Automated Builds
These are the builds generated by the Travis-CI system we use.
Every time one of the developers activates a change in the source code on our GITHUB repository the Travis system will build a set of binaries based on the updated source code, and place them here as ZIP files, one per build type.
A build type can be any one of standard (regular build with default options and features), debug (same as regular, but with debugging enabled to help with finding problems), dev (same as debug, but with all 'currently in development' options enabled as well, for testing those options.)
Regular releases and other files can be found on the Downloads page.
Build Automation provided by Travis CI