summaryrefslogtreecommitdiffstats
path: root/tools/isolate_driver.py
Commit message (Expand)AuthorAgeFilesLines
* lib32/ doesn't exist on OSX x64 build. Update browser_tests accordingly.maruel2014-09-261-1/+1
* Make isolate_driver.py only add .dll/.so/.dylib for component builds' generat...jam2014-09-221-0/+6
* Fix a bug in isolate_driver.py where it would map directories.maruel2014-09-171-5/+7
* Add new isolation mode "prepare".vadimsh2014-09-091-2/+23
* 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