toxcore/.github/scripts
Robin Linden b0f6331856
chore: Fix the Android CI job
* Bump the targeted API on armeabi and x86 to 19
  - Starting with the r24 NDK, Jelly Bean (APIs 16, 17, and 18) is no
    longer supported.

* Build libsodium w/ --disable-pie
  - Workaround for `ld: error: relocation R_386_PC32 cannot be used
    against symbol 'crypto_auth_hmacsha512_init'; recompile with -fPIC`
2023-08-16 00:59:39 +02: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 test: Enable fuzzing for TCP. 2022-04-14 13:19:56 +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 chore: Remove all references to Travis CI. 2022-01-10 01:17:46 +00:00