aboutsummaryrefslogtreecommitdiffstats
path: root/testing/zig
Commit message (Collapse)AuthorAgeFilesLines
* testing/zig: do net set CMAKE_CROSSOPTS in package()Sören Tempel2020-04-171-3/+0
| | | | This variable is unused since 968c24a4225635826f41c131d3890ed634ce6ec4
* testing/zig: do not generate documentation twiceSören Tempel2020-04-171-3/+6
|
* testing/zig: run a subset of the test suiteSören Tempel2020-04-171-2/+7
| | | | Running the entire test suite will likely take too long anyhow.
* testing/zig: remove remake from package() and use build subdirMilan P. Stanić2020-04-141-13/+6
| | | | remove unneeded cmake options
* testing/zig: add -doc subpackageSören Tempel2020-04-141-1/+7
| | | | | Currently only ships the langsec.html file. Further documentation will be generated in future releases, see: https://github.com/ziglang/zig/issues/21
* testing/zig: upgrade to 0.6.0Milan P. Stanić2020-04-141-7/+4
|
* testing/zig: enable on aarch64Milan P. Stanić2020-03-311-1/+1
|
* testing/zig: upgrade to 0.5.0_20200329Milan P. Stanić2020-03-302-52/+10
| | | | | | | build from git commit because llvm10 upgrade remove fix-build.zig.patch, fixed upstream remove zig-dev subpackage and package its content to zig package clean-up APKBUILD
* testing/*: make CMake and meson respect our C{,PP,XX}FLAGSRasmus Thomsen2020-02-211-3/+3
| | | | See: https://lists.alpinelinux.org/~alpine/devel/%3C2896c13070c508a49cbaa72c8fb7f34ea947358b.camel%40cogitri.dev%3E
* testing/zig: new aportMilan P. Stanić2019-10-092-0/+95
https://ziglang.org/ general-purpose programming language designed for robustness, optimality, and maintainability