summaryrefslogtreecommitdiff
path: root/guix/build-system
AgeCommit message (Expand)Author
2022-11-03build-system/scons: Allow using a G-exp for scons-flags....Timotej Lazar
2022-10-27build-system/pyproject: Always run tests verbosely for supported backends....Marius Bakke
2022-10-27build-system: Add pyproject-build-system....Lars-Dominik Braun
2022-10-22build-system/python: Disable grafts....Ludovic Courtès
2022-10-17build-system/qt: Disable grafts....Ludovic Courtès
2022-09-24build-system/go: Respect #:imported-modules when cross-compiling....Maxime Devos
2022-08-27gnu: scons: Move to (gnu packages build-tools)....Marius Bakke
2022-08-19build-system/gnu: Fix docstring....Andrew Tropin
2022-08-11build-system/channel: Correctly handle store file name from (gnu ci)....Ludovic Courtès
2022-08-09build-system/channel: Accept a channel or instance as the source....Ludovic Courtès
2022-08-09build-system: Add 'channel-build-system'....Ludovic Courtès
2022-08-06build-system/perl: Support cross-compilation of some Perl packages....Maxime Devos
2022-08-03build-system: asdf: Add asd-operation parameter....Guillaume Le Vaillant
2022-08-03build-system: asdf: Let ASDF locate the .asd files....Pierre Neidhardt
2022-08-01build-system: qt: Ensure a default value is provided for #:qtbase....Maxim Cournoyer
2022-07-31build: qt: Add qtbase argument and wrap Qt environment variables exactly....Maxim Cournoyer
2022-06-19build-system/dub: Use the gold linker....(
2022-06-15import: Add hex.pm importer....Hartmut Goebel
2022-06-15build-system: Add 'rebar-build-system'....Hartmut Goebel
2022-05-28guix: Upgrade to Bioconductor 3.15....Ricardo Wurmus
2022-05-25build-system: linux-module: Directly use-module (guix platform)....Josselin Poiret
2022-05-22linux: Remove system->linux-architecture procedure....Mathieu Othacehe
2022-05-22gnu: elm: Support 'elm reactor'....Philip McGrath
2022-05-22build-system/elm: Add implicit Elm inputs....Philip McGrath
2022-05-22guix: Add elm-build-system....Philip McGrath
2022-03-16Revert "gnu: Add %final-inputs-riscv64."...Efraim Flashner
2022-03-14build-system/ocaml: Use standard packages as "build inputs"....Ludovic Courtès
2022-03-07build-system/meson: Add more cross-compilation targets....Efraim Flashner
2022-02-24build: julia: Add 'julia-package-dependencies' as keyword....Efraim Flashner
2022-02-11build-system/texlive: Be explicit about #:guile-for-build....Ludovic Courtès
2022-01-27gnu: Add %final-inputs-riscv64....Efraim Flashner
2022-01-24build-system/clojure: Support compiling Java....Reily Siegel
2022-01-16build-system/linux-module: Use G-expressions....Tobias Geerinckx-Rice
2022-01-12build-system: clojure: Allow clojure-build-system to pass source to ant....Reily Siegel
2022-01-11build-system: Pass #:make-dynamic-linker-cache? #f when cross-compiling....Ludovic Courtès
2022-01-09guix: node-build-system: Add implicit libuv input....Philip McGrath
2021-12-24build-system/go: Add pre-built standard library as implicit input....Sarah Morgensen
2021-12-24build-system/go: Add #:substitutable? argument....Sarah Morgensen
2021-12-20build-system/meson: Define build variables when cross-compiling....Ludovic Courtès
2021-12-15build-system/linux-module: Wrap with build variables....Tobias Geerinckx-Rice
2021-12-05Merge remote-tracking branch 'origin/master' into core-updates-frozenRicardo Wurmus
2021-12-01build-system: haskell: Add ‘hackage-uri’ procedure....Xinglu Chen
2021-11-25build: julia-build-system: Add support for parallel tests....zimoun
2021-11-23Merge branch 'master' into core-updates-frozenLudovic Courtès
2021-11-19build-system/asdf: Don't fail in sbcl-package->cl-source-package on non-packa......Pierre Neidhardt
2021-11-18build-system/go: Update cross-compilation support to new interface....Ludovic Courtès
2021-11-17Merge branch 'master' into core-updates-frozenLudovic Courtès
2021-11-16build-system/julia: Enable Julia Pkg to find installed packages....Jean-Baptiste Volatier
2021-11-11build: meson: Replace the 'test-target' argument by 'test-options'....Maxim Cournoyer
2021-11-11build: glib-or-gtk: Generate the gdk-pixbuf-loaders cache file in a phase....Maxim Cournoyer