aboutsummaryrefslogtreecommitdiff
path: root/modules/FindOpenSSL.cmake
AgeCommit message (Expand)Author
2008-02-18some improvements to the docs:Alexander Neundorf
2007-09-30FIND_LIBRARY_EX -> FIND_LIBRARY_WITH_DEBUGChristian Ehrlicher
2007-09-24switch to new macro FIND_LIBRARY_EX() to avoid code duplicationChristian Ehrlicher
2007-02-25find libeay32 on win32 with mingw tooChristian Ehrlicher
2007-02-15add OPENSSL_EAY_LIBRARIES because this lib is sometimes needed on win32Christian Ehrlicher
2006-09-19prepare for merging to cmakeAlexander Neundorf
2006-09-09added copyright notice everywhere.Alexander Neundorf
2006-07-16don't check for openssl lib on every cmake run (win32)Christian Ehrlicher
2006-07-15fix for OpenSSL 0.9.8b with msvcChristian Ehrlicher
2006-05-11Remove my CACHED_ hacks which break when people install libxml2 after seeing ...David Faure
2006-04-18More use of the cache; fixing previous commit to not recheck everytime when s...David Faure
2006-04-14Actually use the cache whenever possible. Should speed up the re-configuring ...David Faure
2006-04-08optimized gnuwin32 detection on windowsRalf Habacker
2006-03-20minor cleanups: indenting, adding newline to end of file, etc.Allen Winter
2006-02-16using GNUWIN32_DIR requires detecting of gnuwin32 package dir beforeRalf Habacker
2006-02-15find libraries in previously detected gnuwin32 package location Ralf Habacker
2006-02-15Hmm, "NOT" can't be lowercased. I tested before lowercasing that last one, of...David Faure
2006-02-15Lowercase some common keywords to improve readabilityDavid Faure
2006-02-12-moved the cmake code to find kdewin32 out of FindKDE4.cmake and into its own...Alexander Neundorf
2006-02-08add some libnamesChristian Ehrlicher
2006-01-25add the stuff moved from kdesdk, maybe...Alexander Neundorf
2006-01-23-fix Foo_FIND_REQUIRED and Foo_FIND_QUIETYL handling:Alexander Neundorf
2006-01-14-simple cmake modules for detecting libart, OpenSSL, FAM, jasper and PCREAlexander Neundorf