summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Change SOversion to 4.2.0 instead of 5.0.0Aris Adamantiadis2010-08-181-2/+2
* Added the client unit testing informationAris Adamantiadis2010-07-231-1/+1
* build: Fixed building without zlib.Andreas Schneider2010-06-111-1/+3
* Increment the soversion number.Andreas Schneider2010-05-121-7/+7
* cmake: Fixed openssl detection.Andreas Schneider2010-04-201-2/+2
* Fix revision.Andreas Schneider2010-03-251-1/+1
* Added comments to the so version to increment it correctly in future.Andreas Schneider2010-03-251-0/+7
* Build examples only on the Linux plattform.Andreas Schneider2010-03-171-2/+2
* Require check if testing is enabled.Andreas Schneider2010-03-151-3/+3
* Simplify the build option output.Andreas Schneider2010-03-021-41/+12
* Added unit testing support using check.Andreas Schneider2010-03-021-1/+7
* Added summary of build options in CmakeAris Adamantiadis2010-02-081-0/+48
* Set the soversion to 4.1 as we didn't break something.Andreas Schneider2010-02-051-2/+2
* Increase version number.Andreas Schneider2010-02-051-3/+3
* Fixed cmake warning.Andreas Schneider2009-12-301-4/+0
* Add pkg-config file libssh.pcVic Lee2009-12-301-0/+11
* Generate the APPLICATION_VERSION.Andreas Schneider2009-12-211-2/+2
* Moved samples into examples directoryAris Adamantiadis2009-10-091-9/+0
* Fixed build of sample client.Andreas Schneider2009-10-021-4/+6
* Add an option to let users choose libgcryptAris Adamantiadis2009-09-251-6/+12
* Fix Windows build.Andreas Schneider2009-07-301-1/+2
* Change the library so version.Andreas Schneider2009-07-301-2/+2
* New example directory with the begining of a scpAris Adamantiadis2009-07-251-0/+2
* Bumped the version numbers to 0.4.0 in HEADAris Adamantiadis2009-07-251-2/+2
* Improve OpenSSL cmake checks.Andreas Schneider2009-05-071-2/+2
* Improve GCrypt cmake checks.Andreas Schneider2009-05-071-2/+2
* Add option to build with or without sftp support.Andreas Schneider2009-04-271-4/+6
* Add an option to build a static library.Andreas Schneider2009-03-251-2/+2
* Fix compilation and installation of libssh.Andreas Schneider2009-03-081-4/+6
* Fix crypto/gcrypt detection and prepare for cross compilation.Andreas Schneider2009-03-081-4/+4
* Add a 'make doc' target to create doxygen documentation.Andreas Schneider2009-02-031-0/+1
* Add Makefiles for the CMake build system.Andreas Schneider2009-02-021-0/+65