Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | curl: Drop our CMake infrastructure to make room for the upstream | Brad King | 2014-10-29 | 2 | -603/+0 |
| | | | | | | Remove our curl CMake build files since upstream now provides some. After merging the upstream versions we may then port them to build inside CMake and take code from our old build files as needed. | ||||
* | cmcurl: Backport curl bug 1192 fix (#14250) | Brad King | 2013-06-27 | 2 | -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 2 | Bill Hoffman | 2007-09-17 | 1 | -1/+0 |
| | |||||
* | BUG: was not setting HAVE_PROCESS_H properly | Ken Martin | 2007-03-20 | 1 | -0/+1 |
| | |||||
* | ENH: Update Curl to 7.16.1 | Andy Cedilnik | 2007-03-15 | 1 | -1/+0 |
| | |||||
* | ENH: add support for watcom wmake and wcl386 | Bill Hoffman | 2006-01-17 | 1 | -1/+0 |
| | |||||
* | ENH: Initial import | Andy Cedilnik | 2005-06-24 | 2 | -0/+609 |