Closed
Bug 872087
Opened 12 years ago
Closed 12 years ago
move HOST_LIBRARY_NAME to moz.build
Categories
(Firefox Build System :: General, defect)
Firefox Build System
General
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla24
People
(Reporter: joey, Assigned: jarmstrong)
References
(Blocks 1 open bug)
Details
Attachments
(3 files, 1 obsolete file)
|
9.29 KB,
patch
|
mshal
:
review+
|
Details | Diff | Splinter Review |
|
5.12 KB,
patch
|
ted
:
review+
|
Details | Diff | Splinter Review |
|
6.48 KB,
patch
|
gps
:
review+
|
Details | Diff | Splinter Review |
./build/unix/stdc++compat/Makefile.in
./modules/libbz2/src/Makefile.in
./modules/libmar/src/Makefile.in
./toolkit/crashreporter/google-breakpad/src/common/dwarf/Makefile.in
./toolkit/crashreporter/google-breakpad/src/common/linux/Makefile.in
./toolkit/crashreporter/google-breakpad/src/common/mac/Makefile.in
./toolkit/crashreporter/google-breakpad/src/common/Makefile.in
./toolkit/crashreporter/google-breakpad/src/common/solaris/Makefile.in
Updated•12 years ago
|
Blocks: nomakefiles
| Reporter | ||
Comment 1•12 years ago
|
||
| Reporter | ||
Updated•12 years ago
|
Assignee: nobody → joey
| Reporter | ||
Comment 2•12 years ago
|
||
Comment on attachment 757937 [details] [diff] [review]
move HOST_LIBRARY to moz.build (logic)
Add HOST_LIBRARY as a pass through variable.
Attachment #757937 -
Flags: review?(ted)
| Reporter | ||
Updated•12 years ago
|
Attachment #757937 -
Flags: review?(ted)
| Reporter | ||
Updated•12 years ago
|
Summary: move HOST_LIBRARY to moz.build → move HOST_LIBRARY_NAME to moz.build
| Reporter | ||
Comment 3•12 years ago
|
||
Local build verified, try results pending.
Attachment #758160 -
Flags: review?(mshal)
| Reporter | ||
Comment 4•12 years ago
|
||
Add HOST_LIBRARY_NAME as a pass-through variable.
Attachment #757937 -
Attachment is obsolete: true
Attachment #758163 -
Flags: review?(ted)
Comment 5•12 years ago
|
||
Comment on attachment 758160 [details] [diff] [review]
move HOST_LIBRARY_NAME to mozbuild (file batch #1)
Looks pretty straightforward!
Attachment #758160 -
Flags: review?(mshal) → review+
| Reporter | ||
Comment 6•12 years ago
|
||
Comment on attachment 758160 [details] [diff] [review]
move HOST_LIBRARY_NAME to mozbuild (file batch #1)
Try job: https://tbpl.mozilla.org/?tree=Try&rev=1710525a0e25
Updated•12 years ago
|
Attachment #758163 -
Flags: review?(ted) → review+
| Reporter | ||
Comment 7•12 years ago
|
||
Comment on attachment 758163 [details] [diff] [review]
move HOST_LIBRARY_NAME to mozbuild (python/mozbuild logic)
inbound push https://hg.mozilla.org/integration/mozilla-inbound/rev/f9f7ba08df90
Comment 8•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla24
| Reporter | ||
Comment 9•12 years ago
|
||
Need to reopen, [leave open] whiteboard tag was omitted from the bug and still need an inbound push for the makefile edits.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
| Reporter | ||
Comment 10•12 years ago
|
||
Comment on attachment 758160 [details] [diff] [review]
move HOST_LIBRARY_NAME to mozbuild (file batch #1)
Try job: https://tbpl.mozilla.org/?tree=Try&rev=1710525a0e25
Inbound push: https://tbpl.mozilla.org/?tree=Mozilla-Inbound&rev=d80bc37c23d3
committed changeset 134520:d80bc37c23d3
Comment 11•12 years ago
|
||
Status: REOPENED → RESOLVED
Closed: 12 years ago → 12 years ago
Resolution: --- → FIXED
| Assignee | ||
Comment 13•12 years ago
|
||
| Assignee | ||
Updated•12 years ago
|
Assignee: joey → jarmstrong
| Assignee | ||
Comment 14•12 years ago
|
||
Comment on attachment 764116 [details] [diff] [review]
mozbuild HOST_LIBRARY_NAME conversion cleanup.
It has been a week, time to cleanup behind the conversion.
Added HOST_LIBRARY_NAME to the invalid makefile variable list.
Attachment #764116 -
Flags: review?(gps)
| Assignee | ||
Updated•12 years ago
|
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Updated•12 years ago
|
Attachment #764116 -
Flags: review?(gps) → review+
| Assignee | ||
Comment 15•12 years ago
|
||
Comment on attachment 764116 [details] [diff] [review]
mozbuild HOST_LIBRARY_NAME conversion cleanup.
Pushed to inbound:
committed changeset 135591:5458a7880db5
https://hg.mozilla.org/integration/mozilla-inbound/rev/5458a7880db5
Comment 16•12 years ago
|
||
Status: REOPENED → RESOLVED
Closed: 12 years ago → 12 years ago
Resolution: --- → FIXED
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
•