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)
|
11 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.
|
12 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 |
Alex Neundorf
|
35c48e1270
Check*.cmake: Expand imported targets in CMAKE_REQUIRED_LIBRARIES
|
13 years ago |
Todd Gamblin
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 years ago |
Brad King
|
c9b726c314
New CheckTypeSize for OS X Universal Binaries
|
16 years ago |
Brad King
|
3a666595c9
Convert CMake non-find modules to BSD License
|
16 years ago |
Bill Hoffman
|
779a2abda3
ENH: allow users to turn off extra checks
|
17 years ago |
Bill Hoffman
|
5f68965608
ENH: make sure all required headers are checked before checking type size
|
17 years ago |
Alexander Neundorf
|
578841cce5
|
18 years ago |
Alexander Neundorf
|
b956fc2406
|
18 years ago |
Alexander Neundorf
|
74750610cf
ENH: determine typesize by compiling a file and reading strings from the compiled output.
|
18 years ago |
Alexander Neundorf
|
c9aecb91cc
|
18 years ago |
Alexander Neundorf
|
504ea6df4e
|
18 years ago |