Age | Commit message (Expand) | Author |
2017-10-23 | pull: Add (guix build compile) to the mix. | Ludovic Courtès |
2017-10-22 | build: Honor make's '-j' flag. | Ludovic Courtès |
2017-10-22 | build: Factorize module compilation in (guix build compile). | Ludovic Courtès |
2017-10-10 | build: Set 'NIX_BUILD_HOOK' only if offloading is configured. | Eric Bavier |
2017-09-28 | cuirass: Add 'cuirass-jobs.scm' target to compute the Cuirass jobs. | Jan Nieuwenhuizen |
2017-09-27 | cuirass: Support subset with list of package[@version]. | Jan Nieuwenhuizen |
2017-09-27 | cuirass: Add gnu-system build spec. | Jan Nieuwenhuizen |
2017-09-08 | build: Use -Wmacro-use-before-definition. | Ludovic Courtès |
2017-08-02 | pull: Fetch source code from Git. | Ludovic Courtès |
2017-07-25 | hydra: Add 'guix.SYSTEM' jobs. | Ludovic Courtès |
2017-07-25 | hydra: Simplify 'tarball' job. | Ludovic Courtès |
2017-07-03 | build: Add iso9660 system image generator. | Danny Milosavljevic |
2017-06-15 | hydra: Don't build non-substitutable packages. | Ludovic Courtès |
2017-06-09 | pull: Add a dependency to guile-git. | Mathieu Othacehe |
2017-05-18 | maint: Add 'update-NEWS' target. | Ludovic Courtès |
2017-05-16 | hydra: Cross-build Guile 2.2. | Ludovic Courtès |
2017-05-09 | pull: Build with the matching Guile major version. | Ludovic Courtès |
2017-05-09 | maint: update-guix-package: Protect the checkout from GC. | Ludovic Courtès |
2017-05-08 | maint: Check whether binaries cross-built to "arm-linux-gnueabihf" are availa... | Ludovic Courtès |
2017-05-08 | maint: 'check-available-binaries' forces use of the official servers. | Ludovic Courtès |
2017-05-08 | maint: Use 'G_' in build-aux/ scripts. | Ludovic Courtès |
2017-05-07 | maint: Add 'time-monotonic' bug workaround in build-aux/hydra/evaluate.scm. | Ludovic Courtès |
2017-05-07 | maint: Add 'update-guix-package' target. | Ludovic Courtès |
2017-05-04 | build: Use Gnulib's 'git-version-gen'. | Ludovic Courtès |
2017-05-03 | ui: Rename '_' to 'G_'. | Ludovic Courtès |
2017-04-14 | build: Download aarch64 bootstrap binaries from alpha.gnu.org. | Ludovic Courtès |
2017-03-30 | hydra: Don't build deprecated packages. | Ludovic Courtès |
2017-03-30 | Merge branch 'master' into core-updates | Marius Bakke |
2017-03-30 | hydra: Include the localstatedir in the binary tarball. | Ludovic Courtès |
2017-03-23 | Merge remote-tracking branch 'origin/master' into core-updates | Efraim Flashner |
2017-03-22 | build: 'test-driver.scm' prints Scheme values with 'write'. | Ludovic Courtès |
2017-03-19 | Merge branch 'master' into core-updates | Mark H Weaver |
2017-03-18 | build: Require Guile >= 2.0.9. | Ludovic Courtès |
2017-03-16 | utils: Move base16 procedures to (guix base16). | Ludovic Courtès |
2017-03-15 | Merge branch 'master' into core-updates | Marius Bakke |
2017-03-14 | build: On 2.2, build package files with almost no optimizations. | Ludovic Courtès |
2017-03-13 | Merge remote-tracking branch 'origin/master' into core-updates | Efraim Flashner |
2017-03-12 | Add 'guix pack'. | Ludovic Courtès |
2017-03-09 | Merge branch 'master' into core-updates | Ludovic Courtès |
2017-03-09 | hydra: Really disable 32-to-64-bit cross-builds. | Ludovic Courtès |
2017-03-08 | build: Unset 'NIX_BUILD_HOOK' when offloading support is missing. | Ludovic Courtès |
2017-02-20 | gnu: Add bootstrap-binaries for 'aarch64-linux'. | Efraim Flashner |
2017-02-17 | hydra: Add "aarch64-linux-gnu" as a cross-compilation target. | Efraim Flashner |
2017-02-14 | hydra: Add "aarch64-linux-gnu" as a cross-compilation target. | Efraim Flashner |
2017-01-20 | hydra: Add "i586-pc-gnu" as a cross-compilation target. | Ludovic Courtès |
2017-01-06 | Merge branch 'master' into core-updates | Leo Famulari |
2017-01-05 | hydra: Add "powerpc-linux-gnu" as a cross-compilation target. | Ludovic Courtès |
2016-12-31 | hydra: Remove 'qemu-image' job. | Ludovic Courtès |
2016-12-18 | build: check-final-inputs-self-contained has an exception for 'bash:include'. | Ludovic Courtès |
2016-12-08 | hydra: Fix wrong-num-args error when computing the cross jobs. | Ludovic Courtès |