summaryrefslogtreecommitdiffstats
path: root/tools/mb/mb.py
Commit message (Expand)AuthorAgeFilesLines
* Fix error code propagation in 'mb gen'.dpranke2015-04-241-6/+5
* Re-roll GN to 326666 and fix GN-related bugs.dpranke2015-04-241-1/+1
* Make sure 'mb analyze' handles "all" correctly as a target.dpranke2015-04-161-0/+8
* Fix mb crash that would happen when we bailed out early.Dirk Pranke2015-04-141-1/+1
* mb fixes: fix uninitialized return value on empty file listDirk Pranke2015-04-141-0/+1
* Explicitly specify the path to GN in mb.py.dpranke2015-04-141-7/+17
* mb testing and fixes to make 'mb analyze' work for GNdpranke2015-04-111-38/+66
* Testing and bugfixing for the new MB gyp/gn wrapper.dpranke2015-04-091-18/+17
* Implement mb - a meta-build wrapper for bots to use in the GYP->GN migration.dpranke2015-04-081-0/+511