summaryrefslogtreecommitdiff
path: root/cmake/ModulePackage.cmake
AgeCommit message (Expand)Author
2020-05-29Add support for the conan C/C++ package managerRobin Linden
2020-04-26Rework the toxchat/bootstrap-node Docker image.iphydf
2018-09-24Revert "Improve cmake build for MSVC."iphydf
2018-09-22Improve cmake build for MSVC.Mick Sayson
2018-02-22Fix toxcore.pc generation.iphydf
2018-02-18Don't build all the small sub-libraries.iphydf
2018-01-25Install runtime modules into bin directoryMaxim Biro
2018-01-22Use <stdlib.h> for alloca on FreeBSD.iphydf
2018-01-21Make the monolith test a C++ binary.iphydf
2018-01-20Remove nTox from the repo.iphydf
2018-01-15update rpm spec and use variables in cmake instead of hardcoded paths (#624)Smoked Cheese
2018-01-12Fix some typos in code and cmake commentsyangfl
2017-12-28Generate only one large library "libtoxcore".iphydf
2017-04-22Revert "Implement tox_loop"Maxim Biro
2017-04-01Implement tox_loopAnsa89
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-09-26C++ the second round.iphydf
2016-09-24Make toxcore code C++ compatible.iphydf
2016-09-14Add option to build static libraries.iphydf