Commit Graph

11 Commits

Author SHA1 Message Date
iphydf 78c26e3c0d chore: Move cmake-freebsd-stage2 back into the toxcore repo.
This is more likely to change with the code so should live here, not in
dockerfiles.
2021-12-21 14:43:02 +00:00
iphydf 656c7692a3 chore: Add FreeBSD build to CI. 2021-12-20 23:57:16 +00:00
iphydf 9e659e6577 chore: Add cross compilation CI targets.
To test the cross compilation dockerfile.
2021-12-20 01:47:05 +00:00
iphydf 5c1796d3c4 chore: Use docker for the autotools ci build.
This makes it easier to run it locally for testing and ensures the
dockerfile continues to work.
2021-12-14 15:51:51 +00:00
iphydf 5c53e6a30f chore: Add autotools build; exempt crypto_pwhash from tokstyle. 2021-12-13 18:47:45 +00:00
iphydf b3c757e9d8 chore: Use an incrementing version number for coverity scans.
Otherwise, no analysis will happen.
2021-12-10 16:53:57 +00:00
iphydf 31a61f9b37 chore: Add missing -fi flag to autoreconf in coverity scan. 2021-12-10 13:02:08 +00:00
iphydf fd91bbdd7b test: Add a simple test for ip_ntoa.
Just to demonstrate that it will never exceed its input buffer.
2021-12-09 20:51:15 +00:00
iphydf e174e68198 chore: Add missing sudo to coverity apt-get calls. 2021-12-09 15:33:15 +00:00
iphydf 716cc2f2ee chore: Add clang-tidy review github workflow. 2021-12-09 15:29:31 +00:00
iphydf 044a93081a chore: Add workflow for running coverity scan. 2021-12-08 00:23:11 +00:00