summaryrefslogtreecommitdiffstats
path: root/Utilities/cmcurl
Commit message (Expand)AuthorAgeFilesLines
* BUG: fix for bug 6054 remove some warningsBill Hoffman2007-12-141-0/+10
* ENH: remove memdebug.c from listBill Hoffman2007-11-071-1/+1
* COMP: Fix warnings on 64-bit Mac OS X build. Patch from issue #3697.Brad King2007-11-051-2/+3
* ENH: add a check for basename to cmcurlBill Hoffman2007-09-271-0/+1
* ENH: add test for HAVE_BASENAME since it is usedBill Hoffman2007-09-191-0/+1
* ENH: add support for vs 2008 beta 2Bill Hoffman2007-09-173-7/+6
* STYLE: HAVE_LONG_LONG_CONST was completely unused here (it was used in theAlexander Neundorf2007-08-093-14/+13
* ENH: change order so windows functions are found first since try compile is s...Bill Hoffman2007-07-201-2/+2
* ENH: Use IF(NOT DEFINED) check to short-circuit size test.Brad King2007-05-171-0/+2
* COMP: Fix code-not-reached warnings for SunCC.Brad King2007-05-031-1/+1
* ENH: Fix old apiAndy Cedilnik2007-04-151-1/+1
* ENH: Merging branch PVEE-ERDC-Setup-4-3-2007 to main tree. Changes between PV...Utkarsh Ayachit2007-04-101-1/+1
* ENH: second try to fix qnx build problemBill Hoffman2007-03-201-1/+1
* ENH: try to fix qnx build problemBill Hoffman2007-03-201-0/+3
* BUG: was not setting HAVE_PROCESS_H properlyKen Martin2007-03-203-0/+6
* COMP: Remove some warningsAndy Cedilnik2007-03-182-5/+5
* COMP: Do not #include files inside extern "C" {} blocks.Brad King2007-03-161-0/+15
* COMP: Ignore windows sockets on cygwin. Remove duplicate source entry.Brad King2007-03-161-5/+11
* 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-15130-9841/+21531
* ENH: merge in changes for beos supportBill Hoffman2006-12-041-0/+7
* ENH: save logs of passed try compile stuff as wellBill Hoffman2006-11-271-0/+3
* COMP: Fix and/or disable warnings for Borland 5.6 build.Brad King2006-08-011-0/+5
* COMP: Remove errorsAndy Cedilnik2006-07-093-0/+3
* ENH: centralized locaiton of CMakeFiles settingKen Martin2006-06-142-10/+14
* ENH: fix for uclibcBill Hoffman2006-05-191-1/+1
* ENH: remove c++ comment from c codeBill Hoffman2006-03-311-1/+1
* ENH: add support for win64 for visual studio 2005 ide and nmake, also fix war...Bill Hoffman2006-03-305-8/+16
* COMP: Remove win64 warningsAndy Cedilnik2006-03-091-1/+1
* BUG: revert such that it should workKen Martin2006-01-171-2/+2
* ENH: add support for watcom wmake and wcl386Bill Hoffman2006-01-175-14/+12
* ENH: fix for CMakeTmp move broken stuffBill Hoffman2006-01-131-1/+1
* ENH: put CmakeTmp into CMakeFilesKen Martin2006-01-121-3/+3
* COMP: Cleanup regular expressionsAndy Cedilnik2005-12-301-1/+1
* COMP: Fix build on uclibcAndy Cedilnik2005-12-201-1/+1
* ENH: put cmake files intoa CMakeFiles subdir to clean up bin treeKen Martin2005-07-291-4/+4
* add -dl on unixBill Hoffman2005-07-121-1/+1
* ENH: Initial importAndy Cedilnik2005-06-24135-0/+42825