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
*
cleandead: Fix the logic to preserve inputs.
David 'Digit' Turner
2021-07-21
1
-0/+61
*
Add 'using namespace std;' to all cc files to prepare for removing it from he...
Michael Jones
2020-09-30
1
-0/+2
*
Adding a way to clean dead build artifacts that have an entry in the build log,
ikifof
2019-05-25
1
-0/+82
*
clean: remove outputs specified by dyndep files
Brad King
2019-04-18
1
-0/+49
*
Remove trailing whitespace from all files
Jan Niklas Hasse
2019-04-17
1
-1/+1
*
Let Stat() have an err outparam instead of writing to stderr.
Nico Weber
2015-03-31
1
-38/+47
*
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