summaryrefslogtreecommitdiff
path: root/guix/build-system/ocaml.scm
AgeCommit message (Expand)Author
2023-03-20Merge remote-tracking branch 'origin/master' into core-updatesAndreas Enge
2023-03-13guix: Strip #:use-module lists....Ludovic Courtès
2023-03-02Merge remote-tracking branch 'savannah/master' into core-updates...Christopher Baines
2023-02-03build-system: Always pass #:graft? #f to 'gexp->derivation'....Ludovic Courtès
2023-01-30Merge remote-tracking branch 'origin/master' into core-updates...Efraim Flashner
2022-12-21guix: ocaml: Add package-with-ocaml5.0....pukkamustard
2022-10-08build-system: Factorize 'strip' flags and directories....Ludovic Courtès
2022-03-14build-system/ocaml: Use standard packages as "build inputs"....Ludovic Courtès
2021-03-30build-system: Use 'input-tuples->gexp' and 'outputs->gexp'....Ludovic Courtès
2021-03-30build-system: Rewrite using gexps....Ludovic Courtès
2020-11-10guix: ocaml: Add package-with-ocaml4.09....Julien Lepiller
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
2019-04-25gnu: ocaml@4.02: Remove the package, affected by a CVE, and its dependent...Julien Lepiller
2018-12-18build: Add dune-build-system....Julien Lepiller
2018-11-18gnu: ocaml: Update to 4.7.0....Julien Lepiller
2017-05-10build-system: Add package-with-ocaml4.01....Ben Woodcroft
2017-01-04gnu: Add ocaml-build-system....Julien Lepiller