summaryrefslogtreecommitdiff
path: root/guix/build
Commit message (Expand)AuthorAge
* Support placing the pkg and src directories in a lib outputChristopher Baines2019-01-30
* compile: Let compiler warnings through during the load phase.Ludovic Courtès2019-01-22
* profiles: Allow a profile to be added as an entry of another profile.Ludovic Courtès2019-01-20
* syscalls: 'device-in-use?' returns #f upon EINVAL.Ludovic Courtès2019-01-17
* syscalls: 'device-in-use?' does not create a port.Ludovic Courtès2019-01-17
* build: syscalls: Add device-in-use?.Mathieu Othacehe2019-01-17
* build-system: texlive: Do not hide build output.Ricardo Wurmus2019-01-10
* build-system: texlive: Do not truncate lines.Ricardo Wurmus2019-01-10
* Remove most uses of the _IO*F constants.Ludovic Courtès2019-01-09
* download: Remove Guile 2.0 workaround.Ludovic Courtès2019-01-09
* maint: Remove 'cond-expand' forms for Guile 2.0.Ludovic Courtès2019-01-09
* Remove (guix build pull).Ludovic Courtès2019-01-07
* git-download: Use 'invoke'.Ludovic Courtès2019-01-06
* git-download: 'git-fetch' really returns #f upon error.Ludovic Courtès2019-01-06
* build: Add dune-build-system.Julien Lepiller2018-12-18
* hg-fetch: Remove .hg directories of sub-repositories.Björn Höfling2018-12-03
* Merge branch 'master' into core-updatesMarius Bakke2018-11-20
|\
| * build-system: Add 'clojure-build-system'.Alex Vong2018-11-19
| * guix: Add clojure-utils.Alex Vong2018-11-19
| * build-system/ocaml: Use invoke and return #t.Julien Lepiller2018-11-18
* | Merge branch 'master' into core-updatesMarius Bakke2018-11-14
|\|
| * build-system/go: Plan removal of the pkg folder for go-1.11 onward.Pierre Neidhardt2018-11-12
* | build-system/dub: Let all phases return #T unconditionally.Ricardo Wurmus2018-11-13
* | build-system/haskell: Fix register phase.Ricardo Wurmus2018-11-12
* | Merge branch 'master' into core-updatesMarius Bakke2018-11-07
|\|
| * store-copy: Canonicalize the mtime and permissions of the store copy.Ludovic Courtès2018-11-06
* | Merge branch 'master' into core-updatesMarius Bakke2018-11-05
|\|
| * git-download: Print a message when falling back to a full fetch.Maxim Cournoyer2018-10-28
* | java-utils: Use 'strip-store-file-name'.Alex Vong2018-10-19
* | build-system/haskell: Use 'strip-store-file-name'.Alex Vong2018-10-19
* | Merge branch 'master' into core-updatesMarius Bakke2018-10-05
|\|
| * build-system/asdf: Properly handle dependency specification casing.Andy Patterson2018-10-02
| * build-system: haskell: Add #:cabal-revision argument.Timothy Sample2018-10-01
| * perform-download: Optionally report a "download-progress" trace.Ludovic Courtès2018-09-27
* | Merge branch 'master' into core-updatesMarius Bakke2018-09-26
|\|
| * store-copy: Display a progress bar when copying store items.Ludovic Courtès2018-09-23
* | Merge branch 'master' into core-updatesMarius Bakke2018-09-20
|\|
| * build-system/asdf: Adopt asdf conventions.Andy Patterson2018-09-19
| * build-system/asdf: Use invoke.Andy Patterson2018-09-19
| * build-system/asdf: Log lisp system invocations.Andy Patterson2018-09-19
| * build-system/asdf: Handle all asdf dependency specifications.Andy Patterson2018-09-19
* | Merge branch 'master' into core-updatesLeo Famulari2018-09-13
|\|
| * profiles: Correctly deal with etc/ being a relative symlink.Ludovic Courtès2018-09-11
| * syscalls: Report lack of a libc symbol as ENOSYS.Ludovic Courtès2018-09-10
* | Merge branch 'staging' into core-updatesMarius Bakke2018-08-25
|\ \
| * | Merge branch 'master' into stagingMarius Bakke2018-08-25
| |\|
| | * grafts: Add (guix build debug-link) and use it.Ludovic Courtès2018-08-24
| | * grafts: Add high-level 'graft' procedure on the build side.Ludovic Courtès2018-08-24
| * | guix: svn: Remove all .svn folders.Julien Lepiller2018-08-19
| |/
* | build-system/meson: Strip RUNPATH and remove PatchELF traces.Marius Bakke2018-08-22