Archive for March, 2007
A Breif Tour of SConstruct
Tired of automake’s cryptic features and yet more cryptic errors? Feeling that ant doesn’t cut it for your non-java needs? Sick of trying to extend jam, cmake, and other build-specific languages? Try taking a look at SConstruct (www.scons.org) the extensible build environment written in the Python scripting language.
No comments