summaryrefslogtreecommitdiff
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
* cmake: refactor zlib selectionethomson/cmake3Edward Thomson2021-11-111-0/+34
* cmake: refactor WinHTTP selectionEdward Thomson2021-11-111-0/+17
* cmake: refactor libssh2 selectionEdward Thomson2021-11-111-0/+41
* cmake: refactor regex selectionEdward Thomson2021-11-111-0/+51
* cmake: refactor http_parser selectionEdward Thomson2021-11-111-0/+19
* cmake: HTTP_Parser is now HTTPParserEdward Thomson2021-11-111-0/+0
* cmake: move cflag defaults into a separate moduleEdward Thomson2021-11-111-0/+153
* cmake: standardize USE_WINHTTPEdward Thomson2021-11-111-1/+1
* cmake: standardize USE_THREADS and USE_NSECEdward Thomson2021-11-111-18/+12
* libgit2_clar is now libgit2_testsMartin Kühl2021-10-281-1/+1
* Discover libssh2 without pkg-configLaurent Stacul2021-09-141-0/+13
* cmake: select hashes umbrella variable has been removed.Dmitry Lobanov2021-08-281-2/+1
* cmake: select hashes missing umbrella header has been added.Dmitry Lobanov2021-08-281-0/+2
* openssl: dynamically load libssl and symbols (optionally)Edward Thomson2021-08-241-0/+4
* cmake: extended futimens checking on macOSethomson/futimensEdward Thomson2021-07-301-0/+14
* cmake: remove CheckPrototypeDefinition modulePatrick Steinhardt2020-07-122-125/+0
* cmake: move modules into the "cmake/" top level dirPatrick Steinhardt2020-06-0121-0/+0
* 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