index
:
Ninja.git
master
release
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
build_log.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove +x bit from source
Evan Martin
2011-06-03
1
-0/+0
*
Tests now build on a native Windows build (tested with VS2010)
Philip Craig
2011-05-28
1
-1/+1
*
don't recompact log often for small programs
Evan Martin
2011-05-22
1
-4/+8
*
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
1
-3/+7
*
add a versioning header to build log, switch to v2
Evan Martin
2011-05-11
1
-10/+54
*
windows: use portable replacement of setlinebuf()
Evan Martin
2011-05-02
1
-1/+1
*
don't close null log files
Evan Martin
2011-04-25
1
-1/+2
*
Close() and unlink() files in ways that make Windows happy
Philip Craig
2011-04-23
1
-0/+7
*
add copyrights
Evan Martin
2011-02-06
1
-0/+14
*
move dry run info inside build log
Evan Martin
2011-01-23
1
-2/+4
*
pass config into build log
Evan Martin
2011-01-23
1
-1/+2
*
recompact log files
Evan Martin
2011-01-23
1
-8/+63
*
split out graph into its own header
Evan Martin
2011-01-08
1
-0/+1
*
don't crash in tests where we don't use a log file
Evan Martin
2011-01-08
1
-0/+5
*
build log entries can be over 64kb(!)
Evan Martin
2011-01-07
1
-1/+1
*
later entry in build log should overwrite earlier one
Evan Martin
2011-01-07
1
-1/+1
*
reread previous log on startup
Evan Martin
2011-01-07
1
-0/+2
*
add a class for logging builds (commands + timing)
Evan Martin
2010-12-23
1
-0/+89