summaryrefslogtreecommitdiff
path: root/gnu/packages/ocaml.scm
Commit message (Collapse)AuthorAge
* gnu: Add ocaml-bin-prot.Julien Lepiller2017-01-31
| | | | * gnu/packages/ocaml.scm (ocaml-bin-prot): New variable.
* gnu: Add ocaml-js-build-tools.Julien Lepiller2017-01-31
| | | | * gnu/packages/ocaml.scm (ocaml-js-build-tools): New variable.
* gnu: Add ocaml-oasis.Julien Lepiller2017-01-31
| | | | * gnu/packages/ocaml.scm (ocaml-oasis): New variable.
* gnu: Add ocaml-fileutils.Julien Lepiller2017-01-31
| | | | * gnu/packages/ocaml.scm (ocaml-fileutils): New variable.
* gnu: Add ocaml-expect.Julien Lepiller2017-01-31
| | | | * gnu/packages/ocaml.scm (ocaml-expect): New variable.
* gnu: Add ocaml-pcre.Julien Lepiller2017-01-31
| | | | * gnu/packages/ocaml.scm (ocaml-pcre): New variable.
* gnu: Add ocaml-batteries.Julien Lepiller2017-01-31
| | | | * gnu/packages/ocaml.scm (ocaml-batteries): New variable.
* gnu: Add omake.Julien Lepiller2017-01-31
| | | | | | * gnu/packages/ocaml.scm (omake): New variable. * gnu/packages/patches/omake-fix-non-determinism.patch: New file. * gnu/local.mk (dist_patch_DATA): New patch.
* gnu: Add ocamlify.Julien Lepiller2017-01-31
| | | | * gnu/packages/ocaml.scm (ocamlify): New variable.
* gnu: Add ocaml-base64.Julien Lepiller2017-01-31
| | | | * gnu/packages/ocaml.scm (ocaml-base64): New variable.
* gnu: Add ocaml-ocurl.Julien Lepiller2017-01-17
| | | | * gnu/pcakages/ocaml.scm (ocaml-ocurl): New variable.
* gnu: Add ocaml-jsonm.Julien Lepiller2017-01-17
| | | | * gnu/packages/ocaml.scm (ocaml-jsonm): New variable.
* gnu: Add ocaml-uutf.Julien Lepiller2017-01-17
| | | | * gna/packages/ocaml.scm (ocaml-uutf): New variable.
* gnu: Add ocaml-uchar.Julien Lepiller2017-01-17
| | | | * gnu/packages/ocaml.scm (ocaml-uchar): New variable.
* gnu: Add ocaml-ulex.Julien Lepiller2017-01-17
| | | | * gnu/packages/ocaml.scm (ocaml-ulex): New variable.
* gnu: Add ocaml-xmlm.Julien Lepiller2017-01-17
| | | | * gnu/packages/ocaml.scm (ocaml-xmlm): New variable.
* gnu: Add ocaml-bos.Julien Lepiller2017-01-17
| | | | * gnu/packages/ocaml.scm (ocaml-bos): New variable.
* gnu: Add ocaml-fpath.Julien Lepiller2017-01-17
| | | | * gnu/packages/ocaml.scm (ocaml-fpath): New variable.
* gnu: Add ocaml-logs.Julien Lepiller2017-01-17
| | | | * gnu/packages/ocaml.scm (ocaml-logs): New variable.
* gnu: Add ocaml-lwt.Julien Lepiller2017-01-16
| | | | * gnu/packages/ocaml.scm (ocaml-lwt): New variable.
* gnu: Add ocaml-ssl.Julien Lepiller2017-01-16
| | | | * gnu/packages/ocaml.scm (ocaml-ssl): New variable.
* gnu: Add ocaml-react.Julien Lepiller2017-01-16
| | | | * gnu/packages/ocaml.scm (ocaml-react): New variable.
* gnu: Add ocaml-ppx-tools.Julien Lepiller2017-01-16
| | | | * gnu/packages/ocaml.scm (ocaml-ppx-tools): New variable.
* gnu: Add ocaml-alcotest.Julien Lepiller2017-01-16
| | | | * gnu/packages/ocaml.scm (ocaml-alcotest): New variable.
* gnu: Add ocaml-astring.Julien Lepiller2017-01-16
| | | | * gnu/packages/ocaml.scm (ocaml-astring): New variable.
* gnu: Add ocaml-fmt.Julien Lepiller2017-01-16
| | | | * gnu/packages/ocaml.scm (ocaml-fmt): New variable.
* gnu: camlzip: Install both modules.Julien Lepiller2017-01-16
| | | | | * gnu/packages/ocaml.scm (camlzip) [arguments]: Install both zip and camlzip modules.
* gnu: ocamlmod: Enable tests.David Craven2017-01-04
| | | | | | | | Followup to 93eeadf0226078a6a9ecf57f84446044b4be249b. * gnu/packages/ocaml.scm (ocamlmod)[arguments]: Enable tests. Problem reported by Julien Lepiller <julien@lepiller.eu>.
* gnu: ocaml-ounit: Enable tests.David Craven2017-01-04
| | | | | | | | Followup to 7a76b4afd0ce296bb462be8cf66234e41672c285. * gnu/packages/ocaml.scm (ocaml-ounit)[arguments]: Enable tests. Problem reported by Julien Lepiller <julien@lepiller.eu>.
* gnu: Add ocaml-cmdliner.Julien Lepiller2017-01-04
| | | | | | * gnu/packages/ocaml.scm (ocaml-cmdliner): New variable. Signed-off-by: David Craven <david@craven.ch>
* gnu: Add ocaml-mtime.Julien Lepiller2017-01-04
| | | | | | * gnu/packages/ocaml.scm (ocaml-mtime): New variable. Signed-off-by: David Craven <david@craven.ch>
* gnu: Add ocaml-rresult.Julien Lepiller2017-01-04
| | | | | | * gnu/packages/ocaml.scm (ocaml-rresult): New variable. Signed-off-by: David Craven <david@craven.ch>
* gnu: Add ocaml-topkg.Julien Lepiller2017-01-04
| | | | | | * gnu/packages/ocaml.scm (ocaml-topkg): New variable. Signed-off-by: David Craven <david@craven.ch>
* gnu: Add ocaml-result.Julien Lepiller2017-01-04
| | | | | | * gnu/packages/ocaml.scm (ocaml-result): New variable. Signed-off-by: David Craven <david@craven.ch>
* gnu: Add ocaml-bitstring.Julien Lepiller2017-01-04
| | | | | | | | * gnu/packages/ocaml.scm (ocaml-bitstring): New variable. * gnu/packages/patches/ocaml-bitstring-fix-configure.patch: New file. * gnu/local.mk (dist_patch_DATA): New patch. Signed-off-by: David Craven <david@craven.ch>
* gnu: Add ocaml-bisect.Julien Lepiller2017-01-04
| | | | | | | | | * gnu/packages/ocaml.scm (ocaml-bisect): New variable. * gnu/packages/patches/ocaml-bisect-fix-camlp4-in-another-directory.patch: New file. * gnu/local.mk (dist_patch_DATA): Add patch. Signed-off-by: David Craven <david@craven.ch>
* gnu: Add ocaml-stringext.Julien Lepiller2017-01-04
| | | | | | * gnu/packages/ocaml.scm (ocaml-stringext): New variable. Signed-off-by: David Craven <david@craven.ch>
* gnu: Add ocaml-qtest.Julien Lepiller2017-01-04
| | | | | | * gnu/packages/ocaml.scm (ocaml-qtest): New variable. Signed-off-by: David Craven <david@craven.ch>
* gnu: Add ocaml-frontc.Julien Lepiller2017-01-04
| | | | | | * gnu/packages/ocaml.scm (ocaml-frontc): New variable. Signed-off-by: David Craven <david@craven.ch>
* gnu: Add ocaml-zarith.Julien Lepiller2017-01-04
| | | | | | * gnu/packages/ocaml.scm (ocaml-zarith): New variable. Signed-off-by: David Craven <david@craven.ch>
* gnu: Add ocamlmod.Julien Lepiller2017-01-04
| | | | | | * gnu/packages/ocaml.scm (ocamlmod): New variable. Signed-off-by: David Craven <david@craven.ch>
* gnu: Add camlzip.Julien Lepiller2017-01-04
| | | | | | * gnu/packages/ocaml.scm (camlzip): New variable. Signed-off-by: David Craven <david@craven.ch>
* gnu: Add ocaml-ounit.Julien Lepiller2017-01-04
| | | | | | * gnu/packages/ocaml.scm (ocaml-ounit): New variable. Signed-off-by: David Craven <david@craven.ch>
* gnu: camlp4: Install camlp4 META file.Julien Lepiller2017-01-04
| | | | | | | | * gnu/packages/ocaml.scm (camlp4)[arguments]: Install in OCAMLPATH and META file. (ocaml-findlib)[arguments]: Delete camlp4 META file. Signed-off-by: David Craven <david@craven.ch>
* gnu: ocaml: Use a helper function to download from ocaml-forge.Julien Lepiller2017-01-04
| | | | | | | * gnu/packages/ocaml.scm (ocaml-forge-origin): New procedure. (lablgtk)[origin]: Use it. Signed-off-by: David Craven <david@craven.ch>
* gnu: Add ocaml-build-system.Julien Lepiller2017-01-04
| | | | | | | | | * guix/build/ocaml-build-system.scm: New file. * guix/build-system/ocaml.scm: New file. * Makefile.am (MODULES): Add them. * gnu/packages/ocaml.scm (ocaml)[native-search-paths]: Adjuste OCAMLPATH. Signed-off-by: David Craven <david@craven.ch>
* gnu: camlp4: Compile native version.Julien Lepiller2017-01-04
| | | | | | | * gnu/packages/ocaml.scm (camlp4)[arguments]: Disable parallel-build. Change default target to "all" to compile native and byte version. Signed-off-by: David Craven <david@craven.ch>
* gnu: ocaml: Fix indentation.David Craven2017-01-04
| | | | * gnu/packages/ocaml.scm (ocaml): Fix indentation.
* gnu: ocaml: Add CAML_LD_LIBRARY_PATH search-path.Julien Lepiller2017-01-04
| | | | | | | * gnu/packages/ocaml.scm (ocaml)[native-search-paths]: Add CAML_LD_LIBRARY_PATH. Signed-off-by: David Craven <david@craven.ch>
* gnu: ocaml: Add a .file directive to generated .s files.Julien Lepiller2017-01-04
| | | | | | | | * gnu/packages/ocaml.scm (ocaml)[origin]: Add patch. * gnu/packages/patches/ocaml-Add-a-.file-directive.patch: New file. * gnu/local.mk (dist_patch_DATA): Add patch. Signed-off-by: David Craven <david@craven.ch>