summaryrefslogtreecommitdiffstats
path: root/Utilities/cm_curl.h
Commit message (Collapse)AuthorAgeFilesLines
* ENH: Remove option to build cmcurl-7.19.0Brad King2009-06-111-5/+1
| | | | | | This version of curl was added experimentally but does not address the problem we were hoping it fixed (an occasional upload hang). Importing a new curl can wait until the problem is fully diagnosed and addressed.
* ENH: fix syntax errorBill Hoffman2008-09-291-1/+1
|
* ENH: check in ability to build with new curl -f -DCMAKE_USE_NEW_CURL is setBill Hoffman2008-09-291-1/+5
|
* ENH: Add options to build with system utility libraries. Organize inclusion ↵Brad King2006-10-191-0/+28
of third party libraries into a single header per library. This addresses bug#3653.