toxcore/.github/scripts
iphydf 5a3a0b6453
cleanup: Add nonnull annotations to function definitions.
These help static analysis and ubsan. We should eventually have all
functions annotated like this with a cimple check to make sure every
pointer has an explicit nullability annotation. The `nullable`
annotation does nothing in GCC, but will be used by cimple to validate
that every parameter has defined nullability.
2022-02-08 17:57:47 +00:00
..
autotools-linux chore: Remove all references to Travis CI. 2022-01-10 01:17:46 +00:00
cmake-freebsd-stage2 chore: Add sonar-scan analysis on pushes. 2022-01-14 12:38:35 +00:00
cmake-linux feat: Add binary packing functions for tox events. 2022-02-07 02:43:24 +00:00
cmake-osx feat: Add binary packing functions for tox events. 2022-02-07 02:43:24 +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 feat: Add binary packing functions for tox events. 2022-02-07 02:43:24 +00:00
flags-clang.sh cleanup: Add nonnull annotations to function definitions. 2022-02-08 17:57:47 +00:00
flags-gcc.sh cleanup: Add nonnull annotations to function definitions. 2022-02-08 17:57:47 +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 feat: Add binary packing functions for tox events. 2022-02-07 02:43:24 +00:00
tox-bootstrapd-docker chore: Remove all references to Travis CI. 2022-01-10 01:17:46 +00:00
upload-coverage chore: Remove all references to Travis CI. 2022-01-10 01:17:46 +00:00