summaryrefslogtreecommitdiffstats
path: root/Utilities/cmcurl/Platforms
Commit message (Collapse)AuthorAgeFilesLines
* cmcurl: Backport curl bug 1192 fix (#14250)Brad King2013-06-272-4/+0
| | | | | | | | | | LLVM headers define strlcat as a macro rather than as a function. See upstream Curl issue: http://curl.haxx.se/bug/view.cgi?id=1192 It was addressed by removing use of strlcat altogether. Port the upstream fix to CMake's curl.
* ENH: add support for vs 2008 beta 2Bill Hoffman2007-09-171-1/+0
|
* BUG: was not setting HAVE_PROCESS_H properlyKen Martin2007-03-201-0/+1
|
* ENH: Update Curl to 7.16.1Andy Cedilnik2007-03-151-1/+0
|
* ENH: add support for watcom wmake and wcl386Bill Hoffman2006-01-171-1/+0
|
* ENH: Initial importAndy Cedilnik2005-06-242-0/+609