summaryrefslogtreecommitdiffstats
path: root/Utilities/cmcurl
Commit message (Expand)AuthorAgeFilesLines
* -remove trailing whitespaceAlex Neundorf2012-02-211-13/+13
* Merge topic 'require-cmake-2.6.3'Brad King2011-03-011-7/+1
|\
| * Require at least CMake 2.6.3 to build current CMakeBrad King2011-02-241-7/+1
* | Documentation: Fix a few typos (#11883)Modestas Vainius2011-02-222-2/+2
|/
* Fix missed _POLL_EMUL_H_ and HAVE_POLL comboBen Boeckel2010-12-171-1/+1
* Toss out strerror_r macrosBen Boeckel2010-12-171-9/+0
* Check for poll when looking for _POLL_EMUL_H_Ben Boeckel2010-12-171-2/+2
* Use _POLL_EMUL_H_ instead of HAVE_POLL_FINEBen Boeckel2010-12-163-14/+3
* Ignore strerror_r since CMake isn't threadedBen Boeckel2010-12-161-43/+0
* Suppress -Wcast-align in curl and bzip2Brad King2010-09-101-0/+4
* Merge topic 'resolve/doc-spelling/CPackRPM'Brad King2010-07-202-2/+2
|\
| * Fix spelling errors reported by Lintian.Kai Wasserbäch2010-07-132-2/+2
* | 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-082-8/+27
* cmcurl: Use arch-aware CHECK_TYPE_SIZE resultBrad King2009-12-172-14/+53
* cmcurl: Remove unused SIZEOF_LONG_DOUBLEBrad King2009-12-172-5/+0
* cmcurl: Fix test and dll output directoriesBrad King2009-12-151-2/+2
* cmcurl: Drop custom CHECK_TYPE_SIZE macroBrad King2009-12-153-97/+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-282-5/+2
* COMP: Fix cmcurl build on VMSBrad King2009-06-101-0/+4
* ENH: allow for shared build of libcurl and fix build with openssl option (ssl...Bill Hoffman2009-04-101-6/+35
* ENH: disable ftp check because it is no longer active on publicBill Hoffman2008-12-021-1/+2
* ENH: fix warning on HPUXBill Hoffman2008-11-261-1/+4
* ENH: missed this one, cmake now bootstraps on HAIKUBill Hoffman2008-09-151-1/+1
* ENH: add initial support for HAIKU OS from bug# 7425Bill Hoffman2008-09-153-2/+4
* COMP: Check for -Wno-long-double before usingBrad King2008-07-171-9/+13
* ENH: Avoid cmcurl CMake macro name conflictsBrad King2008-07-173-28/+28
* ENH: Set CMake Policy CMP0003 to NEW behavior to build without warnings with ...Brad King2008-03-171-1/+4
* 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