Matthew Woehlke
|
2edf0fc6d7
Modules: Use new keyword-dispatched try_compile signature
|
vor 3 Jahren |
Nikita Nemkin
|
8fea95319b
Help: Add `.. versionadded` directives to module docs
|
vor 5 Jahren |
Alex Turbov
|
7b2dd9dedc
Refactor: Use added message types in various modules
|
vor 6 Jahren |
Marc Chevrier
|
f266182aec
Check* functions family: add support for LINK_OPTIONS
|
vor 7 Jahren |
Kitware Robot
|
df4ed1e9ff
Help: Convert remaining modules to block-style comments
|
vor 7 Jahren |
Cristian Adam
|
4d611868df
Check*: Added include guards
|
vor 8 Jahren |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
vor 9 Jahren |
Rolf Eike Beer
|
a27bc0ccac
Check(Function|Library|Symbol)Exists: make it work if only C++ is enabled
|
vor 10 Jahren |
Sebastian Leske
|
908c74399a
Help: Document that the CHECK_* macros create cache variables
|
vor 11 Jahren |
Brad King
|
4f2fcce4b9
Check*: Allow result variables to contain regex special characters (#14923)
|
vor 11 Jahren |
Clinton Stimpson
|
4c0cc9ab91
Check*.cmake : Add CMAKE_REQUIRED_QUIET flag.
|
vor 11 Jahren |
Kitware Robot
|
f051814ed0
Convert builtin help to reStructuredText source files
|
vor 12 Jahren |
Stephen Kelly
|
236133e79e
Handle targets in the LINK_LIBRARIES of try_compile.
|
vor 13 Jahren |
Kitware Robot
|
9db3116226
Remove CMake-language block-end command arguments
|
vor 13 Jahren |
Kitware Robot
|
77543bde41
Convert CMake-language commands to lower case
|
vor 13 Jahren |
Alex Neundorf
|
35c48e1270
Check*.cmake: Expand imported targets in CMAKE_REQUIRED_LIBRARIES
|
vor 14 Jahren |
Alex Neundorf
|
628f365140
-remove trailing whitespace
|
vor 14 Jahren |
Todd Gamblin
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
vor 15 Jahren |
Brad King
|
3a666595c9
Convert CMake non-find modules to BSD License
|
vor 16 Jahren |
Ken Martin
|
8e9a6beccc
ENH: centralized locaiton of CMakeFiles setting
|
vor 19 Jahren |
Andy Cedilnik
|
8b4af97281
BUG: Fix CMAKE_REQUIRED_LIBRARIES stuff in this module
|
vor 20 Jahren |
Brad King
|
f0a1da00c1
ENH: Made Check* modules more consistent and well documented. Added CMAKE_REQUIRED_DEFINITIONS option.
|
vor 20 Jahren |
Ken Martin
|
d2689c95a1
ENH: some style fixes for the book
|
vor 20 Jahren |
Bill Hoffman
|
b7fa820118
ENH: add documentation support for modules
|
vor 20 Jahren |
Ken Martin
|
0d96e2824b
DOC: better documentation
|
vor 20 Jahren |
Ken Martin
|
0a5b9db60b
DOC: better documentaiton
|
vor 20 Jahren |
Ken Martin
|
c6b011e35e
ENH: put cmake files intoa CMakeFiles subdir to clean up bin tree
|
vor 20 Jahren |
Andy Cedilnik
|
8149dbed29
ENH: Cleanups and add missing CMakeOutput.log and CMakeError.log appending. Close Bug #136 - Verify that all modules that do try compile produce CMakeError.log and CMakeOutput.log
|
vor 22 Jahren |
Andy Cedilnik
|
d6ebc123f7
ENH: Extra new line after output
|
vor 22 Jahren |
Andy Cedilnik
|
a17587c244
ENH: Replace WRITE_FILE with FILE(WRITE and FILE(APPEND. Replace MAKE_DIRECTORY with FILE(MAKE_DIRECTORY, replace STRING(ASCII things
|
vor 22 Jahren |