Kitware Robot
|
df4ed1e9ff
Help: Convert remaining modules to block-style comments
|
7 lat temu |
Luz Paz
|
3ab7bf8285
Various typo fixes
|
8 lat temu |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
9 lat temu |
Kitware Robot
|
f051814ed0
Convert builtin help to reStructuredText source files
|
12 lat temu |
Rolf Eike Beer
|
cfe4ac4b41
use PATH_SUFFIXES to simplify find_* calls
|
14 lat temu |
Rolf Eike Beer
|
b04650e163
use the find_* functions ENV parameter
|
14 lat temu |
Kitware Robot
|
9db3116226
Remove CMake-language block-end command arguments
|
13 lat temu |
Kitware Robot
|
77543bde41
Convert CMake-language commands to lower case
|
13 lat temu |
Kitware Robot
|
7bbaa4283d
Remove trailing whitespace from most CMake and C/C++ code
|
13 lat temu |
Rolf Eike Beer
|
e93ac6fbfe
do not explicitely specify /usr and /usr/local as search paths
|
14 lat temu |
Brad King
|
c4275592a8
Modules: Include builtin FindPackageHandleStandardArgs directly
|
15 lat temu |
Alex Neundorf
|
ce28737c93
Remove usage of CMAKE_CURRENT_LIST_DIR now that we have CMP0017
|
15 lat temu |
Alex Neundorf
|
b01184022b
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
|
15 lat temu |
Todd Gamblin
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 lat temu |
Brad King
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 lat temu |
Philip Lowman
|
25325c8f4d
BUG: Fixes detection of lua libraries installed from FreeBSD ports (Issue #8421)
|
17 lat temu |
Alexander Neundorf
|
2a31328b97
BUG: fix documentation, the variables are named LUA50_FOUND and LUA51_FOUND
|
17 lat temu |
Brad King
|
e2ec3b671b
ENH: Cleanup Find* modules with new HINTS feature
|
17 lat temu |
Alexander Neundorf
|
ee72506471
ENH: use the standard find_package_handle_standard_args() for lua 5.0 and
|
18 lat temu |
Brad King
|
52718dbbf2
BUG: Remove references to CMAKE_PREFIX_PATH variable. It should not be referenced directly by FIND_* command calls. The commands search it automatically.
|
18 lat temu |
Eric Wing
|
a5b3ab4eee
BUG: Fixed modules to set FOO_FOUND when both headers and libraries are found.
|
18 lat temu |