* Continuous Guile builds
@ 2009-11-23 23:21 Ludovic Courtès
2009-11-24 17:11 ` Ludovic Courtès
2009-11-25 14:09 ` Ludovic Courtès
0 siblings, 2 replies; 3+ messages in thread
From: Ludovic Courtès @ 2009-11-23 23:21 UTC (permalink / raw)
To: guile-devel; +Cc: Eelco Dolstra, Rob Vermaas
[-- Attachment #1: Type: text/plain, Size: 822 bytes --]
Hello,
Guile is now continuously built straight from Git on the Hydra build
farm:
http://hydra.nixos.org/jobset/gnu/guile-master/all
http://hydra.nixos.org/jobset/gnu/guile-1-8/all
For each Git commit, it builds a tarball (“make && make dist”), builds
and runs the test suite from that tarball, and finally does the same
with coverage analysis of the C code.
Currently builds only target GNU/Linux and Darwin. The build farm also
has {Free,Open}BSD and Cygwin boxes but Nixpkgs[*] is not fully ported
there so we don’t build on these yet.
Thanks to Rob Vermaas and Eelco Dolstra of NixOS for starting work on
this and for supporting the idea!
Ludo’.
[*] Nixpkgs is the set of packages used by Nix, which is the package
manager used by Hydra. More info at http://nixos.org/.
[-- Attachment #2: Type: application/pgp-signature, Size: 197 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Continuous Guile builds
2009-11-23 23:21 Continuous Guile builds Ludovic Courtès
@ 2009-11-24 17:11 ` Ludovic Courtès
2009-11-25 14:09 ` Ludovic Courtès
1 sibling, 0 replies; 3+ messages in thread
From: Ludovic Courtès @ 2009-11-24 17:11 UTC (permalink / raw)
To: guile-devel
Hey,
I forgot to mention that the latest source tarball, binaries, and
coverage report can be obtained from:
http://hydra.nixos.org/view/gnu/guile-master/latest
Ludo’.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Continuous Guile builds
2009-11-23 23:21 Continuous Guile builds Ludovic Courtès
2009-11-24 17:11 ` Ludovic Courtès
@ 2009-11-25 14:09 ` Ludovic Courtès
1 sibling, 0 replies; 3+ messages in thread
From: Ludovic Courtès @ 2009-11-25 14:09 UTC (permalink / raw)
To: guile-devel
Hey,
Sorry to distract you ;-) but while I was at it I couldn’t help but have
it build Guile with several ‘configure’ options:
http://hydra.nixos.org/jobset/gnu/guile-master/all
Here you see builds ‘--without-threads’, ‘--disable-deprecated’, etc.
The good news is that some of them actually compile. ;-) Others should
be easily fixed.
For the curious, all this is done programatically:
https://svn.nixos.org/repos/nix/hydra-config/gnu/trunk/guile/release.nix
Cheers,
Ludo’.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2009-11-25 14:09 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-23 23:21 Continuous Guile builds Ludovic Courtès
2009-11-24 17:11 ` Ludovic Courtès
2009-11-25 14:09 ` Ludovic Courtès
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).