3119 Commits

Author SHA1 Message Date
Alexander Karatarakis
583ee9ee91 [openssl] Remove entry of removed patch 2017-12-08 13:21:32 -08:00
Alexander Karatarakis
aad3fe1cbc
Merge pull request #2330 from eao197/master
Port for sobjectizer updated to v5.5.20
2017-12-08 13:18:42 -08:00
Alexander Karatarakis
0a6989405f
Merge pull request #2329 from jwillemsen/jwi-ace-646
[ACE] 6.4.6
2017-12-08 12:50:56 -08:00
Michał Janiszewski
9b14a7528d
[jansson] Prefer ninja 2017-12-08 13:50:06 +01:00
eao197
9bb4d5c74c Update for sobjectizer v.5.5.20 2017-12-08 12:10:10 +03:00
Johnny Willemsen
6ce08903f5
[ACE] 6.4.6 2017-12-08 09:55:46 +01:00
Alexander Karatarakis
48c4b79be5
Merge pull request #2326 from dscho/openssl-1.0.2n
openssl: update to v1.0.2n
2017-12-07 13:52:26 -08:00
Alexander Karatarakis
b81d13a956
Merge pull request #2325 from dscho/curl-7.57.0
curl: update to v7.57.0
2017-12-07 13:41:04 -08:00
Alexander Karatarakis
c20e1bc68a
Merge pull request #2314 from peergine-admin/fix-live555-latest
updata live555 live555-latest
2017-12-07 13:24:14 -08:00
Johannes Schindelin
c48cf285ec openssl: update to v1.0.2n
The patch to allow for spaces in paths while running the Perl helpers is
no longer necessary, and was dropped.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2017-12-07 22:21:56 +01:00
Alexander Karatarakis
7efd70488c [live555] Set version instead of latest and update CONTROL file 2017-12-07 13:20:05 -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
LazyHamster
6351f9c21c [gmime] Update to version 3.0.5. 2017-12-07 12:59:08 +03:00
hwq@peergine.com
af8e296db5 updata live555 live555-latest 2017-12-07 12:12:35 +08:00
Alexander Karatarakis
29163e1566
Merge pull request #2301 from cguebert/crow-0.1
[crow] initial port
2017-12-06 18:28:03 -08:00
Alexander Karatarakis
e9e5a996ed
Merge pull request #2311 from Farwaykorse/port-ms-gsl
[ms-gsl] update to 2017-12-04
2017-12-06 18:24:48 -08:00
Alexander Karatarakis
1e6dd7b5d1 [libsodium] Disable tests
Also, this is a workaround for x64-windows-static taking forever in VS2017 15.5
2017-12-06 18:08:03 -08:00
eao197
50e34d957d Adaptation for so-5.5.20-beta1 2017-12-06 19:18:31 +03:00
Roelf-Jilling
89683742be [ms-gsl] update to 2017-12-04 2017-12-06 12:55:03 +01:00
Roelf-Jilling
438dc50389 [ms-gsl] simplify portfile 2017-12-06 12:55:03 +01:00
Robert Schumacher
1a2ac53e3d
Merge pull request #2300 from tobiaskohlbau/master
[fcl] add missing dependencies within cmake
2017-12-05 15:09:23 -08:00
Tsukasa Sugiura
2977e1d7cd Fix pcl/CMakeLists fot Visual Studio 2017
Fix conditional branch for Visual C++ 2017.
Visual C++ 2017 has a version number 191x.
2017-12-06 05:38:35 +09:00
Tobias Kohlbau
a81a516505
fcl: add missing dependencies within cmake
Signed-off-by: Tobias Kohlbau <tobias@kohlbau.de>
2017-12-05 17:16:46 +01:00
Christophe Guebert
09c8264e9c crow initial port 2017-12-05 15:09:14 +01:00
Alexander Karatarakis
216f7137b9 [re2] Don't pass BUILD_SHARED_LIBS
BUILD_SHARED_LIBS should not be locked to shared/static, because the other type will fail.
Vcpkg was overriding this flag before, so no behavior change. (i.e. static builds worked before as well).
Also tests = OFF.
2017-12-04 19:50:23 -08:00
Alexander Karatarakis
6c42097aef [re2] Use vcpkg_from_github() 2017-12-04 19:26:20 -08:00
Alexander Karatarakis
6f45d1038f
Merge pull request #2298 from rapoth/master
Added port for re2 2017-12-01 release
2017-12-04 19:25:06 -08:00
Rahul Potharaju
03ced8199b Adding re2 port 2017-12-04 17:15:16 -08:00
jasjuang
36579517b9 [aws-sdk-cpp] update to 1.3.15 2017-12-04 16:37:06 -08:00
Alexander Karatarakis
e30cabce35
Merge pull request #2296 from pravic/sciter 2017-12-04 14:32:19 -08:00
pravic
fb3aefa4e6 [sciter] Update to 4.0.6.5590 2017-12-04 17:57:19 +03:00
Alexander Karatarakis
fe03086399
Merge pull request #2282 from sdcb/sdcb/vlpp
[vlpp] initial commit
2017-12-03 20:39:46 -08:00
Alexander Karatarakis
aff69dc6d0
Merge pull request #2275 from lazyhamster/libmspack
[libmspack] Initial port.
2017-12-03 20:37:34 -08:00
xoviat
805fabe58a Flint: enable DLL builds (#2271)
* [flint] enable dynamic building

* [flint] increment version
2017-12-03 20:37:01 -08:00
evpobr
11c6613ba9 [scintilla] Initial port. 2017-12-03 14:56:37 +05:00
Robert Schumacher
3c242ba86d
Merge pull request #2289 from procxx/update-libtorrent
Update libtorrent to 1.1.5
2017-12-03 00:01:58 -08:00
Robert Schumacher
e235bd6511
Merge pull request #2270 from xoviat/mpfr
[mpfr] add MPFR_USE_INTMAX_T
2017-12-03 00:01:30 -08:00
Robert Schumacher
d5395ac793 [speex] Fix debug mode .def file. Add exports for extern globals. 2017-12-02 23:57:17 -08:00
Stanislav Ershov
19d64fbf56 Update libtorrent to 1.1.5 2017-12-02 09:28:56 +03:00
lcdtyph
46ec37a17c libuv: update to v1.18.0 2017-12-01 20:56:04 +08:00
sdcb
8d3526e85f [vlpp] add the CppMerge.exe tool 2017-12-01 18:34:26 +08:00
sdcb
977d4decb4 [vlpp] initial create 2017-12-01 18:18:53 +08:00
Robert Schumacher
c8c332c893 Merge branch 'master' of https://github.com/Microsoft/vcpkg 2017-11-30 22:20:06 -08:00
Robert Schumacher
03ff483446 [botan] Revert upgrade due to regressions 2017-11-30 22:20:00 -08:00
Alexander Karatarakis
d165543c12 [libsodium] Fix static build trying to copy dlls 2017-11-30 18:10:33 -08:00
Robert Schumacher
0aa1bfe293 [harfbuzz] Revert upgrade due to regression 2017-11-30 16:26:37 -08:00
Robert Schumacher
0ade7d3d97 [netcdf-c] Fix x64-windows-static builds 2017-11-30 14:19:06 -08:00
Robert Schumacher
eb8c9e084b [llvm] Fail early on UWP 2017-11-30 12:43:45 -08:00
Robert Schumacher
26f12d20bb [many ports] Updates to latest 2017-11-30 12:27:56 -08:00
LazyHamster
ca3a6ab0fe [libmspack] Initial port. 2017-11-30 12:39:19 +03:00