Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upSwitch to mach or similar #2046
Comments
|
Some more items for the wishlist:
|
|
It might also be ideal to cache part of the configure stuff, or to separate the run-once parts from the run-many-times. If I just want a submodule sync , the "checking for integers" bit shouldn't have to run every time. |
|
Just to clarify: |
|
We can close this by #3230 was landed. |
The code is getting rather large. Why not switch to mach or a similar system?
Mach is a python script that Firefox uses to manage tests and direct the build. It wraps around the makefile and provides a lot of useful functions.
A couple of things servo-mach could have: