aboutsummaryrefslogtreecommitdiffstats
path: root/testing/ocaml-camomile
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-camomile: upgrade to 1.0.1Jakub Jirutka2018-07-071-15/+21
|
* testing/ocaml-camomile: fix comments and code-styleJakub Jirutka2018-03-131-5/+7
|
* testing/ocaml-camomile: workaround ppc64le segfault while buildingMike Sullivan2018-03-131-3/+7
|
* testing/ocaml-camomile: disable on ppc64leJakub Jirutka2018-03-101-1/+3
| | | | See https://github.com/yoriyuki/Camomile/issues/39
* testing/ocaml-camomile: rebuild with ocaml 4.06.1, enable on ppc64leJakub Jirutka2018-03-101-4/+4
| | | | | | ...and fix depends. ocaml-cppo is now available for ppc64le.
* testing/ocaml-camomile: new aportJakub Jirutka2018-03-071-0/+64
https://github.com/yoriyuki/Camomile A Unicode library for OCaml