summaryrefslogtreecommitdiffstats
path: root/Modules/FindCURL.cmake
Commit message (Expand)AuthorAgeFilesLines
* Convert builtin help to reStructuredText source filesKitware Robot2013-10-151-5/+12
* FindCURL: Find older MSVC prebuiltsAndreas Mohr2012-10-011-1/+3
* Remove CMake-language block-end command argumentsKitware Robot2012-08-131-2/+2
* Convert CMake-language commands to lower caseKitware Robot2012-08-131-19/+19
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-2/+2
* FindCURL: detect version number also for older versionsRolf Eike Beer2012-01-261-4/+9
* FindCURL: support version selectionRolf Eike Beer2012-01-231-4/+15
* Modules: Include builtin FindPackageHandleStandardArgs directlyBrad King2011-01-201-1/+1
* Remove usage of CMAKE_CURRENT_LIST_DIR now that we have CMP0017Alex Neundorf2011-01-041-1/+1
* Use absolute path to FindPackageHandleStandardArgs.cmake everywhereAlex Neundorf2010-09-281-1/+1
* Modules: Fix spelling 'To distributed' -> 'To distribute'Todd Gamblin2010-08-091-1/+1
* Fixes issue #9862 by adding official msvc import library names to FindCURLPhilip Lowman2010-01-051-4/+7
* Convert CMake find-modules to BSD LicenseBrad King2009-09-281-0/+13
* ENH: add second failure message parameter toAlexander Neundorf2007-07-231-1/+1
* ENH: use the new FIND_PACKAGE_HANDLE_STANDARD_ARGS() macro in most of theAlexander Neundorf2007-07-191-22/+7
* BUG: honor REQUIRED and QUIETLY (#5312)Alexander Neundorf2007-07-121-9/+13
* ENH: Find module for CURL library.Brad King2006-10-191-0/+38