summaryrefslogtreecommitdiff
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
* cmake: Sort source files for reproducible buildspks/cmake-sort-reproducible-buildsPatrick Steinhardt2020-05-151-0/+2
* cmake: streamline backend detectionPatrick Steinhardt2020-04-013-86/+61
* cmake: use install directories provided via GNUInstallDirsPatrick Steinhardt2020-03-141-5/+3
* Merge pull request #5422 from pks-t/pks/cmake-booleansEdward Thomson2020-03-064-0/+29
|\
| * cmake: sanitize boolean options passed by userPatrick Steinhardt2020-02-244-0/+29
* | Fix #5410: fix installing libgit2.pc in wrong locationTomasz Kłoczko2020-02-191-35/+4
|/
* gssapi: show information about disabled GSSAPIEdward Thomson2020-01-241-1/+1
* Merge pull request #5238 from tiennou/feature/macos-gssPatrick Steinhardt2019-10-172-0/+81
|\
| * negotiate: use GSS.framework on macOSEtienne Samson2019-10-132-0/+81
* | cmake: correct the link stanza for CoreFoundationEtienne Samson2019-10-131-1/+1
|/
* Merge pull request #5226 from pks-t/pks/regexp-apiEdward Thomson2019-09-281-3/+2
|\
| * posix: remove superseded POSIX regex wrappersPatrick Steinhardt2019-09-211-3/+2
* | cmake: streamline *.pc file handling via a moduleEtienne Samson2019-09-141-0/+110
|/
* cmake: fix various misuses of MESSAGE()Patrick Steinhardt2019-09-134-7/+7
* cmake: properly abort if no mbedTLS cert location is foundPatrick Steinhardt2019-09-131-1/+1
* cmake: remove extraneous loggingEtienne Samson2019-09-101-2/+0
* cmake: include SHA1 headers into our source filesPatrick Steinhardt2019-07-181-6/+6
* cmake: report whether we are using sub-second stat informationPatrick Steinhardt2019-07-111-0/+6
* Merge pull request #4438 from pks-t/pks/hash-algorithmPatrick Steinhardt2019-06-271-4/+6
|\
| * hash: move SHA1 implementations into 'sha1/' folderPatrick Steinhardt2019-06-241-6/+6
| * hash: introduce source files to break include circlesPatrick Steinhardt2019-06-241-0/+2
* | win32: support upgrading warnings to errors (/WX)Edward Thomson2019-06-241-1/+5
|/
* cmake: Modulize our TLS & hash detectionEtienne Samson2019-06-142-0/+190
* regex: optionally use PCRE2Edward Thomson2019-05-191-0/+38
* regex: use system PCRE if availableEdward Thomson2019-05-191-0/+38
* fix typocheese12019-04-071-1/+1
* Make ENABLE_WERROR actually worklhchavez2019-01-102-10/+9
* util: make the qsort_r check work on macOSEtienne Samson2018-08-242-0/+125
* cmake: detect and use libc-provided iconvPatrick Steinhardt2018-08-241-6/+11
* cmake: error out if required C flags are not supportedPatrick Steinhardt2018-08-031-1/+13
* cmake: resolve libraries found by pkg-configPatrick Steinhardt2018-05-091-0/+28
* mbedtls: initial supportEtienne Samson2018-04-111-0/+93
* cmake: move ENABLE_WARNINGS to a moduleethomson/cmake_fixesEdward Thomson2018-02-051-0/+14
* cmake: Move IDE source munging to a moduleEdward Thomson2018-02-021-0/+22
* cmake: move nanosecond detection to a moduleEdward Thomson2018-02-021-0/+20
* cmake: make our macOS helpers more CMake-yEtienne Samson2017-10-232-14/+50
* cmake: fix indentation before enhancingEtienne Samson2017-10-232-12/+12
* Don't search iconv in /opt/localJiří Techet2015-05-011-3/+0
* Add a SecureTransport TLS channelCarlos Martín Nieto2015-04-232-0/+18
* Find libssh2 via pkg-configcmn/pkg-config-sshCarlos Martín Nieto2014-12-051-44/+0
* Add GSSAPI support for SPNEGO/Kerberos auth over HTTPEdward Thomson2014-08-151-0/+324
* Introduce AddCFlagIfSupported CMake macroJacques Germishuys2014-04-191-0/+16
* We never search for libiconv via pkg-configSascha Cunz2014-01-301-1/+1
* Find and use a MacPorts version of libiconv. Fixes #2017.Sascha Cunz2014-01-301-2/+10
* Cleanup FindIconv.cmakeSascha Cunz2014-01-301-12/+5
* Improve iconv finding for cmakeRussell Belfer2013-12-021-0/+42
* Build with the system's http-parser installation if availableVeeti Paananen2013-05-301-0/+39
* Changed case of FindLibSSH2.cmake to FindLIBSSH2.cmakeBrad Morgan2013-05-151-0/+0
* Renamed FindLibSSH2.cmakeBrad Morgan2013-05-151-0/+0
* Added libssh2 cmake moduleBrad Morgan2013-05-071-0/+44