summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
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
2016-12-28simplify integration as a third-party lib in cmake projectsNils Fenner
2016-12-23Release v0.1.2iphydf
2016-12-22Use `tox_options_set_*` instead of direct member access.iphydf
2016-12-20Add test to check if tox_new/tox_kill leaks.iphydf
2016-12-17Release v0.1.1iphydf
2016-12-14Release 0.1.0.iphydf
2016-12-14Fix Libs line in toxcore.pc pkg-config file.iphydf
2016-12-13Add compatibility pkg-config modules: libtoxcore, libtoxav.iphydf
2016-12-13Add apidsl file for toxencryptsave.iphydf
2016-12-13Fix version compatibility test.sudden6
2016-12-13Fix padding in SAVED_FRIEND struct and add test.Robin Lindén
2016-12-05Don't build nTox by default.iphydf
2016-11-28Don't error on warnings by defaultMaxim Biro
2016-11-24Version Patch v0.0.4 => v0.0.5Gregory Mullen (grayhatter)
2016-11-23Add knob to suppress building the nTox clientIsmael Luceno
2016-11-23Add knob to suppress building the toxav testIsmael Luceno
2016-11-21Mark Tox_Options struct as deprecated.iphydf
2016-11-14v0.0.4iphydf
2016-11-12Use apidsl for the crypto_core API.iphydf
2016-11-11Disable -Wunused-but-set-variable compiler warning flag.iphydf
2016-11-08Add spectest to the cmake test suite.iphydf
2016-11-08Disable some gcc-specific warnings.iphydf
2016-11-07Release v0.0.3.iphydf
2016-11-06Remove assocendoffile78
2016-11-06Enable all possible C compiler warning flags.iphydf
2016-11-02Compile as C++ for windows builds.iphydf
2016-10-30Version Patch v0.0.2Gregory Mullen (grayhatter)
2016-10-28toxav renaming: group.{h,c} -> groupav.{h,c}Dmytro Vorobiov
2016-10-26Error if format_test can't be executed.iphydf
2016-10-11Remove duplicate tests: split tests part 2.iphydf
2016-10-11Install libraries with RPATH.iphydf
2016-10-06Set log level for DEBUG=ON to LOG_DEBUG.iphydf
2016-10-05Add option to build tox-bootstrapdMaxim Biro
2016-10-04Add option to set test timeoutMaxim Biro
2016-10-02Rebuild apidsl'd headers in cmake.iphydf
2016-10-02Remove the _test suffix in auto_test calls.iphydf
2016-09-28Add version-sync script to update all places with versions.iphydf