summaryrefslogtreecommitdiffstats
path: root/src/threads/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* cmake: Fix static .lib overwriting on Windows.Andreas Schneider2011-06-011-3/+20
* build: Remove unneeded debug message.Andreas Schneider2010-09-091-2/+0
* build: Improve pthread detection.Andreas Schneider2010-09-081-2/+2
* build: Make sure LIBSSH_THREADS_LINK_LIBRARIES is in the cache.Andreas Schneider2010-09-081-5/+7
* build: Fixed linking against libssh in thread library.Andreas Schneider2010-09-081-2/+2
* Implemented the noop and native pointersAris Adamantiadis2010-09-061-1/+0
* threads: Build a libssh threading library.Andreas Schneider2010-09-061-0/+109