Brad King
|
4a2b708144
Modules: Restore unnecessary inclusions for compatibility
|
2 years ago |
Brad King
|
5f74e19abb
Merge topic 'doc_varreq'
|
2 years ago |
scivision
|
cf48022dc5
Help:Check*: include CMAKE_REQUIRED_* vars to dedupe
|
2 years ago |
scivision
|
03c6ebf2b5
Modules:Check,GenerateExportHeader: include only what's needed
|
2 years ago |
Robert Maynard
|
d192918586
Modules: Do not implicitly add new functions via old Check Modules
|
5 years ago |
Robert Maynard
|
90dead024c
CheckCompilerFlag: unified way to check compiler flags per language
|
5 years ago |
Brad King
|
d46590910c
Check*CompilerFlag: Do not set result as a normal variable too
|
5 years ago |
Alexander Grund
|
cb984c6627
Check*CompilerFlag: Modernize modules
|
5 years ago |
Kitware Robot
|
932dcce1e6
Modules: Consistently use 2 space indentation
|
6 years ago |
Joachim Wuttke (l)
|
93f3f65516
Help: Revise docs of modules AddFileDependencies..CheckFunctionExists
|
7 years ago |
Cristian Adam
|
4d611868df
Check*: Added include guards
|
8 years ago |
Brad King
|
aa944c88e3
Check*CompilerFlag: Rewrite documentation of these modules
|
8 years ago |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
9 years ago |
Brad King
|
a639689c16
Check*CompilerFlag: Revert to previous method used to pass flags (#15641)
|
10 years ago |
Mark Abraham
|
5d5067ae57
Check*CompilerFlag: Refactor method used to pass flags
|
10 years ago |
Sebastian Leske
|
908c74399a
Help: Document that the CHECK_* macros create cache variables
|
11 years ago |
Kitware Robot
|
f051814ed0
Convert builtin help to reStructuredText source files
|
12 years ago |
Rolf Eike Beer
|
6f3ebfed98
Check*CompilerFlag: make C and CXX modules share most error patterns (#14339)
|
12 years ago |
Rolf Eike Beer
|
293ecfeb79
CheckC*CompilerFlag: add documentation what to expect from a positive result
|
12 years ago |
Brad King
|
3e79d656da
Check*CompilerFlag: Document use of CMAKE_REQUIRED_DEFINITIONS (#14309)
|
12 years ago |
Brad King
|
52723722c7
Check{C,CXX}CompilerFlag: Test using C locale (#14102)
|
12 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 |
Rolf Eike Beer
|
f621ead8b7
Check{C,CXX}CompilerFlag: catch more Intel warning types (#12576)
|
13 years ago |
Rolf Eike Beer
|
f6ecb900fb
Check{C,CXX}CompilerFlag: detect ICC error messages
|
13 years ago |
Matthias Kretz
|
9b4e4c92ae
Improve checks for Open64 and g++ incompatible flags (#12119)
|
13 years ago |
Brad King
|
646cf91932
CheckCCompilerFlag: Generalize "but not for C" case (#12633)
|
14 years ago |
Brad King
|
ed6be501de
Fix CHECK_(C|CXX)_COMPILER_FLAG for Clang (#12394)
|
14 years ago |
David Cole
|
b7f3f7cdb6
Add fail regex to detect supported warning flags correctly.
|
14 years ago |
Brad King
|
b3efdb58d5
CheckCCompilerFlag: Strict signature of 'main' (#11615)
|
15 years ago |