summaryrefslogtreecommitdiff
path: root/guix/build-system
AgeCommit message (Expand)Author
2020-03-29build-system/gnu: Optimize the package graph.Ludovic Courtès
2020-03-22build-system: linux-module: Fix cross compilation.Mathieu Othacehe
2020-03-17build-system: linux-module: Break some long lines.Mathieu Othacehe
2020-02-24build-system: Fix copy-build-system default install plan.Pierre Neidhardt
2020-02-21build-system: Add copy-build-system.Pierre Neidhardt
2020-01-27guix: ocaml: Also replace dune when relevant in package-with-explicit-ocaml.Julien Lepiller
2020-01-22guix: ocaml: Reuse package-with-ocaml4.01 with ocaml-4.07.Julien Lepiller
2020-01-08build-system/clojure: Provide only the right modules in scope.Ludovic Courtès
2020-01-04build-system/guile: Add #:implicit-inputs?.Jan Nieuwenhuizen
2020-01-03gnu: uglify-js: Move back next to sbcl-cl-uglify-js definition.Pierre Neidhardt
2019-12-26build-system: linux-module: Add substitutable keyword.Efraim Flashner
2019-12-23build-system: qt: Adjust indentation.Hartmut Goebel
2019-12-23build-system: qt: Actually use qt-build-system, not cmake-build-system.Hartmut Goebel
2019-12-15guix: Upgrade to Bioconductor 3.10.Ricardo Wurmus
2019-12-05gnu: Really move lisp libraries to lisp-xyz, uglify-js to javascript and stum...Pierre Neidhardt
2019-12-05Revert "gnu: Properly move lisp libraries to lisp-xyz, uglify-js to javascrip...Tobias Geerinckx-Rice
2019-12-05Revert "build-system/linux-module: Accept a #:make-flags keyword."Efraim Flashner
2019-12-05gnu: Properly move lisp libraries to lisp-xyz, uglify-js to javascript and st...Pierre Neidhardt
2019-12-04build-system/linux-module: Accept a #:make-flags keyword.Tobias Geerinckx-Rice
2019-12-01guix: Add the 'qt' build system.Hartmut Goebel
2019-10-18build-system/asdf: Fix package transform.Guillaume Le Vaillant
2019-10-14build-system/gnu: 'package-with-explicit-inputs' uses 'package-mapping'.Ludovic Courtès
2019-10-11gnu: Add nsis-x86_64 and nsis-i686.Carl Dong
2019-09-06Merge branch 'master' into core-updatesMark H Weaver
2019-09-05build-system/julia: Avoid module cycles.Marius Bakke
2019-09-04build-system/julia: Fix syntax error.Ricardo Wurmus
2019-09-04build: Add julia-build-system.nixo
2019-09-04import: crate: Separate crates.io API from actual conversion.Ludovic Courtès
2019-08-22Merge branch 'master' into core-updatesMark H Weaver
2019-08-16build-system/r: bioconductor-uri: Take optional package type.Ricardo Wurmus
2019-08-13Merge branch 'master' into core-updatesMarius Bakke
2019-07-23build-system/texlive: Add texlive-origin.Ricardo Wurmus
2019-07-17Merge branch 'master' into core-updatesLudovic Courtès
2019-07-16build/cargo-build-system: Use bundled json instead of guile-json.Robert Vollmert
2019-07-14Revert "guix: node-build-system: Use guile-json instead of a custom parser."Julien Lepiller
2019-07-14guix: node-build-system: Use guile-json instead of a custom parser.Julien Lepiller
2019-07-14build: Add node-build-system.Jelle Licht
2019-07-07build-system/meson: Enable compiler optimizations.Marius Bakke
2019-07-02Merge branch 'staging' into core-updatesMarius Bakke
2019-07-02import: pypi: Update the host URI.Maxim Cournoyer
2019-06-13Merge branch 'master' into core-updatesLudovic Courtès
2019-06-11build-system/cargo: Don't copy source as an output.Ivan Petkov
2019-06-11build-system/cargo: Expand transitive crate sources.Ivan Petkov
2019-06-02build-system/guile: Add #:not-compiled-file-regexp.Ludovic Courtès
2019-05-25Merge branch 'staging' into core-updatesMarius Bakke
2019-05-06guix: Update to Bioconductor 3.9.Ricardo Wurmus
2019-05-01Merge branch 'master' into core-updatesMarius Bakke
2019-04-25gnu: ocaml@4.02: Remove the package, affected by a CVE, and its dependentJulien Lepiller
2019-04-12build-system/linux-module: Support module source versioning.Danny Milosavljevic
2019-04-11Add (guix build-system linux-module).Danny Milosavljevic