Commit graph

952 commits

Author SHA1 Message Date
Florent Becker 9fd4966429 ocamlPackages.ocsigenserver: add pgocaml support 2017-03-17 01:55:05 +00:00
Florent Becker e3a77dd49a ocamlPackages.eliom: 6.0.0 -> 6.2.0 2017-03-17 01:41:48 +00:00
Vincent Laporte 49c18cc75d ocamlPackages.bos: init at 0.1.4
Bos provides support for basic and robust interaction
with the operating system in OCaml.

Homepage: http://erratique.ch/software/bos
2017-03-16 07:11:33 +00:00
Vincent Laporte eba3900781 ocamlPackages.rresult: init at 0.5.0
Rresult is an OCaml module for handling computation results and errors in an
explicit and declarative manner without resorting to exceptions.

Homepage: http://erratique.ch/software/rresult
2017-03-15 21:21:27 +00:00
Vincent Laporte 369230cc76 ocamlPackages.cpuid: init at 0.1.0
cpuid allows detection of CPU features from OCaml.

Homepage: https://github.com/pqwy/cpuid
2017-03-13 20:58:51 +00:00
Vincent Laporte b2b8a412fb ocaml-llvm: 3.7.1 -> 3.9.1 2017-03-13 19:14:11 +01:00
Vincent Laporte c9d8ae084d ocamlPackages.ocaml-migrate-parsetree: init at 0.5
This library converts parsetrees, outcometree and ast mappers
between different OCaml versions. High-level functions help making
PPX rewriters independent of a compiler version.

Homepage: https://github.com/let-def/ocaml-migrate-parsetree
2017-03-12 07:29:54 +00:00
Benno Fünfstück dd23d08b90 ocamlgraph: fix binary location (binaries had double prefix path)
Due to setting `DESTDIR` *and* `exec_prefix` (defaulted to `$prefix`), binaries
ended up in `$out/$out/bin` instead of just $out/bin. Not setting `DESTDIR` and adapting
the `LIBDIR` patch a little fixes this issue.
2017-03-06 12:51:03 +01:00
Vincent Laporte c184d2e334 ocamlPackages.core_extended_p4: fix build on linux 2017-03-04 11:52:30 +01:00
Vincent Laporte 843e5daebe ocamlPackages.ppx_deriving: 3.3 -> 4.1 2017-03-04 09:43:38 +01:00
Vincent Laporte 708bcdb307 ocamlPackages.{angstrom,cstruct,ezjsonm,hex,io-page}: depend on ocamlbuild 2017-03-04 05:33:30 +00:00
Vincent Laporte 5a0c577d32 ocamlPackages.async_unix: init at 113.33.00+4.03 2017-03-04 04:59:22 +00:00
Vincent Laporte d3899a2495 ocamlPackages.async_kernel: init at 113.33.00 2017-03-04 04:54:51 +00:00
Vincent Laporte 9431e49822 ocamlPackages.ppx_tools: init at 5.0+4.05 2017-02-28 02:38:21 +00:00
Vincent Laporte b2a4eb839a ppx_tools, camlp4, ocamlify, ocamlmod: don’t strip binaries 2017-02-26 21:18:42 +01:00
Vincent Laporte 8e1b4b3c4c ocamlPackages.core: init at 113.33.02+4.03 2017-02-26 17:42:02 +00:00
Vincent Laporte 0a768bd6c8 ocamlPackages.core_kernel: init at 113.33.01+4.03 2017-02-26 17:29:36 +00:00
Vincent Laporte 1f1a950cb0 ocamlPackages.ppx_jane: init at 113.33.00 2017-02-26 17:29:36 +00:00
Vincent Laporte 68998dca58 ocamlPackages.ppx_bin_prot: init at 113.33.00+4.03 2017-02-26 17:29:36 +00:00
Vincent Laporte ceabe0d3dd ocamlPackages.ppx_typerep_conv: init at 113.33.00+4.03 2017-02-26 17:29:36 +00:00
Vincent Laporte 3c2c608c2e ocamlPackages.ppx_sexp_value: init at 113.33.00+4.03 2017-02-26 17:29:36 +00:00
Vincent Laporte 03be79a018 ocamlPackages.ppx_sexp_message: init at 113.33.00+4.03 2017-02-26 17:29:36 +00:00
Vincent Laporte 758d052990 ocamlPackages.ppx_pipebang: init at 113.33.00+4.03 2017-02-26 17:29:36 +00:00
Vincent Laporte 3615c47c22 ocamlPackages.ppx_let: init at 113.33.00+4.03 2017-02-26 17:29:35 +00:00
Vincent Laporte cf39dba1d8 ocamlPackages.ppx_fail: init at 113.33.00+4.03 2017-02-26 17:29:35 +00:00
Vincent Laporte 8f74b9024f ocamlPackages.ppx_expect: init at 113.33.01+4.03 2017-02-26 17:29:35 +00:00
Vincent Laporte 0e6e2af219 ocamlPackages.ppx_variants_conv: init at 113.33.00+4.03 2017-02-26 17:29:35 +00:00
Vincent Laporte 1aab9f884d ocamlpackages.ppx_fields_conv: init at 113.33.00+4.03 2017-02-26 17:29:35 +00:00
Vincent Laporte ecc5dd5571 ocamlPackages.ppx_enumerate: init at 113.33.00+4.03 2017-02-26 17:29:35 +00:00
Vincent Laporte c4e5f18631 ocamlPackages.ppx_custom_printf: init at 113.33.00+4.03 2017-02-26 17:29:35 +00:00
Vincent Laporte 654dd0aa96 ocamlPackages.ppx_bench: init at 113.33.00+4.03 2017-02-26 17:29:35 +00:00
Vincent Laporte b4abe046d7 ocamlPackages.ppx_inline_test: init at 113.33.00+4.03 2017-02-26 17:29:35 +00:00
Vincent Laporte 3a9ae7e367 ocamlPackages.ppx_compare: init at 113.33.00+4.03 2017-02-26 17:29:35 +00:00
Vincent Laporte 0e06c903b5 ocamlPackages.sexplib-113.33.00+4.03: fix version number 2017-02-26 17:29:35 +00:00
Vincent Laporte 9493ced9f7 ocamlPackages.{ojquery,tuntap,uri}: adds ocamlbuild as dependency 2017-02-24 19:02:48 +00:00
Vincent Laporte 75b187b0f7 ocamlPackages.eliom: adds ocamlbuild as a dependency 2017-02-23 19:10:33 +00:00
Vincent Laporte a9b0c95ad4 ocamlPackages.ppx_sexp_conv: init at 113.33.01+4.03 2017-02-23 19:07:38 +00:00
Vincent Laporte 7ca9e6776d ocamlPackages.ppx_type_conv: init at 113.33.02+4.03 2017-02-23 19:04:01 +00:00
Vincent Laporte d6bc0c9236 ocamlPackages.ppx_optcomp: init at 113.33.0[01]+4.03 2017-02-23 18:34:17 +00:00
Vincent Laporte 63796fd38f ocamlPackages.ppx_core: init at 113.33.01+4.03 2017-02-23 18:28:15 +00:00
Vincent Laporte be427d6e51 ocamlPackages.sexplib: init at 113.33.00+4.03 2017-02-23 18:25:56 +00:00
sternenseemann 8352e0b38c ocaml-ipaddr: 2.6.1 -> 2.7.2
Keeps the legacy version under attribute `ipaddr_p4`;
it is needed for OCaml < 4.02 and some libraries (eg `conduit`).
2017-02-23 08:01:29 +00:00
Vincent Laporte cb6d15549a ocamlPackages.mparser: init at 1.2.1
MParser is a simple monadic parser combinator library for OCaml.

