Meego Wiki
Views

SDK/External Build Host

From MeeGo wiki
(Difference between revisions)
Jump to: navigation, search
(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

Revision as of 12:14, 6 April 2011

Contents

External build hosts at OSU

For purposes outside the current OBS implementation external build host series were established in OSU.

Projects

Current build projects running there.

Toolchain

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
Personal tools