Commit History

Author SHA1 Message Date
  Harry Sintonen 7a71965e97 build: fixed build for systems with select() in unistd.h 4 years ago
  Daniel Stenberg 52d302ed64 polarssl: remove more references and mentions 4 years ago
  Chris Young 1e853653d2 configure: add --with-amissl 5 years ago
  Michael Felt 66637b4d8f acinclude: add additional libraries to check for LDAP support 5 years ago
  hhb 21c3794211 configure: fix recv/send/select detection on Android 5 years ago
  Daniel Stenberg 25d287d1e5 configure: remove CURL_CONFIGURE_CURL_SOCKLEN_T 5 years ago
  Daniel Stenberg 5616c1df28 configure: s/AC_RUN_IFELSE/CURL_RUN_IFELSE 5 years ago
  Marcel Raad d5c0351055 configure: conditionally enable pedantic-errors 6 years ago
  Daniel Stenberg a10c974e1a configure: remove CURL_CHECK_NI_WITHSCOPEID too 6 years ago
  Daniel Stenberg 0aeca41702 getnameinfo: not used 6 years ago
  Daniel Stenberg 302d537423 configure: replace AC_TRY_RUN with CURL_RUN_IFELSE 6 years ago
  Eric Gallager a19fefb070 build: add picky compiler warning flags for gcc 6 and 7 6 years ago
  Daniel Stenberg 6b9bc5a4fe CURL_SIZEOF_LONG: removed, use only SIZEOF_LONG 6 years ago
  Daniel Stenberg 80d9e35598 system.h: remove all CURL_SIZEOF_* defines 6 years ago
  Nick Zitzmann 870d849d48 configure: check for __builtin_available() availability (#1788) 6 years ago
  Daniel Stenberg 58845f2e2e configure: fix recv/send/select detection on Android 7 years ago
  Marcel Raad ef5cac3d8c build: remove WIN32_LEAN_AND_MEAN from individual build systems 7 years ago
  Daniel Stenberg c534384810 configure: try ldap/lber in reversed order first 7 years ago
  Daniel Stenberg 73a2fcea0b includes: remove curl/curlbuild.h and curl/curlrules.h 7 years ago
  Daniel Stenberg 65154588f6 Revert "configure: prefer 'long long' to int64_t for curl_off_t" 7 years ago
  Daniel Stenberg 81284374bf configure: prefer 'long long' to int64_t for curl_off_t 7 years ago
  Daniel Stenberg 6724242cf1 configure: verify that compiler groks -Werror=partial-availability 7 years ago
  Daniel Stenberg d14538d250 configure: raise the default minimum version for macos to 10.8 7 years ago
  Michael Osipov 905f493bd0 configure.in: Fix test syntax 7 years ago
  Martin Storsjo c9cb17fbd6 configure: Check for other variants of the -m*os*-version-min flags 7 years ago
  Daniel Stenberg 4f8d0b6f02 configure: set min version flags for builds on mac 7 years ago
  Craig Davison 46398941e4 configure: make the cpp -P detection not clobber CPPFLAGS 8 years ago
  Michael Osipov d61c80515a acinclude.m4: improve autodetection of CA bundle on FreeBSD 8 years ago
  Irfan Adilovic d9f3b365a3 configure: ac_cv_ -> curl_cv_ for write-only vars 8 years ago
  Irfan Adilovic 4b639dbc74 configure: ac_cv_ -> curl_cv_ for r/w vars 8 years ago