projects
/
platform
/
upstream
/
ninja.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
remind myself to push tags
2013-05-16
Evan Martin
remind myself to push tags
commit
|
commitdiff
|
tree
2013-05-16
Evan Martin
call this version 1.3.0
commit
|
commitdiff
|
tree
2013-05-14
Evan Martin
delete obsolete todo
commit
|
commitdiff
|
tree
2013-05-14
Evan Martin
Merge pull request #572 from nico/incless
commit
|
commitdiff
|
tree
2013-05-08
Evan Martin
Merge pull request #568 from riannucci/fix_test
commit
|
commitdiff
|
tree
2013-05-01
Evan Martin
Merge pull request #565 from mdempsky/master
commit
|
commitdiff
|
tree
2013-04-30
Patrick von Reth
share platform support between configure/bootstrap
commit
|
commitdiff
|
tree
2013-04-30
Evan Martin
Merge pull request #562 from TheOneRing/fixed-include
commit
|
commitdiff
|
tree
2013-04-29
Evan Martin
Merge pull request #558 from nico/buildfix
commit
|
commitdiff
|
tree
2013-04-29
Evan Martin
Merge pull request #556 from nico/unlink
commit
|
commitdiff
|
tree
2013-04-29
Evan Martin
Merge pull request #555 from nico/depscompactcrash
commit
|
commitdiff
|
tree
2013-04-27
Evan Martin
don't count eof as truncated
commit
|
commitdiff
|
tree
2013-04-27
Evan Martin
fix warning
commit
|
commitdiff
|
tree
2013-04-27
Evan Martin
deps log: recover on truncated entry
commit
|
commitdiff
|
tree
2013-04-26
Evan Martin
disable SubprocessTest.SetWithLots on travis-ci
commit
|
commitdiff
|
tree
2013-04-26
Evan Martin
add a test for truncated deps
commit
|
commitdiff
|
tree
2013-04-26
Evan Martin
make DepsLogTest actually clean up on teardown
commit
|
commitdiff
|
tree
2013-04-22
Evan Martin
travis: pull in gtest before building
commit
|
commitdiff
|
tree
2013-04-22
Evan Martin
add a .travis.yml, trying out travis-ci.org
commit
|
commitdiff
|
tree
2013-04-22
Evan Martin
Merge pull request #552 from nico/deps_dryrun
commit
|
commitdiff
|
tree
2013-04-19
Evan Martin
adjust the wording in "multiple rules generate X" warning
commit
|
commitdiff
|
tree
2013-04-19
Evan Martin
make DiskInterfaceTest.StatBadPath quiet
commit
|
commitdiff
|
tree
2013-04-18
Evan Martin
drop std:: qualifiers on more stl datatypes
commit
|
commitdiff
|
tree
2013-04-18
Evan Martin
fix --profile=pprof on newer ubuntus
commit
|
commitdiff
|
tree
2013-04-13
Evan Martin
Merge pull request #541 from sgraham/fix-vs2012
commit
|
commitdiff
|
tree
2013-04-11
Evan Martin
bootstrap: make --windows usable for cl.exe-on-wine
commit
|
commitdiff
|
tree
2013-04-11
Evan Martin
add HACKING note on cl.exe-via-wine
commit
|
commitdiff
|
tree
2013-04-11
Evan Martin
windows: always extract dependencies, even on compile...
commit
|
commitdiff
|
tree
2013-04-11
Evan Martin
fix test
commit
|
commitdiff
|
tree
2013-04-11
Evan Martin
windows build fix
commit
|
commitdiff
|
tree
2013-04-10
Evan Martin
build ninja itself in deps mode
commit
|
commitdiff
|
tree
2013-04-10
Evan Martin
always use output timestamp for deps
commit
|
commitdiff
|
tree
2013-04-10
Evan Martin
include mtimes in deplog explain
commit
|
commitdiff
|
tree
2013-04-10
Evan Martin
slightly smaller subsections
commit
|
commitdiff
|
tree
2013-04-10
Evan Martin
move pool docs down under "more details"
commit
|
commitdiff
|
tree
2013-04-10
Evan Martin
more minor manual touchups
commit
|
commitdiff
|
tree
2013-04-10
Evan Martin
make unittest match module name
commit
|
commitdiff
|
tree
2013-04-10
Evan Martin
mention mtimes
commit
|
commitdiff
|
tree
2013-04-10
Evan Martin
monospace flags
commit
|
commitdiff
|
tree
2013-04-10
Evan Martin
more windows doc updates
commit
|
commitdiff
|
tree
2013-04-09
Evan Martin
update some windows references in the docs
commit
|
commitdiff
|
tree
2013-04-09
Evan Martin
bigger manual
commit
|
commitdiff
|
tree
2013-04-09
Evan Martin
Merge pull request #537 from yannicklm/master
commit
|
commitdiff
|
tree
2013-04-09
Evan Martin
Merge pull request #535 from sgraham/fix-windows-depslog
commit
|
commitdiff
|
tree
2013-04-09
Evan Martin
Merge pull request #534 from nico/invalid_log
commit
|
commitdiff
|
tree
2013-04-09
Evan Martin
document deps
commit
|
commitdiff
|
tree
2013-04-09
Evan Martin
Merge branch 'dep-pipeless'
commit
|
commitdiff
|
tree
2013-04-09
Evan Martin
Merge pull request #532 from nico/sshhh_gtest
commit
|
commitdiff
|
tree
2013-04-09
Evan Martin
add a straightforward deps log test, fix the other one
commit
|
commitdiff
|
tree
2013-04-09
Nico Weber
Write the depslog version in binary instead of text.
commit
|
commitdiff
|
tree
2013-04-09
Nico Weber
Make deps=gcc without depfile an error.
commit
|
commitdiff
|
tree
2013-04-09
Evan Martin
add a test for the "deps out of date" case
commit
|
commitdiff
|
tree
2013-04-08
Evan Martin
add a test verifying build failure on bad deps
commit
|
commitdiff
|
tree
2013-04-08
Evan Martin
make it an error for now to have multiple outputs with...
commit
|
commitdiff
|
tree
2013-04-08
Evan Martin
only write deps log if edge is in deps log mode
commit
|
commitdiff
|
tree
2013-04-08
Evan Martin
use logged deps mtime in dirty calculation
commit
|
commitdiff
|
tree
2013-04-08
Evan Martin
don't call .front() on an empty vector
commit
|
commitdiff
|
tree
2013-04-08
Evan Martin
hook up depslog writing into build process
commit
|
commitdiff
|
tree
2013-04-08
Evan Martin
rename "special" to "deps"
commit
|
commitdiff
|
tree
2013-04-08
Evan Martin
missing header
commit
|
commitdiff
|
tree
2013-04-08
Evan Martin
remove depfiles files as they're parsed
commit
|
commitdiff
|
tree
2013-04-08
Evan Martin
depslog: track dead record count
commit
|
commitdiff
|
tree
2013-04-08
Evan Martin
add recompaction to depslog
commit
|
commitdiff
|
tree
2013-04-08
Evan Martin
clarify depslog overview
commit
|
commitdiff
|
tree
2013-04-08
Evan Martin
make old deps format migration actually work
commit
|
commitdiff
|
tree
2013-04-08
Evan Martin
record and check depslog file version
commit
|
commitdiff
|
tree
2013-04-08
Evan Martin
don't write out deps entries if nothing changed
commit
|
commitdiff
|
tree
2013-04-08
Evan Martin
windows: drop use of msvc helper in build
commit
|
commitdiff
|
tree
2013-04-08
Evan Martin
use special=anything to trigger loading from depslog
commit
|
commitdiff
|
tree
2013-04-08
Evan Martin
windows: use CLParser to extract deps during build
commit
|
commitdiff
|
tree
2013-04-08
Evan Martin
refactor build-time deps-extraction
commit
|
commitdiff
|
tree
2013-04-08
Evan Martin
factor MSVC parsing out of CLWrapper into CLParser
commit
|
commitdiff
|
tree
2013-04-08
Evan Martin
windows: add uint16 casts in depslog
commit
|
commitdiff
|
tree
2013-04-08
Evan Martin
add "special=gcc" attribute, use to load depslog
commit
|
commitdiff
|
tree
2013-04-08
Evan Martin
track deps log load time in metrics
commit
|
commitdiff
|
tree
2013-04-08
Evan Martin
expand DepsLog test, fix two bugs it revealed
commit
|
commitdiff
|
tree
2013-04-08
Evan Martin
plumb DepsLog load through Builder
commit
|
commitdiff
|
tree
2013-04-08
Evan Martin
no error if deps log doesn't exist
commit
|
commitdiff
|
tree
2013-04-08
Evan Martin
load deps log at startup
commit
|
commitdiff
|
tree
2013-04-08
Evan Martin
factor out creation of build directory
commit
|
commitdiff
|
tree
2013-04-08
Evan Martin
use DepsLog in loading dependencies
commit
|
commitdiff
|
tree
2013-04-08
Evan Martin
factor out implicit dep loading
commit
|
commitdiff
|
tree
2013-04-08
Evan Martin
pass command results via a struct
commit
|
commitdiff
|
tree
2013-04-08
Evan Martin
add DepsLog, a new data structure for dependency information
commit
|
commitdiff
|
tree
2013-04-08
Evan Martin
sync version number in master with release
commit
|
commitdiff
|
tree
2013-04-08
Evan Martin
split FakeCommandRunner out of BuildTest
commit
|
commitdiff
|
tree
2013-04-08
Evan Martin
move test virtual time "now_" into VirtualFileSystem
commit
|
commitdiff
|
tree
2013-04-08
Evan Martin
Merge pull request #527 from wang-bin/compile_fix
commit
|
commitdiff
|
tree
2013-04-06
Evan Martin
Merge pull request #526 from RedX2501/improved_bash_completion
commit
|
commitdiff
|
tree
2013-04-05
Evan Martin
refactor some of the output mtime-handling code
commit
|
commitdiff
|
tree
2013-04-05
Evan Martin
add noreturn attr on Fatal()
commit
|
commitdiff
|
tree
2013-04-05
Evan Martin
decided against using XXX in the manual for unknown...
commit
|
commitdiff
|
tree
2013-04-05
Evan Martin
tag a feature with the right version number
commit
|
commitdiff
|
tree
2013-04-02
Evan Martin
Merge pull request #525 from nico/escapedollar
commit
|
commitdiff
|
tree
2013-03-30
Evan Martin
allow paths with '!' in depfiles
commit
|
commitdiff
|
tree
2013-03-28
Evan Martin
Merge pull request #522 from nico/spelldebug
commit
|
commitdiff
|
tree
2013-03-26
Evan Martin
Merge pull request #521 from riannucci/ignore_duplicate_edge...
commit
|
commitdiff
|
tree
2013-03-14
Evan Martin
Merge pull request #518 from syntheticpp/max-patch
commit
|
commitdiff
|
tree
2013-03-11
Evan Martin
Merge pull request #513 from fifoforlifo/master
commit
|
commitdiff
|
tree
2013-03-10
Evan Martin
Merge pull request #512 from pcc/compilation-database
commit
|
commitdiff
|
tree
next