aboutsummaryrefslogtreecommitdiff
path: root/go/build.zig
AgeCommit message (Collapse)Author
22 hoursbuild(go): move ldflags in build.zig and define typdown as system libbuild/cross-compile-goAnhgelus Morhtuuzh
22 hoursbuild(go): cross compileAnhgelus Morhtuuzh
This doesn't work, because there is a bug in Zig 0.15 that produces truncated or malformed archives (fixed in Zig 0.16). There also is an error when setting -target for zig cc and zig c++.
22 hoursbuild(zig): link statically typstAnhgelus Morhtuuzh
9 daysperf(lexer): do not allocAnhgelus Morhtuuzh
13 daysbuild(go): not installing artificat for testsAnhgelus Morhtuuzh
13 daysfeat(go): run testsAnhgelus Morhtuuzh
13 daysfeat(go): bindingsAnhgelus Morhtuuzh