summaryrefslogtreecommitdiffstats
path: root/Modules/FindOpenSSL.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Apply patch from B. King on MLMathieu Malaterre2010-06-221-2/+2
|
* Cleanup FindOpenSSL. Add support for win64 installation.Mathieu Malaterre2010-06-151-10/+28
|
* Fix FindOpenSSL on mingw. This has been reported to be working by ctrlaltca ↵Mathieu Malaterre2009-11-191-63/+70
| | | | libero.it on cmake mailing list.
* FIX: BUG: 0008971 FindOpenSSL improvement. Teaches cmake to find openssl on ↵Mathieu Malaterre2009-10-301-7/+26
| | | | win32. openssl comes with the crypto libs which are the important part of the openssl project.
* Convert CMake find-modules to BSD LicenseBrad King2009-09-281-4/+12
| | | | | | | This adds copyright/license notification blocks CMake's find-modules. Many of the modules had no notices at all. Some had notices referring to the BSD license already. This commit normalizes existing notices and adds missing notices.
* ENH: change to correct line feedBill Hoffman2008-07-221-71/+71
|
* BUG: don't fail with FATAL_ERROR if REQUIRED was not usedAlexander Neundorf2008-06-161-1/+2
| | | | Alex
* ENH: add cmake modules for some common libraries: aspell, hspell, bzip2,Alexander Neundorf2006-09-191-0/+70
jasper (jpeg2000), libxml2 and libxslt and openssl and the accompanying license (BSD) Alex