Juan Ramos
|
3cd64287fe
Modules: Fix CMP0159 warnings in modules when tracing
|
1 year ago |
scivision
|
cf48022dc5
Help:Check*: include CMAKE_REQUIRED_* vars to dedupe
|
2 years ago |
scivision
|
f3e85754b4
Modules:Check*: refactor: use block(SCOPE_FOR POLICIES)
|
2 years ago |
Brad King
|
0f688386ea
Modules: Drop redundant check logging to CMakeOutput.log and CMakeError.log
|
2 years ago |
Zhong Ruoyu
|
f6b99c5087
Check*: Restore support for arbitrary result variable names
|
3 years ago |
Matthew Woehlke
|
41f7b1169a
Modules: Use new SOURCES_FROM_* try_compile (2/2)
|
3 years ago |
Matthew Woehlke
|
2edf0fc6d7
Modules: Use new keyword-dispatched try_compile signature
|
3 years ago |
Brad King
|
65e4d29e35
CheckTypeSize: Modernize and clarify documentation
|
3 years ago |
Nikita Nemkin
|
8fea95319b
Help: Add `.. versionadded` directives to module docs
|
5 years ago |
Aiden Woodruff
|
371072e9e1
CheckTypeSize: Use C++-style headers to check for std:: types
|
5 years ago |
Alex Turbov
|
7b2dd9dedc
Refactor: Use added message types in various modules
|
6 years ago |
Marc Chevrier
|
f266182aec
Check* functions family: add support for LINK_OPTIONS
|
7 years ago |
Kitware Robot
|
df4ed1e9ff
Help: Convert remaining modules to block-style comments
|
7 years ago |
Cristian Adam
|
4d611868df
Check*: Added include guards
|
8 years ago |
Daniel Pfeifer
|
9e24af0137
Use string(APPEND) in Modules
|
8 years ago |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
9 years ago |
Daniel Pfeifer
|
5d0d980d99
Use string(APPEND) in Modules
|
9 years ago |
Brad King
|
a4596f2048
CheckTypeSize: Do not use cmake_policy(VERSION)
|
10 years ago |
Rolf Eike Beer
|
6784f0a6eb
CheckTypeSize: Avoid if() auto-dereferene in quoted arguments (#15571)
|
10 years ago |
Sebastian Leske
|
908c74399a
Help: Document that the CHECK_* macros create cache variables
|
11 years ago |
Daniele E. Domenichelli
|
81a3f22882
Do not change minimum required version in modules
|
11 years ago |
Rolf Eike Beer
|
2622bc3f65
Clean up usage of if(... MATCHES regex) followed string(REGEX REPLACE regex)
|
11 years ago |
Clinton Stimpson
|
4c0cc9ab91
Check*.cmake : Add CMAKE_REQUIRED_QUIET flag.
|
11 years ago |
Daniele E. Domenichelli
|
7d6d45f23c
CheckTypeSize: Support for CXX when C language is not enabled
|
11 years ago |
Daniele E. Domenichelli
|
8252406cd6
CheckTypeSize: Unset temporary variables when done (#14690)
|
12 years ago |
Daniele E. Domenichelli
|
07a2342fbc
CheckTypeSize: Add support for C++
|
12 years ago |
Kitware Robot
|
f051814ed0
Convert builtin help to reStructuredText source files
|
12 years ago |
Stephen Kelly
|
236133e79e
Handle targets in the LINK_LIBRARIES of try_compile.
|
13 years ago |
Rolf Eike Beer
|
48783b71fb
CheckTypeSize: show in documentation how to get struct member size (#10579)
|
13 years ago |
Kitware Robot
|
9db3116226
Remove CMake-language block-end command arguments
|
13 years ago |