aboutsummaryrefslogtreecommitdiffstats
path: root/testing/ocaml-wtf8
Commit message (Collapse)AuthorAgeFilesLines
* testing/ocaml-wtf8: upgrade to 1.0.2Leo2019-07-121-10/+7
|
* 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-wtf8: new aportJakub Jirutka2018-07-071-0/+53
https://github.com/flowtype/ocaml-wtf8 An ocaml library that implements a WTF-8 encoder and decoder