Zhong Ruoyu
|
f6b99c5087
Check*: Restore support for arbitrary result variable names
|
3 years ago |
Matthew Woehlke
|
db76876db5
Modules: Use new SOURCES_FROM_* try_compile (1/2)
|
3 years ago |
Matthew Woehlke
|
2edf0fc6d7
Modules: Use new keyword-dispatched try_compile signature
|
3 years ago |
Nikita Nemkin
|
8fea95319b
Help: Add `.. versionadded` directives to module docs
|
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 |
Brad King
|
a61ae3fb80
CheckIncludeFiles: Honor CMAKE_REQUIRED_LIBRARIES
|
7 years ago |
Brad King
|
35109e718b
Revert "CheckIncludeFiles: Honor CMAKE_REQUIRED_LIBRARIES"
|
7 years ago |
Don Hinton
|
f74c25802d
CheckIncludeFiles: Honor CMAKE_REQUIRED_LIBRARIES
|
8 years ago |
Brad King
|
d5681e353a
Merge topic 'pragma-once'
|
8 years ago |
Cristian Adam
|
4d611868df
Check*: Added include guards
|
8 years ago |
Brad King
|
3eee33012e
CheckIncludeFiles: Fix name of source file used for check
|
8 years ago |
David Adam
|
b31d5e1dfd
CheckIncludeFiles: improve warning for missing argument
|
8 years ago |
David Adam
|
1f1c2a9fdf
CheckIncludeFiles: clean up documentation of new features
|
8 years ago |
David Adam
|
7669695a74
CheckIncludeFiles: extend to allow a LANGUAGE argument
|
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
|
81d58b0de6
Help: Revise CheckIncludeFile* documentation
|
10 years ago |
Sebastian Leske
|
908c74399a
Help: Document that the CHECK_* macros create cache variables
|
11 years ago |
Nate Eldredge
|
bf89f91034
CheckIncludeFiles: Use modern C declaration for 'main' (#15058)
|
11 years ago |
Brad King
|
4f2fcce4b9
Check*: Allow result variables to contain regex special characters (#14923)
|
11 years ago |
Clinton Stimpson
|
4c0cc9ab91
Check*.cmake : Add CMAKE_REQUIRED_QUIET flag.
|
11 years ago |
Daniele E. Domenichelli
|
15610bb5b1
Drop use of configure_file IMMEDIATE option
|
12 years ago |
Kitware Robot
|
f051814ed0
Convert builtin help to reStructuredText source files
|
12 years ago |
Stephen Kelly
|
4ad02332aa
Remove period at the end of the check message.
|
13 years ago |
Kitware Robot
|
9db3116226
Remove CMake-language block-end command arguments
|
13 years ago |
Kitware Robot
|
77543bde41
Convert CMake-language commands to lower case
|
13 years ago |
Kitware Robot
|
7bbaa4283d
Remove trailing whitespace from most CMake and C/C++ code
|
13 years ago |
Brad King
|
5adb6b7a34
CheckIncludeFiles: Shorten check description message
|
13 years ago |