summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
...
* | | | nghttp2: Build the library within CMake for use by our curlBrad King2020-04-031-1/+13
* | | | Merge topic 'aix-ExportImportList-install'Brad King2020-03-311-0/+4
|\ \ \ \ | | |_|/ | |/| |
| * | | AIX: Install ExportImportList script with execute permissionBrad King2020-03-301-0/+4
* | | | Merge topic 'cmstd-IBM-i'Brad King2020-03-061-1/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | cmstd: Remove -isystem option for IBM i (OS400)ThePrez2020-03-051-1/+1
| |/ /
* | | libarchive: Update to build within CMakeBrad King2020-02-131-1/+5
| |/ |/|
* | Merge topic 'mark_as_advanced-without-cache'Brad King2020-01-221-1/+0
|\ \
| * | cmake: avoid marking local or unused variables as advancedBen Boeckel2020-01-201-1/+0
| |/
* | Enable RPATH for CMake's own binaries by defaultBrad King2020-01-141-37/+7
|/
* cmstd: Modernize CMake system headersMarc Chevrier2019-09-201-0/+13
* Merge topic 'docker-rel-linux'Brad King2019-08-291-1/+5
|\
| * Add option to skip CMake tests that need network accessBrad King2019-08-231-1/+1
| * Add option to test CMake itself against its hosting CMakeBrad King2019-08-231-0/+4
* | Merge topic 'libarchive-requirement'Brad King2019-08-271-1/+1
|\ \
| * | libarchive: We now require at least version 3.3.3Marvin Schmidt2019-08-261-1/+1
* | | Configure CMake itself with policies through CMake 3.15Brad King2019-08-231-1/+12
| |/ |/|
* | Help: Restore installation of top-level indexBrad King2019-08-191-1/+1
* | CMakeVersion: Move computation logic to main scriptBrad King2019-07-291-2/+1
* | OpenSSL: Issue an error if OpenSSL is not foundKyle Edwards2019-07-181-4/+1
* | Help: Add infrastructure for guide-level documentationBrad King2019-06-181-1/+1
|/
* Add undocumented option to sign CMake's own binaries on WindowsBrad King2019-05-081-0/+6
* Configure CMake itself with policies through CMake 3.14Brad King2019-05-081-1/+1
* Merge topic 'import-zstd'Brad King2019-03-141-1/+14
|\
| * CMake: Enable use of zstd in libarchiveBrad King2019-03-131-1/+14
* | JsonCpp: Ignore deprecation warningsChuck Atkins2019-03-121-0/+4
|/
* cmcompress: Delete unused 3rdParty moduleRegina Pfeifer2019-02-251-8/+0
* Configure KWSys to honor CMake_NO_CXX_STANDARDBrad King2019-01-301-0/+3
* Merge topic 'fileapi'Brad King2018-12-131-1/+1
|\
| * jsoncpp: Require version 1.4.1 when using system-provided libraryBrad King2018-12-111-1/+1
* | CTest: Remove submit method 'xmlrpc'Regina Pfeifer2018-11-291-22/+4
|/
* Add option to build CMake itself with IPO/LTOCristian Adam2018-10-251-0/+12
* Merge topic 'fix-no-testing'Brad King2018-10-251-3/+4
|\
| * Tests: Add missing BUILD_TESTING conditionsBrad King2018-10-241-3/+4
* | Merge topic 'update-curl'Brad King2018-10-231-1/+0
|\ \ | |/
| * curl: Update build within CMake to account for 7.61 changesBrad King2018-10-221-1/+0
* | Declare support for CMake versions through 3.12 for own buildBrad King2018-10-171-1/+1
|/
* Update CMake pre-cached values for libarchive 3.3.3Brad King2018-09-261-0/+1
* libarchive: Bump the minimum version from 3.0.0 to 3.1.0Chuck Atkins2018-08-291-1/+1
* IWYU: Fix workaround mapping for std::hashBrad King2018-08-071-1/+2
* IWYU: Define a macro to tell code it is preprocessing for iwyuBrad King2018-05-251-1/+1
* Merge topic 'libuv_version_bump'Brad King2018-04-171-1/+1
|\
| * Explicitly require LibUV 1.10 or higher to build CMakeErofeevK2018-04-161-1/+1
* | ccmake: Check for curses more robustly before enablingBrad King2018-03-211-12/+14
|/
* CMakeLib: Link to system thread libraries to support std::threadBrad King2018-02-221-0/+2
* Compile CMake as C++17 if supported by the compilerBrad King2017-12-221-4/+13
* Generalize check for C++14 constructsBrad King2017-12-221-2/+2
* AIX: Add -pthread flag to enable std::thread with GCCBrad King2017-11-281-0/+4
* Merge topic 'tidy-sha1-comment'Brad King2017-11-201-1/+6
|\
| * clang-tidy: Clarify comment explaining purpose of CLANG_TIDY_SHA1Brad King2017-11-171-1/+6
* | IWYU: Suppress warnings from the internal ClangBrad King2017-11-171-1/+1
|/