438824d9a7
process. It 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. WWW: http://matricks.github.com/bam/ PR: ports/175857 Submitted by: Timothy Beyer <beyert@cs.ucr.edu>
6 lines
318 B
Text
6 lines
318 B
Text
Bam is a fast and flexible build system. Bam uses Lua to describe the build
|
|
process. It 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.
|
|
|
|
WWW: http://matricks.github.com/bam/
|