10 Commits

Author SHA1 Message Date
Oliver Smith
9d9f981a2c aports: add support for armv7 [skip ci]
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:
2018-09-24 10:19:24 +03:00
Jakub Jirutka
2ca62ca803 testing/ocaml-*: rebuild
Rebuild after upgrade of some ocaml packages.
2018-07-07 18:41:29 +02:00
Jakub Jirutka
0a773df31f community/ocamlbuild: split to subpkgs and update depending aports 2018-03-11 19:11:21 +01:00
Jakub Jirutka
d2452c30cd testing/ocaml-cppo: rebuild with ocaml 4.06.1, fix depends 2018-03-10 02:17:26 +01:00
Jakub Jirutka
6c6b779374 testing/ocaml-cppo: fix missing subpackage
This has been broken in 6a60630dfbb06efb9356f52ece9083c9fc2a0418.
2018-03-08 18:17:44 +01:00
Mike Sullivan
6a60630dfb testing/ocaml-cppo allow textrels and fix asr 2018-03-07 10:21:52 +00:00
Jakub Jirutka
787f0a32a9 testing/ocaml-cppo: move ocamlbuild plugin into -ocamlbuild subpkg 2018-03-07 01:33:55 +01:00
Jakub Jirutka
b99eda9784 testing/ocaml-cppo: remove .ml files from -dev 2018-03-07 01:33:55 +01:00
Jakub Jirutka
d9a7869f9f testing/ocaml-cppo: disable on ppc64le due to failing tests
cppo alias test/runtest (exit 1)
  (cd _build/default/test && ../../install/default/bin/cppo test.cppo) > /dev/null
  Error: File "test.cppo", line 98, characters 0-20
  Error: math error
2018-03-05 11:32:10 +01:00
Jakub Jirutka
60c93c968a testing/ocaml-cppo: new aport
https://github.com/mjambon/cppo
C-style preprocessor for OCaml
2018-03-05 11:27:18 +01:00