You can download release candidate builds here. On this pages you can find static version of our build system displaying Nightly builds and Release candidates.
Release candidates are built for the purposes of going through QA procedures before making a release. They are built in a differnt way than nightly builds. First, nightly builds are built for each platform separately in any time. Release candidates are built for all platforms together from one source. Process of release candidate build consists of checking out CVS from actual branch, making tag in CVS for a given release candidate, packing all sources into one tarball. Then compilation is invoked on all platforms, which uses this common source tarball. Also no patching is used for release candidates builds, they must be all from CVS.
NOTE: Source for public download are available from version 0.56.
When you load actual AllPeers Build System page, you can see there a table with all release candidates for last version, included all bugfix versions (it is the optional third version number - i.e. 0.53.2 means second bugfix version).
We have 2 common columns and then 3 sections - for each platform, we make a build.
Platforms (Windows, Mac, Linux)
NOTE: for MAC, we’re building universal binary - build is running on two computers, then glueing the result together (same for nightly builds). Build Logs and Warn# contains two lines - first for PowerPC build and second for Intel build.