18d16b2663
build: support 0.14.0
...
Unfortunately, this has irreconcilable incompatibilities with previous
versions of zig, due to the build.zig.zon schema changes. Support for
older versions has been dropped.
2025-03-05 19:17:31 -07:00
Antoine
fd0fe77715
defineCMacro -> addCMacro
2024-12-31 19:06:00 +01:00
991d09a09e
build: update to libressl-portable v4.0.0
2024-12-05 22:42:42 -07:00
Antoine
5ba009c755
Fix unfortunate typo
2024-10-03 16:31:34 +02:00
a9c2b0b825
build: add some support for building the apps
...
This appears to work when targeting macOS or Linux. Windows definitely
does not work. These are not built by default.
2024-09-15 17:53:04 -07:00
2f5d617aab
build: correct usage of OPENSSL_NO_ASM define
...
CI / build (macos-latest, 0.13.0) (push) Waiting to run
CI / build (true, ubuntu-latest, master) (push) Waiting to run
CI / build (ubuntu-latest, 0.12.1) (push) Waiting to run
CI / build (ubuntu-latest, 0.13.0) (push) Waiting to run
CI / build (windows-latest, 0.13.0) (push) Waiting to run
Whoops.
2024-09-15 15:35:43 -07:00
ea53b8380f
build with zig master also
...
CI / build (macos-latest, 0.13.0) (push) Waiting to run
CI / build (true, ubuntu-latest, master) (push) Waiting to run
CI / build (ubuntu-latest, 0.12.1) (push) Waiting to run
CI / build (ubuntu-latest, 0.13.0) (push) Waiting to run
CI / build (windows-latest, 0.13.0) (push) Waiting to run
`aarch64_32` has ceased to exist. Actually, I'm not sure it should have
been used on this switch prong anyway.
2024-09-14 17:57:31 -07:00
afaedcbe92
sadly, UB exists
2024-09-14 17:06:39 -07:00
dc1d8afdb8
assembly support
2024-09-14 17:00:34 -07:00
564df124f7
init
2024-09-14 17:00:34 -07:00