Juan Ramos
|
3cd64287fe
Modules: Fix CMP0159 warnings in modules when tracing
|
1 year ago |
Brad King
|
1279131a8e
FindSDL_*: Drop module history from public documentation
|
3 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 |
Felix Geyer
|
49e82c15d5
Fix spelling typos in comments and documentation (#16037)
|
9 years ago |
Brad King
|
20c5f4fbd9
Modules: Wrap long lines in pre-formatted documentation blocks
|
11 years ago |
Brad King
|
d71db3a0d8
FindSDL: Make FindSDL_*.cmake path suffixes consistent with main module
|
11 years ago |
Benjamin Eikel
|
9619719882
FindSDL: Add additional search paths on MSVC (#14029)
|
12 years ago |
Kitware Robot
|
f051814ed0
Convert builtin help to reStructuredText source files
|
12 years ago |
Benjamin Eikel
|
fb864d6e03
FindSDL_...: Restore dropped search paths (#13819)
|
13 years ago |
Benjamin Eikel
|
68c6b134d0
FindSDL: Stay compatible with old input variables
|
13 years ago |
Benjamin Eikel
|
9ed24c5316
FindSDL: Remove from find_... calls PATHS that are set by default
|
13 years ago |
Benjamin Eikel
|
38a0f71574
FindSDL: Add my copyright tag to all FindSDL_* modules
|
13 years ago |
Benjamin Eikel
|
2c3b8255c5
FindSDL: Use SDL_IMAGE prefix for varibales
|
13 years ago |
Benjamin Eikel
|
34e1a2ae56
FindSDL: Version support for FindSDL_image
|
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
|
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
|
a6de8a5882
FindSDL*: use FPHSA (#12467)
|
13 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 |
Brad King
|
e2ec3b671b
ENH: Cleanup Find* modules with new HINTS feature
|
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 |
Ken Martin
|
74eaecfc3e
ENH: cleanups
|
20 years ago |
Bill Hoffman
|
b7fa820118
ENH: add documentation support for modules
|
20 years ago |
Bill Hoffman
|
18d9adde96
ENH: changes from Eric Wing, bug 2249
|
20 years ago |
Bill Hoffman
|
97e43d6481
ENH: add Eric Wings FindSDL updates
|
20 years ago |