Closed Bug 1093499 Opened 11 years ago Closed 11 years ago

Add a -C option to mach build

Categories

(Firefox Build System :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
mozilla36

People

(Reporter: glandium, Assigned: glandium)

Details

Attachments

(1 file)

No description provided.
The build system being what it currently is, there are various cases where one wants something explicit, rather than the current autodetection. For instance, one may want to run make -C $objdir chrome instead of make -C $objdir/chrome that mach build chrome currently invokes. There are several such usecases that mach's autodetection makes harder, and it's sometimes awkward when telling people, to debug their issues, to run make -C objdir something and hear back that objdir doesn't exist or something along those lines, because they took "objdir" literally.
Attachment #8516543 - Flags: review?(gps)
Attachment #8516543 - Flags: review?(gps) → review+
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla36
Product: Core → Firefox Build System
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: