Platform/2013-09-10: Difference between revisions

m
Line 68: Line 68:
** Combination of C++ header dependency elimination and core build system changes.
** Combination of C++ header dependency elimination and core build system changes.
* Build tiers have been inverted. Expect some fully concurrent building soon \o/
* Build tiers have been inverted. Expect some fully concurrent building soon \o/
** This clearly shows how much C++ compilation dominates build times. Anything you can do to reduce C++ compilation time will make the build faster. This work is largely outside the scope of the core build config group.
* |mach test| has landed. You can now run test suites by their TBPL abbreviation e.g. |mach test M1|. Not all tests supported. File bugs against Testing :: General to plug gaps.
* |mach test| has landed. You can now run test suites by their TBPL abbreviation e.g. |mach test M1|. Not all tests supported. File bugs against Testing :: General to plug gaps.


canmove, Confirmed users
409

edits