aboutsummaryrefslogtreecommitdiffstats
path: root/testing/flow
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/flow: upgrade to 0.78.0Jakub Jirutka2018-08-041-2/+2
|
* testing/flow: upgrade to 0.77.0Jakub Jirutka2018-07-211-3/+5
|
* testing/flow: enable on ppc64leJakub Jirutka2018-07-091-3/+2
| | | | The error should be gone thanks to 3a086f9662b755661655152af42c291b357a3e1b.
* testing/flow: disable on ppc64le due to build failureJakub Jirutka2018-07-071-1/+3
| | | | | | | | | /usr/lib/ocaml/dtoa/libdtoa_stubs.a(bignum.o): In function `bignum_align': /home/buildozer/aports/testing/ocaml-dtoa/src/ocaml-dtoa-0.3.1/_build/default/src/bignum.c:108:(.text+0x4b0): call to `bignum_align.part.4' lacks nop, can't restore toc; (-mcmodel=small toc adjust stub) /usr/lib/gcc/powerpc64le-alpine-linux-musl/6.4.0/../../../../powerpc64le-alpine-linux-musl/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status dtoa is flow's dependency (ocaml-dtoa)
* testing/flow: move js_of_ocaml from checkdepends to makedependsJakub Jirutka2018-07-071-1/+2
|
* testing/flow: new aportJakub Jirutka2018-07-072-0/+96
https://flow.org/ A static typechecker for JavaScript