Changes between Version 16 and Version 17 of BuildBot
- Timestamp:
- 01/12/09 09:42:12 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BuildBot
v16 v17 17 17 Finally, if there is anything special that needs to be done for the client (e.g. if gcc is in an unusual place) then you'll need to let the admins know. 18 18 19 Then you'll need to install buildbot and its dependencies on the machine that will be doing the nightly build; see the [http://buildbot. sourceforge.net/ BuildBot website] for details. NB. if you're on Windows, you'll need to install BuildBot under Cygwin using the Cygwin Python; there are various problems getting the GHC build to work viaBuildBot using the native Win32 Python, so we've given up on that route for now.19 Then you'll need to install buildbot and its dependencies on the machine that will be doing the nightly build; see the [http://buildbot.net/ BuildBot website] for details. NB. if you're on Windows, you'll need to install !BuildBot under Cygwin using the Cygwin Python; there are various problems getting the GHC build to work via !BuildBot using the native Win32 Python, so we've given up on that route for now. 20 20 21 21 In order to actually do the build, you'll also need the prerequisite tools for a GHC build, see [wiki:Building/Prerequisites], and you should have darcs installed too (we recommend at least version 0.9).
