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

Optional touching of output #66

Closed matricks closed 9 years ago

matricks commented 9 years ago

Make it optional if an output should be touched or not. If not, bam should check and ensure that the output timestamp has been updated by the tool.

matricks commented 9 years ago

Behaviour of the touching has been changed in testing for a better behavior that should suit all cases.

matricks commented 9 years ago

merged in 9795e866f32d1fb0046628a01fd2dd3630d8a42e