summaryrefslogtreecommitdiffstats
path: root/Utilities/cmcurl/CMake
Commit message (Collapse)AuthorAgeFilesLines
* Use _POLL_EMUL_H_ instead of HAVE_POLL_FINEBen Boeckel2010-12-161-8/+0
| | | | | Headers define _POLL_EMUL_H_ if they are not in the kernel, so a try_run check for them is not necessary.
* cmcurl: Drop custom CHECK_TYPE_SIZE macroBrad King2009-12-152-90/+0
| | | | | We now require a version of CMake that provides CHECK_TYPE_SIZE, so we do not need a custom one for curl.
* ENH: add initial support for HAIKU OS from bug# 7425Bill Hoffman2008-09-151-1/+1
|
* ENH: Avoid cmcurl CMake macro name conflictsBrad King2008-07-173-28/+28
| | | | | | Utilities/cmcurl/CMake provides macros with the same file names and macro names as others in Modules, but with different interfaces. We rename the curl ones to avoid conflict.
* ENH: add support for vs 2008 beta 2Bill Hoffman2007-09-171-1/+4
|
* STYLE: HAVE_LONG_LONG_CONST was completely unused here (it was used in theAlexander Neundorf2007-08-092-12/+5
| | | | | | (unused) copy of curl under CMake/CTest/Curl/ ) Alex
* ENH: change order so windows functions are found first since try compile is ↵Bill Hoffman2007-07-201-2/+2
| | | | slow on windows
* ENH: Use IF(NOT DEFINED) check to short-circuit size test.Brad King2007-05-171-0/+2
|
* COMP: Fix support for old CMake (2.0 and 2.2)Andy Cedilnik2007-03-163-2/+4
|
* ENH: Unify with the compile oneAndy Cedilnik2007-03-151-13/+18
|
* ENH: Update Curl to 7.16.1Andy Cedilnik2007-03-153-0/+398
|
* ENH: centralized locaiton of CMakeFiles settingKen Martin2006-06-141-6/+9
|
* BUG: revert such that it should workKen Martin2006-01-171-2/+2
|
* ENH: add support for watcom wmake and wcl386Bill Hoffman2006-01-172-11/+11
|
* ENH: fix for CMakeTmp move broken stuffBill Hoffman2006-01-131-1/+1
|
* ENH: put CmakeTmp into CMakeFilesKen Martin2006-01-121-3/+3
|
* ENH: Initial importAndy Cedilnik2005-06-243-0/+620