toxcore/.github/scripts
iphydf 28f39049f6
chore: Retry freebsd tests 2 times.
Also, use `cmake --build` instead of manually calling `gmake`. This
allows us to maybe later use `ninja` instead of `gmake` without changing
this build invocation.

Also, increase timeout to 120 seconds. FreeBSD tests are slow.
2023-11-22 21:12:16 +00:00
..
autotools-linux chore: Simplify and speed up nacl build using toxchat/nacl. 2022-02-18 22:13:42 +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 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 test: Add an s390x build (on alpine) for CI. 2023-11-22 18:29:26 +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 chore: Remove all references to Travis CI. 2022-01-10 01:17:46 +00:00