Whole raw sourcesOur continuous build infrastructure is based on buildbot, written in python. All the Python scripts, HTML, and Javascript that the buildbot uses is also kept in the Subversion repository. Check out the whole set with: mkdir tools && cd toolsgclient config http://src.chromium.org/chrome/trunk/tools/buildgclient syncFor quick hacking, a simple checkout is fine enough: svn co svn://svn.chromium.org/chrome/trunk/tools/buildsvn co http://src.chromium.org/chrome/trunk/tools/buildPrivate dataThe build scripts assume that any private bits are in build_internal, beside build. So a private configuration file would be a Buildbot instance typesDescription of some of the masters:
Configuring your buildbot instancesNext step, configuring the buildbot. |
