summaryrefslogtreecommitdiff
path: root/acinclude.m4
AgeCommit message (Expand)Author
2017-08-17CURL_SIZEOF_LONG: removed, use only SIZEOF_LONGDaniel Stenberg
2017-08-17system.h: remove all CURL_SIZEOF_* definesDaniel Stenberg
2017-08-16configure: check for __builtin_available() availability (#1788)Nick Zitzmann
2017-08-08configure: fix recv/send/select detection on AndroidDaniel Stenberg
2017-07-11build: remove WIN32_LEAN_AND_MEAN from individual build systemsMarcel Raad
2017-07-04configure: try ldap/lber in reversed order firstDaniel Stenberg
2017-06-14includes: remove curl/curlbuild.h and curl/curlrules.hDaniel Stenberg
2017-04-05Revert "configure: prefer 'long long' to int64_t for curl_off_t"Daniel Stenberg
2017-04-05configure: prefer 'long long' to int64_t for curl_off_tDaniel Stenberg
2016-11-03configure: verify that compiler groks -Werror=partial-availabilityDaniel Stenberg
2016-10-31configure: raise the default minimum version for macos to 10.8Daniel Stenberg
2016-10-27configure.in: Fix test syntaxMichael Osipov
2016-10-20configure: Check for other variants of the -m*os*-version-min flagsMartin Storsjo
2016-10-20configure: set min version flags for builds on macDaniel Stenberg
2016-09-05configure: make the cpp -P detection not clobber CPPFLAGSCraig Davison
2016-06-27acinclude.m4: improve autodetection of CA bundle on FreeBSDMichael Osipov
2016-04-21configure: ac_cv_ -> curl_cv_ for write-only varsIrfan Adilovic
2016-04-21configure: ac_cv_ -> curl_cv_ for r/w varsIrfan Adilovic
2016-04-21configure: ac_cv_func_clock_gettime -> curl_...Irfan Adilovic
2016-04-21configure: ac_cv_ -> curl_cv_ for all cached varsIrfan Adilovic
2016-03-18configure: use cpp -P when neededDaniel Stenberg
2016-02-25configure: warn on invalid ca bundle or pathJay Satiro
2016-02-08configure: --with-ca-fallback: use built-in TLS CA fallbackLudwig Nussel
2016-02-03URLs: change all http:// URLs to https://Daniel Stenberg
2015-11-09acinclude: Remove check for 16-bit curl_off_tJay Satiro
2015-10-24build: Fix support for PKG_CONFIGJay Satiro
2015-10-23build: Fix mingw ssl gdi32 orderJay Satiro
2015-10-13acinclude: remove PKGCONFIG overrideDaniel Stenberg
2015-07-24configure: add --disable-rt optionMichaƂ Fita
2015-04-30configure: remove missing and make it autogenerateMichael Osipov
2015-04-30acinclude.m4: fix test for default CA cert bundle/pathMichael Osipov
2015-03-10gtls: add support for CURLOPT_CAPATHAlessandro Ghedini
2015-02-20configure: allow both --with-ca-bundle and --with-ca-pathJulian Ospald
2014-09-13configure: allow --with-ca-path with PolarSSL tooCatalin Patulea
2013-09-04acinclude: fix --without-ca-path when cross-compilingDaniel Stenberg
2013-04-18CURL_CHECK_CA_BUNDLE: don't check for paths when cross-compilingDaniel Stenberg
2013-04-08configure: remove CURL_CHECK_FUNC_RECVFROMDaniel Stenberg
2012-12-08configure: fix cross pkg-config detectionColin Watson
2012-12-03build: prevent global LIBS from influencing src and lib build targetsYang Tse
2012-11-28build: avoid linkage of directly unused librariesYang Tse
2012-11-23build: fix AIX compilation and usageYang Tse
2012-04-12configure: NATIVE_WINDOWS no longer defined in config filesYang Tse
2011-09-27configure - m4: make CURL_CHECK_DEF ignore leading whitespace on symbol defAlbert Chin
2011-06-17configure: avoid direct usage of AS_TR_* macrosYang Tse
2011-06-08configure: fix recvfrom 5th arg type qualifier detection (followup)Yang Tse
2011-06-08configure: fix recvfrom 5th arg type qualifier detectionYang Tse
2011-03-12CURL_CHECK_FUNC_RECVFROM: android/bionic fixManuel Massing
2011-01-18Fixed configure define for Win32.Guenter Knauf
2010-11-25symbol-scan: use configure script knowledge about how to run the C preprocessorYang Tse
2010-09-11Link curl and the test apps with -lrt explicitly when necessaryDan Fandrich