Despite being the beta version, is a lot more stable than 0.2. Link to the source is given below the post(unfortunately wordpress.com does not allow uploading text files). You can also download fresh svn by:
svn checkout -N https://cubeassistant.googlecode.com/svn/trunk/
Then, grab build.py from checkouted directory. You can also see Buildfile for the usage example. Stay tuned, next goes the tutorial!
Known issues:
- When using the same target twice or more times and then building object files are multiply linked (see ‘./build.py clean build’ )
TODO:
- Windows support
- Library presence check
- Installation automation macros