Edgewall Software

Changes between Version 4 and Version 5 of TracDev/AutomaticBuilds


Ignore:
Timestamp:
Apr 29, 2009, 12:52:08 AM (15 years ago)
Author:
Remy Blank
Comment:

Added SVN bindings and CPU type.

Legend:

Unmodified
Added
Removed
Modified
  • TracDev/AutomaticBuilds

    v4 v5  
    77The following build configurations are currently set up:
    88
    9 ||'''Name'''||'''OS'''||'''Python'''||'''Database'''||'''Build slave provider'''||'''Comment'''||
    10 ||`darwin-py23`||OS X 10.5||2.3||SQLite||RemyBlank||Only for 0.11-stable||
    11 ||`darwin-py25`||OS X 10.5||2.5||SQLite||RemyBlank|| ||
    12 ||`darwin-py25-pg`||OS X 10.5||2.5||PostgreSQL 8.3||RemyBlank|| ||
    13 ||`darwin-py25-my`||OS X 10.5||2.5||MySQL 5.0||RemyBlank|| ||
    14 ||`linux-py24`||?||2.4||SQLite||JonasBorgstrom|| ||
    15 ||`linux-py25`||?||2.5||SQLite||JonasBorgstrom|| ||
    16 ||`linux-py26`||?||2.6||SQLite||JonasBorgstrom||Currently only runs unit tests||
    17 ||`windows-py25`||Windows XP Pro||2.5||SQLite||RemyBlank|| ||
     9||'''Name'''||'''OS'''||'''Python'''||'''Database'''||'''SVN bindings'''||'''Build slave provider'''||'''Comment'''||
     10||`darwin-py23`||OS X 10.5 (x86)||2.3||SQLite||1.5.6||RemyBlank||Only for 0.11-stable||
     11||`darwin-py25`||OS X 10.5 (x86)||2.5||SQLite||1.5.6||RemyBlank|| ||
     12||`darwin-py25-pg`||OS X 10.5 (x86)||2.5||PostgreSQL 8.3||1.5.6||RemyBlank|| ||
     13||`darwin-py25-my`||OS X 10.5 (x86)||2.5||MySQL 5.0||1.5.6||RemyBlank|| ||
     14||`linux-py24`|| ||2.4||SQLite|| ||JonasBorgstrom|| ||
     15||`linux-py25`|| ||2.5||SQLite|| ||JonasBorgstrom|| ||
     16||`linux-py26`|| ||2.6||SQLite|| ||JonasBorgstrom||Currently only runs unit tests||
     17||`windows-py25`||Windows XP Pro (x86)||2.5||SQLite||1.5.6||RemyBlank|| ||
    1818
    1919
     
    2222Please add desired build configurations in the table below, and indicate why you feel they should be tested. Also indicate if you are willing to run build slaves for any of the configurations.
    2323
    24 ||'''Name'''||'''OS'''||'''Python'''||'''Database'''||'''Build slave provider'''||'''Comment'''||
    25 ||`darwin-py26`||OS X 10.5||2.6||SQLite||EmmanuelBlot||to get ready for !SnowLeopard||
    26 || ||Gentoo Linux||2.5||postgres 8.3||PacoPablo||Contact TimHatch for setup||
    27 || ||??? Linux||2.5||postgres 8.2||TimHatch|| (for completeness)||
    28 || ||Ubuntu Linux (x86_64)||2.4-2.6||mysql 5.x||TimHatch|| ||
    29 || ||OS X 10.4 (PPC G4)||2.4-2.6||SQLite?||TimHatch|| can add other dbs||
    30 || ||FreeBSD 7 (i386)||2.5?||SQLite?||TimHatch|| can add other dbs||
     24||'''Name'''||'''OS'''||'''Python'''||'''Database'''||'''SVN bindings'''||'''Build slave provider'''||'''Comment'''||
     25||`darwin-py26`||OS X 10.5||2.6||SQLite|| ||EmmanuelBlot||to get ready for !SnowLeopard||
     26|| ||Gentoo Linux||2.5||postgres 8.3|| ||PacoPablo||Contact TimHatch for setup||
     27|| ||??? Linux||2.5||postgres 8.2|| ||TimHatch|| (for completeness)||
     28|| ||Ubuntu Linux (x86_64)||2.4-2.6||mysql 5.x|| ||TimHatch|| ||
     29|| ||OS X 10.4 (PPC G4)||2.4-2.6||SQLite?|| ||TimHatch|| can add other dbs||
     30|| ||FreeBSD 7 (i386)||2.5?||SQLite?|| ||TimHatch|| can add other dbs||
    3131
    3232== Comments ==