Download example MySuite.tar.bz2 | tar | gz | zip
~/my_project$ build <enter>
Recompiles modified files in the current project.
~/my_project$ build --all <enter>
Recursively recompiles all dependencies and then the current project.
~/my_project$ build --all --force <enter>
Forces recompilation of all source files regardless of modification date.
Download source build-0.9.1rc1.tar.bz2 | tar | gz | zip