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

IsOutput fails if the node doesn't exist #59

Closed matricks closed 9 years ago

matricks commented 9 years ago

Should return false if the node doesn't exist

matricks commented 9 years ago

Fixed by d34eea7de1dfb4893b73d702c87cbe4f8d4e1a0f