Brad King
|
3a96346a3f
Configure CMake itself with policies through CMake 3.30
|
1 year ago |
Brad King
|
4a259d82ad
Templates: Remove unused and undocumented CTestScript.cmake.in
|
1 year ago |
Brad King
|
84f5f4278f
Modules: Remove unnecessary .NoDartCoverage file in build tree
|
1 year ago |
Brad King
|
115425e68c
Configure CMake itself with policies through CMake 3.29
|
1 year ago |
Brad King
|
d3cbee99e3
macOS: Prefer building with system-provided curl
|
1 year ago |
Brad King
|
d224c018fe
nghttp2: Skip "Using system-installed" message if using system curl
|
1 year ago |
Brad King
|
ba6f3f25ee
Configure CMake itself with policies through CMake 3.28
|
1 year ago |
makise-homura
|
83af26d9ad
LCC: Don't enable debugger on LCC that don't have <future>
|
1 year ago |
Brad King
|
be045c7c16
Configure CMake itself with policies through CMake 3.27
|
2 years ago |
Clemens Wasser
|
17b16696d4
CMake: Add CMake_BUILD_PCH option
|
2 years ago |
Brad King
|
1b11f48741
Configure CMake itself with policies through CMake 3.26
|
2 years ago |
Glen Chung
|
a9a592f96e
cmake: Add debugger
|
2 years ago |
Brad King
|
5ec69eb58c
cppdap: Build as part of CMake or use external installation
|
2 years ago |
Brad King
|
60c50d4e51
Merge topic 'test-no-dart'
|
2 years ago |
Brad King
|
2fc3b0f476
Tests: Drop use of legacy "Dart" module
|
2 years ago |
Brad King
|
220fa1d92b
Configure CMake itself with policies through CMake 3.25
|
2 years ago |
Ben Boeckel
|
25f0b4f397
CMake: add an option to run IWYU in verbose mode
|
2 years ago |
Kyle Edwards
|
b2b1faa403
CMake: add option to export clang-tidy fixes to a directory
|
3 years ago |
Michael Hirsch
|
8199020824
own CMakeLists: remove unreachable code
|
3 years ago |
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 |