Eelco Dolstra
f831287d4b
Add font for the captcha
...
Taken from http://www.thibault.org/fonts/staypuft/ .
2013-03-04 12:16:13 +01:00
Ludovic Courtès
183078131a
Capture the path to `guile', when available.
2012-10-17 16:25:49 +02:00
Ludovic Courtès
f27ae1d566
Add support for Guile & Guix.
2012-10-17 16:23:00 +02:00
Eelco Dolstra
82d17a2d0b
Rename hydra_*.pl to hydra-*
...
The underscores are ugly and the .pl extension is an implementation
detail that shouldn't be visible to the outside.
Also, get rid of the *.in files. It's not really necessary to
generate them. And I was always modifying the wrong file.
2011-11-30 18:14:48 +01:00
Ludovic Courtès
eb3b5ef6a0
configure: Set the right $PATH for Nix.
2011-10-04 21:03:33 +00:00
Ludovic Courtès
ddd799df2d
configure: Fix typo.
2011-10-04 20:58:01 +00:00
Ludovic Courtès
bfdb138010
configure: Allow `nix-store' to be run within a build chroot.
2011-10-04 20:53:47 +00:00
Ludovic Courtès
aaf2448668
configure: Call the variable $NIX_STORE_PROGRAM, not $NIX_STORE.
2011-10-04 20:19:14 +00:00
Ludovic Courtès
3121948b26
configure: Make sure we get a recent `nix-store'.
2011-10-04 20:03:49 +00:00
Ludovic Courtès
67318a2f5b
configure: Preserve the user's $CPPFLAGS and $LDFLAGS.
2011-10-04 13:31:05 +00:00
Ludovic Courtès
14596d3ed1
configure: Pass `-L/to/nix' as $LDFLAGS, not $LIBS.
2011-10-04 12:52:12 +00:00
Eelco Dolstra
5a8e0d1e13
* Fix symbol to look for.
2011-08-19 15:28:32 +00:00
Ludovic Courtès
666f543122
Build the HTML manual; add the HTML & PDF to the distribution; install them.
...
* doc/manual/Makefile.am (dist_html_DATA, dist_pdf_DATA): New variables.
(manual.html): New target.
(manual.pdf): Use $(DBLATEX), uppercase.
* configure.ac: Check for `xsltproc'. Add `--with-docbook-xsl' option.
2011-07-04 14:48:38 +00:00
Rob Vermaas
9f33d4c98d
2011-03-17 13:25:27 +00:00
Rob Vermaas
cd7bc3681e
set scripts to executable
2011-03-17 07:39:46 +00:00
Rob Vermaas
1dbbbe3f31
oops, committed too much
2011-03-16 13:19:15 +00:00
Rob Vermaas
890a7867b4
add first evaluations tests
2011-03-16 13:18:12 +00:00
Rob Vermaas
0df0723b46
first test, not yet in buildprocess
2011-03-16 08:50:31 +00:00
Rob Vermaas
f95ded45a5
revert commit 26130, use hardcoded default value for HYDRA_DATA (/var/lib/hydra)
2011-03-07 12:30:27 +00:00
Ludovic Courtès
bf927b3180
Set a default value for `getHydraPath'.
2011-03-02 15:17:03 +00:00
Ludovic Courtès
18e23e90e2
hydra: Clarify the dependency on BDW-GC.
2011-01-14 12:53:54 +00:00
Ludovic Courtès
3c573761fe
hydra: Actually check for Nix in `configure'.
2011-01-14 10:52:44 +00:00
Ludovic Courtès
0e6e111a50
hydra: Improve `AC_INIT' call.
2011-01-14 10:52:40 +00:00
Rob Vermaas
834ebdea4b
hydra: fix tarball build, add pre suffix to tarballs
2010-09-30 15:02:42 +00:00
Rob Vermaas
c37b90ee3e
hydra: use autoconf/-make
2010-09-30 14:29:15 +00:00