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.
Compare with the time that is after setup/script has run when checking if a file is from the future. This way bam doesn't complain about files generated by the script.
Compare with the time that is after setup/script has run when checking if a file is from the future. This way bam doesn't complain about files generated by the script.