- 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>
-
- 16 Dec, 2016 1 commit
-
-
Quinten Yearsley authored
Specifically, this CL was made by running codespell (https://github.com/lucasdemarchi/codespell), manually filtering for changes in non-third-party files that appear correct. Change-Id: Ia16c1b29483d777744450d7bea45a178cf877a25 Reviewed-on: https://chromium-review.googlesource.com/420871 Commit-Queue: Quinten Yearsley <qyearsley@chromium.org> Reviewed-by: Aaron Gable <agable@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
BUG=607268 TBR=scottmg@chromium.org Review URL: https://codereview.chromium.org/1924033004 . git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@300283 0039d316-1c4b-4281-b951-d872f2087c98
-
- 28 Jan, 2016 1 commit
-
-
primiano@chromium.org authored
Small fix that makes it possible to use ninja and depot-tools using the mingw64 chroot bundled in git 2.7.0 With this change I can build succesfully on Windows and still have a civilized shell. BUG= TBR=maruel@chromium.org Review URL: https://codereview.chromium.org/1638303006 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@298454 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
-
- 02 Jun, 2014 1 commit
-
-
r.c.ladan@gmail.com authored
Invoke the bash shell via /usr/bin/env so that these scripts run on operating systems without /bin/bash too. TEST=run "git cl owners" on FreeBSD BUG= Review URL: https://codereview.chromium.org/197213008 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@274320 0039d316-1c4b-4281-b951-d872f2087c98
-
- 08 Oct, 2013 1 commit
-
-
sbc@chromium.org authored
The script would previously attempt to run the x86_32 version of ninja on 32-bit arches such as mips and arm rather than display the error message. This error showed up an ARM builder: /mnt/data/b/depot_tools/ninja: line 25: /mnt/data/b/depot_tools/ninja-linux32: cannot execute binary file Review URL: https://codereview.chromium.org/26490004 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@227549 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
-
- 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
-
- 11 Dec, 2012 2 commits
-
-
thakis@chromium.org authored
See https://bugs.webkit.org/show_bug.cgi?id=104523 Review URL: https://chromiumcodereview.appspot.com/11485007 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@172427 0039d316-1c4b-4281-b951-d872f2087c98
-
tony@chromium.org authored
Use case rather than inconsistently using [ and [[. Review URL: https://chromiumcodereview.appspot.com/11522008 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@172343 0039d316-1c4b-4281-b951-d872f2087c98
-
- 10 Dec, 2012 1 commit
-
-
tony@chromium.org authored
I compiled this on the WebKit Linux 32 bot and verified that it runs. Review URL: https://codereview.chromium.org/11511007 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@172191 0039d316-1c4b-4281-b951-d872f2087c98
-
- 01 Nov, 2012 1 commit
-
-
thakis@chromium.org authored
TEST=`~/src/depot_tools/ninja --version` works when depot_tools isn't in PATH Review URL: https://chromiumcodereview.appspot.com/11366044 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@165510 0039d316-1c4b-4281-b951-d872f2087c98
-
- 22 Jun, 2012 1 commit
-
-
scottmg@chromium.org authored
(ninja.bat is now ninja.exe.) TBR=maruel@google.com Review URL: https://chromiumcodereview.appspot.com/10653006 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@143627 0039d316-1c4b-4281-b951-d872f2087c98
-
- 08 May, 2012 1 commit
-
-
rsleevi@chromium.org authored
BUG=none TEST=it works Review URL: https://chromiumcodereview.appspot.com/10310053 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@135873 0039d316-1c4b-4281-b951-d872f2087c98
-
- 13 Apr, 2012 1 commit
-
-
scottmg@chromium.org authored
Shell through to the .bat to make sure the environment is correctly set up. Not sure if there's a better uname to check? Review URL: https://chromiumcodereview.appspot.com/10024045 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@132252 0039d316-1c4b-4281-b951-d872f2087c98
-
- 14 Jan, 2012 1 commit
-
-
thakis@chromium.org authored
Review URL: http://codereview.chromium.org/9214014 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@117754 0039d316-1c4b-4281-b951-d872f2087c98
-
- 13 Jan, 2012 1 commit
-
-
evan@chromium.org authored
The shell script currently just assumes Linux, but can be fixed to run the Mac binary when appropriate. Review URL: http://codereview.chromium.org/9212017 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@117723 0039d316-1c4b-4281-b951-d872f2087c98
-