Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-06-26 | build: Add "mips64el-linux-gnuabi64" as a cross build target. | Ludovic Courtès | |
* build-aux/hydra/gnu-system.scm (%packages-to-cross-build): Add %bootstrap-tarballs. (%cross-targets): Add "mips64el-linux-gnuabi64". | |||
2013-06-25 | build: Build the bootstrap tarballs on Hydra. | Ludovic Courtès | |
* build-aux/hydra/gnu-system.scm (%packages-to-cross-build): Uncomment the bootstrap tarball packages. | |||
2013-06-20 | build: Move Hydra recipe to build-aux/hydra. | Ludovic Courtès | |
* hydra.scm: Rename to... * build-aux/hydra/gnu-system.scm: ... this. * Makefile.am (EXTRA_DIST): Adjust accordingly. |