aboutsummaryrefslogtreecommitdiffstats
path: root/testing/ocaml-zed
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-*: rebuildJakub Jirutka2018-07-071-1/+1
| | | | Rebuild after upgrade of some ocaml packages.
* testing/ocaml-zed: enable on ppc64leJakub Jirutka2018-03-131-2/+1
|
* testing/ocaml-zed: disable on ppc64le - ocaml-camomile is N/AJakub Jirutka2018-03-101-1/+3
|
* testing/ocaml-zed: rebuild with ocaml 4.06.1, enable on ppc64leJakub Jirutka2018-03-101-3/+5
| | | | | | ...and fix depends. ocaml-cppo is now available for ppc64le.
* testing/ocaml-zed: new aportJakub Jirutka2018-03-071-0/+51
https://github.com/diml/zed Abstract engine for text edition in OCaml