5 Commits

Author SHA1 Message Date
akallabeth
8c54f53ac2 [ci,mingw] update dependencies
* update build dependencies
* define required guards for C11 compat
2025-12-12 18:41:42 +01:00
akallabeth
faae38120c [cmake,format] reformat all cmake files 2024-11-27 20:41:48 +01:00
akallabeth
ec684b7885 [cmake,format] add formatter script 2024-11-27 20:41:42 +01:00
akallabeth
573fdf0608 [ci,mingw] use posix toolchain
we require std::thread, std::mutex, ... which mingw does not provide
unless the -posix toolchain are used.
2024-02-27 16:14:33 +01:00
akallabeth
b1cf556cb2 mingw build script 2024-02-27 14:10:14 +01:00