Homepage: https://github.com/cakeplus/mparser/
2017-02-22 19:23:06 +00:00
sternenseemann a452714799 ocaml-cow: init at 2.2.0 2017-02-19 11:16:25 +00:00
Vincent Laporte d2a4a84f00 ocamlPackages.uri: 1.9.1 -> 1.9.2
The old version is also kept, under the attribute `uri_p4`.
It is built against `sexplib` version prior to 113.33 and needed by `trv`.
2017-02-19 11:57:24 +01:00
sternenseemann 44820907af ocaml-ezjsonm: 0.4.1 -> 0.4.3 2017-02-19 04:53:44 +00:00
sternenseemann 4f0feb4f5f ocaml-logs: init at 0.6.2 2017-02-19 04:36:14 +00:00
sternenseemann d738ac4fd5 ocaml-angstrom: init at 0.3.0 2017-02-19 02:12:52 +01:00
obadz ae91514b26 gapi-ocaml: 0.2.10 -> 0.3.1 2017-02-18 10:42:59 +00:00
Pascal Wittmann 5de04f6d55 Revert "ocaml-lablgl: use camlp5"
This reverts commit 7a6aac9076.
2017-02-09 09:14:51 +01:00
volth 762cc106b4 virt-top: init at 1.0.8 (#21536) 2017-02-04 16:07:45 +01:00
Pascal Wittmann 7a6aac9076
ocaml-lablgl: use camlp5 2017-02-03 22:12:53 +01:00
Vincent Laporte 9f334c2732 ocamlPackages.ppx_tools: init at unstable-20161114 (for OCaml 4.04) 2017-02-02 20:27:30 +00:00
Vincent Laporte 78960abfc7 ocamlPackages.vg: add ocamlbuild as dependency 2017-02-02 20:27:30 +00:00
Vincent Laporte 6a04086683 ocamlPackages.menhir: 20161115 -> 20170101 2017-02-01 07:45:14 +00:00
Vincent Laporte 23894b77a7 ocamlPackages.dolmen: init at 0.2
dolmen is an OCaml library providing clean and flexible parsers for input languages

Homepage: https://github.com/Gbury/dolmen
2017-01-28 17:40:48 +00:00
Domen Kožar f87deb0b3a Merge pull request #22101 from zimbatm/no-md5
Bye bye MD5
2017-01-25 09:07:48 +01:00
Vincent Laporte 453a3838f9 ocamlPackages.mtime: init at 0.8.3
Mtime is an OCaml module to access monotonic wall-clock time.

Homepage: http://erratique.ch/software/mtime
2017-01-25 06:55:59 +00:00
Vincent Laporte 5bcf3c5e25 ocamlPackages.spacetime_lib: init at 0.1.0 2017-01-24 21:20:08 +00:00
Vincent Laporte 92f9c0600d ocamlPackages.ocsigen-deriving: 0.7 -> 0.7.1 2017-01-24 21:13:00 +00:00
Vincent Laporte 0caeaf4cdd ocamlPackages.ppx_tools: minor refactoring 2017-01-24 21:13:00 +00:00
Michael Raskin 89278345c2 Merge pull request #22023 from vbgl/apron
ocamlPackages.apron: init at 20160125
2017-01-24 17:47:13 +00:00
zimbatm 4958485bc3 ocamlPackages.ocaml_optcomp: update hash to sha256 2017-01-24 16:01:04 +00:00
vbgl 664d1d6dc9 Merge pull request #21261 from vbgl/uutf-1.0.0
Eliom 6 and various OCaml package updates
2017-01-21 20:23:28 +01:00
Vincent Laporte 18a5e1522c ocamlPackages.{camlpdf,cpdf}: 2.1.1 -> 2.2.1 2017-01-20 06:37:48 +00:00
Vincent Laporte 75cea1db58 ocamlPackages.fpath: init at 0.7.1
Fpath is an OCaml module for handling file system paths with POSIX and Windows conventions.

Homepage: http://erratique.ch/software/fpath
2017-01-19 05:51:49 +00:00
Vincent Laporte 1503c11c5d ocamlPackages.omd: init at 1.3.0
OMD is an extensible Markdown library and tool in OCaml.

Homepage: https://github.com/ocaml/omd
2017-01-17 20:37:20 +01:00
Vincent Laporte 67a5833330 ocamlPackages.apron: init at 20160125
APRON is an OCaml library of numerical abstract domains

Homepage: http://apron.cri.ensmp.fr/library/
2017-01-14 09:34:34 +00:00
Vincent Laporte 2f2fbc9966 ocamlPackages.mlgmpidl: init at 1.2.4
mlgmpidl is an OCaml interface to the GMP library.

Homepage: https://www.inrialpes.fr/pop-art/people/bjeannet/mlxxxidl-forge/mlgmpidl/
2017-01-14 09:34:34 +00:00
Vincent Laporte 34d78bc312 ocamlPackages.markup: 0.7.3 -> 0.7.4 2017-01-13 06:38:12 +00:00
Vincent Laporte 6f48e4d99d ocamlPackages.eliom: 5.0.0 -> 6.0.0 2017-01-13 06:38:11 +00:00
Vincent Laporte 6b546f2543 ocamlPackages.reactivedata: 0.2 -> 0.2.1 2017-01-13 06:38:11 +00:00
Vincent Laporte 5d309cc834 ocamlPackages.notty: 0.1.1 -> 0.1.1a (53f5946) 2017-01-13 06:38:10 +00:00
Vincent Laporte 6636dfa845 ocamlPackages.ocb-stubblr: init at 0.1.0 2017-01-13 06:38:10 +00:00
Vincent Laporte 67a245356d ocsigen-server: 2.7 -> 2.8 2017-01-13 06:38:10 +00:00
Vincent Laporte 33c2805324 ocamlPackages.tyxml: 3.6.0 -> 4.0.1 2017-01-13 06:38:09 +00:00
Vincent Laporte 5dc59fbf38 ocamlPackages.vg: 0.8.1 -> 0.9.0 2017-01-13 06:38:09 +00:00
Vincent Laporte 110a0fb028 ocamlPackages.markup: 0.7.2 -> 0.7.3 2017-01-13 06:38:08 +00:00
Vincent Laporte bf1723a89b ocamlPackages.otfm: 0.2.0 -> 0.3.0 2017-01-13 06:38:08 +00:00
Vincent Laporte 221f20413d ocamlPackages.jsonm: 0.9.1 -> 1.0.0 2017-01-13 06:38:08 +00:00
Vincent Laporte 190cc67310 ocamlPackages.uuseg: 0.9.0 -> 1.0.0 2017-01-13 06:38:07 +00:00
Vincent Laporte 7565673f71 ocamlPackages.uucp: 1.1.0 -> 2.0.0 2017-01-13 06:38:07 +00:00
Vincent Laporte 8990a6c116 ocamlPackages.uunf: 0.9.3 -> 2.0.0 2017-01-13 06:38:07 +00:00
Vincent Laporte 7ebe29a56c ocamlPackages.uutf: 0.9.4 -> 1.0.0 2017-01-13 06:38:06 +00:00
Vincent Laporte c4a2bd4668 ocamlPackages.topkg: 0.7.8 -> 0.8.1 2017-01-13 06:38:06 +00:00
Vincent Laporte 086fbfa308 ocamlPackages.owee: init at 0.2
Owee is an experimental library to work with DWARF format.

Homepage: https://github.com/let-def/owee
2017-01-12 09:12:52 +00:00
Michael Raskin 6f12fb7403 Merge pull request #19765 from FlorentBecker/some_buildOcaml
Update various packages to use buildOcaml, with fixes
2016-12-30 20:47:50 +00:00
Vincent Laporte ebe19f5db0 lablgtk: 2.18.3 -> 2.18.5 2016-12-22 06:07:06 +00:00
Joachim F 9e6ac83f2a Merge pull request #21262 from FlorentBecker/ocaml-pcre
ocaml-pcre: fix name
2016-12-21 20:36:56 +01:00
Vincent Laporte 1b79847e75 ocamlPackages.containers: 0.20 -> 0.22 2016-12-20 04:10:05 +00:00
Florent Becker 3ef134a19b ocaml-pcre: fix name 2016-12-18 16:19:55 +01:00
Vincent Laporte 3d804da983 camlimages: use omake rather than omake_rc1 2016-12-02 19:49:08 +00:00
Pascal Wittmann 014a1b430a Merge pull request #20615 from vbgl/lwt-2.6.0
ocamlPackages.lwt: 2.5.2 → 2.6.0
2016-11-30 16:36:52 +01:00
Vincent Laporte dd45d2552f ocamlPackages.alcotest: 0.4.5 -> 0.7.2 2016-11-23 10:01:32 +01:00
Vincent Laporte 66b9602a2f ocamlPackages.fmt: init at 0.8.0
fmt is an OCaml library of Format pretty-printer combinators.

Homepage: http://erratique.ch/software/fmt
2016-11-23 10:01:31 +01:00
Vincent Laporte 0a309311dd ocamlPackages.topkg: make the installPhase independent of the package name
It can then be reused as-is in other derivations (e.g., uucd).
2016-11-23 10:01:30 +01:00
Vincent Laporte 97a496a472 ocamlPackages.ocplib-simplex: init at 0.3
ocplib-simplex is a (fully) functional OCaml implementation of the simplex algorithm for solving systems of linear inequalities.

homepage: https://github.com/OCamlPro-Iguernlala/ocplib-simplex
2016-11-23 09:59:10 +01:00
Vincent Laporte bfe0f29277 ocamlPackages.lwt: 2.5.2 -> 2.6.0 2016-11-22 10:25:01 +01:00
Vincent Laporte 5267f37849 ocamlPackages.ssl: 0.5.2 -> 0.5.3 2016-11-22 10:25:00 +01:00
Joachim F 5d7c2d9a4a Merge pull request #20526 from sternenseemann/x509
ocaml-x509: set mininimum supported ocaml version
2016-11-21 13:14:15 +01:00
Joachim F c346326b24 Merge pull request #20527 from sternenseemann/notty
ocaml-notty: init at 0.1.1
2016-11-21 13:13:51 +01:00
Joachim F 9c1b6709a9 Merge pull request #20528 from sternenseemann/tls
ocaml-tls: init at 0.7.1
2016-11-21 13:12:32 +01:00
Joachim F c7ecad6378 Merge pull request #20529 from sternenseemann/erm_xmpp
ocaml-erm_xmpp_0_3: init at 0.3
2016-11-21 13:11:58 +01:00
sternenseemann 15004268d7 ocaml-notty: init at 0.1.1 2016-11-18 22:52:16 +01:00
sternenseemann ae13a18c6a ocaml-erm_xmpp_0_3: init at 0.3 2016-11-18 14:42:12 +01:00
sternenseemann c7dc06655a ocaml-otr: init at 0.3.3 2016-11-18 14:39:58 +01:00
sternenseemann d98a770ec4 ocaml-tls: init at 0.7.1 2016-11-18 14:23:49 +01:00
sternenseemann 5cc3f16f39 ocaml-x509: set mininimum supported ocaml version 2016-11-18 14:14:15 +01:00
Tim Steinbach 5080d17984 Merge pull request #20171 from sternenseemann/x509
ocaml-x509: 0.5.0 -> 0.5.3
2016-11-17 22:24:13 -05:00
Tim Steinbach d0695c7877 Merge pull request #20378 from sternenseemann/asn1
ocaml-asn1-combinators: 0.1.2 -> 0.1.3
2016-11-17 22:21:44 -05:00
Tim Steinbach 4d7ed37362 Merge pull request #20505 from sternenseemann/nocrypto
nocrypto: 0.5.1 -> 0.5.3
2016-11-17 22:20:46 -05:00
sternenseemann 86c45fc2d3 ocaml-nocrypto: 0.5.1 -> 0.5.3 2016-11-17 21:40:46 +01:00
sternenseemann cbfc766ad4 ocaml-cstruct: remove camlp4 support
This change solves dependency issues related to camlp4, async_p4 and sexplib_p4
2016-11-17 21:38:09 +01:00
Vincent Laporte 5b59e91f73 ocamlPackages.menhir: 20160526 -> 20161115 2016-11-17 18:07:37 +01:00
Vincent Laporte 86f63755f5 ocamlPackages.batteries: 2.5.2 -> 2.5.3 2016-11-14 09:00:18 +01:00
sternenseemann d65368ad28 ocaml-asn1-combinators: 0.1.2 -> 0.1.3
This update relicenses the project to ISC and fixes the test bug, which broke the package on 32-bit platforms
2016-11-13 11:42:42 +01:00
Vincent Laporte 2d136204c4 ocamlPackages.cstruct: 1.6.0 -> 1.9.0, 2.3.0 2016-11-12 12:41:27 +01:00
Vincent Laporte 72c1a6f0f4 ocamlPackages.cohttp: refactor 2016-11-12 12:41:27 +01:00
Vincent Laporte 24df641deb ocamlPackages.conduit: refactor 2016-11-12 12:41:26 +01:00
sternenseemann ca9ab3bfe1 ocaml-uuseg: 0.8.0 -> 0.9.0
This commit also refactors the expression.
2016-11-11 08:30:37 +01:00
sternenseemann 840f2987d1 ocaml-uutf: 0.9.3 -> 0.9.4
This commit also refactors the expression
2016-11-10 09:03:43 +01:00
Théo Zimmermann 01910b1801 ocamlPackage.ppx_import: init at 1.1 2016-11-08 15:38:45 +01:00
Vincent Laporte e3644f2401 ocamlPackages.fieldslib_p4: add ocamlbuild dependency 2016-11-08 08:22:20 +01:00
sternenseemann 37a47c1970 ocaml-astring: init at 0.8.3 2016-11-05 10:04:18 +01:00
sternenseemann cfa48ce568 ocaml-x509: 0.5.0 -> 0.5.3
This commit also refactors the expression.
2016-11-04 20:24:49 +01:00
sternenseemann 3f0e1f4c83 ocaml-ptime: init at 0.8.2 2016-11-04 19:15:18 +01:00
Vincent Laporte 16242a7c63 ocamlPackages.sedlex: init at 1.99.3
sedlex is a Unicode-friendly lexer generator for OCaml.

Homepage: https://github.com/alainfrisch/sedlex
2016-11-04 19:06:45 +01:00
Profpatsch 2bd86e9e47 Revert "Merge pull request #20090 from sternenseemann/master"
Reason: https://github.com/NixOS/nixpkgs/pull/20090#commitcomment-19686426

This reverts commit 9ffcb1b250, reversing
changes made to a6283c1126.
2016-11-04 12:24:57 +01:00
sternenseemann 096ec04b82 ocaml-erm_xmpp_0_3: init at 0.3 2016-11-03 14:39:26 +01:00
sternenseemann 9554143a9c ocaml-otr: init at 0.3.3 2016-11-03 14:39:26 +01:00
sternenseemann 02388e9ba5 ocaml-notty: init at 0.1.1 2016-11-03 14:39:22 +01:00
sternenseemann 18788cbac7 ocaml-uuseg: 0.8.0 -> 0.9.0
This commit also refactors the expression.
2016-11-03 14:34:35 +01:00
sternenseemann 21a191df74 ocaml-uutf: 0.9.3 -> 0.9.4
This commit also refactors the expression
2016-11-03 14:34:35 +01:00
sternenseemann db760a5edc ocaml-astring: init at 0.8.3 2016-11-03 14:34:35 +01:00
sternenseemann d675e0d832 ocaml-tls: init at 0.7.1 2016-11-03 14:34:31 +01:00
sternenseemann 750342082b ocaml-x509: 0.5.0 -> 0.5.3
This commit also refactors the expression.
2016-11-03 14:24:52 +01:00
sternenseemann 361975cd93 ocaml-cstruct: 1.6.0 -> 2.3.0
This commit also refactors the expression.
2016-11-03 14:24:52 +01:00
sternenseemann d8686b4949 ocaml-nocrypto: 0.5.1 -> 0.5.3 2016-11-03 14:24:47 +01:00
sternenseemann 32e86a3e2a ppx_sexp_conv: use sexplib_p4 instead of sexplib
This prevents potential interface incompatibilities if newer compiler versions are used
2016-11-03 14:08:18 +01:00
sternenseemann 0c8859fd17 ocaml-ptime: init at 0.8.2 2016-11-03 14:08:18 +01:00
Vincent Laporte 26256b7cea ocamlPackages.zarith: fix build in chrooted environments 2016-11-03 09:26:33 +01:00
Vincent Laporte 0336a06d0e ocamlPackages.containers: 0.18 -> 0.20 2016-10-26 19:10:33 +02:00
Vincent Laporte 29f3eaef7a ocamlPackages.sequence: 0.6 -> 0.8 2016-10-26 19:10:33 +02:00
Vincent Laporte 7da48dec30 ocamlPackages.gen: 0.3 -> 0.4 2016-10-26 19:10:33 +02:00
Jörg Thalheim 881908920d Merge pull request #19618 from vbgl/cryptokit-1.11
ocamlPackages.cryptokit: 1.10 -> 1.11
2016-10-22 19:17:34 +02:00
Florent Becker ac69382453 eliom: modernize derivation 2016-10-22 11:23:58 +02:00
Florent Becker a52c1b4840 pgocaml: 2.2 -> 2.3
Changes the build system from mkDerivation to buildOcaml
2016-10-22 11:23:41 +02:00
Florent Becker 51e0173c28 ocamlPackages.ocaml_pcre: change name from ocaml-ocaml-pcre to ocaml-pcre
The old name was confusing some dependencies when searching for dllpcrestubs.so
2016-10-22 11:03:56 +02:00
Vincent Laporte 92ef4067a6 ocamlPackages.uchar: init at 0.0.1
The uchar package provides a compatibility library for the `Uchar` module introduced in OCaml 4.03.
2016-10-19 19:20:32 +02:00
Vincent Laporte 99edbe65c1 ocamlPackage.cryptokit: 1.10 -> 1.11 2016-10-17 09:41:16 +02:00
Vincent Laporte 423a195637 ocamlPackage.zarith: 1.3 -> 1.4.1 2016-10-17 09:41:16 +02:00
Vincent Laporte 5fc012ecab ocamlPackages.safepass: 1.3 -> 2.0 2016-10-15 17:59:29 +02:00
Ricardo M. Correia 47e61969b8 ocaml-react: fix hash
The package had been updated from 1.1.0 -> 1.2.0 but the hash hadn't.
2016-10-14 16:58:05 +02:00
regnat 048e8dbe8f ocamlPackages.ppx-variants-conv : add variantslib in propagated buildInputs 2016-10-11 16:53:40 +02:00
Vincent Laporte 4e6efdd601 ocamlnet: 4.1.1 -> 4.1.2 2016-10-10 19:19:13 +02:00
Vincent Laporte cc272dc996 OCaml modules: make explicit some dependencies to ocamlbuild 2016-10-10 19:18:07 +02:00
Vincent Laporte f97d5ae81f ocaml-expat: fix build on darwin 2016-10-10 19:16:32 +02:00
Vincent Laporte 4083964c6f ocaml-llvm: fix build on darwin 2016-10-10 19:16:32 +02:00
Vincent Laporte 4168706d4f OCaml modules: make explicit some dependencies to ocamlbuild 2016-10-09 11:55:19 +02:00
Kirill Boltaev 3e646865f4 treewide: use ocaml.version (#19192) 2016-10-05 09:32:30 +02:00
Benno Fünfstück c149ef7cf9 ocamlfuse: update to latest HEAD 2016-10-01 14:15:15 +02:00
Benno Fünfstück 07c0c2b197 ocurl: 0.7.5 -> 0.7.8 2016-10-01 14:15:15 +02:00
Kirill Boltaev e61663a233 treewide: move to ocaml-ng system 2016-09-26 02:36:49 +03:00
Matthew Maurer 3e81648645 janestreet: use Oasis 0.4.6 2016-09-24 13:09:10 -04:00
Joachim F aa9227828b Merge pull request #18572 from maurer/janestreet
Janestreet
2016-09-23 19:57:05 +02:00
Joachim F ac8206e31d Merge pull request #17147 from regnat/ocamlUpdates
ocamlPackages : update some packages
2016-09-23 19:55:10 +02:00
Matthew Maurer 1cb54e39f0 Frontc: init at 3.4 (#18575)
ocamlPackages.frontc: init at 3.4
2016-09-20 23:01:43 +02:00
Matthew Maurer 65fb52f210 js-build-tools: Fix darwin build
On darwin, js-build-tools expects an OSX style userland and stat binary.
However, under nix we use the nix version of stat, which speaks linux-style
flags.

This patch removes js-build-tools special casing so that it speaks to stat
in linux style.
2016-09-20 15:13:19 -04:00
Matthew Maurer 1d0e6ba2df async: 112.24.00 -> 112.24.00/113.33.03
PPX/P4 split
2016-09-14 16:37:21 -04:00
Matthew Maurer 32367919c4 async_extra: 112.24.00 -> 112.24.00/113.33.03
PPX/P4 split
2016-09-14 16:37:21 -04:00
Matthew Maurer 1de9488674 async_rpc_kernel: init at 113.33.03 2016-09-14 16:37:21 -04:00
Matthew Maurer 4e159d7064 async_unix: 112.24.00 -> 112.24.00/113.33.03
PPX/P4 split
2016-09-14 16:37:21 -04:00
Matthew Maurer 6f998593a9 async_kernel: 112.24.00 -> 112.24.00/113.33.03
PPX/P4 split
2016-09-14 16:37:20 -04:00
Vincent Laporte 38c143abe2 ocaml-qtest: 2.0.1 -> 2.2 2016-09-14 19:04:58 +02:00
Matthew Maurer 284c2d8ef5 buildOcamlJane: Add line breaks 2016-09-14 12:00:45 -04:00
Matthew Maurer 4fcc1a5a97 ppx_sexp_conv: Fix description to match package 2016-09-14 11:50:42 -04:00
Matthew Maurer 4cc33335a4 Fix descriptions to be CONTRIBUTIONS.md compliant 2016-09-14 02:36:08 -04:00
Matthew Maurer 2acf031b81 core_extended: 112.24.00 -> 112.24.00/113.33.03
PPX/P4 split
2016-09-14 02:36:07 -04:00
Matthew Maurer eafda42dc6 ocaml-textutils: 112.17.00 -> 112.17.00/113.33.03
PPX/P4 split
2016-09-14 02:36:07 -04:00
Matthew Maurer 3062264c3a ocaml-re2: 112.06.00 -> 112.06.00/113.33.03
PPX/P4 split
2016-09-14 02:36:07 -04:00
Matthew Maurer 0561329ae5 core: 112.24.01 -> 112.24.01/113.33.03
PPX/P4 split
2016-09-14 02:36:07 -04:00
Matthew Maurer a6f8b1f9ff core_kernel: 112.24.00 -> 112.24.00/113.33.03
PPX/P4 split
2016-09-14 02:36:06 -04:00
Matthew Maurer 5ce22cb05e bin_prot: 112.24.00 -> 112.24.00/113.33.03
PPX/P4 split
2016-09-14 02:36:06 -04:00
Matthew Maurer 7ea027862c variantslib: 109.15.03 -> 109.15.03/113.33.03
PPX/P4 split
2016-09-14 02:36:03 -04:00
Matthew Maurer fc4b5786cd sexplib: 112.24.01 -> 112.24.01/113.33.03
PPX/P4 split
2016-09-14 02:35:48 -04:00
Matthew Maurer 3eb02d9f38 fieldslib: 109.20.03 -> 109.20.03/113.33.03
PPX/P4 legacy split
2016-09-14 02:35:32 -04:00
Matthew Maurer b0c76ca173 ppx_jane: init at 113.33.03 2016-09-14 02:35:18 -04:00
Matthew Maurer d97392c39a ocaml-typerep: 112.24.00 -> 112.24.00/113.33.03
Split typerep into ppx supporting (modern) and p4 supporting (legacy)
2016-09-14 02:35:13 -04:00
Matthew Maurer 794b4fbfb9 ppx_expect: init at 113.33.03 2016-09-14 02:34:37 -04:00
Matthew Maurer e485e9b6d3 ppx_variants_conv: init at 113.33.03 2016-09-14 02:34:36 -04:00
Matthew Maurer 753edce021 ppx_typerep_conv: init at 113.33.03 2016-09-14 02:34:36 -04:00
Matthew Maurer 4de0724e8c ppx_sexp_value: init at 113.33.03 2016-09-14 02:34:36 -04:00
Matthew Maurer 246fd021bd ppx_sexp_message: init at 113.33.03 2016-09-14 02:34:36 -04:00
Matthew Maurer 7f3e5783bf ppx_pipebang: init at 113.33.03 2016-09-14 02:34:36 -04:00
Matthew Maurer 68aa85cf99 ppx_let: init at 113.33.03 2016-09-14 02:34:35 -04:00
Matthew Maurer f8241a28fb ppx_fields_conv: init at 113.33.03 2016-09-14 02:34:35 -04:00
Matthew Maurer 1f16ade80f ppx_fail: init at 113.33.03 2016-09-14 02:34:35 -04:00
Matthew Maurer 50f4790f86 ppx_enumerate: init at 113.33.03 2016-09-14 02:34:35 -04:00
Matthew Maurer bf2299bd48 ppx_custom_printf: init at 113.33.03 2016-09-14 02:34:35 -04:00
Matthew Maurer d862e9a6a1 ppx_bin_prot: init at 113.33.03 2016-09-14 02:34:34 -04:00
Matthew Maurer bb34402719 ppx_bench: init at 113.33.03 2016-09-14 02:34:34 -04:00
Matthew Maurer d537a83811 ppx_inline_test: init at 113.33.03 2016-09-14 02:34:34 -04:00
Matthew Maurer a89dfb2148 ppx_assert: init at 113.33.03 2016-09-14 02:34:34 -04:00
Matthew Maurer b86e0ad498 ppx_sexp_conv: init at 113.33.03 2016-09-14 02:34:34 -04:00
Matthew Maurer 7f861c4add ppx_here: init at 113.33.03 2016-09-14 02:34:33 -04:00
Matthew Maurer d51fcdb777 ppx_compare: init at 113.33.03 2016-09-14 02:34:33 -04:00
Matthew Maurer b87abcb3b6 ppx_type_conv: init at 113.33.03 2016-09-14 02:34:33 -04:00
Matthew Maurer 146609fe59 ppx_deriving: init at v3.3 2016-09-14 02:34:33 -04:00
Matthew Maurer a65e53d768 ppx_driver: init at 113.33.03 2016-09-14 02:34:33 -04:00
Matthew Maurer 5bdce80515 ppx_optcomp: init at 113.33.03 2016-09-14 02:34:32 -04:00
Matthew Maurer 95d9e2b86a ppx_core: init at 113.33.03 2016-09-14 02:34:32 -04:00
Matthew Maurer 3c5e31ec00 js_build_tools: init at 113.33.06 2016-09-14 02:34:32 -04:00
Kirill Boltaev bccd75094f treewide: explicitly specify gtk and related package versions 2016-09-12 18:26:06 +03:00
Robin Gloster a2dd51e6a2
ocamlPackages.menhir: remove unnecessary substitution 2016-08-29 01:28:15 +00:00
Vincent Laporte 7a6cfe944a ocaml-magick: fix darwin build 2016-08-20 00:05:35 +02:00
Vincent Laporte 1e419d505b ocaml-uucd: 2.0.0 -> 4.0.0 2016-08-19 08:14:43 +02:00
Vincent Laporte a99d7b1071 ocaml-topkg: init at 0.7.8 2016-08-19 08:14:36 +02:00
Vincent Laporte 10767521a0 ocaml-bitstring-f1673f8: fix source URL 2016-08-19 07:58:05 +02:00
Vladimír Čunát 950feb70b2 treewide: fixup various mysql ocurrences after re-split 2016-08-07 20:46:37 +02:00
Ricardo M. Correia e5db1995a6 ocamlPackages.containers: 0.16 -> 0.18 2016-08-05 14:35:17 +02:00
Théophane Hufschmitt f0bbb906e9 ocamlPackages.ppx_tools : Add a version for ocaml 4.03 2016-08-04 14:44:34 +02:00
Tuomas Tynkkynen 21f17d69f6 treewide: Add lots of meta.platforms
Build-tested on x86_64 Linux & Mac.
2016-08-02 21:42:43 +03:00
Ricardo M. Correia 24d1d19bd2 menhir: 20160303 -> 20160526 (#17343) 2016-07-29 11:30:42 +02:00
Ricardo M. Correia 2df3fde700 ocamlPackage.ppx_blob: init at 0.2 (#17129)
OCaml ppx to include binary data from a file as a string.
2016-07-21 01:05:51 +02:00
Franz Pletz afa69e14db Revert "ocaml-bitstring: git -> 2.0.4 (#17002)"
This reverts commit a6e3a53229.

See #17002.
2016-07-19 10:09:03 +02:00
Matthew Maurer a6e3a53229 ocaml-bitstring: git -> 2.0.4 (#17002)
Google Code no longer supports git cloning. We could restore this
revision by exporting the repository to github and working from there,
but barring a request for it, we can just use the released version.
2016-07-19 09:36:34 +02:00
vbgl a2ac3683ce camlzip: 1.05 -> 1.06 (#16443) 2016-07-07 15:29:13 +02:00
Bjørn Forsman bd01fad0ed Captialize meta.description of all packages
In line with the Nixpkgs manual.

A mechanical change, done with this command:

  find pkgs -name "*.nix" | \
      while read f; do \
          sed -e 's/description\s*=\s*"\([a-z]\)/description = "\u\1/' -i "$f"; \
      done

I manually skipped some:

* Descriptions starting with an abbreviation, a user name or package name
* Frequently generated expressions (haskell-packages.nix)
2016-06-20 13:55:52 +02:00
vbgl 0a4e806f8f ocamlnet: 3.7.7 -> 4.1.1 (#16008) 2016-06-08 16:40:08 +01:00
Vincent Laporte 2bb6cb6d20 piqi-ocaml: 0.7.4 -> 0.7.5 2016-06-08 10:11:44 +02:00
Vincent Laporte 909f83f9f8 piqi: 0.6.12 -> 0.6.13 2016-06-08 10:11:44 +02:00
Vincent Laporte 354e589275 lambda-term: 1.8 -> 1.10 2016-06-06 19:13:18 +02:00
vbgl c3b791f15b Merge pull request #15833 from FlorentBecker/eliom5
Update the Eliom ecosystem to 2016-01
2016-06-04 14:08:19 +02:00
Tuomas Tynkkynen bac26e08db Fix lots of fetchgit hashes (fallout from #15469) 2016-06-03 17:17:08 +03:00
Ricardo M. Correia d1be545331 ocamlPackages.sqlexpr: init at 0.5.5 2016-06-02 18:04:41 +02:00
Ricardo M. Correia 58fb33a08d ocamlPackages.estring: init at 1.3 2016-06-02 18:04:41 +02:00
Florent Becker 7395020b65 allow eliom with ocaml-4.01 2016-05-31 19:10:08 +02:00
Florent Becker 71888e7973 ocaml-markup: fix name and license 2016-05-31 19:10:08 +02:00
Florent Becker abfe632ce2 eliom: 4 -> 5.0 2016-05-31 19:10:07 +02:00
Florent Becker 7fda41cd90 ocsigenserver: 2.6 -> 2.7 2016-05-31 19:10:07 +02:00
Florent Becker 2ddee12a42 ocaml-reactiveData : 0.1 -> 0.2 2016-05-31 19:10:07 +02:00
Florent Becker dab153bf72 ocaml-react: 1.1.0 -> 1.2.0 2016-05-31 19:10:06 +02:00
Florent Becker 7e6f5cc561 tyxml: 3.4.0 -> 3.6.0 2016-05-31 19:10:06 +02:00
Florent Becker 51fd238d80 ocaml-ppx_tools: 4.02.3 -> 5.0+4.02 2016-05-31 19:10:06 +02:00
Florent Becker 8724b716c6 ocaml-re: 1.4.2 -> 1.5.0 2016-05-31 19:10:06 +02:00
Florent Becker 0120d2b898 ocaml-markup: init at 0.7.2 2016-05-31 19:10:06 +02:00
Vladimír Čunát 81039713fa Merge branch 'master' into staging
... to get the systemd update (rebuilding ~7k jobs).
2016-05-26 16:50:22 +02:00
Vincent Laporte f361008745 ocaml-lwt: 2.5.0 -> 2.5.2 2016-05-25 11:00:52 +02:00
Vincent Laporte 31247bc593 ocaml-ppx_tools: 0.99.2 -> 4.02.3 2016-05-25 11:00:52 +02:00
Tuomas Tynkkynen 7fb29bfa73 treewide: Make explicit that 'dev' output of zlib is used 2016-05-19 10:04:38 +02:00
vbgl 2d72723726 ocaml-batteries: 2.4.0 -> 2.5.2 (#15424) 2016-05-13 18:08:17 +02:00
Vladimír Čunát 30f14243c3 Merge branch 'master' into closure-size
Comparison to master evaluations on Hydra:
  - 1255515 for nixos
  - 1255502 for nixpkgs
2016-04-10 11:17:52 +02:00
Vincent Laporte 30e17a9b71 ocamlPackages.cryptokit: 1.9 -> 1.10 2016-04-09 14:20:03 +02:00
Vincent Laporte d06dfe861d ocaml-text: 0.7.1 -> 0.8 2016-04-05 16:45:09 +00:00
Vladimír Čunát ab15a62c68 Merge branch 'master' into closure-size
Beware that stdenv doesn't build. It seems something more will be needed
than just resolution of merge conflicts.
2016-04-01 10:06:01 +02:00
obadz 14fd473894 gapi-ocaml: 0.2.6 -> 0.2.10 2016-03-29 14:09:34 +01:00
Ricardo M. Correia 2e51c60b08 ocamlPackages.containers: 0.15 -> 0.16 2016-03-17 13:29:49 +01:00
Nicolas B. Pierron 72c6f8a140 Ensure that we can evaluate the platform attribute of ocaml packages. 2016-03-13 19:08:26 +00:00
Vladimír Čunát 09af15654f Merge master into closure-size
The kde-5 stuff still didn't merge well.
I hand-fixed what I saw, but there may be more problems.
2016-03-08 09:58:19 +01:00
Vincent Laporte 014a30da93 why3: 0.86.2 -> 0.86.3
And merge with ocamlPackages.why3
(the OCaml library would not work correctly if packaged separately).
2016-03-04 09:29:10 +01:00
Vincent Laporte b219052bf1 menhir: 20151112 -> 20160303 2016-03-04 09:29:10 +01:00
Ricardo M. Correia cac77dafc4 ocamlPackages.tsdl: init at 0.9.0 2016-02-29 20:32:58 +01:00
Ricardo M. Correia abfc9e2afa ocamlPackages.result: init at 1.1 2016-02-29 20:32:58 +01:00
zimbatm 69ce5cb656 use the sourceforge mirrors everywhere
find pkgs -name "*.nix" -exec sed -r \
    "s|https?://downloads.sourceforge.net/|mirror://sourceforge/|g" -i {} \;
2016-02-28 12:07:42 +00:00
zimbatm 17348dc094 Remove all dots at end of descriptions
Specially crafted for @JagaJaga

    find pkgs -name "*.nix" -exec \
      sed -e 's|\(description.*\)\.";|\1";|g' -i {} \;
2016-02-27 17:30:29 +00:00
Ricardo M. Correia 26415f963a ocamlPackages.containers: init at 0.15 2016-02-17 20:42:14 +01:00
Ricardo M. Correia a1e96c7cbe ocamlPackages.sequence: init at 0.6 2016-02-17 20:42:14 +01:00
Ricardo M. Correia e20b978708 ocamlPackages.gen: init at 0.3 2016-02-17 20:42:13 +01:00
Vladimír Čunát d039c87984 Merge branch 'master' into closure-size 2016-02-14 08:33:51 +01:00
lukasepple 43a726cd20 ocaml-x509: 0.4.0 -> 0.5.0 2016-02-03 15:45:21 +01:00
Tuomas Tynkkynen ed7dbb46a8 treewide: Mass replace 'zlib}/lib' to refer the 'out' output 2016-01-24 10:03:39 +02:00
Vladimír Čunát 716aac2519 Merge branch 'staging' into closure-size 2016-01-19 09:55:31 +01:00
vbgl c23b0856fd Merge pull request #12064 from FlorentBecker/eliom42
Eliom42
2016-01-18 09:32:48 +01:00
Florent Becker f5e731168b cohttp: 0.17.1 -> 0.19.3 2016-01-12 16:21:55 +01:00
Florent Becker 93fc00b157 ocaml-pcre: use buildOcaml 2016-01-06 20:00:20 +01:00
Florent Becker e956922b92 eliom: 4.1.0 -> 4.2.0 2016-01-01 19:04:41 +01:00
Florent Becker 87f2c1dcc4 ocsigen-server: 2.5 -> 2.6 2016-01-01 19:04:40 +01:00
Florent Becker f4c6f769f4 lwt: 2.4.6 -> 2.5.0 2016-01-01 19:04:32 +01:00
Florent Becker a1fdc48d7e ocaml-ssl: 0.4.7 -> 0.5.2 2016-01-01 19:04:31 +01:00
Vladimír Čunát f9f6f41bff Merge branch 'master' into closure-size
TODO: there was more significant refactoring of qtbase and plasma 5.5
on master, and I'm deferring pointing to correct outputs to later.
2015-12-31 09:53:02 +01:00
Vincent Laporte 48e7eb65f2 ocaml-iso8601: init at 0.2.4
OCaml library for ISO 8601 and RFC 3999 date parsing.

Homepage: http://sagotch.github.io/ISO8601.ml/
2015-12-15 22:43:25 +01:00
Vincent Laporte 23efd0e617 ocaml-hex: 0.2.0 -> 1.0.0 2015-12-15 22:02:15 +01:00
Vincent Laporte 4a00e1793b ocaml-tuntap: init at 1.3.0 2015-12-15 21:57:54 +01:00
Vincent Laporte 038f4ce1d1 menhir: 20151110 -> 20151112 2015-12-15 21:36:57 +01:00
Vincent Laporte 680d909c97 ocaml-easy-format: 1.1.0 -> 1.2.0 2015-12-15 21:07:33 +01:00
Vincent Laporte db9a93f992 ocaml-batteries: 2.3.1 -> 2.4.0 2015-12-15 20:58:46 +01:00
Luca Bruno 5b0352a6a4 Merge branch 'master' into closure-size 2015-12-11 18:31:00 +01:00
Vincent Laporte 76940c5e4c ocaml-why3: init at 0.86.2 2015-12-10 09:31:27 +01:00
Vincent Laporte 69b6125edf ocaml-dolog: 1.1 -> 3.0 2015-12-02 21:03:59 +01:00
Vincent Laporte 241914a8f7 ocaml-uucp: 0.9.1 -> 1.1.0 2015-12-02 19:46:23 +01:00
Vincent Laporte 0b7fd5f621 ocaml-yojson: 1.1.8 -> 1.2.3 2015-11-30 18:07:36 +01:00
Vincent Laporte 2ccc9a8bd1 easy-format: 1.0.2 -> 1.1.0 2015-11-30 11:46:14 +01:00
Vladimír Čunát 333d69a5f0 Merge staging into closure-size
The most complex problems were from dealing with switches reverted in
the meantime (gcc5, gmp6, ncurses6).
It's likely that darwin is (still) broken nontrivially.
2015-11-20 14:32:58 +01:00
Vincent Laporte 6cc033b99e menhir: refactor to generic; init at 20151110 for OCaml >= 4.02 2015-11-11 12:30:32 +01:00
vbgl 343de3b64a Merge pull request #10637 from vbgl/ppx
ocaml-ppx_tools: init at 0.99.2
2015-11-04 23:16:54 +01:00
Vincent Laporte a25d7d523e ocaml-csv: 1.4.1 -> 1.4.2 2015-10-30 06:03:50 +01:00
Vladimír Čunát dd915f82e7 expat: split dev output 2015-10-28 10:09:34 +01:00
Vincent Laporte f88399fe20 ocaml-lwt: enable ppx 2015-10-20 21:53:12 +02:00
Vincent Laporte 62a7ba20c1 ocaml-ppx_tools: init at 0.99.2
Tools for authors of ppx rewriters

Homepage: https://github.com/alainfrisch/ppx_tools
2015-10-20 21:53:12 +02:00
Vincent Laporte dd6a98b42a ocaml-x509: init at 0.4.0
X.509 (RFC5280 and RFC6125) handling in OCaml.

Homepage: https://github.com/mirleft/ocaml-x509
2015-10-18 00:13:16 +02:00
Vincent Laporte 620063af36 ocaml-llvm: init at 3.7.0 2015-10-16 13:28:54 +02:00
Vincent Laporte a222473b06 ocaml-ctypes: requires OCaml >= 4 2015-10-16 13:28:15 +02:00
Vincent Laporte e468b311bc eliom: requires OCaml >= 4 2015-10-15 00:29:33 +02:00
Vincent Laporte 0da6fb5fa5 ocaml-cmdliner: 0.9.7 -> 0.9.8 2015-10-14 19:27:10 +02:00
Vincent Laporte c400e81b81 ocaml-alcotest: 0.3.2 -> 0.4.5 2015-10-13 06:14:25 +02:00
Vincent Laporte 4fa4f6f841 ocaml-gg: 0.9.0 -> 0.9.1 2015-10-13 06:14:25 +02:00
Vincent Laporte af21739688 ocaml-nocrypto: init at 0.5.1
Simplest possible crypto to support TLS

Homepage: https://github.com/mirleft/ocaml-nocrypto
2015-10-09 21:23:06 +02:00
Vincent Laporte 2702f01ee9 ocaml-twt: 0.93.2 -> 0.94.0 2015-10-04 01:17:33 +02:00
Vincent Laporte 2fe151a8d8 ocaml-fontconfig: init at 20131103 2015-09-19 18:27:14 +02:00
Vincent Laporte fb09fca7b7 ocsigen-server: fix the bytecode server
Dynamically loaded OCaml libraries are now properly found
2015-09-17 20:58:35 +02:00
Vincent Laporte 55004d509a ocaml-dolog: 1.0 -> 1.1 2015-09-14 20:07:21 +02:00
ts468 054be41e04 Revert "ocaml-modules: fix naming: "_" -> "-"" 2015-09-06 21:15:10 +02:00
Domen Kožar 282bc1a10c ocaml.asn1-combinators: mark broken on i686
(cherry picked from commit 36b406fd1b993c070579a1857cfd3ca816e21f91)
Signed-off-by: Domen Kožar <domen@dev.si>
2015-09-02 20:29:26 +02:00
Thomas Strobel 616aa2bdda ocaml modules: fix some CamelCase and under_scores 2015-09-02 09:14:59 +02:00
Vincent Laporte e94ddc290d ocaml-bitstring: fix typo in Makefile 2015-09-01 06:43:37 +02:00
Benno Fünfstück e059070ad3 ocamlPackages.ocurl: update from 0.7.2 to 0.7.5 2015-08-20 17:07:18 +02:00
Samuel Rivas 5342e2a598 Make ocaml's mysql propagate mysql.lib
There was a typo preventing other packages from properly building
2015-07-23 19:50:01 +02:00
Vincent Laporte a74f3a6270 ocaml-csv: 1.4 -> 1.4.1 2015-07-23 19:36:24 +02:00
Vincent Laporte aa8bb63248 ocaml-fileutils: 0.4.5 -> 0.5.0 2015-07-23 19:32:21 +02:00
Vincent Laporte ab42912498 ocaml-macaque: 0.7.1 -> 0.7.2 2015-07-23 19:30:39 +02:00
James Cook 783975bbb5 Merge pull request #8669 from ts468/upstream.ocaml_text
ocaml-text: 0.6 -> 0.7.1
2015-07-07 21:01:19 -07:00
Thomas Strobel c465170662 ocaml-text: 0.6 -> 0.7.1 2015-07-07 09:39:53 +02:00
Thomas Strobel 5f8104cd45 ocaml-modules.ssl: make openssl propagatedBuildInput 2015-07-07 01:03:25 +02:00
Arseniy Seroka afa1f5ba22 Merge pull request #8586 from vbgl/ocaml-updates
Ocaml package updates
2015-07-02 12:06:29 +03:00
Matthew Maurer 028f6b3b62 ulex: enable mac building
I've tested that ulex builds (and works) on OSX, and see no reason
it would not do so on other platforms, so I'm lifting the linux
restriction in platforms.
2015-07-01 20:17:03 +00:00
Vincent Laporte ba4ddf51ef ocaml-uri: 1.9.0 -> 1.9.1 2015-07-01 20:23:19 +02:00
Vincent Laporte 9a97c3c7ae ocaml-stringext: 1.3.0 -> 1.4.0 2015-07-01 20:23:19 +02:00
Vincent Laporte dab57252b1 ocaml-qcheck: init at 0.4.0.1 2015-07-01 20:23:19 +02:00
Vincent Laporte af7b23649a ocaml-re: 1.4.0 -> 1.4.1 2015-07-01 20:23:19 +02:00
Vincent Laporte ee34bde5e5 ocaml-csv: 1.3.3 -> 1.4 2015-07-01 20:23:19 +02:00
Pascal Wittmann 512225ef81 Fixed some descriptions 2015-06-29 16:20:58 +02:00
Matthew Maurer a145a70f1a ocaml-bitstring: debug message removal 2015-06-28 21:12:10 +00:00
vbgl 742824bd78 Merge pull request #8291 from maurer/misc-ocaml
Add miscellaneous OCaml Packages
2015-06-27 18:52:03 +02:00
Matthew Maurer 9c0f1eefc6 piqi-ocaml: init at 0.7.4 2015-06-27 16:54:20 +00:00
Matthew Maurer 8c875e76f0 uuidm: init at 0.9.5 2015-06-27 16:54:20 +00:00
Matthew Maurer 289e2a10db ocaml-faillib: init at 111.17.00 2015-06-27 16:54:20 +00:00
Matthew Maurer 1d79d840b1 piqi: init at 0.6.12 2015-06-27 16:54:20 +00:00
Matthew Maurer 90a4de0f1b ocaml-bitstring: init at 2.0.4 and f1673f8 2015-06-27 16:54:10 +00:00
Vincent Laporte e4d16dcc72 ocaml-io-page: 1.4.0 -> 1.5.1 2015-06-27 14:48:12 +02:00
Vincent Laporte 3105b66dbd lablgtk-2.14: fix build with OCaml-4.02 (needs camlp4) 2015-06-25 08:55:30 +02:00
Vincent Laporte ca48e50946 bolt: fix build with OCaml 4.02 2015-06-25 08:55:29 +02:00
Vincent Laporte 8263cd2917 ocaml-mysql: fix build with OCaml-4.02 (needs camlp4) 2015-06-25 08:55:29 +02:00
Vincent Laporte bce75f1d1a eliom: fix build with OCaml-4.02 2015-06-25 08:55:28 +02:00
Vincent Laporte e63c1ea33e ocaml-ulex: fix build with OCaml-4.02 (depends on camlp4) 2015-06-25 08:55:28 +02:00
Vincent Laporte 8e7b1f2ac2 ocaml-herelib: works also with OCaml-4.0+ 2015-06-20 18:24:40 +02:00
Vincent Laporte 2205847614 ocaml-menhir: update from 20130116 to 20140422 2015-06-18 11:47:28 +02:00
Vincent Laporte e32d6f6b52 ocaml-re: update from 1.3.1 to 1.4.0 2015-06-06 12:08:09 +02:00
Arseniy Seroka 70b5e51456 Merge pull request #8178 from jagajaga/fix/versions
fix: add missing versions
2015-06-06 00:22:10 +03:00
Arseniy Seroka daf4ec39a5 fix: add missing versions 2015-06-04 23:34:14 +03:00
Vincent Laporte b812e5f057 ocaml-uri: update from 1.7.2 to 1.9.0 2015-06-02 13:53:17 +02:00