Ludovic Courtès
|
4b7f3407e9
|
hydra: Honor the `system' argument.
* build-aux/hydra/gnu-system.scm (hydra-jobs): Really look up the
`system' symbol in ARGUMENTS.
|
2013-07-16 09:47:48 +02:00 |
Ludovic Courtès
|
58ab9f9b8e
|
build: Add "mips64el-linux-gnuabi64" as a cross build target.
* build-aux/hydra/gnu-system.scm (%packages-to-cross-build): Add
%bootstrap-tarballs.
(%cross-targets): Add "mips64el-linux-gnuabi64".
|
2013-06-26 22:41:09 +02:00 |
Ludovic Courtès
|
9306d350b2
|
build: Build the bootstrap tarballs on Hydra.
* build-aux/hydra/gnu-system.scm (%packages-to-cross-build): Uncomment
the bootstrap tarball packages.
|
2013-06-25 23:45:34 +02:00 |
Ludovic Courtès
|
f3211ef386
|
build: Move Hydra recipe to build-aux/hydra.
* hydra.scm: Rename to...
* build-aux/hydra/gnu-system.scm: ... this.
* Makefile.am (EXTRA_DIST): Adjust accordingly.
|
2013-06-20 23:41:31 +02:00 |