index
:
Ninja.git
master
release
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
clean.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove 'using namespace std' from header files, properly namespace all std sy...
Michael Jones
2020-09-30
1
-9/+7
*
Adding a way to clean dead build artifacts that have an entry in the build log,
ikifof
2019-05-25
1
-0/+5
*
clean: remove outputs specified by dyndep files
Brad King
2019-04-18
1
-0/+5
*
clean: remove unnecessary Cleaner constructor variant
Brad King
2019-04-18
1
-4/+0
*
fix all "class" -> "struct"
Evan Martin
2012-12-29
1
-2/+1
*
refactor repeated code in cleaner
Evan Martin
2012-10-31
1
-0/+4
*
Improve the efficiency of -t clean
Petr Wolf
2012-10-04
1
-0/+1
*
Remove #pragma once from our header files.
Thiago Farina
2012-07-17
1
-1/+0
*
Implement generator rules
Peter Collingbourne
2011-10-15
1
-2/+3
*
Make Cleaner::config_ a reference-to-const instead of copying the value.
Thiago Farina
2011-09-09
1
-4/+5
*
Fix trivial style issues with Cleaner class.
Thiago Farina
2011-08-09
1
-5/+3
*
Return non-zero status when errors occur.
Nicolas Despres
2011-05-02
1
-4/+9
*
Add a test for the clean tool.
Nicolas Despres
2011-05-02
1
-3/+34
*
Add the 'clean' tool.
Nicolas Despres
2011-04-26
1
-0/+68