summaryrefslogtreecommitdiff
path: root/cmake/Dependencies.cmake
AgeCommit message (Expand)Author
2020-05-29Add support for the conan C/C++ package managerRobin Linden
2020-03-02Remove testing/av_test.c.iphydf
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-02-11Look for dependencies in third_party/Robin Lindén
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-20Remove nTox from the repo.iphydf
2018-01-16Make libcheck optional for windows builds.iphydf
2017-06-05Build tests on appveyor, the MSVC build.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