summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authoriannucci@chromium.org <iannucci@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-08-03 20:36:59 +0000
committeriannucci@chromium.org <iannucci@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-08-03 20:36:59 +0000
commite2e004bdb9d8d13d45b1db637bbad7bdd4a3ef4a (patch)
tree87c6bf6c989c7a72320a1d62deeba22b76505d90 /.gitignore
parent0e3b9513e8f1061acb0f2de99c009afa97f99474 (diff)
downloadchromium_src-e2e004bdb9d8d13d45b1db637bbad7bdd4a3ef4a.zip
chromium_src-e2e004bdb9d8d13d45b1db637bbad7bdd4a3ef4a.tar.gz
chromium_src-e2e004bdb9d8d13d45b1db637bbad7bdd4a3ef4a.tar.bz2
Implement a tool called link_limiter to impose a global restriction on how many
occurances of link.exe and lib.exe can run concurrently. Python builder emits link_limiter.exe and lib_limiter.exe. Skeleton copied from supalink. Seems to behave as expected. Tested with max-concurrency=1 on my local machine. Run python script with the argument 'clean' to... well... clean up. R=cmp,nsylvain BUG= NOTRY=true Review URL: https://chromiumcodereview.appspot.com/10826067 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149911 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 054c3754..a823fdd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -230,6 +230,7 @@ v8.log
/tools/json_schema_compiler/test/json_schema_compiler_tests.xml
/tools/page_cycler/acid3
/tools/tryserver
+/tools/win/link_limiter/build
/ui/resources/aura/google_wallpapers
/v8
/webkit/Debug