summaryrefslogtreecommitdiff
path: root/guix/build
AgeCommit message (Expand)Author
2019-01-22compile: Let compiler warnings through during the load phase.Ludovic Courtès
2019-01-20profiles: Allow a profile to be added as an entry of another profile.Ludovic Courtès
2019-01-17syscalls: 'device-in-use?' returns #f upon EINVAL.Ludovic Courtès
2019-01-17syscalls: 'device-in-use?' does not create a port.Ludovic Courtès
2019-01-17build: syscalls: Add device-in-use?.Mathieu Othacehe
2019-01-10build-system: texlive: Do not hide build output.Ricardo Wurmus
2019-01-10build-system: texlive: Do not truncate lines.Ricardo Wurmus
2019-01-09Remove most uses of the _IO*F constants.Ludovic Courtès
2019-01-09download: Remove Guile 2.0 workaround.Ludovic Courtès
2019-01-09maint: Remove 'cond-expand' forms for Guile 2.0.Ludovic Courtès
2019-01-07Remove (guix build pull).Ludovic Courtès
2019-01-06git-download: Use 'invoke'.Ludovic Courtès
2019-01-06git-download: 'git-fetch' really returns #f upon error.Ludovic Courtès
2018-12-18build: Add dune-build-system.Julien Lepiller
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