summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
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-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-18git: 'switch-to-ref' accepts short commit IDs.Ludovic Courtès
2018-03-18import: elpa: Fix typos in documentation stringsKonrad Hinsen
2018-03-18import: elpa: use https in download URLsKonrad 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: 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
2018-03-07ui: 'display-hint' preserves Texinfo formatting.Ludovic Courtès
2018-03-07ui: Display fix hints in the case where we have location info.Ludovic Courtès
2018-03-07linux-initrd: Factorize 'check-device-initrd-modules'.Ludovic Courtès
2018-03-06ui: 'load*' no longer fails on Guile 2.2.3 upon EACCES or similar.Ludovic Courtès
2018-03-05ui: Better workaround for lack of '%fresh-auto-compile' on 2.2.3.Ludovic Courtès
2018-03-04git-download: Fetch only the required commit, if possible.Danny Milosavljevic
2018-03-03services: messaging: Prosody config supports file-like objects.Clément Lassieur
2018-03-02guix system: Check for the lack of modules in the initrd.Ludovic Courtès