v/thirdparty
2024-11-21 01:31:00 +02:00
..
android android: provide more predictable logging, add comptime termux support (#14984) 2022-07-07 18:28:29 +03:00
cJSON thirdparty: add license information and source repo info to the READMEs in each subfolder (#21135) 2024-03-29 08:00:56 +02:00
fontstash all: fix typos (#21089) 2024-03-25 12:18:27 +02:00
ios
libatomic_ops thirdparty: update libatomic_ops to commit cc9bc49 from https://github.com/ivmai/libatomic_ops/ (#22235) 2024-09-16 21:20:42 +03:00
libbacktrace builtin: add libbacktrace as option for generating stack traces (#14277) 2022-05-04 21:17:05 +03:00
libgc builtin,thirdparty: fix compilation of libgc with -cc msvc -gc boehm (thanks to @Ekopalypse) 2024-08-22 18:43:45 +03:00
mbedtls thirdparty: enable MBEDTLS_THREADING_C and MBEDTLS_THREADING_PTHREAD on FreeBSD too 2024-11-21 01:31:00 +02:00
mssql/include
photon coroutines: manually create photon vcpu's & add functions to set photon log output (#21012) 2024-03-14 00:00:42 +11:00
picoev os.notify: fix sizeof(C.epoll_event) == 12 with tcc (was 16, while with gcc/clang it is 12) 2022-09-29 13:27:07 +03:00
picohttpparser thirdparty: add license information and source repo info to the READMEs in each subfolder (#21135) 2024-03-29 08:00:56 +02:00
sokol sokol: update to match upstream at c0e0563 (#21971) 2024-08-01 01:44:50 +03:00
stb_image thirdparty: update stb_image_resize2.h from 2.06 to 2.11 (#22529) 2024-10-15 15:05:57 +03:00
stdatomic sync,os,thirdparty: fix cross compilation from macos to windows (#21484) 2024-05-10 22:04:52 +03:00
vschannel net.http: fix post error with https on windows (#19334) 2023-09-12 15:43:13 +03:00
walloc builtin.wasm_bare: use walloc as malloc/free implementation (#13731) 2022-03-14 09:20:20 +02:00
zip thirdparty: fix compilation of programs using miniz.h on OpenBSD (#22254) 2024-09-18 19:22:32 +03:00
zstd thirdparty: add license information and source repo info to the READMEs in each subfolder (#21135) 2024-03-29 08:00:56 +02:00
.gitignore