diff options
author | scottmg@chromium.org <scottmg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-03-20 17:42:25 +0000 |
---|---|---|
committer | scottmg@chromium.org <scottmg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-03-20 17:42:25 +0000 |
commit | ffe2056247cf654136c6247287a8b59132dda2f4 (patch) | |
tree | 1e18673984e4a01a2548c9e6274b09116577cee7 /tools/boilerplate.py | |
parent | 48abf8153428c988f0740b5515beb4ecab18d837 (diff) | |
download | chromium_src-ffe2056247cf654136c6247287a8b59132dda2f4.zip chromium_src-ffe2056247cf654136c6247287a8b59132dda2f4.tar.gz chromium_src-ffe2056247cf654136c6247287a8b59132dda2f4.tar.bz2 |
Use depot_tools toolchain, remove now unneeded code, fix not including path to win sdk tools
This is enough for this to work OK:
[gn-2013]d:\src\cr\src>gn gen out_gn
[gn-2013]d:\src\cr\src>ninja -C out_gn gn
[gn-2013]d:\src\cr\src>out_gn\gn gen out_gn2
[gn-2013]d:\src\cr\src>ninja -C out_gn2 gn
...
[297/297] LINK gn.exe
I'm not sure if we need all the deleted stuff for something
else, but I guess we can revive it when we need it.
(There's some dependency problem with linking atm, as
"ninja -C out_gn gn" always relinks, but I think it's unrelated.)
R=brettw@chromium.org
BUG=297677
Review URL: https://codereview.chromium.org/204663004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@258327 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools/boilerplate.py')
0 files changed, 0 insertions, 0 deletions