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: rename subpkg ocaml-lwt-react to ocaml-lwt_react | Jakub Jirutka | 2018-07-07 | 1 | -2/+2 |
| | | | | To be consistent in naming. | ||||
* | testing/utop: enable on ppc64le | Jakub Jirutka | 2018-03-16 | 1 | -2/+1 |
| | |||||
* | testing/utop: disable on ppc64le - ocaml-camomile is N/A | Jakub Jirutka | 2018-03-10 | 1 | -1/+3 |
| | |||||
* | testing/utop: add missing build dependency ocaml-compiler-libs | Jakub Jirutka | 2018-03-10 | 1 | -0/+1 |
| | |||||
* | testing/utop: rebuild with ocaml 4.06.1, enable on ppc64le | Jakub Jirutka | 2018-03-10 | 1 | -4/+5 |
| | | | | | | ...and fix depends. ocaml-cppo is now available for ppc64le. | ||||
* | testing/utop: mark -emacs subpkg as noarch | Jakub Jirutka | 2018-03-08 | 1 | -1/+1 |
| | |||||
* | testing/utop: disable on arches without ocaml | Jakub Jirutka | 2018-03-08 | 1 | -1/+1 |
| | |||||
* | testing/utop: new aport | Jakub Jirutka | 2018-03-08 | 1 | -0/+115 |
https://github.com/diml/utop Universal toplevel for OCaml |