Robert Schumacher
6e653d88f6
[brotli] Fix regressions introduced during update
2017-12-13 06:20:07 -08:00
Mark Garcia
621d9afe7b
Upgrade assimp to v4.1.0 ( #2364 )
...
* [assimp] Update to v4.1.0 and remove code patch which is fixed in new version
* [assimp] Fix vcpkg_fixup_cmake_targets argument
* [assimp] Fix formatting
2017-12-13 03:38:33 -08:00
Alexander Karatarakis
bbb431c5a9
Merge pull request #2356 from jasjuang/exiv2
...
[exiv2] update to latest master and fix debug config
2017-12-12 18:03:53 -08:00
Tsukasa Sugiura
85848475fe
Fix Gtest port fails install when one of the configuration is set to VCPKG_BUILD_TYPE ( #2359 )
...
* Support build with master/HEAD
Gtest will be able to build with master/HEAD.
* Fix install when one of the configuration is set to VCPKG_BUILD_TYPE
Fix install when one of the configuration is set to VCPKG_BUILD_TYPE.
2017-12-12 17:34:16 -08:00
jasjuang
b59a4647ec
[exiv2] update to latest master and fix debug config
2017-12-11 22:14:57 -08:00
Alexander Karatarakis
f3f9afd1c6
[openssl] Add -utf-8 flag
2017-12-11 17:29:04 -08:00
Robert Schumacher
47a6ca9f90
Merge pull request #2341 from cdcseacave/master
...
[tinyexif] update to version 1.0.1
2017-12-09 17:20:10 -08:00
Artem Golubikhin
d7b06be393
[speex] Fix release mode .def file. Add missing exports ( #2340 )
...
* [speex] Fix release mode .def file. Add missing exports
Fixed .def file in release mode (it is bugged after #2293 fix in d5395ac793d1db78ab97ca144d5e89eabf49a735) https://github.com/Microsoft/vcpkg/issues/2293#issuecomment-350449317
Added exports for speex_header_free and speex_mode_list (https://github.com/Microsoft/vcpkg/issues/2292#issuecomment-348773393 )
* [speex] Fix regression for release mode import library
2017-12-09 17:19:12 -08:00
Robert Schumacher
5a8e2d9a8e
[speex] Fix regression for release mode import library
2017-12-09 17:17:10 -08:00
cDc
662d3bd9be
[tinyexif] update to version 1.0.1
2017-12-09 15:04:16 +02:00
atkawa7
9f0d33b6ad
alac-decoder ( #2176 )
2017-12-09 00:33:33 -08:00
cDc
19860a0933
[tinyexif] add TinyEXIF library ( #2221 )
2017-12-09 00:24:19 -08:00
lcdtyph
940b33e52d
[mbedtls] Initial port. ( #2286 )
...
* mbedtls: init port
* add VCPKG_LIBRARY_LINKAGE for static libs only
* [mbedtls] Slight cleanup
2017-12-09 00:00:06 -08:00
Robert Schumacher
2bcb3c98f5
Merge pull request #2338 from JayFoxRox/unicorn-port
...
[unicorn] Adding unicorn port
2017-12-08 23:55:51 -08:00
Robert Schumacher
8766979444
[unicorn] Adjust handling of CRT and LIBRARY LINKAGE. Reformat to LF.
2017-12-08 23:54:41 -08:00
Robert Schumacher
d11bad2012
[gtest] Remove renaming of DLLs -- only the import libs need renaming.
2017-12-08 22:40:45 -08:00
Robert Schumacher
08bbd62312
Merge pull request #2261 from UnaNancyOwen/fix_gtest
...
Add install googletest/src and Fix find_package Gtest
2017-12-08 22:39:18 -08:00
Jannik Vogel
8ea6a9818a
[unicorn] Adding unicorn port
2017-12-09 00:09:23 +01:00
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
Alexander Neumann
3dfe2ec64b
Updated benchmark to v1.3
2017-11-29 22:22:04 +01:00
xoviat
9bc2ba5357
[mpfr] bump version
2017-11-29 12:33:08 -06:00
xoviat
b12e76cd60
[mpfr] prefer ninja
2017-11-29 12:23:46 -06:00
xoviat
8c6eb97ec7
[mpfr] revert portfile patch
2017-11-29 12:17:53 -06:00
xoviat
e0362393cf
[mpfr] define have_stdint_h
2017-11-29 12:17:31 -06:00
xoviat
d0f6656b55
[mpfr] fix source path
2017-11-29 11:56:17 -06:00
xoviat
7dda8dcdd0
[mpfr] fix portfile
2017-11-29 11:49:54 -06:00
xoviat
51c9c6eb61
[mpfr] prepend stdint to header
2017-11-29 11:49:09 -06:00
xoviat
6de016f753
[mpfr] add MPFR_USE_INTMAX_T
2017-11-29 11:28:30 -06:00
Robert Schumacher
6c5f52daf3
Merge pull request #2264 from oracleoftroy/master
...
Install cmake files so find_package works
2017-11-28 13:24:17 -08:00
Robert Schumacher
950b1494f8
Merge pull request #2268 from rossbrower/master
...
FreeRDP 2.0.0-rc1 #2267
2017-11-28 13:23:59 -08:00
Alexander Karatarakis
b87d510a38
Merge pull request #2257 from xoviat/patch-1
...
[fftw] remove fftw3 directory if it exists
2017-11-28 12:41:10 -08:00
Alexander Karatarakis
74ae772c25
Merge pull request #2262 from xoviat/patch-2
...
[arb] prefer ninja
2017-11-28 12:40:21 -08:00
Ross Brower
5cb154be11
FreeRDP 2.0.0-rc1 #2267
2017-11-28 11:55:10 -08:00
Arkady Shapkin
0a5a906af0
[folly] Update to version 2017.11.27.00
2017-11-28 21:53:05 +03:00
Tsukasa Sugiura
cb87b8c116
Enable Ninja build
...
Enable Ninja build.
2017-11-29 03:25:52 +09:00
Tsukasa Sugiura
10ad65ec7d
Fix find Gtest
...
FindGtest.cmake that include in CMake finds the debug libraries that
file name with postfix "d".
2017-11-29 03:11:26 +09:00
Alexander Karatarakis
b9b4ae8641
[log4cplus] Change name of downloaded file
2017-11-28 02:19:33 -08:00
LazyWolf Lin
8a55bd8d3b
[log4cplus] upgrade to v2.0.0rc2. ( #2265 )
2017-11-28 02:18:05 -08:00
Marc Gallagher
488e910260
Install cmake files so find_package works
2017-11-26 22:32:23 -08:00
xoviat
dc83d0409c
[arb] prefer ninja
2017-11-26 14:52:30 -06:00
Robert Schumacher
7938006022
[ports] Mark several ports as unbuildable on UWP
2017-11-26 10:28:16 -08:00
Robert Schumacher
97101d4bd5
[fftw3] Detect stale sources
2017-11-26 09:01:32 -08:00
Tsukasa Sugiura
530aadc6e2
Add install googletest/src
...
Add install googletest/src directory for project that desirable to build
Google Test by compiling a single file.
2017-11-27 00:51:32 +09:00
Alexander Karatarakis
94bd9dd66e
Merge pull request #2258 from UnaNancyOwen/fix_qhull
...
Fix QHull port to remove static link libraries when installing dynamic link libraries
2017-11-25 18:48:37 -08:00
Robert Schumacher
14cbe496bc
[vcpkg] Allow compilation inside WSL
2017-11-25 16:21:54 -08:00
xoviat
56a47f6339
[fftw] remove fftw3 directory if it exists
2017-11-25 17:48:26 -06:00
Robert Schumacher
5335d17f53
[vcpkg] Initial experimental support for VCPKG_BUILD_TYPE release
2017-11-25 15:25:18 -08:00
Tsukasa Sugiura
390806e931
Fix PCL port according to QHull port change
...
Fix PCL port according to QHull port change.
PCL will link dynamic link librariy of QHull when build dynamic link
library configure.
2017-11-26 07:49:30 +09:00
Tsukasa Sugiura
173a1d59a5
Fix remove files when install dynamic libraries
...
Fix remove files when install dynamic libraries.
2017-11-26 07:36:03 +09:00
Tsukasa Sugiura
fda988964d
Enable Ninja build in QHull port
...
Enable Ninja build in QHull port.
2017-11-26 07:29:56 +09:00
Robert Schumacher
6b64a9adb6
Merge pull request #2237 from kypp/openvdb
...
new port: openvdb
2017-11-25 14:16:49 -08:00