Juan Ramos
|
3cd64287fe
Modules: Fix CMP0159 warnings in modules when tracing
|
1 year ago |
權少
|
7abb6d14ca
FindLua{50,51}: Fix preformatted documentation blocks
|
2 years ago |
Bartosz Kosiorek
|
cb811d11ce
Help: Improve description of modules
|
6 years ago |
Rolf Eike Beer
|
eea9eda834
remove some platform specific search paths from Find modules
|
6 years ago |
Kitware Robot
|
df4ed1e9ff
Help: Convert remaining modules to block-style comments
|
7 years ago |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
9 years ago |
Kitware Robot
|
f051814ed0
Convert builtin help to reStructuredText source files
|
12 years ago |
Adrien Destugues
|
7ebc1cb2ff
Haiku: Several fixes to platform module
|
12 years ago |
Rolf Eike Beer
|
50bfedf391
FindLua51: do not try to link libm on BeOS
|
13 years ago |
Amit Kulkarni
|
2f49b71b65
OpenBSD: Add path for Lua 5.1
|
13 years ago |
Rolf Eike Beer
|
cfe4ac4b41
use PATH_SUFFIXES to simplify find_* calls
|
13 years ago |
Rolf Eike Beer
|
b04650e163
use the find_* functions ENV parameter
|
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 |
Rolf Eike Beer
|
e93ac6fbfe
do not explicitely specify /usr and /usr/local as search paths
|
13 years ago |
Rolf Eike Beer
|
49b69add60
FindLua51: add version support
|
14 years ago |
Brad King
|
c4275592a8
Modules: Include builtin FindPackageHandleStandardArgs directly
|
15 years ago |
Alex Neundorf
|
ce28737c93
Remove usage of CMAKE_CURRENT_LIST_DIR now that we have CMP0017
|
15 years ago |
Alex Neundorf
|
b01184022b
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
|
15 years ago |
Todd Gamblin
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 years ago |
Brad King
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 years ago |
Philip Lowman
|
25325c8f4d
BUG: Fixes detection of lua libraries installed from FreeBSD ports (Issue #8421)
|
17 years ago |
Alexander Neundorf
|
2a31328b97
BUG: fix documentation, the variables are named LUA50_FOUND and LUA51_FOUND
|
17 years ago |
Brad King
|
e2ec3b671b
ENH: Cleanup Find* modules with new HINTS feature
|
17 years ago |
Eric Wing
|
db59f49ecf
BUG: fixed Lua50 to be Lua51 in FIND_PACKAGE_HANDLE_STANDARD_ARGS call.
|
17 years ago |
Alexander Neundorf
|
ee72506471
ENH: use the standard find_package_handle_standard_args() for lua 5.0 and
|
17 years ago |
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 years ago |
Eric Wing
|
a5b3ab4eee
BUG: Fixed modules to set FOO_FOUND when both headers and libraries are found.
|
18 years ago |