Closed
Bug 773913
Opened 13 years ago
Closed 12 years ago
mach: frontend for running builds
Categories
(Firefox Build System :: Mach Core, enhancement)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 841445
People
(Reporter: gps, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [mach])
Currently, mach builds stuff and that is it. I think it would be a cool idea if it provided a convenient way to launch the built binary(s).
What this will look like, I don't know. It could probably leverage mozrunner (testing/mozbase/mozrunner in the tree) to find and run binaries. If so, it would essentially be a front-end to mozrunner.
I'm mostly interested in running the main application (Firefox, Fennec, etc). But, if we can add support for other common binaries (like js and xpcshell), that might be worthwhile.
We should also throw a message into the console at the end of a successful build that says how to launch the application. e.g. "You have built Firefox. To run it: ./mach run. Or, ./mach run --help to see additional options."
This is really an open-ended feature. Whoever builds it has a lot of leeway.
Reporter | ||
Updated•13 years ago
|
Blocks: machfeatures
No longer depends on: mach
Reporter | ||
Updated•13 years ago
|
Component: Build Config → mach
Comment 1•13 years ago
|
||
Probably covered by bug 841445?
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
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
•