buildall
generates the complete tree of BEL Applications. It is controlled by command line arguments. It exports the complete tree of the given repository or tag, generates the list of projects in the apropriate order according to dependencies (Makealldeps), creates the targets (libraries, executables, jars, ...) and installs them in the binary repository (Maketarget). The version of the build is taken from the tag name (e.g. ready, release-version) and completed by a build number.Procedure:
buildall [options]