toxcore/other/travis
iphydf 13ae9e9a93
Move logging to a callback.
This removes the global logger (which by the way was deleted when the first tox
was killed, so other toxes would then stop logging). Various bits of the code
now carry a logger or pass it around. It's a bit less transparent now, but now
there is no need to have a global logger, and clients can decide what to log and
where.
2016-08-27 01:16:14 +01:00
..
autotools-after_script Add "make install" step to Travis build. 2016-08-12 20:49:50 +02:00
autotools-install Add and use CMake build script 2016-08-12 01:13:11 +01:00
autotools-script Make tox_callback_friend_name stateless. 2016-08-18 00:01:53 +01:00
env-linux.sh Add missing DHT_bootstrap to CMakeLists.txt. 2016-08-17 22:12:39 +01:00
env.sh Add "make install" step to Travis build. 2016-08-12 20:49:50 +02:00
hstox-after_script Add "make install" step to Travis build. 2016-08-12 20:49:50 +02:00
hstox-install Add "make install" step to Travis build. 2016-08-12 20:49:50 +02:00
hstox-script Add "make install" step to Travis build. 2016-08-12 20:49:50 +02:00
toxcore-after_script Add "make install" step to Travis build. 2016-08-12 20:49:50 +02:00
toxcore-install Add missing DHT_bootstrap to CMakeLists.txt. 2016-08-17 22:12:39 +01:00
toxcore-script Move logging to a callback. 2016-08-27 01:16:14 +01:00