Kyle Edwards
|
153f39f4a5
Merge topic 'clang-tidy-plugin-stub'
|
3 years ago |
Kyle Edwards
|
6c6912123e
clang-tidy: Add option to load CMake's clang-tidy module
|
3 years ago |
Brad King
|
5f998bbcb3
Configure CMake itself with policies through CMake 3.24
|
3 years ago |
Brad King
|
4b2e765025
Drop try_run macro from CMake's own build
|
3 years ago |
Alex Turbov
|
14b94f9bf2
Build: Use `string(APPEND…)` in the root `CMakeLists.txt`
|
3 years ago |
Alex Turbov
|
4c6a47c6b6
Build: Extract `CMAKE_BUILD_UTILITIES` macro into a separate include
|
3 years ago |
Alex Turbov
|
20b9808f90
Build: Use `cmstd` target instead of variable `CMAKE_STD_LIBRARY`
|
3 years ago |
Alex Turbov
|
83491ddd43
Build: `add_definitions()` → `add_compile_definitions()`
|
3 years ago |
Alex Turbov
|
0aed435b35
Build: Simplify `configure_file()` calls
|
3 years ago |
Alex Turbov
|
dd28d76203
CMakeLists: Remove redundant spaces around CMake command calls
|
3 years ago |
Alex Turbov
|
a509602699
Build: Modernize some `foreach` calls to use `IN LISTS`/`IN ITEMS`
|
3 years ago |
Brad King
|
d3c1b8a491
jsoncpp: Require version 1.6.0 when using system-provided library
|
3 years ago |
Kyle Edwards
|
bf7e3124cb
Remove stale references to CMakeServerLib
|
3 years ago |
Brad King
|
ac24f4d49b
Configure CMake itself with policies through CMake 3.23
|
3 years ago |
Brad King
|
14eb8a6ab9
libarchive: Simplify hard-coded options for build within CMake
|
3 years ago |
Brad King
|
d6b811fb82
Require CMake 3.13+ to configure CMake itself
|
3 years ago |
Brad King
|
be9ebc104a
libarchive: Simplify code selecting CMake-specific build options
|
3 years ago |
Brad King
|
9a48012f93
Configure CMake itself with policies through CMake 3.22
|
3 years ago |
Peter Würth
|
c050d6a01e
string(TIMESTAMP): add %f specifier for microseconds
|
3 years ago |
Duncan Ogilvie
|
9278c6e01a
ccmake: Add Windows support using PDCurses
|
3 years ago |
Brad King
|
bf11dab49d
ccmake: Refactor BUILD_CursesDialog option logic
|
3 years ago |
makise-homura
|
3958ed878f
LCC: Add policy CMP0129 regarding interpreting LCC as GNU
|
4 years ago |
Brad King
|
d723bac01c
Merge topic 'lcc-compiler'
|
4 years ago |
makise-homura
|
e5d9fce03f
LCC: Add dedicated support for MCST LCC compiler
|
4 years ago |
Brad King
|
40ade51cc8
Configure CMake itself with policies through CMake 3.21
|
4 years ago |
Brad King
|
00199e96ef
Merge topic 'disable-exec-info'
|
4 years ago |
Đoàn Trần Công Danh
|
aa4c30182b
Add option to explicitly avoid using execinfo for backtraces
|
4 years ago |
Brad King
|
2c209097b9
Configure CMake itself with policies through CMake 3.20
|
4 years ago |
Alex Richardson
|
88e56c2e5a
Enable compiler warnings when compiling CMake with Clang
|
4 years ago |
Brad King
|
d7522b8f86
cmSystemTools: Improve CreateLink and CreateSymlink error codes
|
4 years ago |