summaryrefslogtreecommitdiff
path: root/guix/build-system
AgeCommit message (Expand)Author
2021-11-07guix: Upgrade to Bioconductor 3.14....Ricardo Wurmus
2021-10-18build-system/go: Fix building on host's secondary architecture....Efraim Flashner
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-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-08-30build-system: chicken: Add 'egg-uri' procedure....Xinglu Chen
2021-08-20guix: dune-build-system: Add a profile parameter....pukkamustard
2021-08-20gnu: minetest: move to minetest.scm....Leo Prikler
2021-08-20build-system: Add 'minetest-mod-build-system'....Maxime Devos
2021-07-19build: Update uglifyjs for minify-build-system....Charles
2021-07-02build-system: qt: Exclude useless inputs from wrapped variables....Jakub Kądziołka
2021-07-02guix: qt-build-system, qt-utils: Unify wrapping of qt-programs....Hartmut Goebel
2021-06-05guix: Update to Bioconductor 3.13....Ricardo Wurmus
2021-05-08build-system: asdf: Work around package-name->name+version bug....Guillaume Le Vaillant
2021-04-09import: go: Add an option to use pinned versions....Maxim Cournoyer
2021-04-02gnu: Add node-lts....Jelle Licht
2021-04-02build-system: Rewrite node build system....Jelle Licht
2021-03-19build-system/node: Remove unnecessary imports....Ludovic Courtès
2021-03-17gnu: Use PACKAGE/INHERIT in more places....Mark H Weaver
2021-03-14build-system/cargo: Propagate crates across builds....Efraim Flashner
2021-03-10import: Add Go importer....Katherine Cox-Buday
2021-02-07build-system: Add renpy-build-system....Leo Prikler
2021-01-30build-system/julia: Don't rely on file name to set module name....nixo
2021-01-30build-system/julia: Enable tests....nixo
2020-12-09import: cran: Update the Bioconductor version to 3.12....Roel Janssen
2020-12-03build-system: Add chicken-build-system....raingloom
2020-11-11Merge branch 'master' into stagingMarius Bakke
2020-11-10guix: ocaml: Add package-with-ocaml4.09....Julien Lepiller
2020-10-19build-system/haskell: Disable parallel builds....zimoun
2020-10-05Merge branch 'master' into stagingGuillaume Le Vaillant
2020-09-15build-system: asdf: Read all .asd files if no #:asd-files specified....Guillaume Le Vaillant
2020-09-14build-system: linux-module: Delete some huge items that we probably don't need....Danny Milosavljevic
2020-09-12build-system: asdf: Switch from bundles to regular compilation....Guillaume Le Vaillant
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? key...Morgan 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