summaryrefslogtreecommitdiff
path: root/guix
Commit message (Expand)AuthorAge
* 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
| * profiles: 'manifest-add' truly deletes duplicate entries.Ludovic Courtès2018-03-01
| * build-system/trivial: Add support for #:allowed-references.Ludovic Courtès2018-02-28
| * guix package: '--search' no longer shows superseded packages.Ludovic Courtès2018-02-27
| * build: Require Guile >= 2.0.13.Ludovic Courtès2018-02-26
* | build-system/gnu: Add 'bootstrap' phase.Ludovic Courtès2018-03-11
* | utils: Add 'false-if-file-not-found'.Ludovic Courtès2018-03-11
|/
* environment: Add --manifest option.David Thompson2018-02-21
* Merge branch 'master' into core-updatesMark H Weaver2018-02-16
|\
| * import: utils: 'alist->package' allows false license.Ludovic Courtès2018-02-16