toxcore/other
Maxim Biro f0f53dbd55 Don't error on warnings by default
Having -Werror set by default causes users' builds to fail because
toxcore is not warning-free. Failing on errors is appropriate for the
development phase, e.g. when building it in a CI enviroment, but it
doesn't make much sense to fail builds for users and let them figure out
that they need to pass -DWARNINGS=OFF to make the library build.
2016-11-28 15:13:01 -05:00
..
astyle Use apidsl for the crypto_core API. 2016-11-12 11:55:40 +00:00
bootstrap_daemon add NAT hole punching level to Tox API 2016-11-24 17:38:34 -08:00
fun Minor cleanups: header reordering, adding {}. 2016-09-09 19:30:50 +01:00
pkgconfig Split toxcore into layers. 2016-08-16 17:36:18 +01:00
travis Don't error on warnings by default 2016-11-28 15:13:01 -05:00
bootstrap_node_packets.c Make toxcore code C++ compatible. 2016-09-24 21:53:50 +01:00
bootstrap_node_packets.h Put config-related functions in a separate file 2016-01-01 00:19:35 -05:00
DHT_bootstrap.c add NAT hole punching level to Tox API 2016-11-24 17:38:34 -08:00
DHTnodes Link changes. 2015-07-07 22:57:11 -04:00
Makefile.inc Put config-related functions in a separate file 2016-01-01 00:19:35 -05:00
osx_build_script_toxcore.sh Move OS X install script 2015-02-03 12:48:15 -05:00
tox.png Added logo in readme to repo. 2013-08-14 12:35:55 -04:00
version-sync Rebuild apidsl'd headers in cmake. 2016-10-02 23:54:03 +01:00