toxcore/other
iphydf f8ab32aaa4
Add a check that we don't have any unused functions.
This check puts all of our code in a C++ anonymous namespace, which is
effectively making all functions `static`. This allows the compiler to
determine that a function is unused, so we can delete it.
2020-05-02 22:00:09 +01:00
..
analysis Add a check that we don't have any unused functions. 2020-05-02 22:00:09 +01:00
astyle Install ci-tools and get tokstyle via the script it provides. 2020-04-08 17:56:42 +00:00
bootstrap_daemon Add a check that we don't have any unused functions. 2020-05-02 22:00:09 +01:00
docker/windows bump libsodium version in appveyor.yml and windows Dockerfile 2019-11-17 13:40:34 +01:00
fun Rework the toxchat/bootstrap-node Docker image. 2020-04-26 16:13:24 +00:00
pkgconfig update rpm spec and use variables in cmake instead of hardcoded paths (#624) 2018-01-15 14:23:33 +03:00
rpm Use the markdown GPLv3 license in the c-toxcore repo. 2018-02-08 16:08:09 +00:00
bootstrap_node_packets.c Use spdx license identifier instead of GPL blurb. 2020-03-14 13:06:19 +00:00
bootstrap_node_packets.h Use spdx license identifier instead of GPL blurb. 2020-03-14 13:06:19 +00:00
BUILD.bazel Use rules_cc instead of native cc_library rules. 2020-03-12 12:20:54 +00:00
cpufeatures.c Add a check that we don't have any unused functions. 2020-05-02 22:00:09 +01:00
DHT_bootstrap.c Use spdx license identifier instead of GPL blurb. 2020-03-14 13:06:19 +00:00
DHTnodes Link changes. 2015-07-07 22:57:11 -04:00
Makefile.inc Avoid implementations in .h files or #including .c files. 2018-07-21 20:44:26 +00:00
osx_build_script_toxcore.sh
tox-warning.png [ImgBot] Optimize images 2020-04-24 21:55:23 +00:00
tox.png [ImgBot] Optimize images 2020-04-24 21:55:23 +00:00
version-sync Bump toxcore version to 0.2.0. 2018-01-08 19:36:00 +00:00