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-07-19
Nico Weber
Fix diagnostic formatting regression caused by adaa91a3...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-18
Evan Martin
Merge pull request #621 from nico/ninjaload
commit
|
commitdiff
|
tree
|
snapshot
2013-07-18
Nico Weber
Add back contents.resize(), but with a comment and...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-11
Nico Weber
Let the ".ninja parse" metric include the time to read...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-11
Nico Weber
Reuse ManifestParser::Load() in ManifestParser::ParseFi...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-08
Evan Martin
Merge pull request #616 from nico/recompact
commit
|
commitdiff
|
tree
|
snapshot
2013-07-08
Evan Martin
Merge pull request #614 from nico/pooldoc
commit
|
commitdiff
|
tree
|
snapshot
2013-07-08
Evan Martin
Merge pull request #611 from nico/testparse
commit
|
commitdiff
|
tree
|
snapshot
2013-07-08
Maxim Kalaev
Introducing tool 'deps' dumping ninja deps log entries
commit
|
commitdiff
|
tree
|
snapshot
2013-07-08
Nico Weber
Add a 'recompact' tool, which forces recompaction of...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-08
Nico Weber
Merge pull request #615 from mdempsky/strict-murmur
commit
|
commitdiff
|
tree
|
snapshot
2013-07-08
Matthew Dempsky
Fix murmur hash implementations to work on strict alignment
commit
|
commitdiff
|
tree
|
snapshot
2013-07-07
Nico Weber
Mention pools in the discussion of ninja's toplevel...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-02
Nico Weber
Improve error message for duplicate rules and unknown...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-02
Nico Weber
Merge pull request #610 from rnk/wstr
commit
|
commitdiff
|
tree
|
snapshot
2013-07-02
Reid Kleckner
Use fwrite to print whatever the subcommand wrote
commit
|
commitdiff
|
tree
|
snapshot
2013-07-01
Nico Weber
Merge pull request #607 from dajohi/master
commit
|
commitdiff
|
tree
|
snapshot
2013-07-01
David Hill
use !defined(NOT_PPOLL)
commit
|
commitdiff
|
tree
|
snapshot
2013-07-01
David Hill
Exclude Windows as well
commit
|
commitdiff
|
tree
|
snapshot
2013-06-29
David Hill
ugh, missing #
commit
|
commitdiff
|
tree
|
snapshot
2013-06-29
David Hill
cleanup based on comments from martine
commit
|
commitdiff
|
tree
|
snapshot
2013-06-29
David Hill
support Bitrig
commit
|
commitdiff
|
tree
|
snapshot
2013-06-22
Nico Weber
Merge pull request #601 from nico/109fix
commit
|
commitdiff
|
tree
|
snapshot
2013-06-22
Nico Weber
Add stdlib.h include for atol().
commit
|
commitdiff
|
tree
|
snapshot
2013-06-14
Evan Martin
Merge pull request #596 from nico/chunk
commit
|
commitdiff
|
tree
|
snapshot
2013-06-14
Nico Weber
Make sure to not write partial deps entries.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-06
Evan Martin
Merge pull request #593 from nico/moretest
commit
|
commitdiff
|
tree
|
snapshot
2013-06-06
Nico Weber
Add a test for CreatePhonyInEdge() in depsmode path.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-06
Nico Weber
Merge pull request #592 from nico/addtest
commit
|
commitdiff
|
tree
|
snapshot
2013-06-04
Nico Weber
Add test that proves `node->AddOutEdge(edge);` in ...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-04
Nico Weber
Merge pull request #591 from nico/fixrestat
commit
|
commitdiff
|
tree
|
snapshot
2013-06-03
Nico Weber
Fix restat builds with edges generating headers depende...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-29
Nico Weber
Merge pull request #589 from nico/wincase
commit
|
commitdiff
|
tree
|
snapshot
2013-05-29
Nico Weber
Stop `-t msvc -o` from lowercasing paths from /showIncl...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-29
Evan Martin
Merge pull request #586 from grimmy/master
commit
|
commitdiff
|
tree
|
snapshot
2013-05-25
Evan Martin
Merge pull request #588 from jonforums/mingw-fix
commit
|
commitdiff
|
tree
|
snapshot
2013-05-25
Jon
Fix mingw based builds. Fixes #587
commit
|
commitdiff
|
tree
|
snapshot
2013-05-25
Gary Kramlich
Fixed the build on Debian/kfreebsd
commit
|
commitdiff
|
tree
|
snapshot
2013-05-24
Evan Martin
refactor ninja main() into a struct with methods
commit
|
commitdiff
|
tree
|
snapshot
2013-05-24
Evan Martin
simplify some ifdefs
commit
|
commitdiff
|
tree
|
snapshot
2013-05-24
Evan Martin
factor out flag parsing from enormous NinjaMain()
commit
|
commitdiff
|
tree
|
snapshot
2013-05-24
Nico Weber
Merge pull request #585 from nico/fixcrash
commit
|
commitdiff
|
tree
|
snapshot
2013-05-24
Nico Weber
Don't use va_start() with reference parameters, it...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-23
Evan Martin
Merge pull request #470 from rgeary1/remotebrowser
commit
|
commitdiff
|
tree
|
snapshot
2013-05-23
Evan Martin
Merge pull request #578 from pinotree/remove-path-max
commit
|
commitdiff
|
tree
|
snapshot
2013-05-23
Evan Martin
Merge pull request #583 from tru/add_force_pselect
commit
|
commitdiff
|
tree
|
snapshot
2013-05-23
Evan Martin
Merge pull request #579 from rui314/master
commit
|
commitdiff
|
tree
|
snapshot
2013-05-23
Tobias Hieta
Added bootstrap/configure option to force pselect
commit
|
commitdiff
|
tree
|
snapshot
2013-05-22
Richard Geary
Browse tool uses real hostname not localhost, to allow...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-21
Evan Martin
remind myself to update the website when I make a release
commit
|
commitdiff
|
tree
|
snapshot
2013-05-21
Rui Ueyama
Add error check for -j flag.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-21
Rui Ueyama
Fix typo in HACKING.md
commit
|
commitdiff
|
tree
|
snapshot
2013-05-21
Pino Toscano
do not unconditionally use PATH_MAX with getcwd
commit
|
commitdiff
|
tree
|
snapshot
2013-05-20
Evan Martin
Merge pull request #576 from nico/newlines
commit
|
commitdiff
|
tree
|
snapshot
2013-05-19
Evan Martin
Merge pull request #577 from tfarina/structs
commit
|
commitdiff
|
tree
|
snapshot
2013-05-19
Thiago Farina
structs not classes.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-17
Nico Weber
Set stdout to binary mode in -t msvc.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-17
Evan Martin
Merge pull request #574 from sgraham/no-extra-nl
commit
|
commitdiff
|
tree
|
snapshot
2013-05-17
Scott Graham
don't print output with extra newline
commit
|
commitdiff
|
tree
|
snapshot
2013-05-17
Nico Weber
Merge pull request #573 from sgraham/truncate-win
commit
|
commitdiff
|
tree
|
snapshot
2013-05-17
Scott Graham
fix truncate compile error in ninja_test on windows
commit
|
commitdiff
|
tree
|
snapshot
2013-05-17
Evan Martin
require version 1.3 for building ninja itself
commit
|
commitdiff
|
tree
|
snapshot
2013-05-16
Evan Martin
remind myself to push tags
commit
|
commitdiff
|
tree
|
snapshot
2013-05-16
Evan Martin
call this version 1.3.0
commit
|
commitdiff
|
tree
|
snapshot
2013-05-14
Evan Martin
delete obsolete todo
commit
|
commitdiff
|
tree
|
snapshot
2013-05-14
Evan Martin
Merge pull request #572 from nico/incless
commit
|
commitdiff
|
tree
|
snapshot
2013-05-12
Nico Weber
Remove a few unused includes.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-08
Evan Martin
Merge pull request #568 from riannucci/fix_test
commit
|
commitdiff
|
tree
|
snapshot
2013-05-08
Nico Weber
Merge pull request #570 from nico/fixdarwin
commit
|
commitdiff
|
tree
|
snapshot
2013-05-08
Nico Weber
Fix bootstrap on OS X.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-06
Robert Iannucci
Fix Pool tests.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-01
Evan Martin
Merge pull request #565 from mdempsky/master
commit
|
commitdiff
|
tree
|
snapshot
2013-05-01
Matthew Dempsky
Don't poll pipes using POLLRDHUP
commit
|
commitdiff
|
tree
|
snapshot
2013-05-01
Nico Weber
Merge pull request #566 from nico/tweak
commit
|
commitdiff
|
tree
|
snapshot
2013-05-01
Nico Weber
minor formatting change
commit
|
commitdiff
|
tree
|
snapshot
2013-05-01
Nico Weber
Merge pull request #563 from nico/recompact-deps
commit
|
commitdiff
|
tree
|
snapshot
2013-05-01
Matthew Dempsky
Add support for OpenBSD.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-01
Nico Weber
Recompact the deps log when it gets too big.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-01
Nico Weber
Keep a DepsLog's data valid after a call to DepsLog...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-30
Nico Weber
Let DepsLog::RecordDeps() update its in-memory represen...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-30
Nico Weber
Move updating DepsLog's deps_ array into its own function.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-30
Nico Weber
Move some DepsLog::Deps initialization code into its...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-30
Patrick von...
share platform support between configure/bootstrap
commit
|
commitdiff
|
tree
|
snapshot
2013-04-30
Evan Martin
Merge pull request #562 from TheOneRing/fixed-include
commit
|
commitdiff
|
tree
|
snapshot
2013-04-30
Patrick von...
added missing windows include
commit
|
commitdiff
|
tree
|
snapshot
2013-04-29
Nico Weber
Merge pull request #559 from nico/9_9
commit
|
commitdiff
|
tree
|
snapshot
2013-04-29
Nico Weber
Fix Windows build more.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-29
Evan Martin
Merge pull request #558 from nico/buildfix
commit
|
commitdiff
|
tree
|
snapshot
2013-04-29
Nico Weber
Introduce a Truncate() function that works on POSIX...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-29
Evan Martin
Merge pull request #556 from nico/unlink
commit
|
commitdiff
|
tree
|
snapshot
2013-04-29
Evan Martin
Merge pull request #555 from nico/depscompactcrash
commit
|
commitdiff
|
tree
|
snapshot
2013-04-29
Nico Weber
Make sure that recompaction writes a pristine new depslog.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-29
Nico Weber
Don't crash during deps log recompaction if there's...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-27
Evan Martin
don't count eof as truncated
commit
|
commitdiff
|
tree
|
snapshot
2013-04-27
Evan Martin
fix warning
commit
|
commitdiff
|
tree
|
snapshot
2013-04-27
Evan Martin
deps log: recover on truncated entry
commit
|
commitdiff
|
tree
|
snapshot
2013-04-26
Evan Martin
disable SubprocessTest.SetWithLots on travis-ci
commit
|
commitdiff
|
tree
|
snapshot
2013-04-26
Evan Martin
add a test for truncated deps
commit
|
commitdiff
|
tree
|
snapshot
2013-04-26
Evan Martin
make DepsLogTest actually clean up on teardown
commit
|
commitdiff
|
tree
|
snapshot
2013-04-22
Evan Martin
travis: pull in gtest before building
commit
|
commitdiff
|
tree
|
snapshot
next