aboutsummaryrefslogtreecommitdiff
path: root/build-aux
Commit message (Expand)AuthorAge
...
| * cuirass: Add gnu-system build spec.Jan Nieuwenhuizen2017-09-27
| * build: Use -Wmacro-use-before-definition.Ludovic Courtès2017-09-08
* | build: Remove code to download the Guile bootstrap tarball.Ludovic Courtès2017-08-28
|/
* pull: Fetch source code from Git.Ludovic Courtès2017-08-02
* hydra: Add 'guix.SYSTEM' jobs.Ludovic Courtès2017-07-25
* hydra: Simplify 'tarball' job.Ludovic Courtès2017-07-25
* build: Add iso9660 system image generator.Danny Milosavljevic2017-07-03
* hydra: Don't build non-substitutable packages.Ludovic Courtès2017-06-15
* pull: Add a dependency to guile-git.Mathieu Othacehe2017-06-09
* maint: Add 'update-NEWS' target.Ludovic Courtès2017-05-18
* hydra: Cross-build Guile 2.2.Ludovic Courtès2017-05-16
* pull: Build with the matching Guile major version.Ludovic Courtès2017-05-09
* maint: update-guix-package: Protect the checkout from GC.Ludovic Courtès2017-05-09
* maint: Check whether binaries cross-built to "arm-linux-gnueabihf" are availa...Ludovic Courtès2017-05-08
* maint: 'check-available-binaries' forces use of the official servers.Ludovic Courtès2017-05-08
* maint: Use 'G_' in build-aux/ scripts.Ludovic Courtès2017-05-08
* maint: Add 'time-monotonic' bug workaround in build-aux/hydra/evaluate.scm.Ludovic Courtès2017-05-07
* maint: Add 'update-guix-package' target.Ludovic Courtès2017-05-07
* build: Use Gnulib's 'git-version-gen'.Ludovic Courtès2017-05-04
* ui: Rename '_' to 'G_'.Ludovic Courtès2017-05-03
* build: Download aarch64 bootstrap binaries from alpha.gnu.org.Ludovic Courtès2017-04-14
* hydra: Don't build deprecated packages.Ludovic Courtès2017-03-30
* Merge branch 'master' into core-updatesMarius Bakke2017-03-30
|\
| * hydra: Include the localstatedir in the binary tarball.Ludovic Courtès2017-03-30
* | Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner2017-03-23
|\|
| * build: 'test-driver.scm' prints Scheme values with 'write'.Ludovic Courtès2017-03-22
* | Merge branch 'master' into core-updatesMark H Weaver2017-03-19
|\|
| * build: Require Guile >= 2.0.9.Ludovic Courtès2017-03-18
| * utils: Move base16 procedures to (guix base16).Ludovic Courtès2017-03-16
* | Merge branch 'master' into core-updatesMarius Bakke2017-03-15
|\|
| * build: On 2.2, build package files with almost no optimizations.Ludovic Courtès2017-03-14
* | Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner2017-03-13
|\|
| * Add 'guix pack'.Ludovic Courtès2017-03-12
* | Merge branch 'master' into core-updatesLudovic Courtès2017-03-09
|\|
| * hydra: Really disable 32-to-64-bit cross-builds.Ludovic Courtès2017-03-09
| * build: Unset 'NIX_BUILD_HOOK' when offloading support is missing.Ludovic Courtès2017-03-08
| * hydra: Add "aarch64-linux-gnu" as a cross-compilation target.Efraim Flashner2017-02-14
* | gnu: Add bootstrap-binaries for 'aarch64-linux'.Efraim Flashner2017-02-20
* | hydra: Add "aarch64-linux-gnu" as a cross-compilation target.Efraim Flashner2017-02-17
* | hydra: Add "i586-pc-gnu" as a cross-compilation target.Ludovic Courtès2017-01-20
* | Merge branch 'master' into core-updatesLeo Famulari2017-01-06
|\|
| * hydra: Remove 'qemu-image' job.Ludovic Courtès2016-12-31
| * build: check-final-inputs-self-contained has an exception for 'bash:include'.Ludovic Courtès2016-12-18
| * hydra: Fix wrong-num-args error when computing the cross jobs.Ludovic Courtès2016-12-08
| * hydra: Adjust to make-bootstrap.scm change.Ludovic Courtès2016-12-08
| * hydra: Use '%final-inputs' from base.scm, not commencement.scm.Ludovic Courtès2016-12-08
| * hydra: Add "i686-w64-mingw32" as a cross-compilation target.Ludovic Courtès2016-12-07
| * pull: Hack to allow compilation with older Guile-SSH packages.Ludovic Courtès2016-11-27
* | hydra: Add "powerpc-linux-gnu" as a cross-compilation target.Ludovic Courtès2017-01-05
|/
* pull: Add guile-ssh to the dependencies.宋文武2016-11-26