Historial de Commits

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