Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | aports: add support for armv7 [skip ci] | Oliver Smith | 2018-09-24 | 1 | -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.0 | Jakub Jirutka | 2018-07-07 | 1 | -37/+57 |
| | |||||
* | testing/ocaml-lwt: rename subpkg ocaml-lwt-react to ocaml-lwt_react | Jakub Jirutka | 2018-07-07 | 1 | -4/+4 |
| | | | | To be consistent in naming. | ||||
* | testing/ocaml-lwt: upgrade to 3.3.0 | Jakub Jirutka | 2018-03-30 | 1 | -3/+3 |
| | |||||
* | testing/ocaml-migrate-parsetree: rebuild depending packages | Jakub Jirutka | 2018-03-30 | 1 | -1/+1 |
| | |||||
* | testing/ocaml-lwt: avoid ocaml-lambda-term ppc64 build failure | Mike Sullivan | 2018-03-16 | 2 | -3/+25 |
| | | | | ...by inlining result_lseek functions. | ||||
* | testing/ocaml-lwt: add missing build dependency ocaml-compiler-libs | Jakub Jirutka | 2018-03-10 | 1 | -0/+1 |
| | |||||
* | testing/ocaml-lwt: rebuild with ocaml 4.06.1, enable on ppc64le | Jakub Jirutka | 2018-03-10 | 1 | -3/+4 |
| | | | | | | ...and fix depends. ocaml-cppo is now available for ppc64le. | ||||
* | testing/ocaml-lwt: rebuild with fixed opam | Jakub Jirutka | 2018-03-08 | 1 | -1/+1 |
| | |||||
* | testing/ocaml-lwt: fix depends | Jakub Jirutka | 2018-03-07 | 1 | -6/+10 |
| | |||||
* | testing/ocaml-lwt: new aport | Jakub Jirutka | 2018-03-06 | 1 | -0/+83 |
https://github.com/ocsigen/lwt OCaml promises and concurrent I/O |