summaryrefslogtreecommitdiffstats
path: root/tools/isolate_driver.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug in dependency recursion in isolate_driver.py.kbr@chromium.org2014-05-311-17/+15
* Revert of Enable the ninja parsing code all the time. (https://codereview.chr...falken@chromium.org2014-05-091-6/+158
* isolate_driver: Enable ninja parsing code all the time.maruel@chromium.org2014-05-091-158/+6
* Assume the foo_test_run depends on everything needed to run the test.maruel@chromium.org2014-05-061-2/+7
* Make isolate_driver.py process build.ninja and extract dependencies. (bis)maruel@chromium.org2014-04-111-60/+166
* Revert 263058 "Make isolate_driver.py process build.ninja and ex..."viettrungluu@chromium.org2014-04-101-162/+60
* Make isolate_driver.py process build.ninja and extract dependencies.maruel@chromium.org2014-04-101-60/+162
* Disable the hack in isolate_driver.py, it is not sufficient.maruel@chromium.org2014-04-071-1/+3
* Implement work around to detect libraries being linked.maruel@chromium.org2014-04-071-10/+45
* Disable component builds hack in isolate_driver.pymaruel@chromium.org2014-04-041-1/+2
* Add a wrapper script which modifies the .isolate on the fly.maruel@chromium.org2014-04-041-0/+132