toxcore/.github/scripts
iphydf 7155f7f60e
test: Add an s390x build (on alpine) for CI.
It doesn't work at all, because we're missing something in the net code
to do with endian conversions. I haven't investigated, yet, but at least
now we have a failing test that can be investigated.

Also moved to cmake 3.5 at minimum. CMake will stop supporting lower
versions than that, soon.

Also moved to C11 from C99 to get `static_assert`.

Also made a network ERROR into a WARNING. It triggers on FreeBSD.
2023-11-22 18:29:26 +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 test: Add an s390x build (on alpine) for CI. 2023-11-22 18:29:26 +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