summaryrefslogtreecommitdiffstats
path: root/Source/CTest/Curl/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* 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
* AIX fixesBill Hoffman2003-01-101-0/+12
* Fix nonblocking problemAndy Cedilnik2003-01-101-4/+18
* On Windows we need winmmAndy Cedilnik2003-01-101-0/+5
* New version of libcurlAndy Cedilnik2003-01-101-1/+18
* ReorganizeAndy Cedilnik2003-01-081-1/+1
* Initial importAndy Cedilnik2003-01-071-0/+309