index
:
Ninja.git
master
release
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
build.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
GCC 4.7 needs cstdio
Peter Kümmel
2012-07-15
1
-1/+1
*
print edges per second
Peter Kuemmel
2012-07-15
1
-0/+35
*
Merge pull request #316 from tfarina/struct
Evan Martin
2012-06-17
1
-4/+5
|
\
|
*
No need to write 'struct' before type name when declaraing variables in C++.
Thiago Farina
2012-05-23
1
-4/+5
*
|
Remove unused variable last_update_millis_.
Nico Weber
2012-06-01
1
-2/+0
|
/
*
views: Mark single-argument constructors as explicit.
Thiago Farina
2012-05-06
1
-1/+1
*
Fix Windows build.
Nico Weber
2012-04-30
1
-1/+1
*
Merge pull request #274 from polrop/max_load_average
Evan Martin
2012-04-28
1
-1/+4
|
\
|
*
Add -l N option to limit the load average.
Nicolas Despres
2012-04-19
1
-1/+4
*
|
reduce custom ninja status patch in minor ways
Evan Martin
2012-04-26
1
-15/+2
*
|
Refactor and test progress status formatting.
Nicolas Despres
2012-04-24
1
-0/+58
|
/
*
Be more selective about deleting output files when interrupted
Peter Collingbourne
2012-03-01
1
-0/+3
*
If a command fails, wait for all running commands to terminate before we do
Peter Collingbourne
2012-02-04
1
-2/+2
*
Implement cleanup-on-interrupt
Peter Collingbourne
2012-02-04
1
-2/+13
*
Implement restat rules
Peter Collingbourne
2011-10-24
1
-0/+4
*
Split Node::dirty_ into two flags: Node::dirty_ and Edge::outputs_ready_
Peter Collingbourne
2011-10-18
1
-2/+12
*
fix redundant manifest rebuild
Evan Martin
2011-09-08
1
-0/+9
*
simplify CommandRunner, simplifying users too
Evan Martin
2011-05-17
1
-4/+2
*
refactor status printing into BuildStatus
Evan Martin
2011-05-14
1
-2/+2
*
add support for ignoring failures of some subtasks
Evan Martin
2011-05-09
1
-1/+4
*
use refactored function to support implicit "all" target
Evan Martin
2011-05-01
1
-0/+1
*
add doxygen-compatibile comments to most classes
Evan Martin
2011-04-29
1
-16/+18
*
add copyrights
Evan Martin
2011-02-06
1
-0/+14
*
fancier output
Evan Martin
2011-02-05
1
-2/+7
*
parallelism flag, guess based on cpuinfo
Evan Martin
2011-02-01
1
-1/+2
*
catch ourselves when we're stuck
Evan Martin
2011-01-08
1
-1/+3
*
state holds build log, not config
Evan Martin
2011-01-07
1
-2/+1
*
move buildlog to main driver
Evan Martin
2010-12-26
1
-1/+2
*
hook up build log
Evan Martin
2010-12-26
1
-0/+1
*
rename BuildStatusLog
Evan Martin
2010-12-23
1
-1/+1
*
fix plan edge count computation
Evan Martin
2010-12-20
1
-1/+1
*
verbosity tristate
Evan Martin
2010-12-14
1
-3/+8
*
use separate config object
Evan Martin
2010-12-13
1
-4/+8
*
dry run flag
Evan Martin
2010-12-13
1
-0/+1
*
verbose mode
Evan Martin
2010-12-07
1
-0/+2
*
factor out build logging
Evan Martin
2010-12-06
1
-0/+1
*
move src into subdir
Evan Martin
2010-12-05
1
-0/+75