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-camomile: upgrade to 1.0.1 | Jakub Jirutka | 2018-07-07 | 1 | -15/+21 |
| | |||||
* | testing/ocaml-camomile: fix comments and code-style | Jakub Jirutka | 2018-03-13 | 1 | -5/+7 |
| | |||||
* | testing/ocaml-camomile: workaround ppc64le segfault while building | Mike Sullivan | 2018-03-13 | 1 | -3/+7 |
| | |||||
* | testing/ocaml-camomile: disable on ppc64le | Jakub Jirutka | 2018-03-10 | 1 | -1/+3 |
| | | | | See https://github.com/yoriyuki/Camomile/issues/39 | ||||
* | testing/ocaml-camomile: rebuild with ocaml 4.06.1, enable on ppc64le | Jakub Jirutka | 2018-03-10 | 1 | -4/+4 |
| | | | | | | ...and fix depends. ocaml-cppo is now available for ppc64le. | ||||
* | testing/ocaml-camomile: new aport | Jakub Jirutka | 2018-03-07 | 1 | -0/+64 |
https://github.com/yoriyuki/Camomile A Unicode library for OCaml |