kc3-lang/libressl

Branch :


Log

Author Commit Date CI Message
9301c165 2023-12-20 02:23:16 readme: fix grammatical error Co-authored-by: Theo Buehler <botovq@users.noreply.github.com>
e675560c 2023-12-20 02:05:48 readme: tidy up styling
0a1cdac2 2023-12-20 00:49:46 ci: remove autoconf from msys2 in windows workflow
759d2af4 2023-12-19 17:22:13 readme: add windows badge
7ca25961 2023-12-14 13:43:04 cmake: limit some macros to mingw Syncing this up with autotools. Also use the built-in `MINGW` variable.
4dbdb1d8 2023-12-13 00:42:33 CI: fix automatic releases assets extension "zip"
3cb1ac9e 2023-12-19 17:21:24 ci: clean up windows workflow
e2827e05 2023-12-12 23:20:44 pthreads.h: avoid undefined behavior You can't pass a function pointer through a void pointer. So wrap the pthread callback in a struct. Fixes #966
a31f8a95 2023-12-12 13:57:56 zap stray whitespace
1fbca281 2023-12-19 20:25:54 ci: avoid unnecessary steps in windows workflow