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

7 Коммитов

Автор SHA1 Сообщение Дата
jam@chromium.org 13dc41317f Fix chromium.gyp_env to see GYP_MSVS_VERSION.
Fix from scottmg.

R=scottmg@chromium.org

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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@244585 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2014-01-13 21:29:34 +00:00
justincohen@google.com 07dfd0c732 Support GYP_CROSSCOMPILE variable in gyp_helper.
Support setting GYP_CROSSCOMPILE from gyp_env files.

BUG=None

Review URL: https://chromiumcodereview.appspot.com/14652028

git-svn-id: http://src.chromium.org/svn/trunk/src/build@198797 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-05-07 21:05:39 +00:00
scottmg@chromium.org 1045dc07cb support CC/CXX_wrapper in chromium.gyp_env
See https://codereview.chromium.org/13950005/ for where it's required.

R=thakis@chromium.org
BUG=232421

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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@194679 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-04-17 21:15:27 +00:00
iannucci@chromium.org 253839756a Use universal newlines in gyp_helper.
This avoids a stack trace for developers who have dos line endings in their
chromium.gyp_env files.


BUG=


Review URL: https://chromiumcodereview.appspot.com/11293286

git-svn-id: http://src.chromium.org/svn/trunk/src/build@167817 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-11-15 01:51:54 +00:00
iannucci@chromium.org 693c711ddb Selective build clobbering feature (landmines.py and android build scripts).
Adds the ability for devs/troopers/etc. to set 'landmines' in the tree so that
the build will selectively clobber when a builder moves over a revision with such
a change.

This cl has an basis landmines.py, and hooks the clobber mechanism to the android
build scripts.

The relevant cl which implements this for
compile.py is here: https://chromiumcodereview.appspot.com/11234013/

I'm planning to also implement an informational invocation for gclient to let devs know
about any potential landmines so they can decide if they need to clobber.

This previously attempted to land as: https://chromiumcodereview.appspot.com/11175016

R=ilevy@chromium.org,maruel@chromium.org
BUG=121897


Review URL: https://chromiumcodereview.appspot.com/11377141

git-svn-id: http://src.chromium.org/svn/trunk/src/build@167595 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-11-14 04:59:48 +00:00
vandebo@chromium.org db864e9b52 Revert 166085 - Selective build clobbering feature (landmines.py and android build scripts).
It looks like this made win extract_build fail.

Adds the ability for devs/troopers/etc. to set 'landmines' in the tree so that
the build will selectively clobber when a builder moves over a revision with such
a change.

This cl has an basis landmines.py, and hooks the clobber mechanism to the android
build scripts. 

The relevant cl which implements this for
compile.py is here: https://chromiumcodereview.appspot.com/11234013/

I'm planning to also implement an informational invocation for gclient to let devs know
about any potential landmines so they can decide if they need to clobber.

R=cmp,maruel@chromium.org
BUG=121897

Review URL: https://chromiumcodereview.appspot.com/11175016

TBR=iannucci@chromium.org
Review URL: https://codereview.chromium.org/11293111

git-svn-id: http://src.chromium.org/svn/trunk/src/build@166105 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-11-06 01:53:24 +00:00
iannucci@chromium.org 378a534dbb Selective build clobbering feature (landmines.py and android build scripts).
Adds the ability for devs/troopers/etc. to set 'landmines' in the tree so that
the build will selectively clobber when a builder moves over a revision with such
a change.

This cl has an basis landmines.py, and hooks the clobber mechanism to the android
build scripts. 

The relevant cl which implements this for
compile.py is here: https://chromiumcodereview.appspot.com/11234013/

I'm planning to also implement an informational invocation for gclient to let devs know
about any potential landmines so they can decide if they need to clobber.

R=cmp,maruel@chromium.org
BUG=121897

Review URL: https://chromiumcodereview.appspot.com/11175016

git-svn-id: http://src.chromium.org/svn/trunk/src/build@166085 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-11-06 00:13:27 +00:00