v/thirdparty
2023-12-23 10:46:34 +02:00
..
android android: provide more predictable logging, add comptime termux support (#14984) 2022-07-07 18:28:29 +03:00
cJSON ci: fix clang sanitize errors for json_decode 2022-04-05 17:52:10 +03:00
fontstash thirdparty: update all sokol and fontstash headers with their upstream versions (#16940) 2023-01-11 11:29:38 +02:00
ios builtin: use NSLog on iOS for print (#9665) 2021-04-10 17:40:43 +03:00
libatomic_ops gc: fix msvc not using libatomic_ops (#15418) 2022-08-14 13:16:52 +03:00
libbacktrace builtin: add libbacktrace as option for generating stack traces (#14277) 2022-05-04 21:17:05 +03:00
libgc builtin: compile the gc statically by default (#14063) 2022-04-18 10:50:21 +03:00
mbedtls thirdparty/mbedtls: do not define MBEDTLS_HAVE_X86_64, when compiling with tcc (#19273) 2023-09-06 09:28:48 +03:00
mssql/include mssql: support windows (#10336) 2021-06-07 14:02:15 +03:00
photon coroutines: use photon work_pool when nr_jobs > 0, and use photon libc fn wrappers (#19711) 2023-10-31 20:12:52 +03: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 ci: fix v -cc gcc -cstrict examples/pico/pico.v 2021-10-01 13:49:38 +03:00
sokol sokol: update to match uptream at 9e0f1b4 (#19687) 2023-10-28 17:15:46 +03:00
stb_image freebsd: fix compilation with the prebuilt tcc for programs doing import stbi, by adding newline to last line of header files (#19329) 2023-09-12 11:40:41 +03:00
stdatomic ci: fix misc-tooling, V self compilation with g++ and -std=c++11 2023-09-30 20:16:26 +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: update zip to 0.3.0 (#20255) 2023-12-23 10:46:34 +02:00
.gitignore git: add 'sqlite/' to thirdparty/.gitignore (#10009) 2021-05-05 14:12:36 +03:00