Changes between Version 39 and Version 40 of BuildBot
- Timestamp:
- Mar 29, 2012, 7:32:48 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BuildBot
v39 v40 19 19 20 20 21 === Mac requirements===21 ==== Mac requirements ==== 22 22 23 23 1. Everything in http://webkit.org/building/tools.html 24 24 25 === Cygwin Win requirements===25 ==== Cygwin Win requirements ==== 26 26 27 27 1. Everything in http://webkit.org/building/tools.html (if creating a builder, use DirectX SDK December 2004, NOT the FEB 2010 version) … … 57 57 1. Enable the setting, then press OK. 58 58 59 === Non-cygwin Win Requirements===59 ==== Non-cygwin Win Requirements ==== 60 60 61 61 1. Install [http://strawberryperl.com/ Strawberry Perl]. Make sure to run `perl` from the command line at least once. This will set up the library variables. … … 69 69 1. Install [http://rubyinstaller.org/ Ruby]. 70 70 71 === GTK requirements===71 ==== GTK requirements ==== 72 72 73 73 1. See BuildingGtk 74 74 1. Probably need to `sudo apt-get install geoclue libsoup`. (To be verified and moved to BuildingGtk). 75 75 76 ==== GTK requirements ==== 77 1. See EFLWebKit 78 1. Set ENABLE_DRT=1 in the buildslave's environnment, see WebKitEFLLayoutTest for details. 76 79 77 === QT requirements===80 ==== QT requirements ==== 78 81 79 82 1. See QtWebKit 80 83 81 === Chromium Requirements===84 ==== Chromium Requirements ==== 82 85 83 86 1. See [http://trac.webkit.org/wiki/Chromium Chromium]