Changes between Version 17 and Version 18 of BuildBot
- Timestamp:
- 04/01/09 03:02:30 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BuildBot
v17 v18 19 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 In order to actually do the build, you'll also need the prerequisite tools for a GHC build, see [wiki:Building/Pre requisites], and you should have darcs installed too (we recommend at least version 0.9).21 In order to actually do the build, you'll also need the prerequisite tools for a GHC build, see [wiki:Building/Preparation], and you should have darcs installed too (we recommend at least version 0.9). 22 22 23 23 Now create and enter the directory you want the buildbot client to work in
