Closed
Bug 1431879
Opened 7 years ago
Closed 7 years ago
Generate json config and moz.build files for GN projects deterministically
Categories
(Firefox Build System :: General, enhancement)
Firefox Build System
General
Tracking
(firefox60 fixed)
RESOLVED
FIXED
mozilla60
Tracking | Status | |
---|---|---|
firefox60 | --- | fixed |
People
(Reporter: chmanchester, Assigned: chmanchester)
References
Details
Attachments
(1 file)
Re-generating things creates huge diffs, we should generate both the config files and moz.build files deterministically.
Assignee | ||
Updated•7 years ago
|
Assignee: nobody → cmanchester
Assignee | ||
Comment 1•7 years ago
|
||
I think the configs are already being generated deterministically, but I have a patch for the moz.builds.
Comment hidden (mozreview-request) |
Comment 3•7 years ago
|
||
mozreview-review |
Comment on attachment 8944981 [details]
Bug 1431879 - Use sorted iterators when generating moz.build files from gn to make the output deterministic.
https://reviewboard.mozilla.org/r/215136/#review220838
Attachment #8944981 -
Flags: review+
Updated•7 years ago
|
Attachment #8944981 -
Flags: review?(core-build-config-reviews) → review+
Pushed by cmanchester@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/781a2e1af4a8
Use sorted iterators when generating moz.build files from gn to make the output deterministic. r=froydnj
Comment 5•7 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox60:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla60
Updated•7 years ago
|
Product: Core → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•