summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2018-03-20Merge branch 'master' into core-updatesMark H Weaver
2018-03-20Correct name and Email for ng0....ng0
2018-03-20build-system/gnu: Fix typo....Ludovic Courtès
2018-03-20build-system/gnu: Dump test suite logs upon 'check' failure....Ludovic Courtès
2018-03-20Merge branch 'master' into core-updatesMark H Weaver
2018-03-20Revert "build-system/meson: Use 'target-arm32?' for armhf-linux case."...Marius Bakke
2018-03-19build-system/meson: Use 'target-arm32?' for armhf-linux case....Efraim Flashner
2018-03-19Merge branch 'master' into stagingMarius Bakke
2018-03-18git-download: Fix recursive checkouts....Eric Bavier
2018-03-18glob: Add an extra glob pattern compilation stage....Ludovic Courtès
2018-03-18glob: Support square brackets in patterns....Ludovic Courtès
2018-03-18import: elpa: Return 'license:gpl3+ for ELPA only....Ludovic Courtès
2018-03-18build-system/python: Fix deletion of .egg-info dirs created by tests....Mark H Weaver
2018-03-18build-system/python: Return #t from all phases....Mark H Weaver
2018-03-18Merge branch 'master' into stagingMarius Bakke
2018-03-18git: 'switch-to-ref' accepts short commit IDs....Ludovic Courtès
2018-03-18import: elpa: Fix typos in documentation strings...Konrad Hinsen
2018-03-18import: elpa: use https in download URLs...Konrad Hinsen
2018-03-17download: Remove TU Wien mirror....Mark H Weaver
2018-03-17Merge branch 'master' into core-updatesMark H Weaver
2018-03-16build-system/gnu: Tolerate errors during the 'strip' phase....Mark H Weaver
2018-03-16utils: invoke: Raise exceptions using SRFI-34 and SRFI-35....Mark H Weaver
2018-03-16gnu-build: Issue a warning unless every phase returns #t....Mark H Weaver
2018-03-16packages: Issue a warning unless the snippet returns #t....Mark H Weaver
2018-03-16build-system/gnu: Return a boolean from all phase procedures....Mark H Weaver
2018-03-16packages: Update copyright notice....Mark H Weaver
2018-03-16packages: patch-and-repack: Fix snippet handling....Mark H Weaver
2018-03-16build: emacs-utils: Use invoke instead of system*....Mark H Weaver
2018-03-16hg-download: Use invoke instead of system*....Mark H Weaver
2018-03-16svn-download: Use invoke instead of system*....Mark H Weaver
2018-03-16cvs-download: Use invoke instead of system*....Mark H Weaver
2018-03-16download: Use invoke instead of system*....Mark H Weaver
2018-03-16build-system/scons: Use invoke instead of system*....Mark H Weaver
2018-03-16build-system/texlive: Use invoke instead of system*....Mark H Weaver
2018-03-16build-system/python: Use invoke instead of system*....Mark H Weaver
2018-03-16build-system/perl: Use invoke instead of system*....Mark H Weaver
2018-03-16build-system/cmake: Use invoke instead of system*....Mark H Weaver
2018-03-16build-system/glib-or-gtk: Use invoke instead of system*....Mark H Weaver
2018-03-16build-system/gnu: Use invoke instead of system*....Mark H Weaver
2018-03-16gnu-dist: Use invoke instead of system*....Mark H Weaver
2018-03-16packages: patch-and-repack: Use invoke instead of system*....Mark H Weaver
2018-03-15guix system: Add '--skip-checks'....Ludovic Courtès
2018-03-15guix: python-build-system: Make bytecode compilation deterministic....Ricardo Wurmus
2018-03-14Merge branch 'master' into core-updatesRicardo Wurmus
2018-03-12build-system/meson: Skip the 'fix-runpath' phase on armhf....Marius Bakke
2018-03-12build-system/meson: Add the output directory to RUNPATH....Marius Bakke
2018-03-12build-system: minify: Do not import (ice-9 popen) in the build environment....Ricardo Wurmus
2018-03-11build-system/gnu: Add 'bootstrap' phase....Ludovic Courtès
2018-03-11utils: Add 'false-if-file-not-found'....Ludovic Courtès
2018-03-08hash: Add 'sha1'....Ludovic Courtès