Closed
Bug 498527
Opened 16 years ago
Closed 15 years ago
Make the clobberer srcdir-aware
Categories
(Release Engineering :: General, defect, P3)
Release Engineering
General
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: mozilla, Unassigned)
References
Details
Once bug 498522 lands, we'll have a split between the srcdir and objdir for builders.
We could have various types of clobberer behavior:
o clobber just the objdir when there's a request
o clobber the objdir + srcdir when there's a request
o clobber the objdir and have an option to clobber the srcdir per request
I think objdir clobber is most important; that's part of bug 498522.
srcdir clobber would be a very nice thing to have, just in case something goes wrong with hg or we have to deal with another nspr configure merge or something. The main thing I'm concerned with here is the srcdir clobber should be per machine, rather than per builder; if the request comes in, and the depend build clobbers the srcdir, the debug build right after shouldn't have to clobber the srcdir again unless someone requests it again.
Reporter | ||
Updated•16 years ago
|
Component: Release Engineering → Release Engineering: Future
Comment 1•16 years ago
|
||
Mass move of bugs from Release Engineering:Future -> Release Engineering. See
http://coop.deadsquid.com/2010/02/kiss-the-future-goodbye/ for more details.
Component: Release Engineering: Future → Release Engineering
Priority: -- → P3
Reporter | ||
Comment 2•15 years ago
|
||
Since shared src was wontfixed, wontfixing.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → WONTFIX
Assignee | ||
Updated•12 years ago
|
Product: mozilla.org → Release Engineering
You need to log in
before you can comment on or make changes to this bug.
Description
•