use --enabled-shared in python install script
[amitay/build-farm.git] / README
1 This is the build system for build.samba.org
2
3 tridge@samba.org, April 2001
4
5 To set it up on a new box you need to do this:
6
7 1) create an account on the box (I'll assume its called "build")
8 2) copy over build_test to ~build/build_farm/
9 3) put the right password in ~build/build_farm/.password
10 4) store host specific configuration (like PATH, hostname, ...)
11    in ~build/build_farm/build_test.settings.local
12 5) arrange for ~build/build_farm/build_test to be run regularly
13    from cron
14 6) add the host to the buildfarm using admin.py.
15 7) if desired, create a HOSTNAME.fns file that defines what gets built on
16    build.samba.org