summaryrefslogtreecommitdiff
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
* 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