summarylogtreecommitdiffstats
path: root/PKGBUILD
AgeCommit message (Collapse)Author
2019-04-09Update for 0.4.0 releaseMarc Tiehuis
2018-10-04Update to version 0.3.0Marc Tiehuis
2018-06-25Re-add llvm dependencyMarc Tiehuis
Still required even though it seems transitive of clang.
2018-06-13Use patches in src dirMarc Tiehuis
2018-06-10Omit unneeded deps and add patch checksumsMarc Tiehuis
2018-06-10Remove stage2 artifacts from install targetMarc Tiehuis
2018-04-26Remove full compiler-testMarc Tiehuis
This is causing issues due to the required rebuild on some systems. The 0.3.0 release we can switch to using the fully static LLVM builds and runtime library detection so should not have these issues.
2018-03-28Update to 0.2.0Marc Tiehuis
Requires workaround to force dynamic linking of llvm6.
2018-02-26Use new download domain on ziglang.orgMarc Tiehuis
2018-02-26Remove stray commaMarc Tiehuis
2017-10-18Update for version 0.1.1Marc Tiehuis
2016-09-14Applied patch to make tests passAlexander F Rødseth
2016-09-05Also run testsAlexander F Rødseth
2016-09-05Add defines so that Zig can find libcAlexander F Rødseth
2016-09-02Update to latest commitAlexander F Rødseth
2016-08-29Add licenseAlexander F Rødseth
2016-08-29Initial commitAlexander F Rødseth