Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Apply patch from B. King on ML | Mathieu Malaterre | 2010-06-22 | 1 | -2/+2 |
| | |||||
* | Cleanup FindOpenSSL. Add support for win64 installation. | Mathieu Malaterre | 2010-06-15 | 1 | -10/+28 |
| | |||||
* | Fix FindOpenSSL on mingw. This has been reported to be working by ctrlaltca ↵ | Mathieu Malaterre | 2009-11-19 | 1 | -63/+70 |
| | | | | libero.it on cmake mailing list. | ||||
* | FIX: BUG: 0008971 FindOpenSSL improvement. Teaches cmake to find openssl on ↵ | Mathieu Malaterre | 2009-10-30 | 1 | -7/+26 |
| | | | | win32. openssl comes with the crypto libs which are the important part of the openssl project. | ||||
* | Convert CMake find-modules to BSD License | Brad King | 2009-09-28 | 1 | -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 feed | Bill Hoffman | 2008-07-22 | 1 | -71/+71 |
| | |||||
* | BUG: don't fail with FATAL_ERROR if REQUIRED was not used | Alexander Neundorf | 2008-06-16 | 1 | -1/+2 |
| | | | | Alex | ||||
* | ENH: add cmake modules for some common libraries: aspell, hspell, bzip2, | Alexander Neundorf | 2006-09-19 | 1 | -0/+70 |
jasper (jpeg2000), libxml2 and libxslt and openssl and the accompanying license (BSD) Alex |