index
:
Ninja.git
master
release
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
clean_test.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make "depfile=$out.d" work if $out contains escaped characters, rspfile too.
Nico Weber
2014-05-21
1
-0/+28
*
CleanTest cleanups:
Nico Weber
2014-05-21
1
-6/+2
*
move test virtual time "now_" into VirtualFileSystem
Evan Martin
2013-04-08
1
-46/+46
*
Merge branch 'dont-clean-phony' of git://github.com/pcc/ninja
Evan Martin
2012-04-26
1
-0/+25
|
\
|
*
Don't delete phony targets when cleaning a specified target
Peter Collingbourne
2012-02-28
1
-0/+25
*
|
Remove depfiles when running when running "ninja -t clean <target>"
Qingning Huo
2012-03-14
1
-0/+30
|
/
*
Response files
unknown
2012-02-09
1
-0/+61
*
Have the clean tool remove depfiles
Peter Collingbourne
2011-12-06
1
-0/+15
*
Implement generator rules
Peter Collingbourne
2011-10-15
1
-0/+22
*
windows: fix more signedness warnings
Evan Martin
2011-05-08
1
-12/+12
*
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
1
-4/+12
*
Add a test for the clean tool.
Nicolas Despres
2011-05-02
1
-0/+255