mirror of
https://chromium.googlesource.com/chromium/tools/depot_tools.git
synced 2026-01-11 18:51:29 +00:00
Update ninja to v1.5.0 on Mac, Linux32, Linux64, Windows.
See the bug for how these were built. The linux binaries were built by thestig@chromium.org. The windows binary was built by scottmg@chromium.org. The mac binary was built by thakis@chromium.org BUG=389683 R=maruel@chromium.org Review URL: https://codereview.chromium.org/339083005 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@280425 0039d316-1c4b-4281-b951-d872f2087c98
This commit is contained in:
2
ninja
2
ninja
@@ -12,7 +12,7 @@ cat <<-EOF
|
|||||||
No prebuilt ninja binary was found for this system.
|
No prebuilt ninja binary was found for this system.
|
||||||
Try building your own binary by doing:
|
Try building your own binary by doing:
|
||||||
cd ~
|
cd ~
|
||||||
git clone https://github.com/martine/ninja.git -b v1.4.0
|
git clone https://github.com/martine/ninja.git -b v1.5.0
|
||||||
./ninja/bootstrap.py
|
./ninja/bootstrap.py
|
||||||
Then add ~/ninja/ to your PATH.
|
Then add ~/ninja/ to your PATH.
|
||||||
EOF
|
EOF
|
||||||
|
|||||||
BIN
ninja-linux32
BIN
ninja-linux32
Binary file not shown.
BIN
ninja-linux64
BIN
ninja-linux64
Binary file not shown.
Reference in New Issue
Block a user