summaryrefslogtreecommitdiff
path: root/guix/build-system
Commit message (Expand)AuthorAge
* build-system/r: bioconductor-uri: Fix archive URL.zimoun2020-06-30
* build-system/gnu: Cross builds properly handle #:allowed-references & co.Ludovic Courtès2020-06-20
* build-system/gnu: Simplify 'dist-package'.Ludovic Courtès2020-06-17
* build-system/gnu: Adjust 'dist-package' to current 'autoconf-wrapper' API.Ludovic Courtès2020-06-17
* build-system: cmake: Add substitutable keyword.Efraim Flashner2020-06-16
* Merge branch 'staging'Marius Bakke2020-06-13
|\
| * Merge branch 'master' into stagingMarius Bakke2020-06-06
| |\
| * \ Merge branch 'master' into stagingMarius Bakke2020-05-26
| |\ \
| * \ \ Merge branch 'master' into stagingMarius Bakke2020-05-26
| |\ \ \
| * \ \ \ Merge branch 'master' into stagingJakub Kądziołka2020-04-29
| |\ \ \ \
| * | | | | build-system/go: Allow providing additional build flagsJakub Kądziołka2020-04-08
| * | | | | Merge branch 'master' into stagingJakub Kądziołka2020-03-29
| |\ \ \ \ \
| * | | | | | cargo-build-system: Accept a #:features argumentJakub Kądziołka2020-03-23
* | | | | | | guix: Update to Bioconductor 3.11.Ricardo Wurmus2020-06-13
| |_|_|_|_|/ |/| | | | |
* | | | | | build-system: linux-module: Allow passing #:make-flags argument.Danny Milosavljevic2020-06-02
| |_|_|_|/ |/| | | |
* | | | | build: asdf-build-system: Use SBCL source in CL packages.Pierre Neidhardt2020-05-21
* | | | | build-system/guile: Expose #:scheme-file-regexp.Alex Sassmannshausen2020-05-18
| |_|_|/ |/| | |
* | | | Merge branch 'master' into core-updatesMarius Bakke2020-03-30
|\ \ \ \ | | |_|/ | |/| |
| * | | build-system/gnu: Optimize the package graph.Ludovic Courtès2020-03-29
| | |/ | |/|
* | | Merge branch 'master' into core-updatesMarius Bakke2020-03-27
|\| |
| * | build-system: linux-module: Fix cross compilation.Mathieu Othacehe2020-03-22
* | | Merge branch 'master' into core-updatesMarius Bakke2020-03-18
|\| |
| * | build-system: linux-module: Break some long lines.Mathieu Othacehe2020-03-17
| |/
* | Merge branch 'master' into core-updatesMarius Bakke2020-03-04
|\|
| * build-system: Fix copy-build-system default install plan.Pierre Neidhardt2020-02-24
| * build-system: Add copy-build-system.Pierre Neidhardt2020-02-21
* | gnu: cross-base: Switch back to 'CROSS_C_INCLUDE_PATH' & co.Ludovic Courtès2020-02-12
* | gnu: gcc: Switch back to using 'C_INCLUDE_PATH' instead of 'CPATH'.Ludovic Courtès2020-02-06
* | Merge branch 'staging' into core-updatesMarius Bakke2020-02-03
|\|
| * guix: ocaml: Also replace dune when relevant in package-with-explicit-ocaml.Julien Lepiller2020-01-27
* | build-system/cmake: Enable parallel tests by default.Marius Bakke2020-01-26
* | Merge branch 'staging' into core-updatesMarius Bakke2020-01-23
|\|
| * guix: ocaml: Reuse package-with-ocaml4.01 with ocaml-4.07.Julien Lepiller2020-01-22
* | build-system/texlive: Update to texlive-2019.3, revision 51265.Marius Bakke2020-01-14
* | Merge branch 'master' into core-updatesMarius Bakke2020-01-11
|\|
| * build-system/clojure: Provide only the right modules in scope.Ludovic Courtès2020-01-08
| * build-system/guile: Add #:implicit-inputs?.Jan Nieuwenhuizen2020-01-04
| * gnu: uglify-js: Move back next to sbcl-cl-uglify-js definition.Pierre Neidhardt2020-01-03
* | Merge remote-tracking branch 'master' into core-updates.Mathieu Othacehe2019-12-31
|\|
| * build-system: linux-module: Add substitutable keyword.Efraim Flashner2019-12-26
| * build-system: qt: Adjust indentation.Hartmut Goebel2019-12-23
| * build-system: qt: Actually use qt-build-system, not cmake-build-system.Hartmut Goebel2019-12-23
| * guix: Upgrade to Bioconductor 3.10.Ricardo Wurmus2019-12-15
* | Merge branch 'master' into core-updatesMarius Bakke2019-12-05
|\|
| * gnu: Really move lisp libraries to lisp-xyz, uglify-js to javascript and stum...Pierre Neidhardt2019-12-05
| * Revert "gnu: Properly move lisp libraries to lisp-xyz, uglify-js to javascrip...Tobias Geerinckx-Rice2019-12-05
| * Revert "build-system/linux-module: Accept a #:make-flags keyword."Efraim Flashner2019-12-05
| * gnu: Properly move lisp libraries to lisp-xyz, uglify-js to javascript and st...Pierre Neidhardt2019-12-05
| * build-system/linux-module: Accept a #:make-flags keyword.Tobias Geerinckx-Rice2019-12-04
| * guix: Add the 'qt' build system.Hartmut Goebel2019-12-01