Edgewall Software

Changes between Initial Version and Version 1 of TracDev/AutomaticBuilds


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

Documented the current build configurations.

Legend:

Unmodified
Added
Removed
Modified
  • TracDev/AutomaticBuilds

    v1 v1  
     1= Automatic builds =
     2
     3This Trac instance coordinates automatic builds of Trac for various configuration variants through a [http://bitten.edgewall.org Bitten] build master.
     4
     5== Build configurations ==
     6
     7The following build configurations are currently set up:
     8
     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.1||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|| ||
     18
     19
     20== Desired build configurations ==
     21
     22Please 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.
     23
     24||'''OS'''||'''Python'''||'''Database'''||'''Build slave provider'''||'''Comment'''||