index
:
Ninja.git
master
release
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
track deps log load time in metrics
Evan Martin
2013-04-08
1
-0/+2
|
*
expand DepsLog test, fix two bugs it revealed
Evan Martin
2013-04-08
3
-16/+36
|
*
plumb DepsLog load through Builder
Evan Martin
2013-04-08
7
-12/+16
|
*
no error if deps log doesn't exist
Evan Martin
2013-04-08
1
-0/+2
|
*
load deps log at startup
Evan Martin
2013-04-08
1
-0/+35
|
*
factor out creation of build directory
Evan Martin
2013-04-08
1
-16/+21
|
*
use DepsLog in loading dependencies
Evan Martin
2013-04-08
4
-67/+109
|
*
factor out implicit dep loading
Evan Martin
2013-04-08
2
-7/+19
|
*
pass command results via a struct
Evan Martin
2013-04-08
3
-64/+58
|
*
add DepsLog, a new data structure for dependency information
Evan Martin
2013-04-08
5
-3/+314
*
|
Merge pull request #532 from nico/sshhh_gtest
Evan Martin
2013-04-09
5
-103/+246
|
\
\
|
|
/
|
/
|
|
*
Try to fix build on Linux more.
Nico Weber
2013-04-09
1
-1/+3
|
*
Try to fix build on Linux.
Nico Weber
2013-04-09
1
-0/+2
|
*
Make ninja_test output nicer.
Nico Weber
2013-04-09
1
-8/+12
|
*
Use LinePrinter in test runner.
Nico Weber
2013-04-09
1
-21/+23
|
*
Make LinePrinter members private, add comments.
Nico Weber
2013-04-09
2
-4/+13
|
*
move printing of new lines into LinePrinter.
Nico Weber
2013-04-09
3
-19/+14
|
*
refactor; no intended functionality change
Nico Weber
2013-04-09
1
-7/+13
|
*
move single-line printing to new class
Nico Weber
2013-04-09
5
-92/+161
|
*
Make gtest output more silent, ninja issue #528.
Nico Weber
2013-04-09
1
-0/+54
*
|
sync version number in master with release
Evan Martin
2013-04-08
1
-1/+1
*
|
split FakeCommandRunner out of BuildTest
Evan Martin
2013-04-08
1
-87/+95
*
|
move test virtual time "now_" into VirtualFileSystem
Evan Martin
2013-04-08
5
-154/+168
*
|
fix compile error about noreturn on windows
wang-bin
2013-04-07
1
-3/+3
|
/
*
refactor some of the output mtime-handling code
Evan Martin
2013-04-05
1
-12/+13
*
add noreturn attr on Fatal()
Evan Martin
2013-04-05
1
-2/+8
*
Dollar signs in depfiles are escaped as "$$", not "\$".
Nico Weber
2013-04-02
3
-32/+54
*
allow paths with '!' in depfiles
Evan Martin
2013-03-30
3
-31/+21
*
Add spell checking for debug flags.
Nico Weber
2013-03-27
1
-1/+8
*
Merge pull request #521 from riannucci/ignore_duplicate_edges_in_shcedule_work
Evan Martin
2013-03-26
4
-7/+99
|
\
|
*
Add regression test
Robert Iannucci
2013-03-23
1
-0/+74
|
*
Fix debug build on linux (type strictness).
Robert Iannucci
2013-03-23
2
-3/+4
|
*
Fix Pool to use a set internally
Robert Iannucci
2013-03-18
2
-7/+18
|
*
Fix duplicate edge Pool crash in the minimally invasive way
Robert Iannucci
2013-03-18
1
-0/+6
*
|
Posix symbols are not enabled by default for MSVC
Peter Kümmel
2013-03-14
1
-0/+2
*
|
Merge pull request #513 from fifoforlifo/master
Evan Martin
2013-03-11
2
-0/+8
|
\
\
|
|
/
|
/
|
|
*
Added %e to manual.asciidoc, fixed brace style.
Avinash Baliga
2013-03-11
1
-2/+1
|
*
Made %e purely a number.
Avinash Baliga
2013-03-04
1
-1/+1
|
*
NINJA_STATUS now takes %e for elapsed time.
Avinash Baliga
2013-03-04
2
-0/+9
*
|
Merge pull request #512 from pcc/compilation-database
Evan Martin
2013-03-10
1
-0/+45
|
\
\
|
*
|
Add compdb tool
Peter Collingbourne
2013-03-10
1
-0/+45
|
|
/
*
|
Bring in declaration of atoi
Dave Abrahams
2013-03-08
1
-0/+1
|
/
*
Merge pull request #507 from ikarienator/master
Evan Martin
2013-02-24
1
-1/+2
|
\
|
*
Browse command does not parse URL correctly
Bei Zhang
2013-02-24
1
-1/+2
*
|
Merge pull request #502 from tfarina/rm-unused-fun
Evan Martin
2013-02-24
1
-3/+1
|
\
\
|
|
/
|
/
|
|
*
Removed unused UnitsWaiting() function from State class.
Thiago Farina
2013-02-19
1
-3/+1
*
|
Fix wrong usage of std::string::find
Peter Kümmel
2013-02-21
1
-1/+2
|
/
*
say where the default value for -j comes from
Evan Martin
2013-02-16
1
-1/+1
*
depfile helper: check errors on writing .d files
Scott Graham
2013-02-16
1
-11/+26
*
add syntax for checking versions
Evan Martin
2013-02-16
4
-9/+100
[prev]
[next]