[%# Copyright (c) 2003-2010, Andrew Dunstan See accompanying License file for license details -%] [%# Use this template to generate the index page, with something like: tpage index.tt > ../htdocs/index.html -%] [% WRAPPER 'page.tt' title = 'Exim BuildFarm' bodyclass = 'none' pagebutton = 'home' %]

The Exim build farm is a distributed system for automatically testing changes in the source code for Exim as they occur, on a wide variety of platforms. This server is the central repository for the results of those tests.

To see the current status of tests on various branches, check the Status Page.

If you are interested in running a member of the build farm, then please visit the Registration Page. We are particularly interested in unusual platforms or combinations of architecture, operating system and compiler.

To see what is involved in running a buildfarm member, please

  1. Obtain a fresh copy of the buildfarm client via git clone git://git.exim.org/buildfarm-client.git
  2. Further runs of the buildfarm client will auto-update the cloned Git repository (triggered by the run_cron script).
  3. Read Client Installation instructions. For updated information please do git clone git://git.exim.org/buildfarm-client-wiki.git and check the file Installation.md file.

The build farm software should run on all platforms that can support Exim.

[% END %]