summaryrefslogtreecommitdiff
path: root/build-aux/hydra
AgeCommit message (Expand)Author
2014-05-29hydra: Don't cross-build from MIPS to MIPS....Ludovic Courtès
2014-05-28hydra: Build for mips64el-linux....Ludovic Courtès
2014-05-22Add (gnu) module....Ludovic Courtès
2014-05-20Add (gnu system file-systems)....Ludovic Courtès
2014-05-18system: Add 'grub-configuration' record....Ludovic Courtès
2014-05-16hydra: Add dummy root file system declaration....Ludovic Courtès
2014-05-15build: Remove fusectl from the default file systems in the demo OS....Ludovic Courtès
2014-05-14system: Provide declarations for the 'fusectl' and 'binfmt_misc' file systems....Ludovic Courtès
2014-05-11system: Make accounts and groups at activation time....Ludovic Courtès
2014-05-01system: Add 'sudo' to the setuid programs, and handle /etc/sudoers....Ludovic Courtès
2014-04-30system: Add support for setuid binaries....Ludovic Courtès
2014-04-11hydra: Specify the image size of the QEMU image....Ludovic Courtès
2014-04-09hydra: Make demo OS smaller....Ludovic Courtès
2014-04-06hydra: qemu-jobs: Return a derivation file name, not a derivation....Ludovic Courtès
2014-04-05hydra: Change 'qemu-jobs' to return name/thunk pairs....Ludovic Courtès
2014-04-05hydra: Add 'qemu-image' job....Ludovic Courtès
2014-03-25hydra: Hard-code target systems....Ludovic Courtès
2014-03-25hydra: Fix typo in core package list....Ludovic Courtès
2014-03-25hydra: Remove cross-builds from i686-linux to mips64el-linux-gnuabi64....Ludovic Courtès
2014-03-25hydra: Build GCC and glibc, not their '-final' variant....Ludovic Courtès
2014-02-27Merge branch 'master' into core-updates...Ludovic Courtès
2014-02-27hydra: Set the default absolute build timeout to 20h....Ludovic Courtès
2014-01-25Merge branch 'master' into core-updatesLudovic Courtès
2014-01-18hydra: Add debugging for the Guix job set....Ludovic Courtès
2014-01-11hydra: Add GCC, Binutils, and libc to the core package set....Ludovic Courtès
2013-12-10hydra: Add zlib, gzip, and xz to the core package set....Ludovic Courtès
2013-11-20hydra: Adjust to gettext package rename....Ludovic Courtès
2013-09-18hydra: Pass the directory name of the Nix checkout....Ludovic Courtès
2013-09-18hydra: Fix typo....Ludovic Courtès
2013-09-18hydra: Add missing import....Ludovic Courtès
2013-09-18hydra: Return the .drv file names, not the <derivation> objects....Ludovic Courtès
2013-09-18hydra: Point the Git submodule to our local copy....Ludovic Courtès
2013-09-08hydra: Support a 'subset' argument....Ludovic Courtès
2013-09-03hydra: Add Graphviz as an input to the "tarball" job....Ludovic Courtès
2013-09-03hydra: Add Git as an input to the "tarball" job....Ludovic Courtès
2013-08-25hydra: Comment out all Git invocations in `bootstrap'....Ludovic Courtès
2013-08-25hydra: Add missing import....Ludovic Courtès
2013-08-25hydra: Return a symbol/thunk pair....Ludovic Courtès
2013-08-24hydra: Extract the actual file name from the Guix checkout....Ludovic Courtès
2013-08-24hydra: Add job to run "make distcheck" on Guix....Ludovic Courtès
2013-07-16hydra: Fix typo....Ludovic Courtès
2013-07-16hydra: Build for all the specified systems....Ludovic Courtès
2013-07-16hydra: Distinguish between jobs for different system types....Ludovic Courtès
2013-07-16hydra: Honor the `system' argument....Ludovic Courtès
2013-06-26build: Add "mips64el-linux-gnuabi64" as a cross build target....Ludovic Courtès
2013-06-25build: Build the bootstrap tarballs on Hydra....Ludovic Courtès
2013-06-20build: Move Hydra recipe to build-aux/hydra....Ludovic Courtès