summaryrefslogtreecommitdiff
path: root/guix/build-system
AgeCommit message (Expand)Author
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
2021-11-08Merge remote-tracking branch 'origin/master' into core-updates-frozenEfraim Flashner
2021-11-07guix: Upgrade to Bioconductor 3.14.Ricardo Wurmus
2021-10-18Merge remote-tracking branch 'signed/master' into core-updatesMathieu Othacehe
2021-10-18build-system/go: Fix building on host's secondary architecture.Efraim Flashner
2021-10-12Merge remote-tracking branch 'origin/master' into core-updates-frozen.Mathieu Othacehe
2021-10-08Revert the #51061 patch series for now.Tobias Geerinckx-Rice
2021-10-07build-system: Add 'rebar3-build-system'.Hartmut Goebel
2021-10-01build-system: linux-module: Build and install in parallel.Tobias Geerinckx-Rice
2021-09-25Update copyright assignments for Liliana Marie Prikler.Liliana Marie Prikler
2021-09-25gexp: Leave grafting as is when lowering allowed/disallowed references.Ludovic Courtès
2021-09-20build-system/glib-or-gtk: Support cross-compilaton.Maxime Devos
2021-09-20build-system/meson: Allow 'configure-flags' to be a G-exp.Maxime Devos
2021-09-17Merge branch 'master' into core-updates-frozenMarius Bakke
2021-09-14build-system: linux-module: Support source-directory.Liliana Marie Prikler
2021-09-13build/go: Support cross compiling.Efraim Flashner
2021-09-08guix: dune-build-system: Put dune into a reproducible release mode.pukkamustard
2021-09-07Merge branch 'master' into core-updates-frozenLudovic Courtès
2021-07-29Merge branch 'master' into core-updates-frozenMarius Bakke
2021-07-29build-system: asdf: Remove %build-inputs reference.Mathieu Othacehe
2021-07-28build-system/haskell: Fix regression.Mathieu Othacehe