toxcore/.github/scripts
iphydf 895a6af122
cleanup: Remove NaCl support.
We now depend on libsodium unconditionally. Future work will require
functions from libsodium, and nobody we're aware of uses the nacl build
for anything other than making sure it still works on CI.
2023-12-25 00:36:38 +00:00
..
autotools-linux cleanup: Remove NaCl support. 2023-12-25 00:36:38 +00:00
cmake-alpine-s390x test: Add an s390x build (on alpine) for CI. 2023-11-22 18:29:26 +00:00
cmake-android chore: Fix the Android CI job 2023-08-16 00:59:39 +02:00
cmake-freebsd chore: Retry freebsd tests 2 times. 2023-11-22 21:12:16 +00:00
cmake-osx cleanup: Use _Static_assert in gcc/clang. 2022-03-27 18:18:33 +00:00
cmake-win32
cmake-win64 feat: Add binary packing functions for tox events. 2022-02-07 02:43:24 +00:00
cmake-windows.sh
coverage-linux refactor: Add mem module to allow tests to override allocators. 2023-08-30 22:55:05 +00:00
flags-clang.sh fix: Correct a use-after-free and fix some memory leaks. 2023-12-21 17:17:51 +00:00
flags-coverage.sh fix: Correct a use-after-free and fix some memory leaks. 2023-12-21 17:17:51 +00:00
flags-gcc.sh cleanup: Disallow stack frames of over 9000 bytes. 2022-04-01 13:57:16 +00:00
flags.sh test: Add an s390x build (on alpine) for CI. 2023-11-22 18:29:26 +00:00
sonar-build
sonar-prepare refactor: Use cmp instead of msgpack-c for events packing. 2022-03-26 23:57:15 +00:00
tox-bootstrapd-docker