summaryrefslogtreecommitdiff
path: root/guix/build
AgeCommit message (Expand)Author
2018-12-03hg-fetch: Remove .hg directories of sub-repositories.Björn Höfling
2018-11-20Merge branch 'master' into core-updatesMarius Bakke
2018-11-19build-system: Add 'clojure-build-system'.Alex Vong
2018-11-19guix: Add clojure-utils.Alex Vong
2018-11-18build-system/ocaml: Use invoke and return #t.Julien Lepiller
2018-11-14Merge branch 'master' into core-updatesMarius Bakke
2018-11-13build-system/dub: Let all phases return #T unconditionally.Ricardo Wurmus
2018-11-12build-system/haskell: Fix register phase.Ricardo Wurmus
2018-11-12build-system/go: Plan removal of the pkg folder for go-1.11 onward.Pierre Neidhardt
2018-11-07Merge branch 'master' into core-updatesMarius Bakke
2018-11-06store-copy: Canonicalize the mtime and permissions of the store copy.Ludovic Courtès
2018-11-05Merge branch 'master' into core-updatesMarius Bakke
2018-10-28git-download: Print a message when falling back to a full fetch.Maxim Cournoyer
2018-10-19java-utils: Use 'strip-store-file-name'.Alex Vong
2018-10-19build-system/haskell: Use 'strip-store-file-name'.Alex Vong
2018-10-05Merge branch 'master' into core-updatesMarius Bakke
2018-10-02build-system/asdf: Properly handle dependency specification casing.Andy Patterson
2018-10-01build-system: haskell: Add #:cabal-revision argument.Timothy Sample
2018-09-27perform-download: Optionally report a "download-progress" trace.Ludovic Courtès
2018-09-26Merge branch 'master' into core-updatesMarius Bakke
2018-09-23store-copy: Display a progress bar when copying store items.Ludovic Courtès
2018-09-20Merge branch 'master' into core-updatesMarius Bakke
2018-09-19build-system/asdf: Adopt asdf conventions.Andy Patterson
2018-09-19build-system/asdf: Use invoke.Andy Patterson
2018-09-19build-system/asdf: Log lisp system invocations.Andy Patterson
2018-09-19build-system/asdf: Handle all asdf dependency specifications.Andy Patterson
2018-09-13Merge branch 'master' into core-updatesLeo Famulari
2018-09-11profiles: Correctly deal with etc/ being a relative symlink.Ludovic Courtès
2018-09-10syscalls: Report lack of a libc symbol as ENOSYS.Ludovic Courtès
2018-08-25Merge branch 'staging' into core-updatesMarius Bakke
2018-08-25Merge branch 'master' into stagingMarius Bakke
2018-08-24grafts: Add (guix build debug-link) and use it.Ludovic Courtès
2018-08-24grafts: Add high-level 'graft' procedure on the build side.Ludovic Courtès
2018-08-22build-system/meson: Strip RUNPATH and remove PatchELF traces.Marius Bakke
2018-08-20utils: Generate valid substitutions in 'wrap-program'.Jelle Licht
2018-08-19guix: svn: Remove all .svn folders.Julien Lepiller
2018-08-13Merge branch 'staging' into core-updatesRicardo Wurmus
2018-08-09build-system/haskell: Let all phases return #T unconditionally.Ricardo Wurmus
2018-08-03build-system/gnu: If a phase returns #f, the build fails.Mark H Weaver
2018-07-28Merge branch 'master' into stagingMarius Bakke
2018-07-28gnu: python: Update to 3.7.0.Marius Bakke
2018-07-28build-system/meson: Remove RUNPATH workarounds.Marius Bakke
2018-07-26Merge branch 'master' into core-updatesLudovic Courtès
2018-07-24ruby-build-system: Make phase "replace-git-ls-files" handle more cases.Danny Milosavljevic
2018-07-24Merge branch 'master' into core-updatesMarius Bakke
2018-07-23build-system: Add 'guile-build-system'.Ludovic Courtès
2018-07-19build-system/go: Use invoke instead of system*.Leo Famulari
2018-07-19guix: ant-build-system: Reorder before generating INDEX.LIST.Julien Lepiller
2018-07-15ruby-build-system: Error or return #t from all phases.Christopher Baines
2018-07-13Merge branch 'staging'Marius Bakke