summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* cmake: use CMAKE_SOURCE_DIR and CMAKE_BINARY_DIRethomson/cleanupEdward Thomson2021-11-221-1/+1
* cmake: enable testing at the top levelEdward Thomson2021-11-171-0/+1
* cmake: use a string not a boolean for LIBGIT2_FILENAMEEdward Thomson2021-11-141-1/+1
* cmake: move test enablement into test cmakeEdward Thomson2021-11-111-1/+0
* cmake: reorganize fileEdward Thomson2021-11-111-13/+5
* cmake: move fuzzer args to the fuzzer's cmakeEdward Thomson2021-11-111-15/+2
* cmake: move deprecation definition to src/Edward Thomson2021-11-111-4/+0
* cmake: move cflag defaults into a separate moduleEdward Thomson2021-11-111-171/+18
* cmake: USE_SSH is not on by defaultEdward Thomson2021-11-111-1/+1
* cmake: standardize USE_WINHTTPEdward Thomson2021-11-111-2/+2
* cmake: standardize USE_THREADS and USE_NSECEdward Thomson2021-11-111-11/+14
* cmake: stylistic refactoringEdward Thomson2021-10-181-192/+203
* cmake: remove unused STDCALL optionEdward Thomson2021-10-181-4/+0
* trace: always enabledEdward Thomson2021-10-181-1/+0
* cmake: allow USE_ICONV on any UnixEdward Thomson2021-10-181-2/+0
* cmake: allow ENABLE_REPRODUCIBLE_BUILDS on macOSEdward Thomson2021-10-181-2/+0
* cmake: BUILD_CLAR is now BUILD_TESTSethomson/clar_no_moreEdward Thomson2021-10-171-3/+3
* v1.3: update version numberethomson/v1_3Edward Thomson2021-09-221-1/+1
* v1.2: update version informationEdward Thomson2021-08-311-1/+1
* Merge pull request #6006 from boretrk/c11-warningsEdward Thomson2021-08-251-0/+1
|\
| * enable gcc warnings for C11 specific extensionsPeter Pettersson2021-08-251-0/+1
* | Merge pull request #5950 from boretrk/posixtestEdward Thomson2021-08-251-0/+1
|\ \ | |/ |/|
| * tests: optional test for p_open() with empty path segmentsPeter Pettersson2021-08-081-0/+1
* | enable warnings for C11 specific extensionsPeter Pettersson2021-08-251-0/+1
|/
* cmake: extended futimens checking on macOSethomson/futimensEdward Thomson2021-07-301-0/+1
* alloc: add GIT_DEBUG_STRICT_ALLOCEdward Thomson2021-07-191-0/+1
* Use an option instead of a flag for USE_BUNDLED_ZLIBlhchavez2021-01-041-2/+1
* zlib: Add support for building with Chromium's zlib implementationlhchavez2020-12-231-0/+1
* cmake: rename MSVC_CRTDBG to WIN32_LEAKCHECKEdward Thomson2020-11-211-4/+4
* Release v1.1ethomson/v1.1Edward Thomson2020-10-121-1/+1
* cmake: specify project versionPatrick Steinhardt2020-07-121-12/+2
* cmake: always disable deprecation-sync warningsPatrick Steinhardt2020-06-011-20/+17
* cmake: remove policiesPatrick Steinhardt2020-06-011-11/+2
* cmake: remove option to add profiling flagsPatrick Steinhardt2020-06-011-6/+0
* cmake: remove support for creating tagsPatrick Steinhardt2020-06-011-20/+0
* cmake: move modules into the "cmake/" top level dirPatrick Steinhardt2020-06-011-1/+1
* MSVC: Enable Control Flow Guard (CFG)Philip Kelley2020-04-251-0/+10
* cmake: use install directories provided via GNUInstallDirsPatrick Steinhardt2020-03-141-0/+1
* version: update the version number to v0.99Edward Thomson2020-02-191-2/+2
* cmake: consolidate Valgrind optionPatrick Steinhardt2020-02-111-1/+0
* trace: enable tracing by defaultEdward Thomson2019-11-271-1/+1
* cmake: update minimum CMake version to v3.5.1Patrick Steinhardt2019-10-101-8/+3
* cmake: move _WIN32_WINNT definitions to rootTobias Nießen2019-08-171-0/+5
* tests: execute leak checker via CTest directlyPatrick Steinhardt2019-07-201-0/+1
* clang: disable documentation-deprecated-syncEdward Thomson2019-06-241-0/+4
* mingw: disable format specification warningsEdward Thomson2019-06-241-3/+11
* cmake: default NTLM client to off if no HTTPS supportPatrick Steinhardt2019-06-171-1/+5
* cmake: Modulize our TLS & hash detectionEtienne Samson2019-06-141-3/+1
* http-parser: use our bundled http-parser by defaultethomson/urlparse_empty_portEdward Thomson2019-06-131-1/+1
* ntlm: add ntlmclient as a dependencyEdward Thomson2019-06-101-0/+4