aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2024-03-08Rework the coverage buildJakub Jelen1-3/+4
2024-02-22cmake: use imported targets for OpenSSL and zlibGregor Jasny1-6/+0
2024-02-22cmake: remove fallback for crypto lib lookupGregor Jasny1-24/+8
2024-02-22cmake: Use Python find_packageAndreas Schneider1-1/+1
2023-12-05Make compile-commands generation conditionalSven Fischer1-4/+7
2023-08-29build: Bump the minimal cmake version to 3.5Jakub Jelen1-1/+1
2023-06-01Remove remained HAVE_DSA ifdefs and WITH_DSANorbert Pocs1-1/+0
2023-03-01Add support for PKCS#11 provider in OpenSSL 3.0Jakub Jelen1-7/+1
2023-02-07fixed argp missing errorAhsen Kamal1-2/+4
2023-02-07ignored gcovr parse errorAhsen Kamal1-1/+1
2023-01-09cmake: Check for Argp also on Linux to fix alpine buildJakub Jelen1-3/+1
2022-10-31ConfigureChecks.cmake: Remove implicitly included function checksNorbert Pocs1-1/+1
2022-09-22cmake: Fix pkgconfig path relocation in mingwBiswapriyo Nath1-1/+1
2022-08-25Implement code coverage collectionJakub Jelen1-1/+16
2022-07-07cmake: Bump version to 0.10.90Andreas Schneider1-1/+1
2022-07-07Bump version to 0.10.0Andreas Schneider1-1/+1
2022-07-02API: Bump SO version to 4.9.0Andreas Schneider1-2/+2
2022-06-20CYGWIN provides an implemention of libargp as a separate package: Carlo Bramini1-2/+2
2021-09-29cmake: Install pkgconfig file in MinGWBiswapriyo Nath1-2/+2
2021-02-15cmake: Support build directories with special charactersDDoSolitary1-2/+2
2020-12-22Require at least OpenSSL 1.0.1Dirkjan Bussink1-1/+1
2020-12-14Fix CMake warning about mismatched if/endif arguments during OpenSSL detectionKevin Kane1-1/+1
2020-12-10Provide OPENSSL_CRYPTO_LIBRARIES synonym for OPENSSL_CRYPTO_LIBRARYKevin Kane1-1/+7
2020-09-02ConfigureChecks.cmake: Disable HAVE_DSA by default (when mbedTLS is not enabled)Sahana Prasad1-0/+1
2020-05-05Add basic support for none cipher and MACsJakub Jelen1-0/+1
2019-12-20cmake: Add cmake module to find softhsmSahana Prasad1-0/+7
2019-12-20cmake: Add new option for PKCS11 URI supportSahana Prasad1-0/+1
2019-11-07cmake: Add option to build shared libsAndreas Schneider1-0/+1
2019-11-07cmake: Remove WITH_STATIC_LIBAndreas Schneider1-1/+0
2019-10-25cmake: Link compile database to source dir for clangdAndreas Schneider1-0/+5
2019-07-04cmake: Write libssh-config.cmake using EXPORTSAndreas Schneider1-7/+0
2019-07-04cmake: Use GNUInstallDirs for installationAndreas Schneider1-7/+6
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