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

Issue 457003004: Make landmines work on local builds too (Closed)

Created:
6 years, 4 months ago by scottmg
Modified:
6 years, 4 months ago
Reviewers:
iannucci
CC:
chromium-reviews
Project:
chromium
Visibility:
Public.

Description

Make landmines work on local builds too Moves (some of) gyp environment setup out of gyp_chromium into separate module, and shares that between gyp_chromium and landmines.py. landmines.py is added as the first entry in DEPS hooks so that it can clobber the entire build directory before running other hooks that extract/generate into the build dir. Reland with fix for ios, and for clean pull. R=iannucci@chromium.org BUG=400011 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=289099 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=289546

Patch Set 1 #

Total comments: 1

Patch Set 2 : . #

Total comments: 8

Patch Set 3 : . #

Patch Set 4 : reland: handle clean pull and ios #

Unified diffs Side-by-side diffs Delta from patch set Stats (+81 lines, -73 lines) Patch
M .gitignore View 1 chunk +1 line, -0 lines 0 comments Download
M DEPS View 1 2 3 1 chunk +11 lines, -0 lines 0 comments Download
M build/get_landmines.py View 1 2 3 3 chunks +2 lines, -13 lines 0 comments Download
M build/gyp_chromium View 1 2 3 6 chunks +4 lines, -29 lines 0 comments Download
A build/gyp_environment.py View 1 2 1 chunk +33 lines, -0 lines 0 comments Download
M build/landmines.py View 1 2 6 chunks +28 lines, -31 lines 0 comments Download
M build/vs_toolchain.py View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 17 (0 generated)
scottmg
I tried to make the smallest change possible that I think works. If it seems ...
6 years, 4 months ago (2014-08-12 17:22:12 UTC) #1
iannucci
lgtm, probably worth a PSA + CQ. https://codereview.chromium.org/457003004/diff/20001/build/gyp_environment.py File build/gyp_environment.py (right): https://codereview.chromium.org/457003004/diff/20001/build/gyp_environment.py#newcode35 build/gyp_environment.py:35: return vs2013_runtime_dll_dirs ...
6 years, 4 months ago (2014-08-12 18:34:09 UTC) #2
scottmg
https://codereview.chromium.org/457003004/diff/20001/build/gyp_environment.py File build/gyp_environment.py (right): https://codereview.chromium.org/457003004/diff/20001/build/gyp_environment.py#newcode35 build/gyp_environment.py:35: return vs2013_runtime_dll_dirs On 2014/08/12 18:34:08, iannucci wrote: > weird ...
6 years, 4 months ago (2014-08-12 18:50:44 UTC) #3
scottmg
The CQ bit was checked by scottmg@chromium.org
6 years, 4 months ago (2014-08-12 18:51:08 UTC) #4
iannucci
On 2014/08/12 18:50:44, scottmg wrote: > https://codereview.chromium.org/457003004/diff/20001/build/gyp_environment.py > File build/gyp_environment.py (right): > > https://codereview.chromium.org/457003004/diff/20001/build/gyp_environment.py#newcode35 > ...
6 years, 4 months ago (2014-08-12 18:52:10 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/scottmg@chromium.org/457003004/40001
6 years, 4 months ago (2014-08-12 18:53:26 UTC) #6
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: android_aosp on tryserver.chromium.linux ...
6 years, 4 months ago (2014-08-12 22:48:35 UTC) #7
scottmg
Committed patchset #3 manually as 289099 (presubmit successful).
6 years, 4 months ago (2014-08-12 22:52:28 UTC) #8
iannucci
A revert of this CL (patchset #3) has been created in https://codereview.chromium.org/469623002/ by iannucci@chromium.org. The ...
6 years, 4 months ago (2014-08-13 01:59:58 UTC) #9
scottmg
The CQ bit was checked by scottmg@chromium.org
6 years, 4 months ago (2014-08-13 17:43:16 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/scottmg@chromium.org/457003004/80001
6 years, 4 months ago (2014-08-13 17:44:24 UTC) #11
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: android_aosp on tryserver.chromium.linux ...
6 years, 4 months ago (2014-08-13 23:48:01 UTC) #12
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 4 months ago (2014-08-13 23:56:59 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: mac_chromium_rel_swarming on tryserver.chromium.mac (http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_rel_swarming/builds/2971)
6 years, 4 months ago (2014-08-13 23:57:00 UTC) #14
scottmg
The CQ bit was checked by scottmg@chromium.org
6 years, 4 months ago (2014-08-14 00:36:08 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/scottmg@chromium.org/457003004/80001
6 years, 4 months ago (2014-08-14 00:44:53 UTC) #16
commit-bot: I haz the power
6 years, 4 months ago (2014-08-14 14:03:52 UTC) #17
Message was sent while issue was closed.
Committed patchset #4 (80001) as 289546

Powered by Google App Engine
This is Rietveld 408576698