summaryrefslogtreecommitdiffstats
path: root/tools/mb/mb.py
Commit message (Expand)AuthorAgeFilesLines
* Update the public iOS bot entries in mb_config.pyl.dpranke2016-03-191-2/+7
* mb_config.pyl cleanup: remove unused dev configs from MB.dpranke2016-03-171-30/+3
* Only enforce the 'chromium' check in MB for the default config file.dpranke2016-03-161-38/+38
* mb_config.pyl cleanup part one: remove old bots and masters.dpranke2016-03-151-7/+2
* Add an `mb audit` command to track the GYP->GN progress.dpranke2016-03-141-0/+133
* Enable all Android builders to use 'chrome_with_codecs'.dalecurtis2016-03-091-0/+22
* Dump input files to MB on errors.dpranke2016-02-221-6/+40
* Fix `mb run` on Windows.dpranke2016-02-131-5/+6
* mb: target -> target_name in revised cmdline logic.jbudorick2016-02-051-1/+1
* Add isolate for content_browsertests with --site-per-process.dpranke2016-02-051-14/+19
* Revise android apk target handling in mb again.jbudorick2016-02-031-10/+14
* [Android] Handle isolate command generation in mb for _apk gtest targets.jbudorick2016-02-021-11/+17
* Make mb handle runtime_deps generation for APK targets.jbudorick2016-01-291-10/+29
* Reland of Enable goma on iOS CQ bots and matching waterfall bots. (patchset #...dpranke2015-12-141-0/+2
* Revert of Enable goma on iOS CQ bots and matching waterfall bots. (patchset #...perkj2015-12-141-2/+0
* Enable goma on iOS CQ bots and matching waterfall bots.dpranke2015-12-121-0/+2
* Make MB aware of iOS bot configs and get iOS working.dpranke2015-11-191-6/+30
* Remove code for old style of 'analyze' in MB.dpranke2015-11-191-60/+30
* Make 'targets' option in the GYP code path for MB analyze.Dirk Pranke2015-11-161-1/+1
* Update MB for the new way to run 'analyze'.dpranke2015-11-131-27/+70
* Add MB commands for generating isolates and running them.dpranke2015-10-031-56/+226
* Clean up the environment MB invokes GYP with.dpranke2015-09-291-8/+14
* Make sure that mb can pull out the args from script test target.nednguyen2015-09-291-1/+2
* Rework how we invoke GYP in MB.dpranke2015-09-221-18/+71
* Move `gn check` into the `generate_build_files` step.dpranke2015-09-181-2/+4
* Revert of Attempt to fix expansion of the goma directory in MB on windows. (p...dpranke2015-09-171-2/+4
* Attempt to fix expansion of the goma directory in MB on windows.dpranke2015-09-171-4/+2
* Reland "Remove the 'gyp_config' concept from MB."dpranke2015-09-171-52/+35
* Revert of Remove the 'gyp_config' concept from MB. (patchset #2 id:20001 of h...dpranke2015-09-161-9/+30
* Remove the 'gyp_config' concept from MB.dpranke2015-09-161-30/+9
* Clean up logging in MB.dpranke2015-09-151-71/+23
* Make MB clobber build directories when switching between GYP and GN.dpranke2015-09-141-1/+42
* Add remaining GN targets for the Linux gpu tests.dpranke2015-08-281-1/+14
* Remove arbitrary references to ChromeShell in comments.newt2015-08-251-2/+2
* Add support for the GYP_CROSSCOMPILE env var to MB.dpranke2015-08-141-5/+17
* Add various GPU isolates for GN.dpranke2015-08-121-2/+21
* Fix waterfall bots to not use fastbuild and add presubmit validation.dpranke2015-08-121-1/+1
* Fix the way MB invokes the GYP analyzer.dpranke2015-08-111-2/+2
* The GYP code path for analyze in MB was busted; fix it.Dirk Pranke2015-08-111-1/+1
* Add missing 'gpu_tests' config to MB, fix typo in MB.dpranke2015-08-101-1/+2
* Handle GN/MB analyze crash when running a tryjob with no modified files.dpranke2015-07-221-0/+10
* Clean up code nits in //tools/mb, //testing/buildbot.dpranke2015-07-221-1/+0
* Rework how isolates are generated in MB.dpranke2015-07-221-38/+86
* Remove 'read_only': 1 from most .isolate files.maruel2015-07-201-1/+0
* Re-land "Update docs and command line flags for MB."dpranke2015-07-161-3/+9
* Revert of Update docs and command line flags for MB. (patchset #3 id:40001 of...tsergeant2015-07-161-9/+6
* Update docs and command line flags for MB.dpranke2015-07-151-6/+9
* Clean up mb code.dpranke2015-06-251-48/+0
* Fix various windows-isms in the MB gen code paths.dpranke2015-06-241-4/+7
* Fix errors in MB when run for the first time on a new builder.dpranke2015-06-231-0/+12