aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2019-06-14Bump SO version to 4.8.1Andreas Schneider1-1/+1
2019-06-13cmake: Bump API version to 4.8.0David Wedderwille1-1/+1
2019-05-14cmake,options: Allow to set global client config fileAnderson Toshiyuki Sasaki1-0/+1
2019-04-01cmake,options: Allow to set global bind config fileAnderson Toshiyuki Sasaki1-0/+3
2019-02-07cmake: Bump API version to 4.7.4Andreas Schneider1-1/+1
2019-02-07Allow building without Group Exchange supportJakub Jelen1-0/+1
2018-12-24Bump SO version to 4.7.3Andreas Schneider1-1/+1
2018-12-19crypto: Disable blowfish support by defaultAndreas Schneider1-0/+1
2018-11-28tests: Replace tests filtering with cmocka builtin filterAnderson Toshiyuki Sasaki1-3/+6
2018-11-06cmake: Refresh the CMake Config filesChristophe Giboudeaux1-7/+17
2018-10-29Bump SO version to 4.7.2Andreas Schneider1-1/+1
2018-10-16Bump ABI to 4.7.1Andreas Schneider1-1/+1
2018-09-20cmake: Bump library versionAndreas Schneider1-1/+1
2018-09-05cmake: Move CompilerFlags to own fileAndreas Schneider1-0/+1
2018-09-05cmake: Update defaultsAndreas Schneider1-4/+8
2018-08-30cmake: Set version to 0.8.90Andreas Schneider1-1/+1
2018-08-29Bump library version to 4.6.0Andreas Schneider1-1/+1
2018-08-29cmake: Fix final map generationAndreas Schneider1-3/+3
2018-08-29cmake: Require at least abimap-0.3.1Andreas Schneider1-1/+1
2018-08-22cmake: Use FindDoxygen package provided by cmakeAndreas Schneider1-1/+1
2018-08-20cmake: Improve compiler flag detectionAndreas Schneider1-1/+2
2018-08-13cmake: Bump library version for releaseAndreas Schneider1-1/+1
2018-08-10cmake: Remove DESCRIPTION from projectAndreas Schneider1-1/+1
2018-08-08cmake: Introduce symbol versioningAnderson Toshiyuki Sasaki1-0/+64
2018-08-08cmake: Update cmake and cpack configAndreas Schneider1-10/+4
2018-08-03threads: Automatically call ssh_init on loadAnderson Toshiyuki Sasaki1-15/+1
2018-08-03cmake: Require at least cmake 3.1Andreas Schneider1-1/+1
2018-07-04cmake: Print if server testing is enabledAndreas Schneider1-1/+6
2018-06-29Rest in Peace SSHv1Andreas Schneider1-1/+0
2018-06-29cmake: Rename WITH_CLIENT_TESTING option to CLIENT_TESTINGAndreas Schneider1-1/+1
2018-06-29cmake: Rename WITH_TESTING option to UNIT_TESTINGAndreas Schneider1-3/+3
2018-01-29libssh: Bump the version to 0.7.90Andreas Schneider1-2/+2
2017-12-28add mbedtls crypto supportJuraj Vijtiuk1-1/+10
2017-09-12cmake: Bump version numbersAndreas Schneider1-2/+2
2016-03-14cmake: detect argp.h on osxAris Adamantiadis1-0/+4
2015-09-07cmake: Handle libssh threas library correctlyAndreas Schneider1-1/+15
2015-06-24cmake: Do not use CMAKE_(SOURCE|BINARY)_DIRDouglas Heriot1-1/+1
2015-05-06Bump version to 0.7.0Andreas Schneider1-1/+1
2015-04-10cmake: Require cmake 2.8.5Andreas Schneider1-1/+1
2015-04-10cmake: Require cmake version 2.8.0Andreas Schneider1-1/+1
2014-12-17cmake: Fix config variable names.Andreas Schneider1-2/+2
2014-05-22cmake: Fix libssh cmake-config files.Andreas Schneider1-5/+9
2014-05-20Set the correct version in CMakeLists.txtHani Benhabiles1-2/+2
2014-04-16cmake: Install cmake config files to the correct directory.Andreas Schneider1-1/+1
2014-01-07cmake: Remove unused macro modules.Andreas Schneider1-4/+0
2013-11-03Compile libssh with nacl if possibleAris Adamantiadis1-0/+8
2013-09-16cmake: Allow to build without examples.Andreas Schneider1-1/+3
2013-07-13cmake: Don't make GSSAPI a hard requirement.Andreas Schneider1-1/+1
2013-07-13cmake: Make GSSAPI optional.Andreas Schneider1-4/+3
2013-07-13build: detect gssapi.hAris Adamantiadis1-0/+6