summaryrefslogtreecommitdiff
path: root/guix/build
AgeCommit message (Expand)Author
2019-03-10build-system/gnu: Copy license files to all the outputs.Ludovic Courtès
2019-03-10build-system/gnu: Always look for license files in the source tree.Ludovic Courtès
2019-03-01Merge branch 'staging' into core-updatesMarius Bakke
2019-03-01Merge branch 'master' into stagingMarius Bakke
2019-03-01gnu: rust: Factor out "cargo-utils" from "cargo-build-system".Ivan Petkov
2019-02-20Merge branch 'staging' into core-updatesMarius Bakke
2019-02-14guix: ruby-build-system: Fix removal of extension related files.Christopher Baines
2019-02-14guix: ruby-build-system: Do gem install --verbose.Christopher Baines
2019-02-14gnu: ruby-build-system: Change extract-gemspec to always return #t.Christopher Baines
2019-02-09Merge branch 'master' into core-updatesMarius Bakke
2019-02-09Merge branch 'staging'Ludovic Courtès
2019-02-08guix: Add wrap-script.Ricardo Wurmus
2019-02-06Merge branch 'master' into core-updatesRicardo Wurmus
2019-02-04gnu: dune: Update to 1.6.3.Gabriel Hondet
2019-01-29build-system/gnu: Report invocation errors in a human-friendly way.Ludovic Courtès
2019-01-29utils: Switch to the new 'setvbuf' API.Ludovic Courtès
2019-01-26download: Ask not to use TLS 1.3.Ludovic Courtès
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-20Merge branch 'master' into core-updatesLudovic Courtès
2018-12-18build: Add dune-build-system.Julien Lepiller
2018-12-11Merge branch 'master' into core-updatesMarius Bakke
2018-12-03hg-fetch: Remove .hg directories of sub-repositories.Björn Höfling
2018-11-25build-system: python: Do not double wrap executables.Arun Isaac
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-21Merge branch 'core-updates' into core-updates-nextJan Nieuwenhuizen
2018-10-19java-utils: Use 'strip-store-file-name'.Alex Vong
2018-10-19build-system/haskell: Use 'strip-store-file-name'.Alex Vong