Open Bug 1075422 Opened 10 years ago Updated 2 years ago

make source-package includes dist/ directory in local builds

Categories

(Firefox Build System :: General, defect)

defect

Tracking

(Not tracked)

People

(Reporter: massimo, Unassigned)

References

Details

Attachments

(1 file)

When running make -f client.mk source-package locally, the final tarball is about 1GB size but is should be ~140 Mb. This happens because in local builds, MOZ_OBJDIR is not (usually) set and the source package creates an archive of the dist/ directory. https://bugzilla.mozilla.org/show_bug.cgi?id=807637#c18
Attachment #8498046 - Flags: review?(mshal)
Comment on attachment 8498046 [details] [diff] [review] updated exclude directories for source-packages.patch You'll need to get someone else to review this, since I wrote it :). Plus it sounds like using $(notdir $(MOZ_BUILD_ROOT)) is not the way to go from https://bugzilla.mozilla.org/show_bug.cgi?id=807637#c20
Attachment #8498046 - Flags: review?(mshal)
Assignee: nobody → mgervasini
Assignee: gervaland → nobody
Component: General Automation → Build Config
Product: Release Engineering → Core
QA Contact: catlee
Product: Core → Firefox Build System
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: