summaryrefslogtreecommitdiff
path: root/gnu/packages/ocaml.scm
AgeCommit message (Expand)Author
2021-02-22gnu: ocaml-llvm: Remove duplicate package....Commit 8f710cc598fb675d267f49a82cffc197f03ad52c introduced a duplicate ocaml-llvm@9.0.1 package, which was flagged by a test failure in tests/packages.scm. * gnu/packages/ocaml.scm (make-ocaml-llvm): Define as 'mlambdaq'. Ludovic Courtès
2021-02-16gnu: Add ocaml-llvm....* gnu/packages/ocaml.scm (make-ocaml-llvm, ocaml-llvm, ocaml-llvm-9) (ocaml-llvm-10, ocaml-llvm-11): New variables. Julien Lepiller
2021-02-11gnu: opam: Update to 2.0.8....* gnu/packages/ocaml.scm (opam): Update to 2.0.8. Julien Lepiller
2021-01-12ocaml: Add ocaml-down....* gnu/packages/ocaml.scm (ocaml-down): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu> aecepoglu
2021-01-12ocaml: Add ocaml-ocp-index....* gnu/packages/ocaml.scm (ocaml-ocp-index): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu> aecepoglu
2021-01-12ocaml: Add ocaml-ocp-indent....* gnu/packages/ocaml.scm (ocaml-ocp-indent): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu> aecepoglu
2020-12-30gnu: Add ocaml-merlin....* gnu/packages/ocaml.scm (ocaml-merlin): New variable. (ocaml4.07-merlin): Inherit from ocaml-merlin. Signed-off-by: Julien Lepiller <julien@lepiller.eu> pukkamustard
2020-12-30gnu: Add ocaml-dot-merlin-reader....* gnu/packages/ocaml.scm (ocaml-dot-merlin-reader): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu> pukkamustard
2020-12-30gnu: ocaml-yojson: Make dependencies propagated-inputs....* gnu/packages/ocaml.scm (ocaml-yojson): Make dependencies propagated-inputs. (ocaml4.07-merlin)[inputs]: Remove ocaml-biniou and ocaml-easy-format. Signed-off-by: Julien Lepiller <julien@lepiller.eu> pukkamustard
2020-12-30gnu: Add ocaml-mdx....* gnu/packages/ocaml.scm (ocaml-mdx): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu> pukkamustard
2020-12-30gnu: Add ocaml-version....* gnu/packages/ocaml.scm (ocaml-version): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu> pukkamustard
2020-12-30gnu: Add ocaml-odoc....* gnu/packages/ocaml.scm (ocaml-odoc): New variable. (ocaml4.07-odoc): Inherit from ocaml-odoc and update to 1.5.1. Signed-off-by: Julien Lepiller <julien@lepiller.eu> pukkamustard
2020-12-30gnu: ocaml-markup: Update to 1.0.0....* gnu/packages/ocaml.scm (ocaml-markup): Update to 1.0.0. (ocaml-markup0.8.0): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu> pukkamustard
2020-12-30gnu: ocaml-tyxml: Update to 4.4.0....* gnu/packages/ocaml.scm (ocaml-tyxml): Update to 4.4.0. Signed-off-by: Julien Lepiller <julien@lepiller.eu> pukkamustard
2020-12-30gnu: Add ocaml-ounit2....* gnu/packages/ocaml.xyz (ocaml-ounit2): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu> pukkamustard
2020-12-30gnu: Add ocaml-sexplib....* gnu/packages/ocaml.scm (ocaml-sexplib): New variable. (ocaml4.07-sexplib): Inherit from ocaml-sexplib. Signed-off-by: Julien Lepiller <julien@lepiller.eu> pukkamustard
2020-12-30gnu: Add ocaml-parsexp....* gnu/packages/ocaml.scm (ocaml-parsexp): New variable. (ocaml4.07-parsexp): Inherit from ocaml-parsexp. Signed-off-by: Julien Lepiller <julien@lepiller.eu> pukkamustard
2020-12-30gnu: Add ocaml-base....* gnu/packages/ocaml.scm (ocaml-base): New variable. (ocaml4.07-base): Inherit from ocaml-base. Signed-off-by: Julien Lepiller <julien@lepiller.eu> pukkamustard
2020-12-30gnu: Add ocaml-sexplib0....* gnu/packages/ocaml.scm (ocaml-sexplib0): New variable. (ocaml4.07-sexplib0): Inherit from ocaml-sexplib0. (janestreet-origin): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu> pukkamustard
2020-12-30gnu: Remove ocaml-js-build-tools....The package is deprecated and no longer maintained. It is recommended to use dune instead. * gnu/packages/ocaml.xyz (ocaml-js-build-tools, janestreet-origin) (janestreet-arguments): Remove variables. Signed-off-by: Julien Lepiller <julien@lepiller.eu> pukkamustard
2020-12-15gnu: Add ocaml-reactivedata....* gnu/packages/ocaml.scm (ocaml-reactivedata): Add ocaml-reactivedata. Signed-off-by: Julien Lepiller <julien@lepiller.eu> divoplade
2020-12-08gnu: ocaml-menhir: Update to 20200211....* gnu/packages/ocaml.scm (ocaml-menhir): Update to 20200211. [build-system]: Switch from gnu to dune. [arguments]: Remove phases and make-flags. [native-inputs]: Remove field. Signed-off-by: Christopher Baines <mail@cbaines.net> Vincent Legoll
2020-11-22gnu: ocaml-cairo2: Patch test phase....* gnu/local.mk (ocaml-cairo2-caml_ba_array_fix.patch): Add ref. * gnu/packages/ocaml.scm (ocaml-cairo2): Utilize patch. * gnu/packages/patches/ocaml-cairo2-caml_ba_array-fix.patch: Add file. Brett Gilio
2020-11-19gnu: lablgtk3: Update to 3.1.1....* gnu/packages/ocaml.scm (lablgtk3): Update to 3.1.1. Brett Gilio
2020-11-19gnu: ocaml-cairo2: Amend comment about tests....* gnu/packages/ocaml.scm (ocaml-cairo2): Amend comment about tests. Related to issue #44725. Brett Gilio
2020-11-18gnu: ocaml-cairo2: Disable tests....* gnu/packages/ocaml.scm (ocaml-cairo2): Disable tests. Issue: #44725 Brett Gilio
2020-11-10gnu: ocaml: Switch to 4.11 by default....* gnu/packages/ocaml.scm (ocaml): Switch to 4.11 by default. Julien Lepiller
2020-11-10gnu: ocamlify: Perform bootstrap build....setup.ml is pre-generated in this package. Since it is generated by a dependent package, we build manually. This will also allow us to build this package properly with ocaml 4.11. * gnu/packages/ocaml.scm (ocamlify): Perform bootstrap build. Julien Lepiller
2020-11-10gnu: ocaml-ppx-tools-versioned: Use release profile....* gnu/packages/ocaml.scm (ocaml-ppx-tools-versioned): Use release profile. Julien Lepiller
2020-11-10guix: ocaml: Add package-with-ocaml4.09....* guix/build-system/ocaml.scm (package-with-ocaml4.09) (strip-ocaml4.09-variant): New variables. * gnu/packages/ocaml.scm (ocaml4.09-result, ocaml4.09-csexp) (ocaml4.09-dune-configurator, ocaml4.09-dune): New variables. Julien Lepiller
2020-11-10gnu: Add ocaml4.09-findlib....* gnu/packages/ocaml.scm (ocaml4.09-findlib): New variable. Julien Lepiller
2020-11-10gnu: ocaml: Update to 4.11.1....* gnu/packages/ocaml.scm (ocaml): Update to 4.11.1. Julien Lepiller
2020-10-30gnu: dune-configurator: Add synopsis and description....* gnu/packages/ocaml.scm (dune-configurator): Add synopsis and description. Julien Lepiller
2020-10-19gnu: emacs-tuareg: Update to 2.2.0-0.ccde45b....* gnu/packages/ocaml.scm (emacs-tuareg): Update to 2.2.0-0.ccde45b. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> zimoun
2020-10-15gnu: dune: Update to 2.7.1....* gnu/packages/ocaml.scm (dune): Update to 2.7.1. (ocaml4.07-dune): Keep version 1.11.3. (ocaml-result, ocaml-csexp): Use the bootstrap dune on dune dependencies. (ocaml-craml, ocaml-bitstring): Run "dune upgrade" before building. Julien Lepiller
2020-10-15gnu: ocaml-4.07: Ensure build with ocaml4.7-dune....* gnu/packages/ocaml.scm (ocaml4.07-gen, ocaml4.07-sedlex) (ocaml4.07-ezjsonm, ocaml4.07-uri, ocaml4.07-charinfo-width) (ocaml4.07-zed, ocaml4.07-lambda-term, ocaml4.07-utop) (ocaml4.07-ppx-inline-test, ocaml4.07-earley, ocaml4.07-merlin) (ocaml4.07-sexplib0, ocaml4.07-parsexp, ocaml4.07-sexplib) (ocaml4.07-base, ocaml4.07-stdio, ocaml4.07-ppxlib, ocaml4.07-ppx-compare) (ocaml4.07-fieldslib, ocaml4.07-variantslib, ocaml4.07-ppx-fields-conv) (ocaml4.07-ppx-sexp-conv, ocaml4.07-ppx-variants-conv) (ocaml4.07-ppx-custom-printf, ocaml4.07-bin-prot, ocaml4.07-ppx-hash) (ocaml4.07-ppx-enumerate, ocaml4.07-ppx-bench, ocaml4.07-ppx-here) (ocaml4.07-ppx-typerep, ocaml4.07-ppx-sexp-value, ocaml4.07-ppx-sexp-message) (ocaml4.07-ppx-pipebang, ocaml4.07-ppx-optional, ocaml4.07-ppx-optcomp) (ocaml4.07-ppx-let, ocaml4.07-ppx-fail, ocaml4.07-ppx-assert) (ocaml4.07-ppx-expect, ocaml4.07-ppx-js-style, ocaml4.07-ppx-typerep-conv) (ocaml4.07-ppx-base, ocaml4.07-ppx-bin-prot, ocaml4.07-ppx-jane) (ocaml4.07-splittable-random, ocaml4.07-configurator, ocaml4.07-spawn) (ocaml4.07-core, ocaml4.07-core-kernel)[arguments]: Use ocaml4.07-dune. Julien Lepiller
2020-10-15gnu: ocaml-jane-street-headers: Build only with OCaml 4.07....* gnu/packages/ocaml.scm (ocaml-jane-street-headers): Rename to... (ocaml4.07-jane-street-headers): ...to this. Use OCaml 4.07. Julien Lepiller
2020-10-15gnu: ocaml-compiler-libs: Build only with OCaml 4.07....* gnu/packages/ocaml.scm (ocaml-compiler-libs): Rename to... (ocaml4.07-compiler-libs): ...to this. Use OCaml 4.07. Julien Lepiller
2020-10-15gnu: Add ocaml-csexp....* gnu/packages/ocaml.scm (ocaml-csexp): New variable. Julien Lepiller
2020-10-15gnu: ocaml-result: Update to 1.5....* gnu/packages/ocaml.scm (ocaml-result): Update to 1.5. Julien Lepiller
2020-10-15gnu: ocaml-alcotest: Update to 1.0.0.Julien Lepiller
2020-10-15gnu: ocaml-fmt: Update to 0.8.9....* gnu/packages/ocaml.scm (ocaml-fmt): Update to 0.8.9. Julien Lepiller
2020-10-15gnu: ocaml-logs: Update to 0.7.0....* gnu/packages/ocaml.scm (ocaml-logs): Update to 0.7.0. Julien Lepiller
2020-10-15gnu: ocaml-base64: Update to 3.4.0....* gnu/packages/ocaml.scm (ocaml-base64): Update to 3.4.0. Julien Lepiller
2020-10-15gnu: opam: Update to 2.0.7....* gnu/packages/ocaml.scm (opam): Update to 2.0.7. Julien Lepiller
2020-10-15gnu: ocaml-tyxml: Do not use deprecated jbuilder....* gnu/packages/ocaml.scm (ocaml-tyxml): Remove #:jbuild argument. Julien Lepiller
2020-10-15gnu: ocaml4.07-core: Do not use deprecated jbuilder....* gnu/packages/ocaml.scm (ocaml4.07-core): Remove #:jbuild argument. Julien Lepiller
2020-10-15gnu: ocaml4.07-ppx-expect: Do not use deprecated jbuilder....* gnu/packages/ocaml.scm (ocaml4.07-ppx-expect): Remove #:jbuild argument. Julien Lepiller
2020-10-15gnu: ocaml4.07-merlin: Do not use deprecated jbuilder....* gnu/packages/ocaml.scm (ocaml4.07-merlin): Remove #:jbuild argument. Julien Lepiller
2020-10-15gnu: ocaml4.07-utop: Do not use deprecated jbuilder....* gnu/packages/ocaml.scm (ocaml4.07-utop): Remove #:jbuild argument. Julien Lepiller