
h.m.brand at xs4all
Nov 10, 2009, 8:50 AM
Post #2 of 5
(248 views)
Permalink
|
|
Re: Utility for building multiple variant perl configurations?
[In reply to]
|
|
On Tue, 10 Nov 2009 16:20:33 +0000, Tim Bunce <Tim.Bunce [at] pobox> wrote: > Does anyone have a utility for building multiple variant perl > configurations? > > By which I mean something that'll run > > ./Configure ... && make && make test && make install > > over and over for various combinations of Configure options? $ cpan Test::Smoke should work on all supported OS's That's what brings us the smoke reports, and it does almost exactly what you ask > I couldn't see one in the source tree so I'm cooking one up now > (it's currently thrashing my laptop's harddisk :) > > Thought I'd ask here before I get much further with it... -- H.Merijn Brand http://tux.nl Perl Monger http://amsterdam.pm.org/ using & porting perl 5.6.2, 5.8.x, 5.10.x, 5.11.x on HP-UX 10.20, 11.00, 11.11, 11.23, and 11.31, OpenSuSE 10.3, 11.0, and 11.1, AIX 5.2 and 5.3. http://mirrors.develooper.com/hpux/ http://www.test-smoke.org/ http://qa.perl.org http://www.goldmark.org/jeff/stupid-disclaimers/
|