summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Configure CMake itself with policies through CMake 3.23Brad King2022-06-141-1/+1
* libarchive: Simplify hard-coded options for build within CMakeBrad King2022-02-221-30/+29
* Require CMake 3.13+ to configure CMake itselfBrad King2022-02-221-1/+1
* libarchive: Simplify code selecting CMake-specific build optionsBrad King2022-02-171-19/+35
* Configure CMake itself with policies through CMake 3.22Brad King2022-02-031-1/+1
* string(TIMESTAMP): add %f specifier for microsecondsPeter Würth2022-01-281-1/+1
* ccmake: Add Windows support using PDCursesDuncan Ogilvie2022-01-181-3/+10
* ccmake: Refactor BUILD_CursesDialog option logicBrad King2022-01-181-13/+16
* LCC: Add policy CMP0129 regarding interpreting LCC as GNUmakise-homura2021-10-211-0/+5
* Merge topic 'lcc-compiler'Brad King2021-10-191-2/+3
|\
| * LCC: Add dedicated support for MCST LCC compilermakise-homura2021-10-151-2/+3
* | Configure CMake itself with policies through CMake 3.21Brad King2021-10-081-1/+1
|/
* Merge topic 'disable-exec-info'Brad King2021-07-271-0/+3
|\
| * Add option to explicitly avoid using execinfo for backtracesĐoàn Trần Công Danh2021-07-261-0/+3
* | Configure CMake itself with policies through CMake 3.20Brad King2021-06-301-1/+1
* | Enable compiler warnings when compiling CMake with ClangAlex Richardson2021-06-221-2/+6
|/
* cmSystemTools: Improve CreateLink and CreateSymlink error codesBrad King2021-05-071-1/+5
* liblzma: Enable multi threaded stream encoding supportNils Gladitz2021-04-221-0/+1
* Configure CMake itself with policies through CMake 3.19Brad King2021-02-101-1/+1
* Configure CMake itself with policies through CMake 3.18Brad King2020-10-131-1/+1
* STL Support: introduce dedicated configuration fileMarc Chevrier2020-07-091-0/+5
* KWSys: Hard-code try_compile results on WindowsBrad King2020-06-031-0/+15
* cmSystemTools: Hard-code try_compile results for WindowsBrad King2020-06-031-4/+9
* libarchive: Hard-code try_compile results for bundled dependenciesBrad King2020-06-031-0/+12
* Hard-code some try_compile results for third-party librariesBrad King2020-05-271-0/+3
* Update links to gitlab.kitware.com repos to add `-/`Brad King2020-05-261-1/+1
* Merge topic 'xl-cpp-install'Brad King2020-05-121-1/+1
|\
| * XL: Install our Fortran 'cpp' helper script with execute permissionBrad King2020-05-111-1/+1
| * Merge topic 'aix-ExportImportList-install' into release-3.17Brad King2020-03-311-0/+4
| |\
| * \ Merge topic 'cmstd-IBM-i' into release-3.17Brad King2020-03-061-1/+1
| |\ \
* | | | Refactoring: Third-parties public headers are under cm3p prefixMarc Chevrier2020-05-071-4/+7
* | | | 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