summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'test-no-dart'Brad King2023-02-281-7/+1
|\
| * Tests: Drop use of legacy "Dart" moduleBrad King2023-02-271-7/+1
* | Configure CMake itself with policies through CMake 3.25Brad King2023-02-011-1/+1
|/
* CMake: add an option to run IWYU in verbose modeBen Boeckel2023-01-271-0/+5
* CMake: add option to export clang-tidy fixes to a directoryKyle Edwards2022-12-081-0/+9
* own CMakeLists: remove unreachable codeMichael Hirsch2022-11-061-13/+7
* Merge topic 'clang-tidy-plugin-stub'Kyle Edwards2022-10-141-0/+15
|\
| * clang-tidy: Add option to load CMake's clang-tidy moduleKyle Edwards2022-10-121-0/+15
* | Configure CMake itself with policies through CMake 3.24Brad King2022-10-121-5/+1
|/
* Drop try_run macro from CMake's own buildBrad King2022-09-261-11/+0
* Build: Use `string(APPEND…)` in the root `CMakeLists.txt`Alex Turbov2022-09-221-4/+3
* Build: Extract `CMAKE_BUILD_UTILITIES` macro into a separate includeAlex Turbov2022-09-221-385/+3
* Build: Use `cmstd` target instead of variable `CMAKE_STD_LIBRARY`Alex Turbov2022-09-221-1/+0
* Build: `add_definitions()` → `add_compile_definitions()`Alex Turbov2022-09-221-1/+1
* Build: Simplify `configure_file()` callsAlex Turbov2022-09-221-21/+8
* CMakeLists: Remove redundant spaces around CMake command callsAlex Turbov2022-09-221-12/+13
* Build: Modernize some `foreach` calls to use `IN LISTS`/`IN ITEMS`Alex Turbov2022-09-221-8/+8
* jsoncpp: Require version 1.6.0 when using system-provided libraryBrad King2022-08-181-1/+1
* Remove stale references to CMakeServerLibKyle Edwards2022-08-021-3/+0
* 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