(→Toolchain) |
|||
| Line 23: | Line 23: | ||
Slave buildbot instances: | Slave buildbot instances: | ||
| - | toolchain32-lenny: schroot session:toolchain32 | + | toolchain32-lenny: schroot "session:toolchain32" |
| - | toolchain64-lenny: schroot session:toolchain64 | + | toolchain64-lenny: schroot "session:toolchain64" |
toolchain-macos: ''real Mac OS host currently missing'' | toolchain-macos: ''real Mac OS host currently missing'' | ||
Git repositories: | Git repositories: | ||
| - | toolchains source code: / | + | toolchains source code: git://localhost/git/toolchains.git |
| - | buildbot configuration: / | + | buildbot configuration: git://localhost/git/buildbot.git |
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: git://localhost/git/toolchains.git buildbot configuration: git://localhost/git/buildbot.git