summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Compile libssh with nacl if possibleAris Adamantiadis2013-11-031-0/+8
| | | | | Conflicts: DefineOptions.cmake
* cmake: Allow to build without examples.Andreas Schneider2013-09-161-1/+3
| | | | BUG: https://red.libssh.org/issues/114
* cmake: Don't make GSSAPI a hard requirement.Andreas Schneider2013-07-131-1/+1
|
* cmake: Make GSSAPI optional.Andreas Schneider2013-07-131-4/+3
|
* build: detect gssapi.hAris Adamantiadis2013-07-131-0/+6
| | | | Reviewed-by: Andreas Schneider <asn@cryptomilk.org>
* cmake: Add cmake config files for new find_package() mode.Andreas Schneider2013-02-121-0/+16
|
* cmake: Add message if we build with static library.Andreas Schneider2012-10-151-0/+1
|
* test: Use cmocka instead of cmockery.Andreas Schneider2012-10-071-2/+2
| | | | | | cmocka is the successor of cmockery. http://git.cryptomilk.org/projects/cmocka.git/
* cmake: Enable ECC support for GCrypt 1.5.0 or newer.Andreas Schneider2012-02-041-1/+1
|
* cmake: Fix library linking.Andreas Schneider2011-09-231-3/+3
|
* cmake: Added pkg-config support for libssh_treads.Andreas Schneider2011-06-141-0/+2
|
* cmake: Set next version.Andreas Schneider2011-05-301-1/+1
|
* build: Set version to 0.5.90.Andreas Schneider2011-03-011-2/+2
|
* build: Increased version numbers.Andreas Schneider2011-02-101-1/+1
|
* examples: Start to build examples on more plattforms.Andreas Schneider2011-01-231-3/+1
|
* tests: Start to migrate tests to cmockery.Andreas Schneider2010-12-281-2/+2
| | | | https://code.google.com/p/cmockery/wiki/Cmockery_Unit_Testing_Framework
* Moved benchmarks to the tests/ directoryAris Adamantiadis2010-12-281-3/+0
|
* New benchmarks directoryAris Adamantiadis2010-12-191-1/+5
|
* build: There is no need to check for system libraries on Linux.Andreas Schneider2010-09-081-0/+1
|
* misc: Rename libssh/ to src/Andreas Schneider2010-09-061-1/+1
|
* build: Fixed pthread detection.Andreas Schneider2010-09-011-2/+4
|
* Openssl implementation of threading + default impAris Adamantiadis2010-09-011-0/+2
|
* 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
| | | | Thanks to Xi Wang for the patch.
* 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
| | | | yet?
* Increase version number.Andreas Schneider2010-02-051-3/+3
|
* Fixed cmake warning.Andreas Schneider2009-12-301-4/+0
| | | | | There is no CMakeLists.txt in tests and we don't build something in the root CMakeLists.txt.
* Add pkg-config file libssh.pcVic Lee2009-12-301-0/+11
| | | | | Signed-off-by: Vic Lee <llyzs@163.com> Signed-off-by: Andreas Schneider <mail@cynapses.org>
* 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
| | | | git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@752 7dcaeef0-15fb-0310-b436-a5af3365683c
* Improve GCrypt cmake checks.Andreas Schneider2009-05-071-2/+2
| | | | git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@751 7dcaeef0-15fb-0310-b436-a5af3365683c
* Add option to build with or without sftp support.Andreas Schneider2009-04-271-4/+6
| | | | git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@618 7dcaeef0-15fb-0310-b436-a5af3365683c
* Add an option to build a static library.Andreas Schneider2009-03-251-2/+2
| | | | git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@285 7dcaeef0-15fb-0310-b436-a5af3365683c