| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-05-19 | Fix Windows curl/nghttp2 static build | Matt Tyson | |
| When curl is linked with a static nghttp2, NGHTTP2_STATICLIB must be defined. | |||
| 2018-05-16 | [curl] update to 7.60.0 | pravic | |
| 2018-03-19 | [curl] fix a dependency error: "Error: Unable to satisfy dependency ↵ | Ivy Snow | |
| ssl:x86-windows of curl[http2]:x86-windows" | |||
| 2018-03-17 | [abseil][curl][chakracore][thrift] Upgrades | Robert Schumacher | |
| 2018-03-14 | [curl] update to 7.59.0 | pravic | |
| 2018-03-11 | [many ports] Improve behavior on Linux and general cleanup | Robert Schumacher | |
| 2018-03-06 | [curl] Add missing advapi32 link (#2978) | Michał Janiszewski | |
| This adds missing library, advapi32, to linking. Fixes ARM builds. The same patch is pending merge upstream: https://github.com/curl/curl/pull/2363 | |||
| 2018-02-27 | [curl] Add support of different features. (#2862) | pravic | |
| * [curl] Add support of different features. Default-Features: openssl, http2, ssh (as in previous builds) Feature: curl Description: Builds curl executable (placed in the /tools directory) Feature: http-only Description: Disables all protocols except HTTP/HTTPS/HTTP2 Feature: http2 Build-Depends: nghttp2, openssl Description: HTTP2 support (requires openssl) Feature: openssl Build-Depends: openssl Description: SSL support via OpenSSL Feature: winssl Description: SSL support via Schannel Feature: ssh Build-Depends: libssh2 Description: SSH support via libssh2 * [cpr] Add features of the curl library. * [cpr] Remove transitive features * [curl] Remove http2 from default features. Remove winssl feature. Rename "curl" feature to "tool". * [curl] Fixup curl -> tool renaming * [curl] Further refactoring of WINSSL/Openssl -- use single ssl feature. | |||
| 2018-01-30 | update about HTTP2 TLS | Force Charlie | |
| 2018-01-29 | CURL_USE_WINSSL disable HTTP2 | Force Charlie | |
| 2018-01-28 | curl: disable WindowsStore HTTP2 support (nghttp2 not support) | Force Charlie | |
| 2018-01-28 | curl: only dynamic build support HTTP2 | Force Charlie | |
| 2018-01-28 | curl enable http2, use nghttp2 | Force Charlie | |
| 2018-01-24 | [curl] update to 7.58.0 | pravic | |
| 2018-01-23 | [curl] add option to build with winssl (#2631) | Tobias Kohlbau | |
| Sometimes curl needs to be build with winssl, use vcpkg install curl[winssl]. Signed-off-by: Tobias Kohlbau <tobias@kohlbau.de> | |||
| 2017-12-07 | curl: update to v7.57.0 | Johannes Schindelin | |
| Due to changes in curl's CMake support, where it now installs .cmake files, we now have to make sure that they are installed into the correct directory (and not duplicated into the debug/share/ directory, either). Also, a change in the context of the 2nd patch required an update of said patch. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> | |||
| 2017-11-16 | [vcpkg] Support \share\<port>\usage to handle libraries which are found ↵ | Robert Schumacher | |
| through built-in Find Modules. | |||
| 2017-09-09 | vcpkg_configure_cmake (and _meson) now embed debug symbols within static ↵ | Alexander Karatarakis | |
| libs (/Z7) | |||
| 2017-08-27 | [curl] update to 7.55.1 | codicodi | |
| 2017-08-11 | [curl] update to 7.55.0 | codicodi | |
| 2017-01-13 | [curl] Bump version to correspond with source code change for uwp support. | Robert Schumacher | |
| 2017-01-12 | added missing free calls after curl_getenv | Dale Stammen | |
| 2017-01-12 | apply uwp patch to all builds | Dale Stammen | |
| 2017-01-11 | added support for building uwp versions | Dale Stammen | |
| 2016-12-09 | [curl] Bump version and require libssh2 | Robert Schumacher | |
| 2016-12-08 | Add a patch for curl to find the libssh2 library | Christophe Guébert | |
| 2016-11-26 | [curl] Enable static building | Alexander Karatarakis | |
| 2016-11-26 | [curl] [freetype] [tiff] Add dependencies on zlib. Add curl dependency on ↵ | Robert Schumacher | |
| openssl. | |||
| 2016-11-08 | If portfile is not static-enabled yet, warn and then build dynamic | Alexander Karatarakis | |
| The opposite if portfile is not dynamic enabled | |||
| 2016-11-08 | triplet is now automatically included before portfiles. | Alexander Karatarakis | |
| Also remove trailing whitespaces from portfiles | |||
| 2016-11-05 | [curl] Change BUILD_CURL_TESTS to BUILD_TESTING | Mårten Nordheim | |
| It was changed between the previous version and the current one (https://github.com/curl/curl/commit/12e21fab26bd83dfa75f009a24380d144ea51857) | |||
| 2016-11-05 | [curl] Update to 7.51.0 | Robert Schumacher | |
| 2016-10-26 | [curl] Mark as not supporting static yet | Alexander Karatarakis | |
| 2016-10-06 | Remove use of vcpkg_build_cmake() across all portfiles. Fixes #123 | Robert Schumacher | |
| 2016-09-28 | Introduce SOURCE_PATH to almost all portfiles | Alexander Karatarakis | |
| 2016-09-25 | URL and MIRRORS are now URLS | Ninetainedo | |
| Updated all portfiles accordingly. | |||
| 2016-09-22 | Replaced everything concerning MD5 with SHA512 | Ninetainedo | |
| 2016-09-18 | Initial commit | Alexander Karatarakis | |
