aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2011-09-23cmake: Fix library linking.Andreas Schneider1-3/+3
2011-06-14cmake: Added pkg-config support for libssh_treads.Andreas Schneider1-0/+2
2011-05-30cmake: Set next version.Andreas Schneider1-1/+1
2011-03-01build: Set version to 0.5.90.Andreas Schneider1-2/+2
2011-02-10build: Increased version numbers.Andreas Schneider1-1/+1
2011-01-23examples: Start to build examples on more plattforms.Andreas Schneider1-3/+1
2010-12-28tests: Start to migrate tests to cmockery.Andreas Schneider1-2/+2
2010-12-28Moved benchmarks to the tests/ directoryAris Adamantiadis1-3/+0
2010-12-19New benchmarks directoryAris Adamantiadis1-1/+5
2010-09-08build: There is no need to check for system libraries on Linux.Andreas Schneider1-0/+1
2010-09-06misc: Rename libssh/ to src/Andreas Schneider1-1/+1
2010-09-01build: Fixed pthread detection.Andreas Schneider1-2/+4
2010-09-01Openssl implementation of threading + default impAris Adamantiadis1-0/+2
2010-08-18Change SOversion to 4.2.0 instead of 5.0.0Aris Adamantiadis1-2/+2
2010-07-23Added the client unit testing informationAris Adamantiadis1-1/+1
2010-06-11build: Fixed building without zlib.Andreas Schneider1-1/+3
2010-05-12Increment the soversion number.Andreas Schneider1-7/+7
2010-04-20cmake: Fixed openssl detection.Andreas Schneider1-2/+2
2010-03-25Fix revision.Andreas Schneider1-1/+1
2010-03-25Added comments to the so version to increment it correctly in future.Andreas Schneider1-0/+7
2010-03-17Build examples only on the Linux plattform.Andreas Schneider1-2/+2
2010-03-15Require check if testing is enabled.Andreas Schneider1-3/+3
2010-03-02Simplify the build option output.Andreas Schneider1-41/+12
2010-03-02Added unit testing support using check.Andreas Schneider1-1/+7
2010-02-08Added summary of build options in CmakeAris Adamantiadis1-0/+48
2010-02-05Set the soversion to 4.1 as we didn't break something.Andreas Schneider1-2/+2
2010-02-05Increase version number.Andreas Schneider1-3/+3
2009-12-30Fixed cmake warning.Andreas Schneider1-4/+0
2009-12-30Add pkg-config file libssh.pcVic Lee1-0/+11
2009-12-21Generate the APPLICATION_VERSION.Andreas Schneider1-2/+2
2009-10-09Moved samples into examples directoryAris Adamantiadis1-9/+0
2009-10-02Fixed build of sample client.Andreas Schneider1-4/+6
2009-09-25Add an option to let users choose libgcryptAris Adamantiadis1-6/+12
2009-07-30Fix Windows build.Andreas Schneider1-1/+2
2009-07-30Change the library so version.Andreas Schneider1-2/+2
2009-07-25New example directory with the begining of a scpAris Adamantiadis1-0/+2
2009-07-25Bumped the version numbers to 0.4.0 in HEADAris Adamantiadis1-2/+2
2009-05-07Improve OpenSSL cmake checks.Andreas Schneider1-2/+2
2009-05-07Improve GCrypt cmake checks.Andreas Schneider1-2/+2
2009-04-27Add option to build with or without sftp support.Andreas Schneider1-4/+6
2009-03-25Add an option to build a static library.Andreas Schneider1-2/+2
2009-03-08Fix compilation and installation of libssh.Andreas Schneider1-4/+6
2009-03-08Fix crypto/gcrypt detection and prepare for cross compilation.Andreas Schneider1-4/+4
2009-02-03Add a 'make doc' target to create doxygen documentation.Andreas Schneider1-0/+1
2009-02-02Add Makefiles for the CMake build system.Andreas Schneider1-0/+65