aboutsummaryrefslogtreecommitdiffstats
path: root/testing/ocaml-ppx_tools_versioned
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-ppx_tools_versioned: upgrade to 5.2Jakub Jirutka2018-07-071-14/+25
|
* testing/ocaml-ppx_tools_versioned: remove ocaml-result-dev from makedependsJakub Jirutka2018-07-071-1/+1
| | | | It's a transitive dependency for ocaml-migrate-parsetree.
* testing/ocaml-migrate-parsetree: rebuild depending packagesJakub Jirutka2018-03-301-1/+1
|
* testing/ocaml-ppx_tools_versioned: rebuild with ocaml 4.06.1, fix dependsJakub Jirutka2018-03-101-3/+3
|
* testing/ocaml-ppx_tools_versioned: fix dependsJakub Jirutka2018-03-071-1/+2
|
* testing/ocaml-ppx_tools_versioned: allow textrelsJakub Jirutka2018-03-061-1/+3
|
* testing/ocaml-ppx_tools_versioned: new aportJakub Jirutka2018-03-061-0/+44
https://github.com/ocaml-ppx/ppx_tools_versioned Tools for authors of ppx rewriters