summaryrefslogtreecommitdiffstats
path: root/tools/isolate_driver.py
Commit message (Expand)AuthorAgeFilesLines
* Revert of Add debug symbols to all generated .isolate (bis). (patchset #2 id:...paulmeyer2015-09-211-101/+38
* Add debug symbols to all generated .isolate (bis).maruel2015-09-211-38/+101
* Revert of Add debug symbols to all generated .isolate. (patchset #1 id:420001...thakis2015-09-171-95/+38
* Add debug symbols to all generated .isolate.maruel2015-09-161-38/+95
* Fix sbox_validation_tests & Make isolate_driver.py include the executable itselfmaruel2015-09-091-6/+11
* Revert of Fix sbox_validation_tests & Make isolate_driver.py include the exec...stgao2015-09-031-7/+6
* Fix sbox_validation_tests & Make isolate_driver.py include the executable itselfmaruel2015-09-021-6/+7
* Modify isolate_driver.py to always generate a wrapping .isolate.maruel2015-09-021-5/+1
* Revert of Add support for escaped target names in isolate driver (4th try) (p...noel2015-07-131-4/+1
* Add support for escaped target names in isolate driver (4th try)nyquist2015-07-111-1/+4
* Revert of Add support for escaped target names in isolate driver (3rd try) (p...thakis2015-05-101-4/+1
* Add support for escaped target names in isolate driver (3rd try)nyquist2015-05-091-1/+4
* Revert of Add support for escaped target names in isolate driver. (patchset #...nyquist2015-05-051-4/+1
* Add support for escaped target names in isolate driver.nyquist2015-05-051-1/+4
* Revert of Add support for escaped target names in isolate driver. (patchset #...treib2015-03-061-4/+1
* Add support for escaped target names in isolate driver.nyquist2015-03-051-1/+4
* Do not ignore *.isolated.gen.json when traversing ninja graph.vadimsh2014-10-041-0/+4
* Rename all isolate_dependency_* to files.maruel2014-10-011-1/+1
* 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