summaryrefslogtreecommitdiff
path: root/cmake
AgeCommit message (Expand)Author
2017-12-28Generate only one large library "libtoxcore".iphydf
2017-06-05Build tests on appveyor, the MSVC build.iphydf
2017-06-04Factor out strict_abi cmake code into a separate module.iphydf
2017-06-04Forbid undefined symbols in shared libraries.iphydf
2017-04-22Revert "Implement tox_loop"Maxim Biro
2017-04-01Implement tox_loopAnsa89
2017-02-20Fix libsodium unresolved external symbol errorsMaxim Biro
2017-02-20Fix pthreads in AppVeyor buildMaxim Biro
2017-01-22Add appveyor build for native windows tests.iphydf
2017-01-18SO versions for cmake and libtoolCarsten Brandt
2017-01-08Add soversion to library files to generate proper symlinksCarsten Brandt
2017-01-05Test a few cmake option combinations before the build.iphydf
2016-11-06Enable all possible C compiler warning flags.iphydf
2016-11-02Compile as C++ for windows builds.iphydf
2016-10-26Error if format_test can't be executed.iphydf
2016-10-11Install libraries with RPATH.iphydf
2016-10-02Rebuild apidsl'd headers in cmake.iphydf
2016-09-26C++ the second round.iphydf
2016-09-24Make toxcore code C++ compatible.iphydf
2016-09-14Add option to build static libraries.iphydf
2013-08-24Remove cmake build systemjin-eld
2013-08-23Add pkg-config fileManuel Argüelles
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-07I suppose adding the FindCheck script would be nicecharmlesscoin
2013-08-06On UNIX, if pkg-config is available, use it to find the location ofChristoph J. Thompson
2013-08-04Improved cmakeMaxim Biro
2013-08-04Fixed Windows buildMaxim Biro
2013-08-02cmake: Rewrite FindSODIUM.Andreas Schneider
2013-08-01Add cmake files for building docsFlorian Hahn
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