summaryrefslogtreecommitdiff
path: root/Utilities/cmcurl/CMake
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream-curl' into update-curlBrad King2023-03-202-3/+1
* Merge branch 'upstream-curl' into update-curlBrad King2023-02-2124-28/+28
* Merge branch 'upstream-curl' into update-curlBrad King2023-01-272-45/+43
* Merge branch 'upstream-curl' into update-curlBrad King2022-10-3124-245/+150
* Merge branch 'upstream-curl' into update-curlBrad King2022-04-283-5/+73
* Merge branch 'upstream-curl' into update-curlBrad King2022-01-073-23/+2
* Merge branch 'upstream-curl' into update-curlBrad King2021-09-153-170/+89
* Merge branch 'upstream-curl' into update-curlBrad King2021-05-272-23/+2
* Merge branch 'upstream-curl' into update-curlBrad King2020-12-0922-24/+35
* Merge branch 'upstream-curl' into update-curlBrad King2020-08-191-0/+69
* Merge branch 'upstream-curl' into update-curlBrad King2020-06-2420-0/+633
* curl: Avoid checking 'send' and 'recv' signaturesBrad King2020-05-201-0/+17
* Merge branch 'upstream-curl' into update-curlBrad King2020-03-0411-62/+55
* replace remove and remove_directory with rm in testsJohnny Jazeix2019-11-131-1/+1
* Fix elseif() in place of else()Artalus2019-07-031-1/+1
* Merge branch 'upstream-curl' into update-curlBrad King2019-05-223-21/+102
* Merge branch 'upstream-curl' into update-curlBrad King2018-10-313-60/+23
* Merge branch 'upstream-curl' into update-curlBrad King2018-10-2213-483/+415
* Merge branch 'upstream-curl' into update-curlBrad King2018-05-181-0/+20
* Merge branch 'upstream-curl' into update-curlBrad King2018-01-241-0/+59
* Fix trivial typos in textluzpaz2017-11-031-1/+1
* Merge branch 'upstream-curl' into update-curlBrad King2017-10-103-6/+61
* Merge branch 'upstream-curl' into update-curlBrad King2017-05-114-1/+43
* Merge branch 'upstream-curl' into update-curlBrad King2017-02-071-11/+14
* Merge branch 'upstream-curl' into update-curlBrad King2016-12-052-0/+79
* Merge branch 'upstream-curl' into update-curlBrad King2016-08-032-2/+2
* curl: Fix check for gethostbyname_r with 5 argumentsBrad King2015-08-171-1/+1
* Merge branch 'curl-upstream' into update-curlBrad King2015-08-127-514/+455
* curl: Fix detection of headers with dependenciesBrad King2014-11-101-1/+1
* curl: Simplify if() conditions on check result variablesBrad King2014-10-304-9/+9
* curl: Remove unused SIZEOF_LONG_DOUBLEBrad King2014-10-291-3/+0
* Merge branch 'curl-upstream' into update-curlBrad King2014-10-2910-0/+1442
* curl: Drop our CMake infrastructure to make room for the upstreamBrad King2014-10-295-926/+0
* cmcurl: Use if(DEFINED) to simplify conditionsBrad King2014-09-111-2/+2
* Drop use of configure_file IMMEDIATE optionDaniele E. Domenichelli2013-11-132-4/+2
* Haiku: Remove outdated preprocessor checksAdrien Destugues2013-10-081-1/+1
* Use _POLL_EMUL_H_ instead of HAVE_POLL_FINEBen Boeckel2010-12-161-8/+0
* cmcurl: Drop custom CHECK_TYPE_SIZE macroBrad King2009-12-152-90/+0
* ENH: add initial support for HAIKU OS from bug# 7425Bill Hoffman2008-09-151-1/+1
* ENH: Avoid cmcurl CMake macro name conflictsBrad King2008-07-173-28/+28
* ENH: add support for vs 2008 beta 2Bill Hoffman2007-09-171-1/+4
* STYLE: HAVE_LONG_LONG_CONST was completely unused here (it was used in theAlexander Neundorf2007-08-092-12/+5
* 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 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-153-0/+398
* ENH: centralized locaiton of CMakeFiles settingKen Martin2006-06-141-6/+9
* BUG: revert such that it should workKen Martin2006-01-171-2/+2
* ENH: add support for watcom wmake and wcl386Bill Hoffman2006-01-172-11/+11