Open Bug 882354 Opened 12 years ago Updated 3 years ago

move GARBAGE_DIRS and GARBAGE to moz.build

Categories

(Firefox Build System :: General, defect)

defect

Tracking

(Not tracked)

People

(Reporter: joey, Unassigned)

Details

No description provided.
Also include GARBAGE +=
Ignore DIST_GARBAGE, local var used by the distclean target in 2 makefiles + /nsprpub/.
Summary: move GARBAGE_DIRS and DIST_GARBAGE to moz.build → move GARBAGE_DIRS and GARBAGE to moz.build
Along a similar vein as my recent comments, aren't GARBAGE_DIRS and friends almost always associated with rules in Makefile.in files? If so, I argue we shouldn't do this.
(In reply to Gregory Szorc [:gps] from comment #3) > Along a similar vein as my recent comments, aren't GARBAGE_DIRS and friends > almost always associated with rules in Makefile.in files? If so, I argue we > shouldn't do this. If we do not migrate them content lingers in Makefile.in preventing them from being removed. Logic can still be reworked, deprecated, whatever later on but let's get drive the Makefile.in count to 0 then work on the longer term answers.
Product: Core → Firefox Build System
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.