summaryrefslogtreecommitdiff
path: root/toxav/BUILD.bazel
AgeCommit message (Expand)Author
2020-05-03Enable cimple tests by default but allow disabling them.iphydf
2020-04-16Remove tokstyle exemptions from build files.iphydf
2020-04-08Use public API for sending in BWC.zoff99
2020-03-12Use rules_cc instead of native cc_library rules.iphydf
2020-03-02Add "cimple_test" to the bazel build.iphydf
2018-09-24Add Cirrus CI configuration.iphydf
2018-08-16Limit the size of a save file in file_saving_test.iphydf
2018-08-13Fix ToxAv's use of `struct Tox`.iphydf
2018-08-12Remove all uses of the PAIR macro in toxav.iphydf
2018-07-22Run Clang global static analysis on Travis.iphydf
2018-07-12Style fixes in TCP code; remove MIN and PAIR from util.h.iphydf
2018-07-04Add some tests for our ring_buffer implementation.iphydf
2018-06-24Use clang-format for C++ code.iphydf
2018-02-11Improve video key frame sending.zoff99
2018-02-01Manually serialise RTPHeader struct instead of memcpy.iphydf
2018-01-30Use nullptr as NULL pointer constant instead of NULL or 0.iphydf
2018-01-28Avoid clashes with "build" directories on case-insensitive file systems.iphydf