15 Commits

Author SHA1 Message Date
7aa9871c8c
readme: update references to 4.0.0
Some checks failed
CI / build (-Dbuild-apps, true, ubuntu-latest, master) (push) Has been cancelled
CI / build (macos-latest, 0.13.0) (push) Has been cancelled
CI / build (ubuntu-latest, 0.12.1) (push) Has been cancelled
CI / build (ubuntu-latest, 0.13.0) (push) Has been cancelled
CI / build (windows-latest, 0.13.0) (push) Has been cancelled
2024-12-05 22:42:42 -07:00
991d09a09e
build: update to libressl-portable v4.0.0 2024-12-05 22:42:42 -07:00
9530f3d561
ci: remove --ast-check from zig format
This works around ziglang/zig#22078 (the ast-check behavior changed
since the last successful CI run). Since we build as part of the job,
this check isn't really necessary anyway, though it certainly is
lighter-weight than trying to compile.
2024-11-26 22:39:23 -07:00
d9d586555e
ci: run against all branches 2024-11-24 18:51:26 -07:00
02abfefee4
package: bump version
Some checks failed
CI / build (-Dbuild-apps, true, ubuntu-latest, master) (push) Has been cancelled
CI / build (macos-latest, 0.13.0) (push) Has been cancelled
CI / build (ubuntu-latest, 0.12.1) (push) Has been cancelled
CI / build (ubuntu-latest, 0.13.0) (push) Has been cancelled
CI / build (windows-latest, 0.13.0) (push) Has been cancelled
2024-10-03 16:24:22 -07:00
Antoine
5ba009c755 Fix unfortunate typo 2024-10-03 16:31:34 +02:00
a373b82991
readme: clarify status of building apps
Some checks failed
CI / build (-Dbuild-apps, true, ubuntu-latest, master) (push) Has been cancelled
CI / build (macos-latest, 0.13.0) (push) Has been cancelled
CI / build (ubuntu-latest, 0.12.1) (push) Has been cancelled
CI / build (ubuntu-latest, 0.13.0) (push) Has been cancelled
CI / build (windows-latest, 0.13.0) (push) Has been cancelled
3.9.2
2024-09-15 17:57:41 -07: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
Some checks are pending
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
fbd8c18115
readme: add additional information
Some checks are pending
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
2024-09-15 12:43:52 -07:00
ea53b8380f
build with zig master also
Some checks are pending
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
48b7e2e95d
integrate, continuously 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