halcanary
117672db3f
bin/sync-and-gyp: pass --deps='...' to gclient sync
.
...
GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1705063002
Review URL: https://codereview.chromium.org/1705063002
2016-02-17 08:39:23 -08:00
mtklein
dc469adf04
come on, this is how you drive-by
...
BUG=skia:
GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1708563002
Review URL: https://codereview.chromium.org/1708563002
2016-02-17 06:37:51 -08:00
halcanary
2362c476ef
bin/sync-and-gyp: start using gclient
...
stop using hard-to-maintain git-sync-deps
BUG=skia:4885
GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1693963005
Review URL: https://codereview.chromium.org/1693963005
2016-02-16 11:48:06 -08:00
halcanary
a4c26c0d3a
bin/sync-and-gyp: sh->py (make more cross-platform)
...
Review URL: https://codereview.chromium.org/1425593011
2015-11-09 08:28:13 -08:00
mtklein
143fd5547c
bin/deps-and-gyp -> bin/sync-and-gyp
...
NOTREECHECKS=true
BUG=skia:
Review URL: https://codereview.chromium.org/1423463005
2015-11-03 12:07:47 -08:00
halcanary
1f17364dc8
bin/sync-and-gyp: gclient hackery
...
Review URL: https://codereview.chromium.org/1427183003
2015-11-02 10:22:43 -08:00
Hal Canary
94475cdbfb
sync-and-gyp: Update shell script to correct the syntax of functions
...
R=halcanary@gmail.com
Review URL: https://codereview.chromium.org/1342543003 .
2015-09-11 20:49:00 -04:00
halcanary
43315bbe4b
sync-and-gyp: make smarter
...
This fixes two issues: If gyp is run with the CXX and CC environment
variables set, it will produce different ninja build files.
sync-and-gyp now tracks the values of those variables; if they change,
re-run gyp.
Secondly, we introduced find.py, which is used inside gyp files. If
the contents of certain directories changes, gyp should be re-run. So
now we track those directories too.
Review URL: https://codereview.chromium.org/1153083002
2015-05-26 08:01:19 -07:00
halcanary
8440baa5d5
sync-and-gyp script: fix to work in MSYS shell
...
NOTRY=true
TBR=scroggo@google.com
Review URL: https://codereview.chromium.org/1104613003
2015-04-24 14:33:06 -07:00
halcanary
135b7ecaa8
tools: add sync-and-gyp script
...
NOTRY=true
Review URL: https://codereview.chromium.org/1035003004
2015-03-27 12:11:49 -07:00