iphydf
4a2cb37e4b
fix: Fix some uninitialised memory errors found by valgrind and msan.
...
Also added a valgrind build to run it on every pull request. I've had to
disable a few tests because valgrind makes those run infinitely slowly,
consistently timing them out.
2022-01-13 20:15:21 +00:00
iphydf
f5f22a5c76
chore: Enable layering check in all c-toxcore build files.
2022-01-12 18:33:13 +00:00
iphydf
e671490989
Use rules_cc instead of native cc_library rules.
2020-03-12 12:20:54 +00:00
iphydf
fc7a5dc4d8
Enable .travis.yml check and use non-markdown license.
2018-08-18 22:29:31 +00:00
iphydf
9c079378e3
Add a bazel test that ensures all our projects are GPL-3.0.
2018-02-20 22:13:44 +00:00
iphydf
6e0ac337c9
Avoid clashes with "build" directories on case-insensitive file systems.
2018-01-28 15:17:34 +00:00