Rolf Eike Beer
|
2622bc3f65
Clean up usage of if(... MATCHES regex) followed string(REGEX REPLACE regex)
|
11 years ago |
Kitware Robot
|
f051814ed0
Convert builtin help to reStructuredText source files
|
12 years ago |
Brad King
|
68160448b9
FindPNG: Honor old PNG_LIBRARY if provided (#14398)
|
12 years ago |
Rolf Eike Beer
|
2a7975398f
FindPNG: improve library detection (#14301)
|
12 years ago |
Brad King
|
96fa4a2e43
FindPNG: Add versioned library names for 1.6 (#14289)
|
12 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 |
Rolf Eike Beer
|
0051506aa4
FindPNG: support version selection
|
13 years ago |
Alex Neundorf
|
df0f302485
FindPNG: provide PNG_INCLUDE_DIRS, as the readme.txt says (#11312)
|
14 years ago |
Brad King
|
c4275592a8
Modules: Include builtin FindPackageHandleStandardArgs directly
|
15 years ago |
David Cole
|
30e19b79dd
Add new names for PNG and ZLIB libraries
|
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 |
Alex Neundorf
|
0dbd6e8e16
-add more names for libpng, so it also support libpng 1.4 on Windows (#10551)
|
15 years ago |
Brad King
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 years ago |
Alexander Neundorf
|
72f32c2b98
fix #9152: find ZLIB quietly if PNG is searched QUIETLY
|
16 years ago |
Ken Martin
|
699a059768
ENH: just converted case to lower for the book
|
16 years ago |
Alexander Neundorf
|
7f69a773ab
ENH: add more names of linpng (sync with the KDE version)
|
17 years ago |
Alexander Neundorf
|
13db5b578b
|
18 years ago |
Alexander Neundorf
|
b5f656e0de
|
18 years ago |
Alexander Neundorf
|
cfc38fc47d
STYLE: remove empty line, so the documentation for the module is complete
|
19 years ago |
Alexander Neundorf
|
07558db6a2
ENH: also look in /usr/local/include/libpng (OpenBSD)
|
19 years ago |
Alexander Neundorf
|
a980fdc96a
BUG: don't include MacroLibrary.cmake, but add a cmake module which implements ADD_FILE_DEPENDENCIES()
|
19 years ago |
Brad King
|
3f978317b7
ENH: Put libpng name back because it is needed for plain windows.
|
20 years ago |
Brad King
|
64cb554397
ENH: Removing platform-specific name hacks now that FIND_LIBRARY handles it.
|
20 years ago |
Brad King
|
ef88c8cbc8
ENH: Added names for gnuwin32 library versions.
|
20 years ago |
Bill Hoffman
|
b7fa820118
ENH: add documentation support for modules
|
20 years ago |
Brad King
|
290ffc01b6
ENH: Removing extra 64-bit search paths. They are now constructed automatically from the paths listed.
|
20 years ago |
Brad King
|
76f9050026
ENH: Adding support for 64-bit library paths. Contributed by Peter Vanroose.
|
20 years ago |