This is obsolete. Building release is now done with the mcvine source code using cmake
See Dockerfiles in docker/ sub-directory for hints on how to install dependencies.
$ ./build.py
- deps.py: information of external dependencies
- packages/: information of included packages and their dependencies
- src/: source directory
- docker/: docker instructions to build mcvine dependencies, build mcvine, and test mcvine
- buildbot/: buildbot configurations
- utils/: utilities for this releaser. checked out danse-inelastic/build_utils