(Created page with "= External build hosts at OSU = For purposes outside the current OBS implementation external build host series were established in OSU. == Projects == Current build projects r…") |
(→Toolchain) |
||
| Line 10: | Line 10: | ||
Builds MeeGo1.2/Maemo6 ARM cross-toolchains for Linux (x86/x86_64), Windows and MacOS X. | Builds MeeGo1.2/Maemo6 ARM cross-toolchains for Linux (x86/x86_64), Windows and MacOS X. | ||
| + | |||
| + | ==== Resources ==== | ||
| + | |||
| + | Master buildbot instance: | ||
| + | |||
| + | BB_NUMBER[0]=0 | ||
| + | BB_NAME[0]="Toolchains" | ||
| + | BB_USER[0]="buildbot" | ||
| + | BB_BASEDIR[0]="/var/lib/buildbot/toolchains/master" | ||
| + | |||
| + | |||
| + | Slave buildbot instances: | ||
| + | |||
| + | toolchain32-lenny: schroot session:toolchain32 | ||
| + | toolchain64-lenny: schroot session:toolchain64 | ||
| + | toolchain-macos: ''real Mac OS host currently missing'' | ||
| + | |||
| + | Git repositories: | ||
| + | |||
| + | toolchains source code: /srv/git/toolchains/toolchains | ||
| + | buildbot configuration: /srv/git/toolchains/buildbot | ||
Contents |
For purposes outside the current OBS implementation external build host series were established in OSU.
Current build projects running there.
Builds MeeGo1.2/Maemo6 ARM cross-toolchains for Linux (x86/x86_64), Windows and MacOS X.
Master buildbot instance:
BB_NUMBER[0]=0 BB_NAME[0]="Toolchains" BB_USER[0]="buildbot" BB_BASEDIR[0]="/var/lib/buildbot/toolchains/master"
Slave buildbot instances:
toolchain32-lenny: schroot session:toolchain32 toolchain64-lenny: schroot session:toolchain64 toolchain-macos: real Mac OS host currently missing
Git repositories:
toolchains source code: /srv/git/toolchains/toolchains buildbot configuration: /srv/git/toolchains/buildbot