Skip to content
  1. Apr 17, 2018
    • Kees Dekker's avatar
      winbuild: Support custom devel paths for each dependency · 79216594
      Kees Dekker authored
      - Support custom devel paths for c-ares, mbedTLS, nghttp2, libSSH2,
        OpenSSL and zlib. Respectively: CARES_PATH, MBEDTLS_PATH,
        NGHTTP2_PATH, SSH2_PATH, SSL_PATH and ZLIB_PATH.
      
      - Use lib.exe for making the static library instead of link.exe /lib.
        The latter is undocumented and could cause problems as noted in the
        comments.
      
      - Remove a dangling URL that no longer worked. (I was not able to find
        the IDN download at MSDN/microsoft.com, so it seems to be removed.)
      
      - Remove custom override for release-ssh2-ssl-dll-zlib configuration.
        Nobody knows why it was there and as far as we can see is unnecessary.
      
      Closes https://github.com/curl/curl/pull/2474
      79216594
  2. Apr 16, 2018
  3. Apr 15, 2018
  4. Apr 12, 2018
  5. Apr 11, 2018
  6. Apr 10, 2018
  7. Apr 09, 2018
  8. Apr 08, 2018
  9. Apr 07, 2018
  10. Apr 06, 2018
  11. Apr 04, 2018