IABSD.fr/ports/lang/zig

Branch :


Log

Author Commit Date CI Message
c0f5554a 2022-11-13 22:24:51 remove useless CONFIGURE_STYLE=none If a port should not attempt to run a configure script, simply don't set CONFIGURE_STYLE at all. The perl and pyton modules use CONFIGURE_STYLE=none for their own purposes. Also, some ports use it to disable a default provided by Makefile.inc. Apart from that, CONFIGURE_STYLE=none has no meaning. ok semarie@ ajacoutot@ kn@ sthen@
134e0c7b 2022-03-10 13:36:49 lang/zig: remove RCSTag
c657294f 2022-02-16 07:17:21 update zig to 0.9.1 (still marked broken due to large amount of memory required to build)
ee413cca 2022-01-06 15:58:19 lang/zig: mark it broken for now the memory consumption is just crazy for now. discussed with naddy@
50180424 2022-01-06 09:08:40 lang/zig: update to zig 0.9.0 now llvm13 is available, only build zig itself.
5e4370b6 2021-11-02 00:01:12 bump REVISION for switch from Python 3.8 -> 3.9
f830f87f 2021-09-09 15:10:31 update lang/zig to 0.8.4 Release notes: https://ziglang.org/download/0.8.1/release-notes.html ok abieber@
0d3d71f0 2021-08-26 04:37:15 update lang/zig to 0.8.1pre29 (0.8.1-dev.29+54229fec3 exactly) it is the 0.8.x branch, which include bugs for 0.8.0.
7abb4182 2021-06-05 09:19:50 update lang/zig to 0.8.0 Release notes: https://ziglang.org/download/0.8.0/release-notes.html
1dc79cc2 2021-05-10 04:44:19 update lang/zig to 0.8.0-dev.2168+2d1196773