Commit Verlauf

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