summaryrefslogtreecommitdiff
path: root/guix
Commit message (Expand)AuthorAge
* gremlin: Fix typo in export list.Ludovic Courtès2018-03-29
* Merge branch 'master' into core-updatesMarius Bakke2018-03-29
|\
| * weather: Report continuous integration stats.Ludovic Courtès2018-03-28
| * Add (guix ci).Ludovic Courtès2018-03-28
| * guix environment: load manifest files like "guix package" doesKonrad Hinsen2018-03-27
| * guix gc: Add '--derivers'.Ludovic Courtès2018-03-27
| * graph: Add "module" node type.Ludovic Courtès2018-03-27
| * guix build: 'guix build --log-file' gracefully reports certificate errors.Ludovic Courtès2018-03-26
| * git: 'latest-repository-commit' calls 'repository-close!'.Ludovic Courtès2018-03-26
| * system: Add "guix system docker-image" command.Chris Marusich2018-03-24
| * guix: Rewrite build-docker-image to allow more paths.Chris Marusich2018-03-24
| * tests: Add tests for "guix pack".Chris Marusich2018-03-24
| * gexp: 'program-file' has a new #:module-path parameter.Ludovic Courtès2018-03-23
| * gexp: 'gexp->script' and 'gexp->file' have a new #:module-path parameter.Ludovic Courtès2018-03-23
* | Merge branch 'master' into core-updatesMark H Weaver2018-03-20
|\|
| * Correct name and Email for ng0.ng02018-03-20
| * Revert "build-system/meson: Use 'target-arm32?' for armhf-linux case."Marius Bakke2018-03-20
| * build-system/meson: Use 'target-arm32?' for armhf-linux case.Efraim Flashner2018-03-19
| * Merge branch 'master' into stagingMarius Bakke2018-03-19
| |\
| * \ Merge branch 'master' into stagingMarius Bakke2018-03-18
| |\ \
| * | | build-system/meson: Skip the 'fix-runpath' phase on armhf.Marius Bakke2018-03-12
| * | | build-system/meson: Add the output directory to RUNPATH.Marius Bakke2018-03-12
* | | | build-system/gnu: Fix typo.Ludovic Courtès2018-03-20
* | | | build-system/gnu: Dump test suite logs upon 'check' failure.Ludovic Courtès2018-03-20
* | | | 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