matricks / bam

Bam is a fast and flexible build system. Bam uses Lua to describe the build process. It's takes its inspiration for the script files from scons. While scons focuses on being 100% correct when building, bam makes a few sacrifices to acquire fast full and incremental build times.
http://matricks.github.com/bam
Other
146 stars 47 forks source link

Extra clean nodes for jobs #72

Closed matricks closed 9 years ago

matricks commented 9 years ago

AddCleanTarget( output, filename )

When cleaning a job, the extra file specified by filename will also be removed.

matricks commented 9 years ago

merged with f9298cdcd0518a23d294be85e0294183824dcefa