aboutsummaryrefslogtreecommitdiffstats
path: root/testing/ocaml-lwt
Commit message (Collapse)AuthorAgeFilesLines
* aports: add support for armv7 [skip ci]Oliver Smith2018-09-241-1/+1
| | | | | | | | | This makes it possible to provide armv7 as additional architecture in Alpine, next to armhf. See the discussion in this ML thread: <https://lists.alpinelinux.org/alpine-devel/6271.html> It's done by adding armv7 next to armhf in the arch line and also !armv7 where the arch line said !armhf. The following script was used:
* testing/ocaml-lwt: upgrade to 4.1.0Jakub Jirutka2018-07-071-37/+57
|
* testing/ocaml-lwt: rename subpkg ocaml-lwt-react to ocaml-lwt_reactJakub Jirutka2018-07-071-4/+4
| | | | To be consistent in naming.
* testing/ocaml-lwt: upgrade to 3.3.0Jakub Jirutka2018-03-301-3/+3
|
* testing/ocaml-migrate-parsetree: rebuild depending packagesJakub Jirutka2018-03-301-1/+1
|
* testing/ocaml-lwt: avoid ocaml-lambda-term ppc64 build failureMike Sullivan2018-03-162-3/+25
| | | | ...by inlining result_lseek functions.
* testing/ocaml-lwt: add missing build dependency ocaml-compiler-libsJakub Jirutka2018-03-101-0/+1
|
* testing/ocaml-lwt: rebuild with ocaml 4.06.1, enable on ppc64leJakub Jirutka2018-03-101-3/+4
| | | | | | ...and fix depends. ocaml-cppo is now available for ppc64le.
* testing/ocaml-lwt: rebuild with fixed opamJakub Jirutka2018-03-081-1/+1
|
* testing/ocaml-lwt: fix dependsJakub Jirutka2018-03-071-6/+10
|
* testing/ocaml-lwt: new aportJakub Jirutka2018-03-061-0/+83
https://github.com/ocsigen/lwt OCaml promises and concurrent I/O