summaryrefslogtreecommitdiff
path: root/guix
Commit message (Expand)AuthorAge
* Merge branch 'master' into core-updatesMark H Weaver2018-03-20
|\
| * git-download: Fix recursive checkouts.Eric Bavier2018-03-18
| * glob: Add an extra glob pattern compilation stage.Ludovic Courtès2018-03-18
| * glob: Support square brackets in patterns.Ludovic Courtès2018-03-18
| * import: elpa: Return 'license:gpl3+ for ELPA only.Ludovic Courtès2018-03-18
| * git: 'switch-to-ref' accepts short commit IDs.Ludovic Courtès2018-03-18
| * import: elpa: Fix typos in documentation stringsKonrad Hinsen2018-03-18
| * import: elpa: use https in download URLsKonrad Hinsen2018-03-18
| * download: Remove TU Wien mirror.Mark H Weaver2018-03-17
* | build-system/python: Fix deletion of .egg-info dirs created by tests.Mark H Weaver2018-03-18
* | build-system/python: Return #t from all phases.Mark H Weaver2018-03-18
* | Merge branch 'master' into core-updatesMark H Weaver2018-03-17
|\|
| * guix system: Add '--skip-checks'.Ludovic Courtès2018-03-15
* | build-system/gnu: Tolerate errors during the 'strip' phase.Mark H Weaver2018-03-16
* | utils: invoke: Raise exceptions using SRFI-34 and SRFI-35.Mark H Weaver2018-03-16
* | gnu-build: Issue a warning unless every phase returns #t.Mark H Weaver2018-03-16
* | packages: Issue a warning unless the snippet returns #t.Mark H Weaver2018-03-16
* | build-system/gnu: Return a boolean from all phase procedures.Mark H Weaver2018-03-16
* | packages: Update copyright notice.Mark H Weaver2018-03-16
* | packages: patch-and-repack: Fix snippet handling.Mark H Weaver2018-03-16
* | build: emacs-utils: Use invoke instead of system*.Mark H Weaver2018-03-16
* | hg-download: Use invoke instead of system*.Mark H Weaver2018-03-16
* | svn-download: Use invoke instead of system*.Mark H Weaver2018-03-16
* | cvs-download: Use invoke instead of system*.Mark H Weaver2018-03-16
* | download: Use invoke instead of system*.Mark H Weaver2018-03-16
* | build-system/scons: Use invoke instead of system*.Mark H Weaver2018-03-16
* | build-system/texlive: Use invoke instead of system*.Mark H Weaver2018-03-16
* | build-system/python: Use invoke instead of system*.Mark H Weaver2018-03-16
* | build-system/perl: Use invoke instead of system*.Mark H Weaver2018-03-16
* | build-system/cmake: Use invoke instead of system*.Mark H Weaver2018-03-16
* | build-system/glib-or-gtk: Use invoke instead of system*.Mark H Weaver2018-03-16
* | build-system/gnu: Use invoke instead of system*.Mark H Weaver2018-03-16
* | gnu-dist: Use invoke instead of system*.Mark H Weaver2018-03-16
* | packages: patch-and-repack: Use invoke instead of system*.Mark H Weaver2018-03-16
* | guix: python-build-system: Make bytecode compilation deterministic.Ricardo Wurmus2018-03-15
* | Merge branch 'master' into core-updatesRicardo Wurmus2018-03-14
|\|
| * build-system: minify: Do not import (ice-9 popen) in the build environment.Ricardo Wurmus2018-03-12
| * hash: Add 'sha1'.Ludovic Courtès2018-03-08
| * ui: 'display-hint' preserves Texinfo formatting.Ludovic Courtès2018-03-07
| * ui: Display fix hints in the case where we have location info.Ludovic Courtès2018-03-07
| * linux-initrd: Factorize 'check-device-initrd-modules'.Ludovic Courtès2018-03-07
| * ui: 'load*' no longer fails on Guile 2.2.3 upon EACCES or similar.Ludovic Courtès2018-03-06
| * ui: Better workaround for lack of '%fresh-auto-compile' on 2.2.3.Ludovic Courtès2018-03-05
| * git-download: Fetch only the required commit, if possible.Danny Milosavljevic2018-03-04
| * services: messaging: Prosody config supports file-like objects.Clément Lassieur2018-03-03
| * guix system: Check for the lack of modules in the initrd.Ludovic Courtès2018-03-02
| * Add (guix glob).Ludovic Courtès2018-03-02
| * environment: Add --user.Mike Gerwitz2018-03-02
| * environment: Add --link-profile.Mike Gerwitz2018-03-02
| * import: cpan: Drop "v" prefix from version strings.Ludovic Courtès2018-03-01