summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2018-04-01gexp: 'compiled-modules' prints a line for each module....Ludovic Courtès
2018-04-01gexp: compiled-modules: Factorize build code....Ludovic Courtès
2018-03-29ld-wrapper: Allow linking with non-store libraries by default....Ludovic Courtès
2018-03-29gremlin: Fix typo in export list....Ludovic Courtès
2018-03-29Merge branch 'master' into core-updatesMarius Bakke
2018-03-28weather: Report continuous integration stats....Ludovic Courtès
2018-03-28Add (guix ci)....Ludovic Courtès
2018-03-27guix environment: load manifest files like "guix package" does...Konrad Hinsen
2018-03-27guix gc: Add '--derivers'....Ludovic Courtès
2018-03-27graph: Add "module" node type....Ludovic Courtès
2018-03-26guix build: 'guix build --log-file' gracefully reports certificate errors....Ludovic Courtès
2018-03-26git: 'latest-repository-commit' calls 'repository-close!'....Ludovic Courtès
2018-03-24system: Add "guix system docker-image" command....Chris Marusich
2018-03-24guix: Rewrite build-docker-image to allow more paths....Chris Marusich
2018-03-24tests: Add tests for "guix pack"....Chris Marusich
2018-03-23gexp: 'program-file' has a new #:module-path parameter....Ludovic Courtès
2018-03-23gexp: 'gexp->script' and 'gexp->file' have a new #:module-path parameter....Ludovic Courtès
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