summaryrefslogtreecommitdiff
path: root/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
2020-03-02Remove testing/av_test.c.iphydf
2019-01-06Enable auto tests under STRICT_ABI if static libs are available.iphydf
2018-12-11Add cmake option for building additional testszugz (tox)
2018-09-24Revert "Improve cmake build for MSVC."iphydf
2018-09-22Improve cmake build for MSVC.Mick Sayson
2018-07-19Link -lsocket and -lnsl for socket functions on Solaris.iphydf
2018-07-01Simplify Travis CI builds.iphydf
2018-06-24Use clang-format for C++ code.iphydf
2018-06-18Fix linking with address sanitizer.iphydf
2018-03-17Add COVERAGE cmake flag for clang.iphydf
2018-02-22Fix toxcore.pc generation.iphydf
2018-02-18Don't build all the small sub-libraries.iphydf
2018-02-11Look for dependencies in third_party/Robin Lindén
2018-02-11Improve gtest finding, support local checkout.iphydf
2018-02-09Build toxcore with libsodium.dll instead of libsodium.lib.iphydf
2018-02-09Remove libcheck from the dependencies.iphydf
2018-02-06Make cmake script more forgiving.iphydf
2018-02-06Move tox_shell program to the toxins repository.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-16Make libcheck optional for windows builds.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-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