Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2227)

Unified Diff: ninja

Issue 23523059: Update ninja to v1.4.0 on Mac, Linux32, Linux64, Windows. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/depot_tools/
Patch Set: Created 7 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | ninja.exe » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ninja
===================================================================
--- ninja (revision 222919)
+++ 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.3.4
+ git clone https://github.com/martine/ninja.git -b v1.4.0
./ninja/bootstrap.py
Then add ~/ninja/ to your PATH.
EOF
« no previous file with comments | « no previous file | ninja.exe » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698