index
:
Ninja.git
master
release
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
build_log.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove config from BuildLog, rename members
Evan Martin
2012-09-02
1
-11/+7
*
fix windows build
Scott Graham
2012-06-15
1
-0/+1
*
Only store command hashes in the build log.
Nico Weber
2012-06-15
1
-2/+4
*
Make |log_| variable private to BuildLog.
Evan Martin
2012-04-05
1
-2/+3
*
Fix cygwin build by including stdio.h here
okuoku
2012-01-25
1
-0/+1
*
convert all time_t to a new TimeStamp type
Evan Martin
2012-01-05
1
-2/+3
*
revert part of c33b198 to fix build of ninja_test
Evan Martin
2011-12-22
1
-1/+2
*
Protect BuildLog data member variables by making them private.
Thiago Farina
2011-12-20
1
-1/+2
*
Implement restat rules
Peter Collingbourne
2011-10-24
1
-2/+5
*
generalize the pattern of hash_map<const char*, ...>, use in BuildLog
Evan Martin
2011-09-12
1
-1/+3
*
Support for rebuilding and reloading manifest files
Peter Collingbourne
2011-09-03
1
-0/+1
*
add a versioning header to build log, switch to v2
Evan Martin
2011-05-11
1
-3/+7
*
add doxygen-compatibile comments to most classes
Evan Martin
2011-04-29
1
-11/+12
*
Add missing CPP guards.
Nicolas Despres
2011-03-22
1
-0/+5
*
add copyrights
Evan Martin
2011-02-06
1
-0/+14
*
pass config into build log
Evan Martin
2011-01-23
1
-0/+3
*
recompact log files
Evan Martin
2011-01-23
1
-0/+7
*
don't crash in tests where we don't use a log file
Evan Martin
2011-01-08
1
-0/+2
*
add a class for logging builds (commands + timing)
Evan Martin
2010-12-23
1
-0/+37