Chromium Code Reviews

Unified Diff: depot_tools/ninja

Issue 339083005: Update ninja to v1.5.0 on Mac, Linux32, Linux64, Windows. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/
Patch Set: Created 6 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « no previous file | depot_tools/ninja.exe » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: depot_tools/ninja
===================================================================
--- depot_tools/ninja (revision 280418)
+++ depot_tools/ninja (working copy)
@@ -12,7 +12,7 @@
No prebuilt ninja binary was found for this system.
Try building your own binary by doing:
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
Then add ~/ninja/ to your PATH.
EOF
« no previous file with comments | « no previous file | depot_tools/ninja.exe » ('j') | no next file with comments »

Powered by Google App Engine