Closed
Bug 324370
Opened 20 years ago
Closed 20 years ago
#define MOZILLA_1_8_BRANCH on the 1.8 branch
Categories
(Firefox Build System :: General, defect)
Firefox Build System
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: bryner, Assigned: bryner)
References
Details
(Keywords: fixed1.8.1)
Attachments
(2 files)
644 bytes,
patch
|
benjamin
:
review-
|
Details | Diff | Splinter Review |
1.19 KB,
patch
|
benjamin
:
review+
benjamin
:
approval1.8.1+
|
Details | Diff | Splinter Review |
As discussed on http://wiki.mozilla.org/Global:1.9_Trunk_1.8_Branch_Plan , this #define will be used to deal with API changes for code that will be simultaneously developed on the trunk and the branch.
Assignee | ||
Comment 1•20 years ago
|
||
Attachment #209316 -
Flags: review?(benjamin)
Comment 2•20 years ago
|
||
Comment on attachment 209316 [details] [diff] [review]
patch (for MOZILLA_1_8_BRANCH checkin only)
Please add a variable to autoconf.mk in addition. (MOZILLA_1_8_BRANCH=1, AC_SUBST(MOZILLA_1_8_BRANCH), and add it to autoconf.mk.in... depending on how much of mozilla/toolkit gets mirrored we will need branch/trunk makefile ifdefs.
Attachment #209316 -
Flags: review?(benjamin) → review-
Assignee | ||
Comment 3•20 years ago
|
||
Attachment #209363 -
Flags: review?(benjamin)
Updated•20 years ago
|
Attachment #209363 -
Flags: review?(benjamin)
Attachment #209363 -
Flags: review+
Attachment #209363 -
Flags: approval1.8.1+
Assignee | ||
Comment 4•20 years ago
|
||
checked in
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
•