Closed
Bug 1057690
Opened 11 years ago
Closed 11 years ago
"mach build /directory" doesn't build whole subtree?
Categories
(Firefox Build System :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1055204
People
(Reporter: jduell.mcbugs, Unassigned)
Details
STR:
- build the tree
- apply this patch (adds a new .cpp/.h file to /netwerk/protocol/http
- try "mach build netwerk": nothing happens
- but "mach build netwerk/protocol/http" does find and try to build.
- so does plain old "mach build".
So a build of a top-level subdirectory doesn't recurse?
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Component: mach → Build Config
Resolution: --- → DUPLICATE
Updated•8 years ago
|
Product: Core → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•