summaryrefslogtreecommitdiffstats
path: root/Source/CTest/Curl/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* COMP: this copy of curl is unused, the one in Utilities/cmcurl/ is usedAlexander Neundorf2007-08-091-586/+0
* BUG: reverting to 1.53Utkarsh Ayachit2005-06-231-2/+1
* BUG: fixed conflicts between file names among different utilities.Utkarsh Ayachit2005-06-231-1/+2
* ENH: Remove curl build testingAndy Cedilnik2005-03-251-0/+1
* COMP: More cleanupsAndy Cedilnik2005-03-161-7/+8
* ENH: Make sure to use internal zlibAndy Cedilnik2005-03-161-9/+21
* ENH: CleanupsAndy Cedilnik2005-03-041-4/+2
* COMP: CMake should be build static. Also propagate build_shared_libs to curlAndy Cedilnik2005-03-011-1/+1
* COMP: Avoid adding content_encoding.c twice.Brad King2005-02-011-4/+0
* COMP: Security.c should be only build when Kerberos is onAndy Cedilnik2004-10-151-1/+0
* COMP: If compiler know strtoll or strtoi64, then no need for compiling strtoo...Andy Cedilnik2004-10-081-1/+6
* COMP: Remove warning about assigning 0x8000000000000000L to long longAndy Cedilnik2004-10-071-0/+1
* ENH: Properly detect strerror_r for glibc or posix"Andy Cedilnik2004-10-071-2/+44
* FIX: broken sun buildWill Schroeder2004-10-071-1/+4
* COMP: No need for ldap for nowAndy Cedilnik2004-10-071-1/+8
* COMP: Attempt to fix non-blocking testsAndy Cedilnik2004-10-061-23/+21
* ERR: Fix Windows buildAndy Cedilnik2004-10-051-2/+10
* ENH: Update Curl to 7.12.1Andy Cedilnik2004-10-051-64/+124
* fix warnign on OSXKen Martin2004-07-131-1/+7
* fix bug on mac if COMPILE FLAGS are not set then you end up with NOTFOUND as ...Bill Hoffman2004-06-111-1/+6
* ERR: Disable long double warnings on xlC for the Mac.Ken Martin2004-06-091-0/+7
* fix warningsKen Martin2004-02-161-3/+14
* ERR: Reverting dlopen changes. We don't need them.Brad King2003-08-121-8/+2
* BUG: Need to force HAVE_LIBDL and HAVE_DLOPEN to 0 to support old cache files.Brad King2003-08-121-0/+2
* ENH: Removing dependence on dl library since we don't actually use ldap.Brad King2003-08-111-2/+6
* made option advancedKen Martin2003-08-011-0/+1
* ENH: Attempt to speedup cmake of cmake on WindowsAndy Cedilnik2003-07-081-92/+95
* ERR: Attempt to remove more warningsAndy Cedilnik2003-05-161-2/+4
* ERR: Search for gethostbyname which is the one neededAndy Cedilnik2003-05-141-2/+2
* ERR: Do not link nsl if not necessaryAndy Cedilnik2003-05-121-1/+6
* ERR: Search for getch instead of printf. Looks like printf is special so it d...Andy Cedilnik2003-05-051-3/+17
* BUG: Make dependency checking work betterAndy Cedilnik2003-05-011-0/+2
* ENH: Only compile memdebug when CURL_MALLOC_DEBUG is onAndy Cedilnik2003-05-011-1/+8
* ERR: Make OpenSSL optional until pkg-config worksAndy Cedilnik2003-04-301-7/+11
* BUG: Need to use the new CheckSymbolExists because the one in CMake 1.6 can b...Andy Cedilnik2003-04-291-1/+1
* ENH: Do not build tests by defaultAndy Cedilnik2003-04-251-1/+1
* Stop using check_function_exists. Use check_symbol_existsAndy Cedilnik2003-03-281-36/+41
* BUG: Fixed test for gethostbyname_r and gethostbyaddr_r for ansi support.Brad King2003-03-181-2/+3
* Attempt to cleanup CMake and try to fix build on some systemsAndy Cedilnik2003-01-211-131/+117
* Fix gcc32 -ansi problemAndy Cedilnik2003-01-171-0/+4
* More portability issues. Sigaction is a symbolAndy Cedilnik2003-01-171-1/+5
* HAVE_GETHOSTNAME is also unnecessaryAndy Cedilnik2003-01-161-1/+0
* CleanupsAndy Cedilnik2003-01-161-2/+0
* Improve build, now it should build on mac and other platforms where include f...Andy Cedilnik2003-01-161-6/+17
* Fix problem with sigsetjmpAndy Cedilnik2003-01-141-4/+0
* New Curl version 7.10.3Andy Cedilnik2003-01-141-1/+1
* Make it work on cygwinAndy Cedilnik2003-01-131-22/+46
* Fix testing of curl on windowsAndy Cedilnik2003-01-111-2/+2
* Add curl testingAndy Cedilnik2003-01-111-0/+2
* Add another AIX testAndy Cedilnik2003-01-101-0/+1