summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
2018-01-08Bump toxcore version to 0.2.0.iphydf
2018-01-06Add support for building the monolith test on android.iphydf
2017-12-29Remove deprecated ToxDNSiphydf
2017-12-28Generate only one large library "libtoxcore".iphydf
2017-12-26Release v0.1.11Robin Lindén
2017-11-15Add support of IPv6 disablingDiadlo
2017-09-14Replace include(CTest) on enable_testing()Diadlo
2017-08-22Disable compiler thread safety analysisMaxim Biro
2017-08-06Release v0.1.10Robin Lindén
2017-06-09Fix Windows buildMaxim Biro
2017-06-06Release v0.1.9Robin Lindén
2017-06-05Build tests on appveyor, the MSVC build.iphydf
2017-06-05Add test for changing the conference title and not receiving a callback.pranomostro
2017-06-04Split daemon's logging backends in separate modulesMaxim Biro
2017-06-04Add a monolith_test that includes all toxcore sources.iphydf
2017-06-04Test for memberlist not changing after changing own name.pranomostro
2017-06-04Factor out strict_abi cmake code into a separate module.iphydf
2017-06-04Fix formatting and spelling in version-sync script.iphydf
2017-06-04Forbid undefined symbols in shared libraries.iphydf
2017-06-03Use new encoding of `Maybe` in msgpack results.iphydf
2017-04-27Release v0.1.8Robin Lindén
2017-04-22Revert "initial version of tox_loop"Maxim Biro
2017-04-22Revert "Implement tox_loop"Maxim Biro
2017-04-01Implement tox_loopAnsa89
2017-04-01initial version of tox_loopmichael bishop
2017-03-26CMake: install bootstrapd if it is builtCarsten Brandt
2017-03-26Release v0.1.7Robin Lindén
2017-03-25make BUILD_TOXAV and option and fail if dependencies are missingCarsten Brandt
2017-03-01Add test for tox_strncasecmp()Maxim Biro
2017-03-01Disable -Wdisabled-macro-expansionMaxim Biro
2017-02-26Remove network dependency from toxcryptoDiadlo
2017-01-28Add VLA compatibility macro for C89-ish compilers.iphydf
2017-01-26Release v0.1.6.iphydf
2017-01-22Add appveyor build for native windows tests.iphydf
2017-01-19Release v0.1.5.iphydf
2017-01-18decouple version-sync script from cmakeCarsten Brandt
2017-01-18SO versions for cmake and libtoolCarsten Brandt
2017-01-16Make building `DHT_bootstrap` in cmake optional.iphydf
2017-01-12Release v0.1.4.iphydf
2017-01-11Remove `TOX_DEBUG` and have asserts always enabled.iphydf
2017-01-08added comment to magic code in CMakeLists.txtCarsten Brandt
2017-01-07Replace make_quick_sort with qsortendoffile78
2017-01-06Warn on -pedantic, don't error yet.iphydf
2017-01-06Revert "Revert "Portability fixes""David Zero
2017-01-05Release v0.1.3.iphydf
2017-01-05Revert "Portability fixes"endoffile78
2017-01-05Test a few cmake option combinations before the build.iphydf
2017-01-04Portability fixesDavid Zero
2017-01-04Add secure memcmp and memzero implementation.Diadlo
2016-12-29Remove .cabal-sandbox option from tox-spectest find line.iphydf