Граф коммитов

2 Коммитов

Автор SHA1 Сообщение Дата
daniimms dcadd9c820 Remove unused constant in build/PRESUBMIT.py
R=dpranke@chromium.org
BUG=NONE

Review URL: https://codereview.chromium.org/1095333003

Cr-Original-Commit-Position: refs/heads/master@{#326073}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: 3a38a6024d19c55055ac5d7ff10dbd5d4dc52a4c
2015-04-21 18:12:46 +00:00
sbc acb2b06eb0 gyp_chromium: Better parsing of -G command line flag.
Handle -G output_dir=foo as well as -Goutput_dir=foo.
I'm not sure how common this case is but we have
NaCl SDK bot that do this.

Getting this wrong results in windows toolchain being
installed in 'out/' (which doesn't necessarily exist)
rather than the output_dir tree and gyp uses.

Add unittests for the affected parts of gyp_chromium.

BUG=454594

Review URL: https://codereview.chromium.org/896663002

Cr-Original-Commit-Position: refs/heads/master@{#314381}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: 10ef1e2aa8ebb806ccfe7c52235f0fb76564ee2c
2015-02-03 19:26:17 +00:00