summaryrefslogtreecommitdiff
path: root/guix/build-system
AgeCommit message (Expand)Author
2020-09-14build-system: linux-module: Delete some huge items that we probably don't need.Danny Milosavljevic
2020-08-13build-system/haskell: Add 'extra-directories' keyword.Timothy Sample
2020-08-12build-system/haskell: Add default output "static".Ricardo Wurmus
2020-08-12build-system/haskell: Support parallel builds.Ricardo Wurmus
2020-08-09build-system/emacs: Allow usage of #:parallel-tests? keyMorgan Smith
2020-07-17build-system/maven: Make default-maven-plugins a procedure.Christopher Baines
2020-07-17guix: Add maven-build-system.Julien Lepiller
2020-07-17guix: java-utils: Add Maven-related phases.Julien Lepiller
2020-06-30build-system/r: bioconductor-uri: Fix archive URL.zimoun
2020-06-20build-system/gnu: Cross builds properly handle #:allowed-references & co.Ludovic Courtès
2020-06-17build-system/gnu: Simplify 'dist-package'.Ludovic Courtès
2020-06-17build-system/gnu: Adjust 'dist-package' to current 'autoconf-wrapper' API.Ludovic Courtès
2020-06-16build-system: cmake: Add substitutable keyword.Efraim Flashner
2020-06-13Merge branch 'staging'Marius Bakke
2020-06-13guix: Update to Bioconductor 3.11.Ricardo Wurmus
2020-06-06Merge branch 'master' into stagingMarius Bakke
2020-06-02build-system: linux-module: Allow passing #:make-flags argument.Danny Milosavljevic
2020-05-26Merge branch 'master' into stagingMarius Bakke
2020-05-26Merge branch 'master' into stagingMarius Bakke
2020-05-21build: asdf-build-system: Use SBCL source in CL packages.Pierre Neidhardt
2020-05-18build-system/guile: Expose #:scheme-file-regexp.Alex Sassmannshausen
2020-04-29Merge branch 'master' into stagingJakub Kądziołka
2020-04-08build-system/go: Allow providing additional build flagsJakub Kądziołka
2020-03-30Merge branch 'master' into core-updatesMarius Bakke
2020-03-29build-system/gnu: Optimize the package graph.Ludovic Courtès
2020-03-29Merge branch 'master' into stagingJakub Kądziołka
2020-03-27Merge branch 'master' into core-updatesMarius Bakke
2020-03-23cargo-build-system: Accept a #:features argumentJakub Kądziołka
2020-03-22build-system: linux-module: Fix cross compilation.Mathieu Othacehe
2020-03-18Merge branch 'master' into core-updatesMarius Bakke
2020-03-17build-system: linux-module: Break some long lines.Mathieu Othacehe
2020-03-04Merge branch 'master' into core-updatesMarius Bakke
2020-02-24build-system: Fix copy-build-system default install plan.Pierre Neidhardt
2020-02-21build-system: Add copy-build-system.Pierre Neidhardt
2020-02-12gnu: cross-base: Switch back to 'CROSS_C_INCLUDE_PATH' & co.Ludovic Courtès
2020-02-06gnu: gcc: Switch back to using 'C_INCLUDE_PATH' instead of 'CPATH'.Ludovic Courtès
2020-02-03Merge branch 'staging' into core-updatesMarius Bakke
2020-01-27guix: ocaml: Also replace dune when relevant in package-with-explicit-ocaml.Julien Lepiller
2020-01-26build-system/cmake: Enable parallel tests by default.Marius Bakke
2020-01-23Merge branch 'staging' into core-updatesMarius Bakke
2020-01-22guix: ocaml: Reuse package-with-ocaml4.01 with ocaml-4.07.Julien Lepiller
2020-01-14build-system/texlive: Update to texlive-2019.3, revision 51265.Marius Bakke
2020-01-11Merge branch 'master' into core-updatesMarius Bakke
2020-01-08build-system/clojure: Provide only the right modules in scope.Ludovic Courtès
2020-01-04build-system/guile: Add #:implicit-inputs?.Jan Nieuwenhuizen
2020-01-03gnu: uglify-js: Move back next to sbcl-cl-uglify-js definition.Pierre Neidhardt
2019-12-31Merge remote-tracking branch 'master' into core-updates.Mathieu Othacehe
2019-12-26build-system: linux-module: Add substitutable keyword.Efraim Flashner
2019-12-23build-system: qt: Adjust indentation.Hartmut Goebel
2019-12-23build-system: qt: Actually use qt-build-system, not cmake-build-system.Hartmut Goebel