Changes between Version 4 and Version 5 of BuildBot


Ignore:
Timestamp:
May 9, 2007 1:37:55 PM (17 years ago)
Author:
bdash@webkit.org
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BuildBot

    v4 v5  
    2929=== Configuring a Build Slave ===
    3030
    31  1. Open a shell inside a directory suitable to keep the build slaves copy of the !WebKit repository
     31 1. Open a shell inside a directory suitable to keep the build slaves copy of the !WebKit repository.
    3232 1. Add `/System/Library/Frameworks/Python.framework/Versions/2.3/bin/` to your shell's `PATH` variable.
    33  1. Run `buildbot slave WebKit-BuildSlave build.webkit.org:9989 [username] [password]`
     33 1. Run `buildbot create-slave WebKit-BuildSlave build.webkit.org:9989 [username] [password]`
    3434 1. Change to the `WebKit-BuildSlave` directory
    3535 1. Rename `Makefile.sample` to `Makefile`