Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use _POLL_EMUL_H_ instead of HAVE_POLL_FINE | Ben Boeckel | 2010-12-16 | 1 | -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 macro | Brad King | 2009-12-15 | 2 | -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# 7425 | Bill Hoffman | 2008-09-15 | 1 | -1/+1 |
| | |||||
* | ENH: Avoid cmcurl CMake macro name conflicts | Brad King | 2008-07-17 | 3 | -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 2 | Bill Hoffman | 2007-09-17 | 1 | -1/+4 |
| | |||||
* | STYLE: HAVE_LONG_LONG_CONST was completely unused here (it was used in the | Alexander Neundorf | 2007-08-09 | 2 | -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 Hoffman | 2007-07-20 | 1 | -2/+2 |
| | | | | slow on windows | ||||
* | ENH: Use IF(NOT DEFINED) check to short-circuit size test. | Brad King | 2007-05-17 | 1 | -0/+2 |
| | |||||
* | COMP: Fix support for old CMake (2.0 and 2.2) | Andy Cedilnik | 2007-03-16 | 3 | -2/+4 |
| | |||||
* | ENH: Unify with the compile one | Andy Cedilnik | 2007-03-15 | 1 | -13/+18 |
| | |||||
* | ENH: Update Curl to 7.16.1 | Andy Cedilnik | 2007-03-15 | 3 | -0/+398 |
| | |||||
* | ENH: centralized locaiton of CMakeFiles setting | Ken Martin | 2006-06-14 | 1 | -6/+9 |
| | |||||
* | BUG: revert such that it should work | Ken Martin | 2006-01-17 | 1 | -2/+2 |
| | |||||
* | ENH: add support for watcom wmake and wcl386 | Bill Hoffman | 2006-01-17 | 2 | -11/+11 |
| | |||||
* | ENH: fix for CMakeTmp move broken stuff | Bill Hoffman | 2006-01-13 | 1 | -1/+1 |
| | |||||
* | ENH: put CmakeTmp into CMakeFiles | Ken Martin | 2006-01-12 | 1 | -3/+3 |
| | |||||
* | ENH: Initial import | Andy Cedilnik | 2005-06-24 | 3 | -0/+620 |