Buildfarm client 4.5 released

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>, PGBuildFarm <pgbuildfarm-members(at)pgfoundry(dot)org>
Subject: Buildfarm client 4.5 released
Date: 2011-05-06 14:06:38
Message-ID: 4DC4006E.8080803@dunslane.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: buildfarm-members pgsql-hackers

I have just released version 4.5 of the buildfarm client.

Notable features and improvements include:

* Suppport for building docs
* Support running optional steps
* Make SCM module totally generic so it can be used for things other
than PostgreSQL core.
* Run isolation checks.
* Avoid giving Storable a regex object to freeze, which modern
versions such as in perl 5.12 choke on.
* Factor out options processing into a separate module.
* new run_branches.pl program that runs all designated branches
* New README and license files.
* Don't quote configure options that contain quotes, allowing
options like --with-libs to point to multiple locations.
* Clean up data and temp install directories as we go. This makes us
much less profligate with disk space.

The release can be downloaded from
<http://pgfoundry.org/frs/?group_id=1000040&release_id=1817>

enjoy.

cheers

andrew

Browse buildfarm-members by date

  From Date Subject
Next Message Robert Creager 2011-06-06 23:30:12 CREATE FUNCTION hang on test machine polecat on HEAD
Previous Message Andrew Dunstan 2011-04-04 17:34:24 Re: [Pgbuildfarm-members] Can't store REGEXP items at lib/Storable.pm

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2011-05-06 14:13:33 Re: Process wakeups when idle and power consumption
Previous Message Tom Lane 2011-05-06 14:00:53 Re: Process wakeups when idle and power consumption