Closed
Bug 454199
Opened 17 years ago
Closed 17 years ago
Ignore config/myconfig.mk and config/myrules.mk
Categories
(MailNews Core :: Build Config, defect)
MailNews Core
Build Config
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: standard8, Assigned: standard8)
Details
Attachments
(1 file)
256 bytes,
patch
|
Details | Diff | Splinter Review |
In client.mk we explicitly allow the user to create the files "config/myconfig.mk" and "config/myrules.mk" to set up their build system variables, independent of mozconfig etc.
I want to use these without committing them as part of a patch (or queue or whatever), and I can't at the moment.
I think the right thing to do is to add them to .hgignore.
Attachment #337436 -
Flags: review?(kairo)
Assignee | ||
Updated•17 years ago
|
Attachment #337436 -
Flags: review?(kairo)
Assignee | ||
Comment 1•17 years ago
|
||
Comment on attachment 337436 [details] [diff] [review]
The fix
Looking at the devmo page again, I've just realised that myconfig.mk/myrules.mk have to go in the object directory (which is kinda sad).
Anyway, it makes this bug invalid.
Assignee | ||
Updated•17 years ago
|
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•