aboutsummaryrefslogtreecommitdiffstats
path: root/testing/ocaml-migrate-parsetree
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-migrate-parsetree: upgrade to 1.0.11 and improve abuildJakub Jirutka2018-07-071-13/+12
|
* testing/ocaml-migrate-parsetree: add ocaml-result-dev to -dev's dependsJakub Jirutka2018-07-071-3/+6
|
* testing/ocaml-migrate-parsetree: upgrade to 1.0.9Jakub Jirutka2018-03-301-3/+3
|
* testing/ocaml-migrate-parsetree: remove -doc subpackageJakub Jirutka2018-03-301-6/+3
|
* community/ocamlbuild: split to subpkgs and update depending aportsJakub Jirutka2018-03-111-3/+3
|
* testing/ocaml-migrate-parsetree: rebuild with ocaml 4.06.1, fix dependsJakub Jirutka2018-03-101-3/+4
|
* testing/ocaml-migrate-parsetree: fix dependsJakub Jirutka2018-03-071-0/+1
|
* testing/ocaml-migrate-parsetree: move ocamlbuild plugin into subpkgJakub Jirutka2018-03-071-2/+10
|
* testing/ocaml-migrate-parsetree: remove .ml filesJakub Jirutka2018-03-071-3/+3
|
* testing/ocaml-migrate-parsetree: allow textrels to fix on ppc64leJakub Jirutka2018-03-051-0/+1
|
* testing/ocaml-migrate-parsetree: new aportJakub Jirutka2018-03-051-0/+70
https://github.com/ocaml-ppx/ocaml-migrate-parsetree Convert OCaml parsetrees between different major versions