summaryrefslogtreecommitdiffstats
path: root/Utilities/cmcurl/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* -remove trailing whitespaceAlex Neundorf2012-02-211-13/+13
* Require at least CMake 2.6.3 to build current CMakeBrad King2011-02-241-7/+1
* Ignore strerror_r since CMake isn't threadedBen Boeckel2010-12-161-43/+0
* fix build on SUSE 11.2 in cmcurl due to ssize_tAlex Neundorf2010-06-301-0/+1
* Add CMAKE_TESTS_CDASH_SERVER variable and CTestSubmitLargeOutput test.David Cole2010-03-081-1/+5
* cmcurl: Use arch-aware CHECK_TYPE_SIZE resultBrad King2009-12-171-9/+29
* cmcurl: Remove unused SIZEOF_LONG_DOUBLEBrad King2009-12-171-1/+0
* cmcurl: Fix test and dll output directoriesBrad King2009-12-151-2/+2
* cmcurl: Drop custom CHECK_TYPE_SIZE macroBrad King2009-12-151-7/+1
* Remove useless include file filtersBrad King2009-12-081-2/+0
* curl: Hard-code HAVE_W* macros on UNIX for CygwinBrad King2009-12-011-0/+6
* Install third-party utility copyright noticesBrad King2009-09-281-0/+1
* ENH: allow for shared build of libcurl and fix build with openssl option (ssl...Bill Hoffman2009-04-101-6/+35
* ENH: fix warning on HPUXBill Hoffman2008-11-261-1/+4
* ENH: add initial support for HAIKU OS from bug# 7425Bill Hoffman2008-09-151-0/+2
* COMP: Check for -Wno-long-double before usingBrad King2008-07-171-9/+13
* ENH: Set CMake Policy CMP0003 to NEW behavior to build without warnings with ...Brad King2008-03-171-1/+4
* ENH: remove memdebug.c from listBill Hoffman2007-11-071-1/+1
* 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
* STYLE: HAVE_LONG_LONG_CONST was completely unused here (it was used in theAlexander Neundorf2007-08-091-2/+8
* ENH: Merging branch PVEE-ERDC-Setup-4-3-2007 to main tree. Changes between PV...Utkarsh Ayachit2007-04-101-1/+1
* BUG: was not setting HAVE_PROCESS_H properlyKen Martin2007-03-201-0/+2
* COMP: Ignore windows sockets on cygwin. Remove duplicate source entry.Brad King2007-03-161-5/+11
* ENH: Update Curl to 7.16.1Andy Cedilnik2007-03-151-12/+94
* 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
* ENH: centralized locaiton of CMakeFiles settingKen Martin2006-06-141-4/+5
* ENH: add support for win64 for visual studio 2005 ide and nmake, also fix war...Bill Hoffman2006-03-301-1/+9
* ENH: add support for watcom wmake and wcl386Bill Hoffman2006-01-171-1/+0
* COMP: Cleanup regular expressionsAndy Cedilnik2005-12-301-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-241-0/+586