aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
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