summaryrefslogtreecommitdiff
path: root/guix/build-system
Commit message (Expand)AuthorAge
* build-system/gnu: Turn #:phases into a gexp when cross-compiling.Ludovic Courtès2022-11-08
* build-system/linux-module: Add #:source-directory to linux-module-build-cross.Christopher Baines2022-11-07
* build-system/scons: Allow using a G-exp for scons-flags.Timotej Lazar2022-11-03
* build-system/pyproject: Always run tests verbosely for supported backends.Marius Bakke2022-10-27
* build-system: Add pyproject-build-system.Lars-Dominik Braun2022-10-27
* build-system/python: Disable grafts.Ludovic Courtès2022-10-22
* build-system/qt: Disable grafts.Ludovic Courtès2022-10-17
* build-system/go: Respect #:imported-modules when cross-compiling.Maxime Devos2022-09-24
* gnu: scons: Move to (gnu packages build-tools).Marius Bakke2022-08-27
* build-system/gnu: Fix docstring.Andrew Tropin2022-08-19
* build-system/channel: Correctly handle store file name from (gnu ci).Ludovic Courtès2022-08-11
* build-system/channel: Accept a channel or instance as the source.Ludovic Courtès2022-08-09
* build-system: Add 'channel-build-system'.Ludovic Courtès2022-08-09
* build-system/perl: Support cross-compilation of some Perl packages.Maxime Devos2022-08-06
* build-system: asdf: Add asd-operation parameter.Guillaume Le Vaillant2022-08-03
* build-system: asdf: Let ASDF locate the .asd files.Pierre Neidhardt2022-08-03
* build-system: qt: Ensure a default value is provided for #:qtbase.Maxim Cournoyer2022-08-01
* build: qt: Add qtbase argument and wrap Qt environment variables exactly.Maxim Cournoyer2022-07-31
* build-system/dub: Use the gold linker.(2022-06-19
* import: Add hex.pm importer.Hartmut Goebel2022-06-15
* build-system: Add 'rebar-build-system'.Hartmut Goebel2022-06-15
* guix: Upgrade to Bioconductor 3.15.Ricardo Wurmus2022-05-28
* build-system: linux-module: Directly use-module (guix platform).Josselin Poiret2022-05-25
* linux: Remove system->linux-architecture procedure.Mathieu Othacehe2022-05-22
* gnu: elm: Support 'elm reactor'.Philip McGrath2022-05-22
* build-system/elm: Add implicit Elm inputs.Philip McGrath2022-05-22
* guix: Add elm-build-system.Philip McGrath2022-05-22
* Revert "gnu: Add %final-inputs-riscv64."Efraim Flashner2022-03-16
* build-system/ocaml: Use standard packages as "build inputs".Ludovic Courtès2022-03-14
* build-system/meson: Add more cross-compilation targets.Efraim Flashner2022-03-07
* build: julia: Add 'julia-package-dependencies' as keyword.Efraim Flashner2022-02-24
* build-system/texlive: Be explicit about #:guile-for-build.Ludovic Courtès2022-02-11
* gnu: Add %final-inputs-riscv64.Efraim Flashner2022-01-27
* build-system/clojure: Support compiling Java.Reily Siegel2022-01-24
* build-system/linux-module: Use G-expressions.Tobias Geerinckx-Rice2022-01-16
* build-system: clojure: Allow clojure-build-system to pass source to ant.Reily Siegel2022-01-12
* build-system: Pass #:make-dynamic-linker-cache? #f when cross-compiling.Ludovic Courtès2022-01-11
* guix: node-build-system: Add implicit libuv input.Philip McGrath2022-01-09
* build-system/go: Add pre-built standard library as implicit input.Sarah Morgensen2021-12-24
* build-system/go: Add #:substitutable? argument.Sarah Morgensen2021-12-24
* build-system/meson: Define build variables when cross-compiling.Ludovic Courtès2021-12-20
* build-system/linux-module: Wrap with build variables.Tobias Geerinckx-Rice2021-12-15
* Merge remote-tracking branch 'origin/master' into core-updates-frozenRicardo Wurmus2021-12-05
|\
| * build-system: haskell: Add ‘hackage-uri’ procedure.Xinglu Chen2021-12-01
* | build: julia-build-system: Add support for parallel tests.zimoun2021-11-25
* | Merge branch 'master' into core-updates-frozenLudovic Courtès2021-11-23
|\|
| * build-system/asdf: Don't fail in sbcl-package->cl-source-package on non-packa...Pierre Neidhardt2021-11-19
* | build-system/go: Update cross-compilation support to new interface.Ludovic Courtès2021-11-18
* | Merge branch 'master' into core-updates-frozenLudovic Courtès2021-11-17
|\|
| * build-system/julia: Enable Julia Pkg to find installed packages.Jean-Baptiste Volatier2021-11-16