Frederik Rietdijk
ec21df329a
Merge pull request #85636 from matthewbauer/blas-lapack-fix-fallout-from-83888
...
BLAS/LAPACK fix fallout from #83888
2020-04-21 19:59:16 +02:00
Vincent Laporte
22a3bf9fb9
Merge pull request #85142 from sternenseemann/mirage-crypto
...
ocamlPackages: jackline: switch to mirage-crypto and update dependencies
2020-04-21 08:56:52 +02:00
Vincent Laporte
974920ccd4
ocamlPackages.alcotest: 0.8.5 → 1.0.1
2020-04-21 08:47:40 +02:00
Vincent Laporte
fc317e100a
ocamlPackages.digestif: fix tests for alcotest ≥ 1.0
2020-04-21 08:47:40 +02:00
Vincent Laporte
36632263e0
ocamlPackages.base64: fix tests for alcotest ≥ 1.0
2020-04-21 08:47:40 +02:00
Vincent Laporte
f2788cdf11
ocamlPackages.angstrom: disable tests for OCaml < 4.05
2020-04-21 08:47:40 +02:00
Vincent Laporte
1bdf4d121b
ocamlPackages.bigstringaf: disable tests for OCaml < 4.05
2020-04-21 08:47:40 +02:00
Matthew Bauer
ff2f2644f8
blas,lapack: use isILP64 instead of is64bit
...
This is a better name since we have multiple 64-bit things that could
be referred to.
LP64 : integer=32, long=64, pointer=64
ILP64 : integer=64, long=64, pointer=64
2020-04-20 16:02:43 -05:00
Vincent Laporte
3e7a2b9147
ocamlPackages.janeStreet: 0.12 → 0.13
...
ocamlPackages.bistro: fix for core-0.13
ocamlPackages.phylogenetics: 2020-01-05 → 2020-01-25
2020-04-20 08:38:31 +02:00
Vincent Laporte
75971d096a
ocamlPackages.async_ssl: remove at 113.33.07
...
This is the legacy version for OCaml ≤ 4.02
2020-04-20 08:38:31 +02:00
Vincent Laporte
f39712960a
ocamlPackages.rpclib: 6.0.0 → 7.0.0
2020-04-20 08:38:31 +02:00
Benjamin Hipple
e4db75f46d
Merge pull request #84535 from bcdarwin/update-beluga
...
beluga: 20180403 -> unstable-2020-03-11
2020-04-19 22:53:50 -04:00
Ben Darwin
c62428963a
ocamlPackages.sedlex_2: fix dependencies (as per 77901a9
)
2020-04-19 21:50:37 -04:00
Ben Darwin
3a9f743605
ocamlPackages.linenoise: 1.1.0 -> 1.3.0
2020-04-19 21:50:37 -04:00
Ben Darwin
261d7c2f66
ocamlPackages.dune-build-info: init at 2.4.0
2020-04-19 21:50:37 -04:00
Matthew Bauer
1c8aba8334
treewide: use blas and lapack
...
This makes packages use lapack and blas, which can wrap different
BLAS/LAPACK implementations.
treewide: cleanup from blas/lapack changes
A few issues in the original treewide:
- can’t assume blas64 is a bool
- unused commented code
2020-04-17 16:24:09 -05:00
sternenseemann
b5770e34ff
ocamlPackages.otr: 0.3.6 -> 0.3.8
...
Contains switch from nocrypto to mirage-crypto
2020-04-16 19:57:35 +02:00
sternenseemann
99ac3ce2bf
ocamlPackages.tls: 0.10.4 -> 0.11.1
...
This update contains a switch to the dune build system as well as a
switch from nocrypto to mirage-crypto.
2020-04-16 19:57:35 +02:00
sternenseemann
4bf689b3e0
ocamlPackages.x509: 0.7.1 -> 0.11.0
...
This update contains the switch from nocrypto to mirage-crypto
2020-04-16 19:57:35 +02:00
sternenseemann
824d041cf5
ocamlPackages.ppx_cstruct: propagate dependencies
...
Without propagation some builds of packages requiring ppx_cstruct would
fail.
2020-04-16 19:57:35 +02:00
sternenseemann
4e0a6294a3
ocamlPackages.erm_xmpp: 0.3+20180112 -> 0.3+20200317
2020-04-16 15:32:44 +02:00
sternenseemann
759cac4288
ocamlPackages.notty: 0.2.1 → 0.2.2
2020-04-15 19:03:46 +02:00
sternenseemann
a3cd9c9767
ocamlPackages.fmt: 0.8.6 -> 0.8.8
2020-04-15 18:30:09 +02:00
sternenseemann
29a98f2be1
ocamlPackages.ounit2: init at 2.2.2
2020-04-15 15:01:36 +02:00
sternenseemann
90bc1492ca
ocamlPackages.asn1-combinators: 0.2.0 -> 0.2.2
2020-04-15 14:33:57 +02:00
sternenseemann
f234b2bce7
ocamlPackages.mirage-flow-unix/-combinators: init at 2.0.1
2020-04-14 18:15:10 +02:00
sternenseemann
7538b79607
ocamlPackages.mirage-clock-unix: init at 3.0.1
2020-04-14 18:09:02 +02:00
sternenseemann
c2db123b21
mirage-crypto{,-rng,-pk}: init at 0.6.2
2020-04-14 18:06:16 +02:00
sternenseemann
9dcaaeafff
ocamlPackages.eqaf: enable cstruct and bigarray modules
2020-04-14 11:57:24 +02:00
sternenseemann
96bf541725
ocamlPackages.eqaf: 0.5 -> 0.6
2020-04-14 11:56:10 +02:00
Vincent Laporte
ef8ea1e556
Merge pull request #85161 from sternenseemann/irmin
...
ocamlPackages.irmin*: 2.0.0 -> 2.1.0, add ppx_irmin, ocaml-syntax-shims, index: 1.0.1 -> 1.2.0
2020-04-14 06:43:57 +02:00
Vincent Laporte
f9c31303b2
ocamlPackages.dns-client: init at 4.4.1
2020-04-14 06:25:03 +02:00
Vincent Laporte
6edabf41b3
ocamlPackages.mirage-stack: init at 2.0.1
2020-04-14 06:25:03 +02:00
Vincent Laporte
32feaeab83
ocamlPackages.mirage-random: init at 2.0.0
2020-04-14 06:25:03 +02:00
Vincent Laporte
66ffbf57c3
ocamlPackages.mirage-protocols: init at 4.0.1
2020-04-14 06:25:03 +02:00
Vincent Laporte
81fa88504b
ocamlPackages.mirage-flow: init at 2.0.1
2020-04-14 06:25:03 +02:00
Vincent Laporte
10a73b84d3
ocamlPackages.mirage-device: init at 2.0.0
2020-04-14 06:25:03 +02:00
Vincent Laporte
d7ee3bc968
ocamlPackages.mirage-clock: init at 3.0.1
2020-04-14 06:25:03 +02:00
Vincent Laporte
ad098ac026
ocamlPackages.randomconv: init at 0.1.3
2020-04-14 06:25:03 +02:00
Vincent Laporte
e021f27d75
ocamlPackages.dns: init at 4.4.1
2020-04-14 06:25:03 +02:00
Vincent Laporte
b70b03272a
ocamlPackages.duration: init at 0.1.3
2020-04-14 06:25:03 +02:00
sternenseemann
4ef5c64226
ocamlPackages.ppx_irmin: init at 2.1.0
2020-04-13 17:51:33 +02:00
sternenseemann
5ed10dc909
ocamlPackages.irmin*: 2.0.0 -> 2.1.0
...
updated:
* irmin
* irmin-fs
* irmin-git
* irmin-graphql
* irmin-http
* irmin-mem
* irmin-pack (also added new dependecy ocaml_lwt)
* irmin-test
* irmin-unix
* irmin-watcher
2020-04-13 17:51:32 +02:00
sternenseemann
cdad44ed31
ocamlPackages.ocaml-syntax-shims: init at 1.0.0
2020-04-13 17:51:32 +02:00
sternenseemann
d7c3958769
ocamlPackages.index: 1.0.1 -> 1.2.0
...
Note: tests are available, should be added in the future (crowbar is required)
2020-04-13 17:43:41 +02:00
Vincent Laporte
26f39e533d
ocamlPackages.ctypes: 0.17.1 → 0.16.0
2020-04-13 11:42:08 +02:00
Vincent Laporte
32e5039100
ocamlPackages.fmt: 0.8.5 → 0.8.6
2020-04-10 19:03:52 +02:00
Vincent Laporte
bab29617d1
ocamlPackages.cstruct-sexp: disable tests for OCaml < 4.03
2020-04-10 19:03:35 +02:00
Vincent Laporte
942d312a69
ocamlPackages.cstruct-sexp: separate checkInputs
2020-04-10 19:03:35 +02:00
Vincent Laporte
8e0d02c073
ocamlPackages.ppx_blob: disable tests for OCaml < 4.03
2020-04-10 19:03:35 +02:00