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.
This change allows Objective C++ files to be compiled with bam. This allows Objective C constructs to be mixed by C++ constructs for an unholy combination of evils
This change allows Objective C++ files to be compiled with bam. This allows Objective C constructs to be mixed by C++ constructs for an unholy combination of evils