summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorscottmg@chromium.org <scottmg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-04-09 01:56:20 +0000
committerscottmg@chromium.org <scottmg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-04-09 01:56:20 +0000
commitc71d328d02df039bd0868904d3c80acee4395653 (patch)
treef3f4726cc0b8c541bc3359f5f8a3f8f0da81d21b /.gitignore
parent647b16abbaee76aea325d32379a2ffb72b7533b6 (diff)
downloadchromium_src-c71d328d02df039bd0868904d3c80acee4395653.zip
chromium_src-c71d328d02df039bd0868904d3c80acee4395653.tar.gz
chromium_src-c71d328d02df039bd0868904d3c80acee4395653.tar.bz2
Split toolchain update and install lookup to make generation faster
runhooks does toolchain update, saving relevant information to build/win_toolchain.json, and during generation this is loaded and used. This worked almost the same previously, however update was called at generation time and the .json was deleted after it was used. This speeds up generation time by a few seconds. (In preference to https://codereview.chromium.org/228093002/) R=dpranke@chromium.org BUG=360878 Review URL: https://codereview.chromium.org/226643011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@262590 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index dc89e6f..efdfa0a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -50,6 +50,7 @@ v8.log
/build/ipch/
/build/Release
/build/Release_x64
+/build/win_toolchain.json
/build/util/LASTCHANGE*
/build/util/support
/build/x64/