aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2014-01-07cmake: Remove unused macro modules.Andreas Schneider1-4/+0
2013-10-06Compile libssh with nacl if possibleAris Adamantiadis1-0/+8
2013-10-01cmake: Allow to build without examples.Andreas Schneider1-1/+3
2013-08-07cmake: Update libssh version.Andreas Schneider1-2/+2
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
2013-02-12cmake: Add cmake config files for new find_package() mode.Andreas Schneider1-0/+16
2012-10-15cmake: Add message if we build with static library.Andreas Schneider1-0/+1
2012-10-07test: Use cmocka instead of cmockery.Andreas Schneider1-2/+2
2012-02-04cmake: Enable ECC support for GCrypt 1.5.0 or newer.Andreas Schneider1-1/+1
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