toxcore/other
Maxim Biro 02e9cd38f1 Add option to build tox-bootstrapd
When cross-compiling to <target> from Linux, cmake might find native Linux
libconfig and decide to build tox-bootstrapd. If the target is Windows, this
will fail, as tox-bootstrapd can't be built for Windows in the first place. If
the target is Linux of some other architecture, then using host native
libconfig will fail too. Thus an option is needed to guard against this.
2016-10-05 23:47:39 -04:00
..
astyle Rebuild apidsl'd headers in cmake. 2016-10-02 23:54:03 +01:00
bootstrap_daemon Remove return after no-return situation (and other cleanups). 2016-09-30 19:06:44 +01: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 Add option to build tox-bootstrapd 2016-10-05 23:47:39 -04: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 Remove return after no-return situation (and other cleanups). 2016-09-30 19:06:44 +01: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