aboutsummaryrefslogtreecommitdiff
path: root/guix/build
Commit message (Expand)AuthorAge
* guile-build-system: Support building in parallel.Christopher Baines2019-04-18
* build-system/linux-module: Configure module like the kernel.Danny Milosavljevic2019-04-12
* build-system/linux-module: Support module source versioning.Danny Milosavljevic2019-04-12
* Add (guix build-system linux-module).Danny Milosavljevic2019-04-11
* build-system/cargo: refactor phases to successfully buildIvan Petkov2019-04-09
* guix: dune-build-system: Add a package parameter.Julien Lepiller2019-03-23
* build: Add rakudo-build-system.Efraim Flashner2019-03-23
* build-system/go: Build with a filesystem union of Go dependencies.Leo Famulari2019-03-14
* gnu: rust: Factor out "cargo-utils" from "cargo-build-system".Ivan Petkov2019-03-01
* Merge branch 'staging'Ludovic Courtès2019-02-09
|\
| * download: Ask not to use TLS 1.3.Ludovic Courtès2019-01-26
* | gnu: dune: Update to 1.6.3.Gabriel Hondet2019-02-04
|/
* 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