Commit Graph

8 Commits (db9b0e3a04439010e3f577458a53c5f5dac16808)

Author SHA1 Message Date
scottmg@chromium.org c30dc5911b Update windows ninja binaries
Merge upstream master.

- Includes -V option to see current ninja version (120514).
- Faster build_log loading.

TBR=maruel@chromium.org
Review URL: https://chromiumcodereview.appspot.com/10386135

git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@137074 0039d316-1c4b-4281-b951-d872f2087c98
14 years ago
scottmg@chromium.org 8f2d2c5a88 Update ninja binaries.
Pass a valid stdin to child processes.

git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@136053 0039d316-1c4b-4281-b951-d872f2087c98
14 years ago
scottmg@chromium.org 81e52d0a52 Merge upstream changes to ninja binaries.
- Nico's improvements to memchr; didn't help perf on Windows, but to avoid diverging.
- Fix bug in ninja-deplist-helper that could cause crash when growing database
  sometimes.
Review URL: https://chromiumcodereview.appspot.com/10377038

git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@135743 0039d316-1c4b-4281-b951-d872f2087c98
14 years ago
scottmg@chromium.org 36086783c0 Update ninja binaries.
Fix writing ninja log header multiple times.
Fix normalization of paths on different drives.

TBR=maruel@chromium.org
Review URL: https://chromiumcodereview.appspot.com/10345005

git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@134993 0039d316-1c4b-4281-b951-d872f2087c98
14 years ago
scottmg@chromium.org 87b8c62911 Update ninja binaries.
Merges recent upstream changes from martine/master:
- Adds -d explain for debugging;
- Adds support for NINJA_STATUS to configure output (see ninja manual);
- Other minor fixes.

TBR=maruel@chromium.org
Review URL: https://chromiumcodereview.appspot.com/10235008

git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@134119 0039d316-1c4b-4281-b951-d872f2087c98
14 years ago
scottmg@chromium.org 63265df5e4 Update Windows ninja binaries
- Automatically line break $in when writing to response files (to support ULDI).
- Some refactoring of stat daemon (still off by default)

TBR=maruel
Review URL: https://chromiumcodereview.appspot.com/10223001

git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@133862 0039d316-1c4b-4281-b951-d872f2087c98
14 years ago
scottmg@chromium.org e9b272ac57 Update to latest Windows ninja binaries.
- Fixes StringPiece usage in ninja-deplist-helper fixing occasional corruption
  of deps (and on gypbot)
- Includes (off by default) stat daemon

TBR=maruel
Review URL: https://chromiumcodereview.appspot.com/10162007

git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@133215 0039d316-1c4b-4281-b951-d872f2087c98
14 years ago
scottmg@chromium.org a90bc037fc Wrap ninja invocation to include python in path, and set up compiler environment before invoking the ninja binary itself (which is moved to a subdirectory).
Review URL: https://chromiumcodereview.appspot.com/9967020

git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@132239 0039d316-1c4b-4281-b951-d872f2087c98
14 years ago