index
:
Ninja.git
master
release
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
clean.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix the TODO in Rule class.
Thiago Farina
2011-12-24
1
-1/+1
*
make Rule::generator_ and restat_ private
Evan Martin
2011-12-07
1
-1/+1
*
make Rule::name_ private
Evan Martin
2011-12-07
1
-5/+6
*
make Node::in_edge_ private
Evan Martin
2011-12-07
1
-3/+3
*
merge FileStat into Node
Evan Martin
2011-12-07
1
-3/+3
*
add and use getter for Edge::rule_
Evan Martin
2011-12-07
1
-3/+3
*
Have the clean tool remove depfiles
Peter Collingbourne
2011-12-06
1
-0/+2
*
Implement generator rules
Peter Collingbourne
2011-10-15
1
-1/+4
*
Make Cleaner::config_ a reference-to-const instead of copying the value.
Thiago Farina
2011-09-09
1
-1/+0
*
Factor out State struct from ninja_jumble.cc into its header/source files.
Thiago Farina
2011-09-03
1
-1/+1
*
Move RealDiskInterface class to disk_interface.h.
Thiago Farina
2011-08-25
1
-21/+20
*
clean: don't delete phony targets
Evan Martin
2011-06-30
1
-4/+7
*
Return non-zero status when errors occur.
Nicolas Despres
2011-05-02
1
-15/+35
*
Add a test for the clean tool.
Nicolas Despres
2011-05-02
1
-31/+52
*
fix a signedness warning
Evan Martin
2011-04-29
1
-1/+1
*
Add the 'clean' tool.
Nicolas Despres
2011-04-26
1
-0/+190