Add the 'clean' tool.
authorNicolas Despres <nicolas.despres@gmail.com>
Thu, 14 Apr 2011 13:28:43 +0000 (15:28 +0200)
committerNicolas Despres <nicolas.despres@gmail.com>
Tue, 26 Apr 2011 11:23:07 +0000 (13:23 +0200)
commita9c54d0413fd0a320d4df789183332ccad39b1db
treecf6632a0cd264cbd6313434dedd0c19c647c0fcf
parent7b67e48a1479c6fc7326c55756088bd57d64fc82
Add the 'clean' tool.

It removes built files either by rule or target or everything.
build.ninja
manual.asciidoc
src/clean.cc [new file with mode: 0644]
src/clean.h [new file with mode: 0644]
src/ninja.cc