wiki:Buildbot

Version 11 (modified by tamas, 17 years ago) ( diff )

--

GDAL Buildbot

GDAL Buildbot instance is hosted on the OSGeo Buildbot farm.

Buildbot Slaves

From the Buildbot manual:

The Buildbot consists of a single buildmaster and one or more buildslaves.

NameOperating SystemArchCompiler
telascienceLinux, Fedora Core 4 x86-32GCC
epimetheusDarwin 8 64-bit, PowerPC 970GCC
szekerest-vc71Windows Server 2003 Enterprise x64 Ed.x86-32Visual C++ 7.1
szekerest-vc80Windows Server 2003 Enterprise x64 Ed.x86-32Visual C++ 8.0
szekerest-vc80x64Windows Server 2003 Enterprise x64 Ed.x86-64Visual C++ 8.0

Buildbot Builders

The Builder is a long-lived object which controls all Builds of a given type.

telascience

  • quick
    • Sources: trunk
    • Configure options:
      --with-libtiff=internal
      --with-python
      --without-ngpython
      --without-libtool
      --without-pg
      
    • Optimized (without environment variable CFG=DEBUG)
    • Libraries: PROJ.4
  • full
    • Sources: trunk
    • Configure options:
      --with-libtiff=internal
      --with-python
      --without-ngpython
      --without-libtool
      --without-pg
      
    • Optimized (without environment variable CFG=DEBUG)
    • Libraries: PROJ.4
  • stable
    • Sources: branches/<current stable>
    • Configure options:
      --with-libtiff=internal
      --with-python
      --without-ngpython
      --without-libtool
      --without-pg
      
    • Optimized (without environment variable CFG=DEBUG)
    • Libraries: PROJ.4

epimetheus

szekerest-vc71

szekerest-vc80

szekerest-vc80x64

Note: See TracWiki for help on using the wiki.