Commit Graph

125 Commits

Author SHA1 Message Date
pravic
d0d38919bb [curl] update to 7.58.0 2018-01-24 11:30:44 +03:00
Tobias Kohlbau
91f447631d [curl] add option to build with winssl (#2631)
Sometimes curl needs to be build with winssl,
use vcpkg install curl[winssl].

Signed-off-by: Tobias Kohlbau <tobias@kohlbau.de>
2018-01-23 12:11:15 -08:00
Johannes Schindelin
d64fd32046 curl: update to v7.57.0
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-12-07 21:29:25 +01:00
Robert Schumacher
1b2f75be94 [vcpkg] Support \share\<port>\usage to handle libraries which are found through built-in Find Modules. 2017-11-16 23:54:55 -08:00
Alexander Karatarakis
26516fe485 vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07:00
codicodi
19916e5ce1 [curl] update to 7.55.1 2017-08-27 15:13:37 +02:00
codicodi
ce452195c8 [curl] update to 7.55.0 2017-08-11 18:40:13 +02:00
Robert Schumacher
278e6b9ad1 [curl] Bump version to correspond with source code change for uwp support. 2017-01-13 15:38:14 -08:00
Dale Stammen
678721b9a8 added missing free calls after curl_getenv 2017-01-12 21:25:10 -08:00
Dale Stammen
30429e68db apply uwp patch to all builds 2017-01-12 12:35:24 -08:00
Dale Stammen
00679b66e3 added support for building uwp versions 2017-01-11 10:59:45 -08:00
Robert Schumacher
c10e7e4960 [curl] Bump version and require libssh2 2016-12-09 14:20:03 -08:00
Christophe Guébert
93d83e0a60 Add a patch for curl to find the libssh2 library 2016-12-08 09:00:16 +01:00
Alexander Karatarakis
56581e816a [curl] Enable static building 2016-11-26 16:05:46 -08:00
Robert Schumacher
7e4a57fbfd [curl] [freetype] [tiff] Add dependencies on zlib. Add curl dependency on openssl. 2016-11-26 00:15:57 -08:00
Alexander Karatarakis
cadee66ca2 If portfile is not static-enabled yet, warn and then build dynamic
The opposite if portfile is not dynamic enabled
2016-11-08 14:38:47 -08:00
Alexander Karatarakis
1808d461b0 triplet is now automatically included before portfiles.
Also remove trailing whitespaces from portfiles
2016-11-08 14:25:47 -08:00
Mårten Nordheim
d26fff6e67 [curl] Change BUILD_CURL_TESTS to BUILD_TESTING
It was changed between the previous version and the current one (12e21fab26)
2016-11-05 21:00:23 +01:00
Robert Schumacher
ef4be3ab1d [curl] Update to 7.51.0 2016-11-05 03:17:06 -07:00
Alexander Karatarakis
164a3cd769 [curl] Mark as not supporting static yet 2016-10-26 12:30:56 -07:00
Robert Schumacher
b1fe038a83 Remove use of vcpkg_build_cmake() across all portfiles. Fixes #123 2016-10-06 15:29:37 -07:00
Alexander Karatarakis
3679955544 Introduce SOURCE_PATH to almost all portfiles 2016-09-28 17:05:56 -07:00
Ninetainedo
930d0a7ded URL and MIRRORS are now URLS
Updated all portfiles accordingly.
2016-09-25 00:23:04 +02:00
Ninetainedo
8cee9c6e07 Replaced everything concerning MD5 with SHA512 2016-09-22 21:30:58 +02:00
Alexander Karatarakis
ccca198c1b Initial commit 2016-09-18 20:54:03 -07:00