summaryrefslogtreecommitdiff
path: root/guix/build-system
Commit message (Expand)AuthorAge
* build-system/go: Fix building on host's secondary architecture.Efraim Flashner2021-10-18
* Revert the #51061 patch series for now.Tobias Geerinckx-Rice2021-10-08
* build-system: Add 'rebar3-build-system'.Hartmut Goebel2021-10-07
* build-system: linux-module: Build and install in parallel.Tobias Geerinckx-Rice2021-10-01
* Update copyright assignments for Liliana Marie Prikler.Liliana Marie Prikler2021-09-25
* build-system: linux-module: Support source-directory.Liliana Marie Prikler2021-09-14
* build/go: Support cross compiling.Efraim Flashner2021-09-13
* guix: dune-build-system: Put dune into a reproducible release mode.pukkamustard2021-09-08
* build-system: chicken: Add 'egg-uri' procedure.Xinglu Chen2021-08-30
* guix: dune-build-system: Add a profile parameter.pukkamustard2021-08-20
* gnu: minetest: move to minetest.scm.Leo Prikler2021-08-20
* build-system: Add 'minetest-mod-build-system'.Maxime Devos2021-08-20
* build: Update uglifyjs for minify-build-system.Charles2021-07-19
* build-system: qt: Exclude useless inputs from wrapped variables.Jakub Kądziołka2021-07-02
* guix: qt-build-system, qt-utils: Unify wrapping of qt-programs.Hartmut Goebel2021-07-02
* guix: Update to Bioconductor 3.13.Ricardo Wurmus2021-06-05
* build-system: asdf: Work around package-name->name+version bug.Guillaume Le Vaillant2021-05-08
* import: go: Add an option to use pinned versions.Maxim Cournoyer2021-04-09
* gnu: Add node-lts.Jelle Licht2021-04-02
* build-system: Rewrite node build system.Jelle Licht2021-04-02
* build-system/node: Remove unnecessary imports.Ludovic Courtès2021-03-19
* gnu: Use PACKAGE/INHERIT in more places.Mark H Weaver2021-03-17
* build-system/cargo: Propagate crates across builds.Efraim Flashner2021-03-14
* import: Add Go importer.Katherine Cox-Buday2021-03-10
* build-system: Add renpy-build-system.Leo Prikler2021-02-07
* build-system/julia: Don't rely on file name to set module name.nixo2021-01-30
* build-system/julia: Enable tests.nixo2021-01-30
* import: cran: Update the Bioconductor version to 3.12.Roel Janssen2020-12-09
* build-system: Add chicken-build-system.raingloom2020-12-03
* Merge branch 'master' into stagingMarius Bakke2020-11-11
|\
| * guix: ocaml: Add package-with-ocaml4.09.Julien Lepiller2020-11-10
* | build-system/haskell: Disable parallel builds.zimoun2020-10-19
* | Merge branch 'master' into stagingGuillaume Le Vaillant2020-10-05
|\|
| * build-system: linux-module: Delete some huge items that we probably don't need.Danny Milosavljevic2020-09-14
* | build-system: asdf: Read all .asd files if no #:asd-files specified.Guillaume Le Vaillant2020-09-15
* | build-system: asdf: Switch from bundles to regular compilation.Guillaume Le Vaillant2020-09-12
|/
* build-system/haskell: Add 'extra-directories' keyword.Timothy Sample2020-08-13
* build-system/haskell: Add default output "static".Ricardo Wurmus2020-08-12
* build-system/haskell: Support parallel builds.Ricardo Wurmus2020-08-12
* build-system/emacs: Allow usage of #:parallel-tests? keyMorgan Smith2020-08-09
* build-system/maven: Make default-maven-plugins a procedure.Christopher Baines2020-07-17
* guix: Add maven-build-system.Julien Lepiller2020-07-17
* guix: java-utils: Add Maven-related phases.Julien Lepiller2020-07-17
* build-system/r: bioconductor-uri: Fix archive URL.zimoun2020-06-30
* build-system/gnu: Cross builds properly handle #:allowed-references & co.Ludovic Courtès2020-06-20
* build-system/gnu: Simplify 'dist-package'.Ludovic Courtès2020-06-17
* build-system/gnu: Adjust 'dist-package' to current 'autoconf-wrapper' API.Ludovic Courtès2020-06-17
* build-system: cmake: Add substitutable keyword.Efraim Flashner2020-06-16
* Merge branch 'staging'Marius Bakke2020-06-13
|\
| * Merge branch 'master' into stagingMarius Bakke2020-06-06
| |\