projects
/
platform
/
upstream
/
ninja.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/ninja.git
2013-04-09
Evan Martin
Merge pull request #532 from nico/sshhh_gtest
commit
|
commitdiff
|
tree
|
snapshot
2013-04-09
Nico Weber
Try to fix build on Linux more.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-09
Nico Weber
Try to fix build on Linux.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-09
Nico Weber
Make ninja_test output nicer.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-09
Nico Weber
Use LinePrinter in test runner.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-09
Nico Weber
Make LinePrinter members private, add comments.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-09
Nico Weber
move printing of new lines into LinePrinter.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-09
Nico Weber
refactor; no intended functionality change
commit
|
commitdiff
|
tree
|
snapshot
2013-04-09
Nico Weber
move single-line printing to new class
commit
|
commitdiff
|
tree
|
snapshot
2013-04-09
Nico Weber
Make gtest output more silent, ninja issue #528.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-08
Evan Martin
sync version number in master with release
commit
|
commitdiff
|
tree
|
snapshot
2013-04-08
Evan Martin
split FakeCommandRunner out of BuildTest
commit
|
commitdiff
|
tree
|
snapshot
2013-04-08
Evan Martin
move test virtual time "now_" into VirtualFileSystem
commit
|
commitdiff
|
tree
|
snapshot
2013-04-08
Evan Martin
Merge pull request #527 from wang-bin/compile_fix
commit
|
commitdiff
|
tree
|
snapshot
2013-04-07
wang-bin
fix compile error about noreturn on windows
commit
|
commitdiff
|
tree
|
snapshot
2013-04-06
Evan Martin
Merge pull request #526 from RedX2501/improved_bash_com...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-06
Guilherme Bufolo
Improved bash completion when using tools like '-t...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-05
Evan Martin
refactor some of the output mtime-handling code
commit
|
commitdiff
|
tree
|
snapshot
2013-04-05
Evan Martin
add noreturn attr on Fatal()
commit
|
commitdiff
|
tree
|
snapshot
2013-04-05
Evan Martin
decided against using XXX in the manual for unknown...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-05
Evan Martin
tag a feature with the right version number
commit
|
commitdiff
|
tree
|
snapshot
2013-04-02
Evan Martin
Merge pull request #525 from nico/escapedollar
commit
|
commitdiff
|
tree
|
snapshot
2013-04-02
Nico Weber
Dollar signs in depfiles are escaped as "$$", not ...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-30
Evan Martin
allow paths with '!' in depfiles
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Evan Martin
Merge pull request #522 from nico/spelldebug
commit
|
commitdiff
|
tree
|
snapshot
2013-03-27
Nico Weber
Add spell checking for debug flags.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-26
Evan Martin
Merge pull request #521 from riannucci/ignore_duplicate...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-23
Robert Iannucci
Add regression test
commit
|
commitdiff
|
tree
|
snapshot
2013-03-23
Robert Iannucci
Fix debug build on linux (type strictness).
commit
|
commitdiff
|
tree
|
snapshot
2013-03-18
Robert Iannucci
Fix Pool to use a set internally
commit
|
commitdiff
|
tree
|
snapshot
2013-03-18
Robert Iannucci
Fix duplicate edge Pool crash in the minimally invasive way
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Evan Martin
Merge pull request #518 from syntheticpp/max-patch
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Peter Kümmel
Posix symbols are not enabled by default for MSVC
commit
|
commitdiff
|
tree
|
snapshot
2013-03-11
Evan Martin
Merge pull request #513 from fifoforlifo/master
commit
|
commitdiff
|
tree
|
snapshot
2013-03-11
Avinash Baliga
Added %e to manual.asciidoc, fixed brace style.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-10
Evan Martin
Merge pull request #512 from pcc/compilation-database
commit
|
commitdiff
|
tree
|
snapshot
2013-03-10
Peter Collingbourne
Add compdb tool
commit
|
commitdiff
|
tree
|
snapshot
2013-03-10
Evan Martin
Merge pull request #499 from lht/patch-1
commit
|
commitdiff
|
tree
|
snapshot
2013-03-10
Evan Martin
Merge pull request #503 from mo/fix_typo_20130219
commit
|
commitdiff
|
tree
|
snapshot
2013-03-10
Evan Martin
Merge pull request #504 from benvanik/master
commit
|
commitdiff
|
tree
|
snapshot
2013-03-10
Evan Martin
Merge pull request #514 from dabrahams/patch-1
commit
|
commitdiff
|
tree
|
snapshot
2013-03-08
Dave Abrahams
Bring in declaration of atoi
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Avinash Baliga
Made %e purely a number.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Avinash Baliga
NINJA_STATUS now takes %e for elapsed time.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-24
Evan Martin
Merge pull request #507 from ikarienator/master
commit
|
commitdiff
|
tree
|
snapshot
2013-02-24
Evan Martin
Merge pull request #502 from tfarina/rm-unused-fun
commit
|
commitdiff
|
tree
|
snapshot
2013-02-24
Bei Zhang
Browse command does not parse URL correctly
commit
|
commitdiff
|
tree
|
snapshot
2013-02-21
Evan Martin
Merge pull request #506 from syntheticpp/string-find
commit
|
commitdiff
|
tree
|
snapshot
2013-02-21
Peter Kümmel
Fix wrong usage of std::string::find
commit
|
commitdiff
|
tree
|
snapshot
2013-02-20
Ben Vanik
Add a check for the VC++ 2012-style 64-bit path.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Martin Olsson
Fix typo, s/verison/version/
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Thiago Farina
Removed unused UnitsWaiting() function from State class.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Evan Martin
manual: move in_newline to the reference
commit
|
commitdiff
|
tree
|
snapshot
2013-02-17
Evan Martin
add versioning notes to features in the manual
commit
|
commitdiff
|
tree
|
snapshot
2013-02-17
Evan Martin
make doc xrefs link to section headers
commit
|
commitdiff
|
tree
|
snapshot
2013-02-17
Haitao Li 李海涛
Fix typo in manual
commit
|
commitdiff
|
tree
|
snapshot
2013-02-17
Evan Martin
rearrange env variable section layout
commit
|
commitdiff
|
tree
|
snapshot
2013-02-17
Evan Martin
move from asciidoc html to asciidoc -> docbook -> html
commit
|
commitdiff
|
tree
|
snapshot
2013-02-16
Evan Martin
say where the default value for -j comes from
commit
|
commitdiff
|
tree
|
snapshot
2013-02-16
Scott Graham
depfile helper: check errors on writing .d files
commit
|
commitdiff
|
tree
|
snapshot
2013-02-16
Evan Martin
docs for ninja_required_version
commit
|
commitdiff
|
tree
|
snapshot
2013-02-16
Evan Martin
add syntax for checking versions
commit
|
commitdiff
|
tree
|
snapshot
2013-02-09
Evan Martin
Merge pull request #498 from pck/cygwin
commit
|
commitdiff
|
tree
|
snapshot
2013-02-09
Paul Kunysch
util.cc: Reusing windows workaround for cygwin.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-01
Evan Martin
mark pools as experimental in the docs
commit
|
commitdiff
|
tree
|
snapshot
2013-02-01
Evan Martin
add a release checklist so I won't forget steps in...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-27
Evan Martin
Merge pull request #485 from petrh/fedora-rpmbuild
commit
|
commitdiff
|
tree
|
snapshot
2013-01-24
Evan Martin
Merge pull request #489 from sgraham/err-message-depfile
commit
|
commitdiff
|
tree
|
snapshot
2013-01-24
Scott Graham
more verbose error (including path) when depfile fails...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-21
Petr Hosek
Removed re2c build dependency from RPM spec file
commit
|
commitdiff
|
tree
|
snapshot
2013-01-17
Evan Martin
Merge pull request #484 from TheOneRing/fix_mingw
commit
|
commitdiff
|
tree
|
snapshot
2013-01-15
Petr Hosek
Use correct Fedora versioning scheme
commit
|
commitdiff
|
tree
|
snapshot
2013-01-14
Petr Hosek
RPM spec file should use correct versioning scheme...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-12
Patrick von...
if windows and not msvc, set platform to mingw
commit
|
commitdiff
|
tree
|
snapshot
2013-01-03
Evan Martin
Merge pull request #479 from nico/testfix
commit
|
commitdiff
|
tree
|
snapshot
2013-01-03
Nico Weber
ManifestParser constructor accesses its first argument...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-30
Evan Martin
always set GTEST_HAS_RTTI=0 in all testing code
commit
|
commitdiff
|
tree
|
snapshot
2012-12-29
Pino Toscano
fix build on non-Linux glibc systems
commit
|
commitdiff
|
tree
|
snapshot
2012-12-29
Evan Martin
drop the "rules" tool completely
commit
|
commitdiff
|
tree
|
snapshot
2012-12-29
Evan Martin
update docs to clarify scoping rules
commit
|
commitdiff
|
tree
|
snapshot
2012-12-29
Evan Martin
rearrange handling of builtin bindings to make rules...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-29
Evan Martin
wrap some overlong lines
commit
|
commitdiff
|
tree
|
snapshot
2012-12-29
Evan Martin
fix all "class" -> "struct"
commit
|
commitdiff
|
tree
|
snapshot
2012-12-29
Evan Martin
add a TODO from a pull request
commit
|
commitdiff
|
tree
|
snapshot
2012-12-29
Evan Martin
Merge pull request #455 from azuk/master
commit
|
commitdiff
|
tree
|
snapshot
2012-12-29
Evan Martin
Merge pull request #467 from ppuryear/browse-error
commit
|
commitdiff
|
tree
|
snapshot
2012-12-29
Evan Martin
ninja_syntax.py: don't add trailing space when build...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-29
Evan Martin
fix test build under clang/system gtest
commit
|
commitdiff
|
tree
|
snapshot
2012-12-28
Evan Martin
wrap test in anon namespace
commit
|
commitdiff
|
tree
|
snapshot
2012-12-21
Evan Martin
correctly open /dev/null in subprocesses
commit
|
commitdiff
|
tree
|
snapshot
2012-12-21
Evan Martin
update a comment
commit
|
commitdiff
|
tree
|
snapshot
2012-12-21
Evan Martin
Merge pull request #474 from yannicklm/master
commit
|
commitdiff
|
tree
|
snapshot
2012-12-21
Evan Martin
Merge pull request #475 from nico/vim
commit
|
commitdiff
|
tree
|
snapshot
2012-12-15
Nico Weber
Update version number in ninja.vim after recent changes.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-14
yannicklm
NINJA_STATUS: add support of `%p` for percentage
commit
|
commitdiff
|
tree
|
snapshot
2012-12-14
Evan Martin
Merge pull request #471 from riannucci/fix_vim_syntax
commit
|
commitdiff
|
tree
|
snapshot
2012-12-14
Evan Martin
Merge pull request #472 from riannucci/add_python_pool_...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-14
Evan Martin
Merge pull request #473 from riannucci/fix_emacs
commit
|
commitdiff
|
tree
|
snapshot
2012-12-14
Robert Iannucci
Add missing default keyword
commit
|
commitdiff
|
tree
|
snapshot
2012-12-14
Robert Iannucci
Add pool
commit
|
commitdiff
|
tree
|
snapshot
next