DescriptionPass GYP DEPTH variable to isolate.
This should make it possible to get rid of the ugly
relative paths in the isolate files.
I'm including an example for base_unittests.isolate for
demonstrative purposes only. I can remove it (or convert all
.isolate files in Chromium) before landing.
BUG=343106
TEST=Successful compile+test on Linux using:
ninja -C out/Release base_unittests_run xdisplaycheck
tools/swarming_client/isolate.py run -s out/Release/base_unittests.isolated
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=276671
Patch Set 1 #Patch Set 2 : Removed DEPTH use in include and renamed ROOT_DIR->DEPTH #
Total comments: 3
Patch Set 3 : Updated build/android/pylib/gtest/setup.py and restored space for PRODUCT_DIR #
Total comments: 4
Patch Set 4 : Sorted correctly #Patch Set 5 : Removed base_unittests.isolate #Messages
Total messages: 10 (0 generated)
|