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
...
*
show started, not finished, edges in progress
Evan Martin
2011-05-14
1
-3/+4
*
correctly compute truncation margin
Evan Martin
2011-05-14
1
-2/+4
*
refactor status printing into BuildStatus
Evan Martin
2011-05-14
3
-75/+82
*
hide internals of BuildStatus
Evan Martin
2011-05-14
1
-12/+13
*
SEMANTIC CHANGE: implicit inputs are now required to exist
Evan Martin
2011-05-13
4
-10/+38
*
tweak browse appearance
Evan Martin
2011-05-13
1
-10/+17
*
make browse work for all ninja paths
Evan Martin
2011-05-13
4
-9/+14
*
refix recompaction
Evan Martin
2011-05-12
1
-1/+1
*
quick fix: write out signature in recompaction
Evan Martin
2011-05-11
1
-0/+5
*
don't crash on truncated log files
Evan Martin
2011-05-11
2
-3/+35
*
add a versioning header to build log, switch to v2
Evan Martin
2011-05-11
4
-27/+83
*
fix test
Evan Martin
2011-05-09
1
-1/+1
*
expose -k flag to users
Evan Martin
2011-05-09
2
-2/+12
*
add support for ignoring failures of some subtasks
Evan Martin
2011-05-09
3
-10/+57
*
windows: remove extra print
Evan Martin
2011-05-08
1
-1/+0
*
windows: fix more signedness warnings
Evan Martin
2011-05-08
3
-36/+36
*
windows: pass subprocess tests
Evan Martin
2011-05-08
2
-30/+55
*
windows: pass the DiskInterface tests
Evan Martin
2011-05-08
1
-21/+58
*
windows: successfully link tests
Evan Martin
2011-05-06
4
-27/+59
*
fix tests broken by previous commit
Evan Martin
2011-05-06
1
-6/+6
*
windows: subprocess implementation for Windows
Evan Martin
2011-05-06
4
-6/+243
*
more refactoring for windows
Evan Martin
2011-05-06
2
-27/+16
*
Needed more path components to build Chrome. One path component in an uncommon
Scott Byer
2011-05-03
1
-1/+1
*
refactor subprocess to make it easier for windows port
Evan Martin
2011-05-03
4
-75/+62
*
fix unit test
Evan Martin
2011-05-02
2
-2/+2
*
Merge pull request #36 from polrop/test-clean-tool.
Evan Martin
2011-05-02
9
-51/+399
|
\
|
*
The cleaner can be used multiple times now.
Nicolas Despres
2011-05-02
1
-90/+48
|
*
Return non-zero status when errors occur.
Nicolas Despres
2011-05-02
9
-40/+78
|
*
Add a test for the clean tool.
Nicolas Despres
2011-05-02
8
-34/+386
*
|
Add a Warning() report function.
Nicolas Despres
2011-05-02
3
-2/+14
|
/
*
windows: use abstractions in ninja.cc
Evan Martin
2011-05-02
1
-6/+13
*
windows: getopt const clean hack
Evan Martin
2011-05-02
1
-3/+3
*
windows: use millis abstraction instead of non-portable gettimeofday
Evan Martin
2011-05-02
1
-14/+28
*
remove ROOT_HACK hack; it is unused
Evan Martin
2011-05-02
1
-9/+0
*
windows: abstract around mkdir vs _mkdir
Evan Martin
2011-05-02
3
-1/+19
*
windows: use portable replacement of setlinebuf()
Evan Martin
2011-05-02
1
-1/+1
*
use refactored function to support implicit "all" target
Evan Martin
2011-05-01
3
-16/+20
*
canonicalize paths in refactored function
Evan Martin
2011-05-01
1
-2/+5
*
refactor out adding "all" to graph tool
Evan Martin
2011-05-01
1
-21/+31
*
add test for RootNodes(); fix comment
Evan Martin
2011-05-01
3
-12/+28
*
drop reserved words 'build'/'rule'/'subninja'/etc.
Evan Martin
2011-05-01
3
-50/+52
*
fix warnings on Mac 10.5
Arnaud Gelas
2011-04-30
3
-0/+6
*
fix compilation error on Mac 10.5
Arnaud Gelas
2011-04-30
1
-1/+1
*
fix SEGV in graph_test
Hiroyuki Iwatsuki
2011-04-29
1
-5/+5
*
add doxygen-compatibile comments to most classes
Evan Martin
2011-04-29
16
-63/+116
*
fix a signedness warning
Evan Martin
2011-04-29
1
-1/+1
*
Merged pull request #31 from polrop/generate-whole-graph.
Evan Martin
2011-04-29
1
-6/+20
|
\
|
*
graph: Assume all root nodes if no target given.
Nicolas Despres
2011-04-26
1
-6/+20
*
|
Merged pull request #30 from polrop/more-tools.
Evan Martin
2011-04-29
5
-2/+447
|
\
\
|
|
/
|
*
Add the 'clean' tool.
Nicolas Despres
2011-04-26
3
-1/+295
[prev]
[next]