Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(156)

Issue 322403003: Pass GYP DEPTH variable to isolate. (Closed)

Created:
6 years, 6 months ago by kjellander_chromium
Modified:
6 years, 6 months ago
Reviewers:
M-A Ruel
CC:
chromium-reviews, erikwright+watch_chromium.org
Visibility:
Public.

Description

Pass 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 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -0 lines) Patch
M build/android/pylib/gtest/setup.py View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M build/isolate.gypi View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
kjellander_chromium
6 years, 6 months ago (2014-06-11 17:45:42 UTC) #1
M-A Ruel
You'll have to update build/android/pylib/gtest/setup.py too https://codereview.chromium.org/322403003/diff/40001/build/isolate.gypi File build/isolate.gypi (left): https://codereview.chromium.org/322403003/diff/40001/build/isolate.gypi#oldcode85 build/isolate.gypi:85: '--path-variable', 'PRODUCT_DIR', '<(PRODUCT_DIR) ...
6 years, 6 months ago (2014-06-11 18:03:02 UTC) #2
kjellander_chromium
Updated build/android/pylib/gtest/setup.py and restored PRODUCT_DIR - do I need the same space for DEPTH? Should ...
6 years, 6 months ago (2014-06-11 18:15:06 UTC) #3
M-A Ruel
On 2014/06/11 18:15:06, kjellander wrote: > Updated build/android/pylib/gtest/setup.py and restored PRODUCT_DIR - do I need ...
6 years, 6 months ago (2014-06-11 18:21:23 UTC) #4
kjellander_chromium
To clarify: do you want me to update all .isolate files below src/ and include ...
6 years, 6 months ago (2014-06-11 18:33:30 UTC) #5
kjellander_chromium
The CQ bit was checked by kjellander@chromium.org
6 years, 6 months ago (2014-06-12 09:24:23 UTC) #6
kjellander_chromium
The CQ bit was unchecked by kjellander@chromium.org
6 years, 6 months ago (2014-06-12 09:24:27 UTC) #7
kjellander_chromium
The CQ bit was checked by kjellander@chromium.org
6 years, 6 months ago (2014-06-12 09:32:41 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kjellander@chromium.org/322403003/100001
6 years, 6 months ago (2014-06-12 09:33:22 UTC) #9
commit-bot: I haz the power
6 years, 6 months ago (2014-06-12 14:29:07 UTC) #10
Message was sent while issue was closed.
Change committed as 276671

Powered by Google App Engine
This is Rietveld 408576698