- 11 Sep, 2017 1 commit
-
-
Takuto Ikuta authored
New binaries for Mac, Linux32, Linux64, Windows. Also update shell script. See the bug for how these were built. The main "new" thing is fix for old cmake. Bug: 762354, 762407 Change-Id: I4f825e357796e1cb52d2efa041bde46d68cbe152 Reviewed-on: https://chromium-review.googlesource.com/659477Reviewed-by:
Nico Weber <thakis@chromium.org> Commit-Queue: Takuto Ikuta <tikuta@google.com>
-
- 05 Sep, 2017 1 commit
-
-
Takuto Ikuta authored
New binaries for Mac, Linux32, Linux64, Windows. Also update shell script. See the bug for how these were built. The main "new" thing is performance improvement when building chrome with goma. After confirming the the behavior of ninja 1.8.0 on buildbot, I will roll ninja 1.8.1 includes fix for non-deterministic test. TBR=dpranke@chromium.org Bug: 761691, 738186 Change-Id: I108996dccfdf5d95d8815d6cece5eba46f3e8178 Reviewed-on: https://chromium-review.googlesource.com/648372 Commit-Queue: Takuto Ikuta <tikuta@google.com> Reviewed-by:
Nico Weber <thakis@chromium.org>
-
- 09 Nov, 2016 1 commit
-
-
thakis authored
New binaries for Mac, Linux32, Linux64, Windows. Also update shell script. See the bug for how these were built. The main "new" thing is a regression fix where 1.7.1 broke %e %r in NINJA_STATUS. BUG=663749 Review-Url: https://codereview.chromium.org/2489023002
-
- 28 Apr, 2016 1 commit
-
-
thakis@chromium.org authored
See the bug for how these were built (comment 16 onwards). See the bug comment 0 also for what's new in this version. All binaries built by thakis@chromium.org. The Windows binary is now (as of 1.7.x) 64-bit instead of 32-bit. BUG=607268 TBR=scottmg@chromium.org Review URL: https://codereview.chromium.org/1925133002 . git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@300281 0039d316-1c4b-4281-b951-d872f2087c98
-
- 27 Apr, 2016 1 commit
-
-
thakis@chromium.org authored
See the bug for how these were built. See the bug comment 0 also for what's new in this version. The linux binaries were built by thestig@chromium.org. The windows and mac binaries were built by thakis@chromium.org. The Windows binary is now 64-bit instead of 32-bit. BUG=607268 R=scottmg@chromium.org Review URL: https://codereview.chromium.org/1919773006 . git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@300251 0039d316-1c4b-4281-b951-d872f2087c98
-
- 29 Jun, 2015 1 commit
-
-
thakis@chromium.org authored
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=505508 TBR=maruel@chromium.org Review URL: https://codereview.chromium.org/1221683003 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@295863 0039d316-1c4b-4281-b951-d872f2087c98
-
- 24 Nov, 2014 1 commit
-
-
thakis@chromium.org authored
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=436109 TBR=maruel@chromium.org Review URL: https://codereview.chromium.org/755753002 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@293084 0039d316-1c4b-4281-b951-d872f2087c98
-
- 28 Jun, 2014 1 commit
-
-
thakis@chromium.org authored
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 TBR=maruel@chromium.org Review URL: https://codereview.chromium.org/357043005 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@280451 0039d316-1c4b-4281-b951-d872f2087c98
-
- 27 Jun, 2014 2 commits
-
-
thakis@chromium.org authored
Might have caused ninja: error: '..\..\third_party\qunit\src', needed by 'remoting\unittests\qunit\src', missing and no known rule to make it on the windows bots. BUG=389683 Review URL: https://codereview.chromium.org/341253004 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@280434 0039d316-1c4b-4281-b951-d872f2087c98
-
thakis@chromium.org authored
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
-
- 13 Sep, 2013 1 commit
-
-
thakis@chromium.org authored
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 This will hopefully fix http://crbug.com/247311 BUG=289947, 247311 Review URL: https://codereview.chromium.org/23523059/ git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@222974 0039d316-1c4b-4281-b951-d872f2087c98
-
- 04 Jun, 2013 1 commit
-
-
thakis@chromium.org authored
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 This contains fixes for http://crbug.com/245034 and http://crbug.com/242397 BUG=242397,245034,246734 TBR=scottmg git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@204049 0039d316-1c4b-4281-b951-d872f2087c98
-
- 30 May, 2013 1 commit
-
-
scottmg@chromium.org authored
This is ninja at 4df15104d532ad91b7a9d3c54985180a6c2f2533. Changes since 1.3.3 include that affect this Windows build: - fixing '-t msvc' to stop lowercasing paths from /showIncludes output - fix a crash in tool target suggestions - error checking on -j. This version is newer than 1.3.3 but --version will say 1.3.0git. Other platforms are staying at 1.3.3. All platforms will re-converge at 1.4.0. R=thakis@chromium.org BUG=242397 Review URL: https://codereview.chromium.org/16232002 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@203165 0039d316-1c4b-4281-b951-d872f2087c98
-
- 20 May, 2013 1 commit
-
-
thakis@chromium.org authored
On mac, I ran: git checkout v1.3.3 ./bootstrap.py CXX=path/to/chromiums/clang++ ./configure --with-gtest=path/to/gtest ./ninja ninja_test ./ninja_test # all passed strip ninja Empty build perf is ~7% slower (https://github.com/martine/ninja/issues/544), but this allows us to enable deps mode by default which will make empty builds twice as fast. Mac binary size grew by ~16kB. The linux binaries were built by thestig@chromium.org. The windows binary was built by scottmg@chromium.org. New stuff since 1.1: - NINJA_STATUS now allows %e, for elapsed time. - "pool" feature - "compdb" tool for writing clang compilation databases - faster deps mode (needs to be explicitly enabled in gyp, not done yet) BUG=241628 Review URL: https://codereview.chromium.org/15490003 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@201143 0039d316-1c4b-4281-b951-d872f2087c98
-
- 02 Jan, 2013 1 commit
-
-
thakis@chromium.org authored
On mac, I ran: git checkout v1.1.0 ninja ./ninja ninja_test ./ninja_test # all passed strip ninja I verified that the empty build speed doesn't change. Mac binary size grew by ~8kB. The linux binaries were built by tony@chromium.org. The windows binary was built by scottmg@chromium.org. BUG=167996 Review URL: https://codereview.chromium.org/11734004 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@174818 0039d316-1c4b-4281-b951-d872f2087c98
-
- 19 Oct, 2012 1 commit
-
-
scottmg@google.com authored
Update to b022e789fd of github.com/martine/ninja:master. Specifically, pulls in space-in-path dependency file fix here: https://github.com/martine/ninja/commit/32f8ed1178089a4c3b88b95c717e0399d9da957b Bootstrapped from clean pull, ninja_test passes cleanly. BUG=156789 TBR=maruel Review URL: https://codereview.chromium.org/11226006 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@163001 0039d316-1c4b-4281-b951-d872f2087c98
-
- 18 Sep, 2012 1 commit
-
-
scottmg@google.com authored
Note that this unforks, windows ninja is now built from martine/ninja. TBR=iannucci@chromium.org Review URL: https://codereview.chromium.org/10947018 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@157451 0039d316-1c4b-4281-b951-d872f2087c98
-
- 01 Aug, 2012 1 commit
-
-
scottmg@google.com authored
Make 'deplist' and 'depfile' synonyms temporarily during transition of name in gyp. BUG= TEST= Review URL: https://chromiumcodereview.appspot.com/10823120 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@149425 0039d316-1c4b-4281-b951-d872f2087c98
-
- 23 Jul, 2012 1 commit
-
-
scottmg@google.com authored
Don't compact depdb unless creating at startup. BUG= TEST= Review URL: https://chromiumcodereview.appspot.com/10790119 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@147861 0039d316-1c4b-4281-b951-d872f2087c98
-
- 19 Jul, 2012 2 commits
-
-
scottmg@google.com authored
Don't move cursor when outputting build line to avoid the noise. BUG= TEST= Review URL: https://chromiumcodereview.appspot.com/10790082 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@147558 0039d316-1c4b-4281-b951-d872f2087c98
-
scottmg@google.com authored
- remove .recompact file if it exists, before starting a recompact - merge upstream BUG= TEST= Review URL: https://chromiumcodereview.appspot.com/10790076 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@147494 0039d316-1c4b-4281-b951-d872f2087c98
-
- 17 Jul, 2012 1 commit
-
-
scottmg@google.com authored
Add compacting of dep_database when it exceeds size threshold. TBR=maruel@google.com Review URL: https://chromiumcodereview.appspot.com/10789042 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@147049 0039d316-1c4b-4281-b951-d872f2087c98
-
- 22 Jun, 2012 2 commits
-
-
scottmg@google.com authored
- fix FILE* leak when updating build_log version - push PATH into parent environment in ninja-deplist-helper BUG= TEST= Review URL: https://chromiumcodereview.appspot.com/10630031 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@143663 0039d316-1c4b-4281-b951-d872f2087c98
-
scottmg@chromium.org authored
Update ninja binary with upstream: - $in_newline instead of $in - Improved build log format for faster loading. Review URL: https://chromiumcodereview.appspot.com/10399040 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@143525 0039d316-1c4b-4281-b951-d872f2087c98
-
- 13 Apr, 2012 1 commit
-
-
scottmg@chromium.org authored
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
-
- 04 Apr, 2012 1 commit
-
-
scottmg@chromium.org authored
Fixes regression in includes filtering for ninja-deplist-helper. TBR=maruel Review URL: https://chromiumcodereview.appspot.com/9982010 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@130677 0039d316-1c4b-4281-b951-d872f2087c98
-
- 14 Mar, 2012 1 commit
-
-
scottmg@chromium.org authored
Work on faster dependency database, noisyness filtering, faster mtime. TBR=maruel git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@126530 0039d316-1c4b-4281-b951-d872f2087c98
-
- 29 Feb, 2012 1 commit
-
-
scottmg@chromium.org authored
- Support quiet option on ninja-deplist-helper. - Add "overprint" mode to ninja when attached to a console. - Fix slash handling in creating output directories. - Merge response file support from master branch Review URL: https://chromiumcodereview.appspot.com/9539015 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@124266 0039d316-1c4b-4281-b951-d872f2087c98
-
- 22 Feb, 2012 1 commit
-
-
scottmg@chromium.org authored
Built from https://github.com/sgraham/ninja/tree/deplist. Review URL: https://chromiumcodereview.appspot.com/9372088 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@122940 0039d316-1c4b-4281-b951-d872f2087c98
-