Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | testing/ocaml-cppo: upgrade to 1.6.6 | Leo | 2019-07-12 | 2 | -25/+9 |
| | |||||
* | aports: add support for armv7 [skip ci] | Oliver Smith | 2018-09-24 | 1 | -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-*: rebuild | Jakub Jirutka | 2018-07-07 | 1 | -1/+1 |
| | | | | Rebuild after upgrade of some ocaml packages. | ||||
* | community/ocamlbuild: split to subpkgs and update depending aports | Jakub Jirutka | 2018-03-11 | 1 | -3/+3 |
| | |||||
* | testing/ocaml-cppo: rebuild with ocaml 4.06.1, fix depends | Jakub Jirutka | 2018-03-10 | 1 | -5/+4 |
| | |||||
* | testing/ocaml-cppo: fix missing subpackage | Jakub Jirutka | 2018-03-08 | 1 | -3/+1 |
| | | | | This has been broken in 6a60630dfbb06efb9356f52ece9083c9fc2a0418. | ||||
* | testing/ocaml-cppo allow textrels and fix asr | Mike Sullivan | 2018-03-07 | 2 | -3/+19 |
| | |||||
* | testing/ocaml-cppo: move ocamlbuild plugin into -ocamlbuild subpkg | Jakub Jirutka | 2018-03-07 | 1 | -3/+12 |
| | |||||
* | testing/ocaml-cppo: remove .ml files from -dev | Jakub Jirutka | 2018-03-07 | 1 | -4/+7 |
| | |||||
* | testing/ocaml-cppo: disable on ppc64le due to failing tests | Jakub Jirutka | 2018-03-05 | 1 | -1/+3 |
| | | | | | | | 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 | ||||
* | testing/ocaml-cppo: new aport | Jakub Jirutka | 2018-03-05 | 1 | -0/+52 |
https://github.com/mjambon/cppo C-style preprocessor for OCaml |