summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
2016-09-25Work around bug in opencv3 headers.iphydf
2016-09-24Move ring buffer out of toxcore/util into toxav.iphydf
2016-09-24Make toxcore code C++ compatible.iphydf
2016-09-21Fix strict-ld grep expressions to include digits.iphydf
2016-09-20Add OSX and Windows build to travis config.iphydf
2016-09-19Add STRICT_ABI cmake flag to generate export lists.iphydf
2016-09-18Only build toxav if opus and vpx are found.iphydf
2016-09-17Complete old groupchat conversion to new APIJfreegman
2016-09-17ApiDSL'ing old group chats (now: conference).iphydf
2016-09-17Fix for windows dynamic libraries.iphydf
2016-09-14Add option to build static libraries.iphydf
2016-09-08Add address sanitizer option to cmake file.iphydf
2016-08-31Enable build of av_test.iphydf
2016-08-31Remove unused and bit-rotten friends_test.iphydf
2016-08-30Add missing #includes to headers and rename tox_old to tox_group.iphydf
2016-08-27Move logging to a callback.iphydf
2016-08-24Add cmake test for apidsl.iphydf
2016-08-21Fix windows build.iphydf
2016-08-20Build assoc DHT code on travis.iphydf
2016-08-17Add missing DHT_bootstrap to CMakeLists.txt.iphydf
2016-08-16Split toxcore into layers.iphydf
2016-08-12Add "make install" step to Travis build.iphydf
2016-08-12Build tox-bootstrapd in the cmake build.iphydf
2016-08-12Add and use CMake build scriptiphydf
2013-08-24Remove cmake build systemjin-eld
2013-08-24Rename core directory because of autoconf name clashjin-eld
2013-08-22Make wide character support optionalManuel Argüelles
2013-08-21Add cmake module for ncurseswManuel Argüelles
2013-08-16Fix for issue 472naxuroqa
2013-08-09Macports support (OS X only). MAP_ANON -> MAP_ANONYMOUS (OS X only).slvr
2013-08-08Update CMakeLists.txtAstonex
2013-08-07added files for unit testscharmlesscoin
2013-08-04Improved cmakeMaxim Biro
2013-08-04Fixed Windows buildMaxim Biro
2013-08-03Changed CMake options to compile the core sharedChloride Cull
2013-08-03Curses check is now only on *nixFilipp Ozinov
2013-08-03Curses dependence added to CMakeFilipp Ozinov
2013-08-01Add docs directory to cmakeFlorian Hahn
2013-07-31Fixed build.irungentoo
2013-07-31Merge branch 'master' of https://github.com/xzfc/ProjectTox-Core into xzfc-ma...irungentoo
2013-07-31NaCl compiling optionxzfcpw
2013-07-31Add detection of required librariesDmitry Marakasov
2013-07-21Fixed tabulationMaxim Biro
2013-07-21Made a cmake project for CoreMaxim Biro
2013-07-17Set appropriative cmake_policyMaxim Biro
2013-07-17Apply compiler flags only onceMaxim Biro
2013-07-17Improved build systemMaxim Biro
2013-07-14prettier outputOliver Hunt
2013-07-13ncurses test doesn't work very well. Putting back the old test.irungentoo
2013-07-13Cmake changed, small change in random_int()irungentoo