toxcore/.github/scripts
iphydf a549807df7
refactor: Add mem module to allow tests to override allocators.
This will allow us to do more interesting things with memory allocation
within toxcore, and allow fuzzers to explore various allocation failure
paths.
2023-08-30 22:55:05 +00:00
..
autotools-linux chore: Simplify and speed up nacl build using toxchat/nacl. 2022-02-18 22:13:42 +00:00
cmake-android chore: Fix the Android CI job 2023-08-16 00:59:39 +02:00
cmake-freebsd-stage2 chore: Simplify and speed up nacl build using toxchat/nacl. 2022-02-18 22:13:42 +00:00
cmake-osx cleanup: Use _Static_assert in gcc/clang. 2022-03-27 18:18:33 +00:00
cmake-win32 feat: Add binary packing functions for tox events. 2022-02-07 02:43:24 +00:00
cmake-win64 feat: Add binary packing functions for tox events. 2022-02-07 02:43:24 +00:00
cmake-windows.sh chore: Simplify and speed up windows builds using docker image. 2022-02-19 00:47:37 +00:00
coverage-linux refactor: Add mem module to allow tests to override allocators. 2023-08-30 22:55:05 +00:00
flags-clang.sh cleanup: Remove check_recursion, since tokstyle checks this now. 2022-05-24 21:35:16 +02:00
flags-coverage.sh test: Add mallocfail and proxy test to our coverage runs. 2022-02-25 01:55:28 +00:00
flags-gcc.sh cleanup: Disallow stack frames of over 9000 bytes. 2022-04-01 13:57:16 +00:00
flags.sh chore: Add sonar-scan analysis on pushes. 2022-01-14 12:38:35 +00:00
sonar-build chore: Add sonar-scan analysis on pushes. 2022-01-14 12:38:35 +00:00
sonar-prepare refactor: Use cmp instead of msgpack-c for events packing. 2022-03-26 23:57:15 +00:00
tox-bootstrapd-docker