Commit Graph

6060 Commits

Author SHA1 Message Date
myd7349
df4e69f24f [oniguruma] Update to 6.9.2 (#6401) 2019-05-13 00:13:18 -07:00
myd7349
2bf491b426 [librdkafka] Fix ARM build error 2019-05-11 16:09:10 +08:00
myd7349
f1870ae02b [septag-sx] Add error message 2019-05-11 12:16:24 +08:00
JackBoosY
14bfca23c5 [gdal]Add Linux/Unix support. (#6335) 2019-05-10 13:07:14 -07:00
Haojia Yu
3cb50e6d98 update osg version to 3.6.3 (#6385) 2019-05-10 12:50:38 -07:00
wangli28
5f1e14ac13 [loguru] Add new port (#6342) 2019-05-09 23:05:39 -07:00
JackBoosY
ddec7174c1 [gdcm]Update to v3.0.0 and rename to gdcm. (#6348)
* [gdcm]Update to v3.0.0 and rename to gdcm.

* [gdcm2]Add empty port "gdcm2" mapping to port gdcm
2019-05-09 23:03:59 -07:00
Phoebe
0022e0b0ac [cpprestsdk]Add boost-asio dependency on linux (#6380) 2019-05-09 22:53:36 -07:00
Robert Schumacher
3d9c55d2e0 [many ports] Updates 2019.05.08 (#6382)
* [many ports] Updates 2019.05.08

* Undo changes for failure ports grpc libjpeg-turbo curl cartographer

* [guetzli] Patch to handle breaking changes in butteraugli
2019-05-09 22:53:05 -07:00
Youngho Kim
442d5c1b54 [cpr] added find_package for cpr on install (#3185)
* added find_package for cpr on install

How to use:
find_package ( CPR REQUIRED )
if ( CPR_FOUND )
message ( STATUS "CPR_INCLUDE_DIRS = ${CPR_INCLUDE_DIRS}" )
message ( STATUS "CPR_LIBRARIES = ${CPR_LIBRARIES}" )
include_directories ( ${CPR_INCLUDE_DIRS} )
endif ( CPR_FOUND )

* [cpr] Provide config and targets files
2019-05-09 17:14:26 -07:00
Andrei Lebedev
010e88c647 [soci] Add patches for boost and postgresql (#6328)
Signed-off-by: Andrei Lebedev <lebdron@gmail.com>
2019-05-09 15:22:50 -07:00
bobk2824
f0d575c2f3 Upgrade vcpkg to ECSUtil 1.0.6.1 (#6381) 2019-05-09 15:15:17 -07:00
LarryIII
64f8fb7b86 [eastl]Add option(/Zc:char8_t-) to fix compile issue (#6360) 2019-05-09 15:14:38 -07:00
Daniele Lupo
e2f45664c9 [gdal] fixed compilation issue with std::fabs (#6336) 2019-05-09 15:00:16 -07:00
Curtis J Bezault
5ae66b8074
[jsonnet] Hook into existing cmake support (#6358)
Use jsonnet's cmake build system.
2019-05-09 13:52:36 -07:00
zhihaoy
dc9761f7de [visit-struct] Add new port (#6356)
https://github.com/cbeck88/visit_struct

The motivation for this port is that we do not have to lock ourselves
with Boost.Fusion, or Boost.Hana, and can benefit from some downstream
projects such as Configuru at the same time.
2019-05-09 13:31:55 -07:00
Florin Crișan
e36d550dd4 [ace] Add support for features (ssl, wchar, xml) #6372 (#6376) 2019-05-09 13:28:04 -07:00
Alexander Neumann
2d11443816 enable static builds of openjpeg (#6373)
* enable static builds for openjpeg

* bump control

* remove unnecessary code
2019-05-09 13:08:05 -07:00
Yuri Valentini
7c6ff87f57 [x264] build with asm on x64 x86 (#3269)
* [x264] build with asm on x64 x86

* [x264] build with asm on x64 x86

* [x264] Use Linux-style line endings in patch file
2019-05-09 13:06:36 -07:00
JackBoosY
f54e96af6f [graphqlparser]Fix static build error (#6359) 2019-05-09 12:00:58 -07:00
JackBoosY
eddb8796e4 [dlib]Fix build error in linux:copyright check failure. (#6361) 2019-05-09 11:55:59 -07:00
Stefano Sinigardi
cdc37cb6be [geogram] enable building on non-win32 platforms (#6366) 2019-05-09 11:53:13 -07:00
Alexander Neumann
db47a79bd9 ITK: Do not move/rename src folder. (#6367)
* removed src folder rename instead a warning is issued if the path is too long
* Delete hdf5_config_mode_find_package.patch not used by portfile
2019-05-09 11:52:25 -07:00
myd7349
04616db27e [cgltf] Add new port (#6369) 2019-05-09 11:48:06 -07:00
Stefano Sinigardi
4825f3ba61 [zxing-cpp] improve compatibility with modern OpenCV (#6370) 2019-05-09 11:46:36 -07:00
Stefano Sinigardi
9c33de2d07 [freeimage,freeglut,giflib,libwebp] port patches from #5169 (#6364)
* [freeimage] improve compatibility with other ports, using typedefs identical to other headers to avoid errors
* [libwebp] fixes for non-win32 systems
* [giflib] revert again #5578
* [freeglut] add missing wrapper for linux
2019-05-09 11:45:23 -07:00
Robert Schumacher
223d5d82ac
[many ports] Updates 2019.05.07 (#6338)
* [many ports] Updates 2019.05.07

* Undo assimp and gdcm2 changes since they caused regressions
2019-05-08 17:51:44 -07:00
Lennart Trunk
38aeee774a [qt5] update to 5.12.3 (#6127)
* update CONTROL files and version variable

* fix qt5 linkage in debug

* revert target_link_libraries to set_property

* revert mqtt to 5.12.1 since 5.12.3 is not released yet

* update mqtt to 5.12.3

* update hashes

* remove unnecessary patch

* fix qmldevtools debug linkage for qt5-tools
2019-05-08 15:15:26 -07:00
Carlos O'Ryan
883dd40928 Upgrade google-cloud-cpp to 0.9.0. (#6355) 2019-05-08 14:57:41 -07:00
Stefano Sinigardi
6cdb36a4cf [freeglut] enable building on non-win32 (#6298) 2019-05-08 13:47:32 -07:00
WebFolder OÜ
7341945a32 [valijson] new port (#6354) 2019-05-08 13:32:57 -07:00
Charles Milette
0e1ea7576c [wil] new port (#6353)
* [wil] new port
2019-05-08 12:40:09 -07:00
NancyLi1013
5121e7149e [minhook] Add new port (#6333)
* [minhook] Add new port

* Download cmake support as patch

* Move architecture check to before work is done

* Check in install destination patchl Remove config
2019-05-07 22:51:00 -07:00
myd7349
6bbecf3788 [uriparser] Update to 0.9.3, add tool feature (#6303)
* [uriparser] Update to 0.9.3

* [uriparser] Fix static build

* [uriparser] Handle URI_STATIC_BUILD

* [uriparser] Add support for --head option

* [uriparser] Simplify

* [uriparser] Use file COPY to USE_SOURCE_PERMISSIONS
2019-05-07 14:50:54 -07:00
Bill Avery
f40b738108 [cppgraphqlgen] Update to 3.0.0 release (#6337) 2019-05-07 14:13:27 -07:00
JackBoosY
801d0ce8a4 [moos-core]Fix build failure on Windows (#6252)
* [moos-core]Fix build in windows:
1.Add compile macros and includes
2.Fix empty directories in static.

* [moos-core]Fix link error LNK2019.

* [moos-core]Changed library linkage to static.

* Clean up tool + copyright install; Remove messages
2019-05-07 13:35:30 -07:00
zhihaoy
1fab043632 [doctest] Update to 2.3.2 (#6331)
An critical fix to https://github.com/onqtam/doctest/issues/228
2019-05-07 12:46:45 -07:00
Stefano Sinigardi
d60f874400 [libpng] remove broken patch (#6293) 2019-05-07 10:40:35 -07:00
myd7349
6f691d7a9b [librdkafka] Update 2019-05-07 19:21:44 +08:00
myd7349
6b2423eced [librdkafka] Update to 2019-05-07 2019-05-07 19:21:44 +08:00
myd7349
c89d08d1ba [librdkafka] Update to 2019-04-30 2019-05-07 19:21:44 +08:00
myd7349
f6ae18f51a [librdkafka] Update to 2019-04-16 2019-05-07 19:21:44 +08:00
myd7349
d1b1ae1a10 [librdkafka] Rename package to librdkafka (#5927) 2019-05-07 19:21:43 +08:00
myd7349
7c73e98b9f [librdkafka] Add features 2019-05-07 19:21:36 +08:00
myd7349
af8fa46a03 [librdkafka] Update to v1.0.0 2019-05-07 19:21:26 +08:00
myd7349
8ae4f08dec [librdkafka] Add new port (fix #5920) 2019-05-07 19:21:11 +08:00
myd7349
b37854348a [septag-sx] Update to 2019-05-07 2019-05-07 19:03:57 +08:00
myd7349
3cdfad0fb1 [septag-sx] Rename 2019-05-07 18:54:49 +08:00
JackBoosY
93dedf0af8 [openjpeg/itk]Update openjpeg to v2.3.1 and fix conflict with ITK. (#6313)
* [openjpeg/itk]Update openjpeg to v2.3.1 and fix conflict with ITK.
2019-05-06 16:37:56 -07:00
Robert Hümmer
ce6dbe70cb [libnoise] Add new port libnoise (#6319)
* [libnoise] Add new port libnoise

* refactor(libnoise): removed unnecessary comments
2019-05-06 15:52:14 -07:00
Jackie Ng
4256a7cd07 [libgd] Fix static build (#6307)
* Revert libgd portfile change from 5ea9105

This makes libgd static buildable again

* Undo reversion of -DBUILD_SHARED_LIBS. This is not necessary.
2019-05-06 10:48:06 -07:00
Jackie Ng
7028438a75 [libpq]: Fix linkage with static openssl (#6309)
* [libpq]: Add crypt32 to linker set. This allows libpq to link against static openssl.

* Bump portfile version
2019-05-06 10:46:58 -07:00
Jackie Ng
d70c4e356c [gdal] Fix linker error with static libpng (#6305)
* When linking gdal with static libpng, it fails because the libpng vcpkg port has references to zlib symbols that aren't present in the internal copy of zlib that gdal builds/links against.

To fix this, have the gdal port pull in a vcpkg zlib port as another dependency and have it build/link against that instead.

* [gdal]: Bump portfile version as master is already at 2.4.1-2
2019-05-06 10:44:27 -07:00
myd7349
ebd2a374cf [xeus] Update to 0.19.1 (#6320)
* [xeus] Update to 0.19.1

* [xeus] Update usage
2019-05-06 10:11:02 -07:00
Cheney Wang
c5add82c3b [duktape/open62541] Update the SHA512 of distfile (#6326)
* [duktape] Update the SHA512 of distfile

* [open62541] Update the SHA512 of distfile
2019-05-06 10:03:39 -07:00
Tsukasa Sugiura
d53488c65d [libjpeg-turbo] Update to libjpeg-turbo 2.0.1 (#4635)
* [libjpeg-turbo] Update to libjpeg-turbo 2.0.1
* [libjpeg-turbo] workaround CMAKE_SYSTEM_PROCESSOR vcpkg bug
2019-05-06 09:54:05 -07:00
myd7349
4048762e48 [sx] Add new port 2019-05-06 18:40:56 +08:00
myd7349
7864caa87a [xsimd,xtensor,xtensor-blas,xtl] Update to latest (#6318) 2019-05-05 23:19:08 -07:00
NancyLi1013
820626350f [Z85] Add new port (#6315) 2019-05-05 23:18:18 -07:00
Jeremy
4c7f464233 [gdal] Add libspatialite build-dependency (#6251)
* add libspatialite for gdal

* add libspatialite

* Bump version

* Add libspatialite as feature

* Do not use gen expressions as nmake does not support
2019-05-04 18:35:25 -07:00
driver1998
5ea9105f15 [glib] arm/arm64 windows support (#6116)
* glib port update for arm/arm64 windows

* bump glib version to 2.52.3-14
2019-05-03 16:21:44 -07:00
Stefano Sinigardi
5b2759be83 [dlib] port patch from #5169 (#6292) 2019-05-03 11:43:35 -07:00
Stefano Sinigardi
df482edfd9 [clapack] port patch from #5169 (#6291) 2019-05-03 11:43:10 -07:00
Victor Romero
050e71d01d
Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937)
* [various ports] remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS

* [alac,benchmark,capnproto] Fix  check_linkage call

* [fastlz] Fix SHA512

* [coroutine] Fix dynamic build

* [folly] Find double-conversion

* [gamma] Use vcpkg_from_github

* [librsync] Enable static builds

* [netcdf-cxx4] Fix SHA512

* [octomap] Fix static build

* [tidy-html5] Fix static build

* [various ports] remove custom messages for shared/static builds, modernize some scripts in the meantime

* [folly] Use ras0219's fix for link paths

* [octomap] Fix exported targets

* [uvatlas] Set tool download SHA512

* [duktape+python2] fix portfile to call configure with correct python version, manage python2 also outside win32

* [suitesparse] osx fix

* [gtkmm] Call vcpkg_check_linkage after including vcpkg functions

* [duktape] Resolve conflicts

* [duktape] FIxed typo in Python paths

* [wangle] Find zlib

* [openssl-uwp] Fix SHA512

* [glib] Allow static builds on non-Windows

* [suitesparse] Fix build on Windows

* [multiple ports] Bump CONTROL version

* [multiple ports] Fix description indent

* [directxtk] Fix CONTROL file

* [bde,duktape,qpid-proton] Build packages with python2 installed

* [binn] remove CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS

* [gdal,live555,uriparser] Fix regressions

* [live555] Update to 2019.04.24
2019-05-02 22:57:43 -07:00
Darrin W. Cullop
b72f36e8cd [c-ares] Update to Latest (#6287)
* [c-ares] Update to Latest

The latest has fixes to support ARM/ARM64 on Windows

* Update version string
2019-05-02 17:39:13 -07:00
Victor Romero
fd0e13db04
[zziplib] Fix autotool generated includes (#6284)
* [zziplib] Fix autotool generated includes

* [zziplib] Configure zziplib in portfile
2019-05-02 16:06:44 -07:00
Phoebe
b742476971 [uWebSockets] Upgrades 2019.03.29 (#6133) 2019-05-02 13:53:28 -07:00
evpobr
bba224b978 [sndfile] Add new port sndfile (#4514)
* [port] Add sndfile port
2019-05-02 12:02:03 -07:00
Casey Carter
969ed5fbc1 [range-v3] Update to 0.5.0 (#6283) 2019-05-02 09:20:45 -07:00
zhihaoy
23f4a004d2 [args] Export official targets (#6276) 2019-05-01 17:20:23 -07:00
myd7349
35009e4966 [libsodium] Migrate build system to CMake (#5600) 2019-05-01 15:43:48 -07:00
myd7349
f47866c4c4 [cmocka] Add new port (fix #4728) (#5669) 2019-05-01 15:19:12 -07:00
Antonio Maiorano
df753fbcf5 Fix sdl2-gfx, sdl2-image, sdl2-mixer, sdl2-net, and sdl2-ttf forcing debug lib first (SDL2d) (#5948)
Prevent SDL2 dependent libraries from always linking against debug.
2019-05-01 13:36:57 -07:00
Ernest Zaslavsky
3468013fcd SPDK - Storage performance development kit (#5877) 2019-05-01 12:59:11 -07:00
LarryIII
1e0b106d15 [Live555]Update version to 'latest' (#6267) 2019-05-01 11:54:01 -07:00
Victor Romero
e03ee9cace
[ceres,jxrlib,zziplib] Fixes for non-windows (#6188)
* [ceres, zziplib] fixes for building on non-windows systems

* [jxrlib, zziplib] other fixes for non-windows systems

* [zziplib] fix CMakeLists.txt for non win32 platforms, there were missing exported headers

* [ceres] Fix targets path

* [ceres] Fix typo

* [ceres] trigger CI build

* [ceres] use proper glog/gflags targets
2019-04-30 16:54:33 -07:00
Griffin Downs
9db65c7891
[fmi4cpp] Update to 0.7.0 (#6269)
* [fmi4cpp] update to 0.7.0

* Fix indentation

* Remove duplicate feature entry
2019-04-30 15:02:18 -07:00
João Maia
5314524f44 [qt5] Fix scripts on debug/release-only builds (#6259)
* Fix qt5-base portfile

qt5-release.conf was not copied in release mode

* Fix vcpkg_configure_qmake.cmake in debug-only builds

* Add VCPKG_BUILD_TYPE support to qt_modular_library.cmake and vcpkg_build_qmake.cmake
2019-04-30 09:29:41 -07:00
Robert Schumacher
516d10bb68 [many ports] Updates 2019.04.19 (#6155)
* [many ports] Updates 2019.04.19
2019-04-30 09:20:18 -07:00
Miguel
fcc13318da [mlpack] Updated to version 3.1.0 (#6263) 2019-04-29 20:56:26 -07:00
Bogdan Gospodaru
e591f8d63f [tmxlite] port (#6243)
* added tmxlite port

* added static support
2019-04-29 12:16:12 -07:00
myd7349
51dc766e79 [taocpp-json] Add new port (#6253)
* [taocpp-json] Add new port
2019-04-29 11:50:57 -07:00
Vitaliy Didik
5936262b24 [gmime] Fixed missing exports. (#6256) 2019-04-29 09:56:18 -07:00
Tony Lin
221baafff4 [boost-locale] Enable arm64-windows (#6208) 2019-04-29 04:39:58 -07:00
NancyLi1013
bed4a4c9c0 [date] Update the version to the latest commit. (#6131) 2019-04-29 02:42:35 -07:00
Tony Lin
e7663f30ff [boost-regex] Enable arm64-windows (#6206) 2019-04-29 01:49:47 -07:00
almikhayl
55a4b18544 [libpcap] new port only linux (#6082)
* [libpcap] new port only linux

* Add system dependencies message
2019-04-29 01:04:27 -07:00
driver1998
ef75e05b22 [fltk] Windows ARM/ARM64 support (#6241)
* update fltk for arm/arm64-windows

* add windows libraries for arm/arm64
2019-04-29 00:44:22 -07:00
LeiLeiLei
a4a18fc433 [duilib] add new port (#6231)
* [duilib] add new port

* support for static

* Update version string to date; Translate description
2019-04-28 22:18:01 -07:00
Miguel
66f558423d [ensmallen] Updated to version 1.14.2 (#6242)
* [ensmallen] Add new port

* [ensmallen] disable tests

* [ensmallen] Updated to version 1.14.2

* [ensmallen] Updated to version 1.14.2
2019-04-28 19:31:15 -07:00
Park DongHa
2e7ef676db [coroutine] version update (1.4.2) (#6245)
* [coroutine] arch, commit

* version: 1.4.1
* check architecture before vcpkg_from_github

x86 error message contains repository path to prevent confusing

Signed-off-by: luncliff <luncliff@gmail.com>

* [coroutine] version update
2019-04-28 19:30:33 -07:00
myd7349
81cc0f387e [jsmn] Add new port (#6248) 2019-04-28 19:26:31 -07:00
myd7349
b500a0dc22 [nonius] Add new port (#6238)
* [nonius] Add new port

* [nonius] Dependencies
2019-04-28 19:13:09 -07:00
Dmitry Marakasov
745a0aea59 Fix typo (#6235)
[forge] Fix typo
2019-04-26 16:48:42 -07:00
NancyLi1013
0fe89bae97 [clblast] Add new port (#6222) 2019-04-26 13:34:54 -07:00
Cheney Wang
a5a5e870aa [aws-lambda-cpp]Add warning to non-Linux platform when building (#6211)
* [aws-lambda-cpp]Add warning to non-Linux platform when building

* Also allow osx builds

* Correct Mac check

* OR to AND
2019-04-26 12:45:43 -07:00
Vitaliy Didik
1c9d54363a [libidn2] Removed CMAKE_DEBUG_POSTFIX. (#6224) 2019-04-26 12:43:10 -07:00
kyp
dad8307618 [stlab] update to v1.4.1 (#6209)
* [stlab] update to v1.4.1

[stlab] update head reference

* [stlab] fix osx build
2019-04-26 12:28:13 -07:00
Simon Brand
7b3d86b933 [Bitsery] New port (#6226) 2019-04-26 12:20:28 -07:00
Qing-Dong Wang
0619aaec65 [freeglut] fix download URLs (#6035) 2019-04-25 23:37:20 -07:00
João Maia
d299ad6107 [qt5] Build qt5 release/debug targets according to VCPKG_BUILD_TYPE (#6215) 2019-04-25 14:30:39 -07:00
driver1998
7ec28764b6 [openal-soft] Fixes windows arm/arm64 build on vs2019 (#6115)
* fixes openal-soft arm/arm64 windows build, on vs2019

* bump openal-soft version to 1.19.1-2
2019-04-25 12:51:31 -07:00
Mark Moll
6735932ad3 [ompl] update to version 1.4.2 (#6084)
- add feature to install ompl.app libraries, which add support for
reading meshes and collision checking
- remove patch and instead remove unwanted files via portfile
2019-04-25 12:42:16 -07:00
Cheney Wang
41623d8e4e [devicenameresolver] Add missing <string> (#6207) 2019-04-25 12:41:33 -07:00
JackBoosY
7aae74af08 [cctz]Update cctz to v2.3 and add dependence benchmark. (#6185) 2019-04-25 12:39:38 -07:00
Billy O'Neal
af3dd1acd1 Update Casablanca to 2.10.13. (#6201) 2019-04-25 12:12:12 -07:00
tGstep
95b94ec3b1 [tgui] Update to 0.8.5 (#6192)
Update to the 0.8.5 branch.
2019-04-24 14:13:04 -07:00
Victor Romero
8996d0ce0a
[ade] Add port (taken from PR 5169 by @cenit) (#6129)
* [ade] Add port (taken from PR 5169 by @cenit)

* [ade] Fix for non-Windows

* [ade] Fix indentation
2019-04-24 11:44:38 -07:00
alcroito
243a12456c [botan] Make botan also build on macOS and Linux (#6196)
Use multiple jobs when possible.
2019-04-24 13:21:58 -05:00
LarryIII
9aa21f0670 [Alembic]Fix error C1803 when using headers from OpenEXR (#6195) 2019-04-24 11:19:54 -07:00
Spiro Gulgas
f67b53df11 [glfw3] Updated to version 3.3 (#6198) 2019-04-24 11:09:58 -07:00
Leonard Mosescu
b892387a45 Fix for #6152: Broken release build of SDL2-image (#6153)
Fix for #6152: The release build of SDL2-image depends on the debug build of SDL2
2019-04-23 18:33:58 -05:00
Bill Avery
858b297332 [cppgraphqlgen] Update cppgraphqlgen and PEGTL to 3.0.0 (#6162)
Upgrade PEGTL to 3.0.0-prerelease
Update cppgraphqlgen to 3.0.0
Add pegtl-2 port
2019-04-23 17:19:51 -05:00
Curtis J Bezault
1028346321
Merge pull request #6165 from xuhongxu96/grpc-static-linux
[grpc] Supported static linking in Linux
2019-04-23 17:05:47 -05:00
David Garcia
f439ffed30 uriparser updated to 0.9.2 (#6178) 2019-04-23 15:02:52 -07:00
Curtis J Bezault
c8a306b433
Merge pull request #6186 from JackBoosY/dev/jack/rocksdb_6.0.1
[rocksdb]Update rocksdb to v6.0.1 and fix patching failure.
2019-04-23 17:00:34 -05:00
Tony Lin
d0075b376d [poco] Enable arm64-windows (#6182) 2019-04-23 14:01:23 -07:00
Cheney Wang
16c9d0befd [embree2] Disable parallel configure (#6172) 2019-04-23 13:49:30 -07:00
JackBoosY
91aa28f14d [openblas]Disable cross-compiling to fix uwp build. (#6181) 2019-04-23 13:41:42 -07:00
driver1998
8da8c0a9f6 [SDL2] fix arm-windows build (#6146)
* fix sdl2 arm-windows build

* bump sdl2 version
2019-04-23 13:21:48 -07:00
wangli28
8ad2ae0d34 [gdal/pmdk]Update to new version (#6173) 2019-04-23 13:15:23 -07:00
Phil Christensen
3e6a41dbc9 [live555] update download URL (#6176) 2019-04-23 12:44:41 -07:00
JackBoosY
d5f4b24095 [rocksdb]Update rocksdb to v6.0.1 and fix patching failure. 2019-04-23 10:02:50 +00:00
eao197
e9f1c3831f restinio updated to v.0.4.8.7 (#6170) 2019-04-22 10:54:10 -07:00
Luke Philpot
b2433c8848 remove unneeded deps 2019-04-22 12:08:36 +10:00
Luke Philpot
96b310c0ea tinygltf port file 2019-04-22 12:04:14 +10:00
Hongxu Xu
49c282da32 Removed setting CMAKE_FIND_LIBRARY_SUFFIXES to fix configure error in Windows 2019-04-21 17:01:16 +08:00
Hongxu Xu
68759e0dfe [rocksdb] Supported static linking in Linux (#6144)
* [rocksdb] Supported static linking in Linux

* Updated rocksdb CONTROL version
2019-04-19 17:05:36 -07:00
driver1998
45b618869d [gettext] fixes arm64-windows build (#6151)
* fix gettext defines, fixes arm64-windows build

* gettext: code style fix
2019-04-19 17:02:14 -07:00
Daniel Marshall
19981391b6 [re2] Update port (#6150) 2019-04-19 16:33:20 -07:00
Hongxu Xu
23ae7eb168 [grpc] Supported static linking in Linux 2019-04-19 17:27:19 +08:00
Victor Romero
ae51d57e99
[armadillo] Use new GitLab repository and enable Linux (#6130)
* [armadillo] use new gitlab repository, update to latest commit, now it builds on linux and enables also mlpack to be built on linux

* [armadillo] change ref to another version, the newest one disappeared

* [armadillo] Bump CONTROL version
2019-04-18 14:51:07 -07:00
JackBoosY
4adbe06fef [check]Fix always built as debug library. (#6135)
* [jemalloc]Fix dll generated when generating static library

* Revert "[jemalloc]Fix dll generated when generating static library"

This reverts commit a833bf5593.

* [check]Fix always built as debug library.
2019-04-18 13:49:35 -07:00
LarryIII
3667328354 [eigen3] Fix long path issue in UWP (#6136) 2019-04-18 11:33:28 -07:00
driver1998
5285f8dc4a [gettext] arm/arm64 windows support (#6118)
* gettext port update for windows-arm64

* bump gettext version to 0.19-9
2019-04-18 01:33:06 -07:00
past-due
2112801aba Expose darwinssl as an option when building curl (updated) (#6124)
* expose darwinssl as an option

* Fix typo

* add an error in case darwinssl is used on a non darwin system

* [curl] add darwinssl to curl[ssl] osx default

* [curl] Bump CONTROL version
2019-04-17 14:27:48 -07:00
Daniele Pallastrelli
6ad413c58b [cli] Update the version to 1.1.0 (#6123) 2019-04-17 12:05:27 -07:00
Thad House
50306ffe82 More fixes 2019-04-17 11:45:44 -07:00
driver1998
e54a0ec7f4 [pixman] arm/arm64 windows support (#6117)
* fixes pixman arm/arm64 windows build

* bump pixman version to 0.38.0-2
2019-04-17 11:15:56 -07:00
Vitaliy Didik
00728b32b7 [libidn2] Updated to version 2.1.1. (#6112) 2019-04-16 10:38:25 -07:00
Thad House
b0a7ab2c53 Update patch 2019-04-16 08:03:18 -07:00
Robert Schumacher
c95512aaf6 [many ports] Updates 2019.03.29 (#5698)
* Updates 2019.03.29

* Undo changes to 4 ports(rocksdb tbb thrift uwebsockets) due to failures

* [folly] Fix target files in debug mode

* Undo glog changes since it caused sophus openmvg and cartographer failures

* Undo Folly changes since it cause wangle failed

* Undo Folly portfile
2019-04-15 22:30:11 -07:00
Phil Christensen
56bc2f9160
upgrade to windows MinGit 2.21.0 (#6041)
* [fdlibm] update hash
2019-04-15 22:28:45 -07:00
Phil Christensen
bd51bdd039
[tinyutf8] update to v2.2 (#6102) 2019-04-15 11:23:28 -07:00
JackBoosY
88dd0e7ddd [libuuid]Add warning to non-unix platform when building. (#5844)
* [libuuid]Add warning to non-unix platform when building.

* [azure-storage-cpp] Don't rely on vcpkg install of libuuid on OSX in favor of the built in version

* [azure-storage-cpp] Remove old patch
2019-04-15 10:59:09 -07:00
Griffin Downs
f912e8fe10
[tbb] Fix config path (#6100)
* Fix config path

* Add lib prefix substitution
2019-04-15 09:10:26 -07:00
Stefano Sinigardi
50f5372193 [darknet] remove ninja preference to enable cuda build on windows (#6070) 2019-04-15 08:29:47 -07:00
Carlos O'Ryan
c0a377682e [google-cloud-cpp] Upgrade to 0.8.1. (#6072)
* Upgrade google-cloud-cpp to 0.8.1.

* Update to Opus 1.3.1 (#6086)

* [cpptoml] new port (#6089)

* Update patch comment
2019-04-15 06:28:47 -07:00
Maurice Kalinowski
60db384541 Fix PATH modification on Linux/Mac (#6083)
* Fix lineendings

Some files were checked in as always CRLF.

* [qt5-base] Fix path separators on non Windows (fixes #5246)

Use vcpkg_add_to_path instead of cmake environment manipulation.
2019-04-15 05:00:14 -07:00
Cheney Wang
e23e54ae4b [embree3] Disable parallel configure due to writes to source directory (#6096) 2019-04-15 04:47:54 -07:00
Francesco Bertolaccini
574f2d218e [libsquish] Add new port (#6038)
* Add libsquish port

* Populate CONTROL

* Fix version field

* Fix exporting symbols for Windows

* Fix typo
2019-04-15 04:26:55 -07:00
David Garcia
ff932937f0 [cpptoml] new port (#6089) 2019-04-15 04:21:25 -07:00
Thad House
6500d20d48 Add flat install settings for wpulib 2019-04-14 11:09:32 -07:00
Thad House
92499d35cf Linux building, and cmake building 2019-04-14 11:09:32 -07:00
Thad House
8e50af6ff7 Update wpilib port to custom build 2019-04-14 11:09:32 -07:00
Thad House
73a99865b1 Add WPILib port for vcpkg 2019-04-14 11:09:32 -07:00
Marcus Asteborg
0907798d40 Update to Opus 1.3.1 (#6086) 2019-04-14 01:02:58 -07:00
Nikita
b41ddf8072 [binn] new port (#5637)
* Add binn library

* Fix binn.h include

* Fix UWP. Replace to safe functions

* Fix uwp patch

* [binn] update uwp patch
2019-04-12 08:58:29 -07:00
ivysnow
e1ae8f62b9 [libbson][mongo-c-driver] Update to version 1.13.0. (#4770)
* [libbson][mongo-c-driver] Update to version 1.13.0.

* [mongo-c-driver] don't publish libbson files
2019-04-12 08:56:36 -07:00
NancyLi1013
d00223cbb9 [cryptopp] Update the version to 8.1.0(Fix #3260) (#6010)
* allow building "ffmpeg.exe" 

add new feature "ffmpeg" which allows to build "ffmpeg.exe" - ex. : vcpkg install ffmpeg[x264,gpl,nonfree,ffplay,ffprobe,openssl,lzma,opencl,ffmpeg]:x64-windows-static --recurse

* allow building "ffmpeg.exe" 

add new feature "ffmpeg" which allows to build "ffmpeg.exe" - ex. : vcpkg install ffmpeg[x264,gpl,nonfree,ffplay,ffprobe,openssl,lzma,opencl,ffmpeg]:x64-windows --recurse

* fix static build of ffmpeg-executables

build ffplay.exe etc. failed because we tried to link ".a"-libraries

* allow building "ffmpeg.exe" 

add new feature "ffmpeg" which allows to build "ffmpeg.exe" - ex. : vcpkg install ffmpeg[x264,gpl,nonfree,ffplay,ffprobe,openssl,lzma,opencl,ffmpeg]:x64-windows-static --recurse

* allow building "ffmpeg.exe" 

add new feature "ffmpeg" which allows to build "ffmpeg.exe" - ex. : vcpkg install ffmpeg[x264,gpl,nonfree,ffplay,ffprobe,openssl,lzma,opencl,ffmpeg]:x64-windows --recurse

* fix static build of ffmpeg-executables

build ffplay.exe etc. failed because we tried to link ".a"-libraries

* Remove duplicate feature entries

* [clapack] Fix linux build

* [openblas] Remove restriction of build static lib on Linux

* Update ports/openblas/portfile.cmake

Co-Authored-By: kafeg <v31337@gmail.com>

* [ffmpeg] bump control version number

* [ffmpeg] switch to vcpkg_extract_source_archive_ex

* add parallel-hashmap package

* update version of package

* Check scripts/cmake/* and buildsystems/vcpkg.cmake for changes when hashing

* [cryptopp] Update the version to 8.1.0(Fix #3260)

* [darknet] add compatibility with OpenCV 4 (#6018)

* [curl] Bump CONTROL version (#6012)

* [sdl1]Fix sdl1 conflict with sdl2 (#6011)

* Use Opus CMake #4875 (#6007)

* Print what port installed confliciting files

* Revert "Print what port installed confliciting files"

This reverts commit 79682317c9.

* Complete revert of accidental merge b1b7ec5c0b

* [activemq-cpp] Add activemq-cpp library (#6017)

* [fix][ffmpeg] changing $PATH separator for Linux (#6015)

* [fix][ffmpeg] changing $PATH separator for Linux

Using a semicolon in $PATH might break on some flavors of Linux, eg Docker based on Ubuntu 18.04.

* Enable openssl:arm64-windows

* Add missing dependency for static Qt builds

* Enable pcre:arm64-windows

Update sljitConfigInternal.h for ARM64, resolve error C2375: 'FlushInstructionCache': redefinition; different linkage

* Enable pcre:arm64-windows

Update format

* Enable pcre2:arm64-windows

Update sljitConfigInternal.h for ARM64

* partial update for testing

* add git hash

* Revert "add git hash"

This reverts commit 1a3b388a91.

* Revert "partial update for testing"

This reverts commit 880181892e.

* [openssl-windows] Bump version number

* [pcre2] Bump version number

* [openvdb] Fix openvdb[tools] build failures (#6028)

* Update CONTROL

Bump the version in CONTROL file

* Update CONTROL

Bump the version in CONTROL file

* Update CONTROL

Revert version number since @grdowns already bumps version number

* Add --no-recurse switch to depend-info command.

* Add -allowAppleClang option to bootstrap.sh. (fixes #4698) (#5915)

* Add -allowAppleClang option to bootstrap.sh. (fixes #4698)

* [vcpkg-bootstrap] Simplify appleclang changes and reformat

* [vcpkg-bootstrap] Remove enviroment variable VCPKG_ALLOW_APPLE_CLANG

* [distorm, scylla_wrapper, devicenameresolver] init (#4170)

* distorm init

* scylla wrapper init

* devicenameresolver init

* [devicenameresolver][distorm][scylla-wrapper] Cleanup and mark libraries as dll-only.

* Bumb version number for qt5-base port

* [devil/libcopp/spaceland] stable cmake config (#6046)

* [darknet] sync with community expected version, add fixes for downstream projects (#6047)

* Print what port installed confliciting files (#6037)

* [PEGTL] Upgrade to 2.8.0

Migration guide:
https://github.com/taocpp/PEGTL/blob/master/doc/Migration-Guide.md#version-280

* [docs] Add VCPKG_CMAKE_SYSTEM_VERSION (#6061)

* Add help entry for depend-info

* [jsoncons] add port

* Bump version numbers, fix system name check

* [libpqxx]Update to version 6.4.3

* Add missing compiler flags
2019-04-12 08:42:59 -07:00
Griffin Downs
0bfa4c82b0
Merge pull request #6016 from edmBernard/dev/fix_libpq_on_linux
[libpq] fix error at link time on linux
2019-04-12 08:20:23 -07:00
Griffin Downs
7927c41249
Merge pull request #6065 from PhoebeHui/dev/Phoebe/UpgradesGlog
[Glog]Upgrades 2019.03.29
2019-04-12 07:17:23 -07:00
grdowns
f39b96100a Update SHA 2019-04-12 05:43:44 -07:00
Griffin Downs
e5b9e23d1f
Merge pull request #5525 from kafeg/master
[clapack] Fix linux build
2019-04-12 05:34:48 -07:00
Griffin Downs
2f772fa93c
Merge pull request #6064 from Microsoft/dev/Lily/5899
[libpqxx]Update to version 6.4.3
2019-04-12 04:23:45 -07:00
Phoebe
0963ebbd4e [Glog]Upgrades 2019.03.29 2019-04-12 03:57:07 -07:00
Griffin Downs
c5d80fdffb
Merge pull request #6024 from zhihaoy/pegtl
[PEGTL] Upgrade to 2.8.0
2019-04-12 03:45:36 -07:00
Griffin Downs
637963244b
Merge pull request #4217 from ptahmose/master
[ffmpeg] Add feature to build "ffmpeg.exe"
2019-04-12 03:13:34 -07:00
wangli28
2dcf027137 [libpqxx]Update to version 6.4.3 2019-04-12 10:04:04 +00:00
grdowns
d83edc84f7 Bump version numbers, fix system name check 2019-04-12 02:53:29 -07:00
Griffin Downs
7f02290c43
Merge pull request #6033 from tony979/pcre2-arm64
[pcre2] Enable arm64-windows
2019-04-12 02:47:32 -07:00
grdowns
57a8ecec14 Merge branch 'master' of https://github.com/kafeg/vcpkg into dev/grdowns/5525 2019-04-12 02:35:46 -07:00
Griffin Downs
0e00064405
Merge branch 'master' into master 2019-04-12 02:30:59 -07:00
Griffin Downs
39ba5b2b30
Merge pull request #6063 from cenit/dev/cenit/jsoncons
[jsoncons] add port
2019-04-12 02:05:50 -07:00
Erwan BERNARD
0cac89b601 [libpq] bump version number in CONTROL 2019-04-12 10:04:26 +02:00
Erwan BERNARD
7fb37a9be3 [libpq] fix error at link time on linux 2019-04-12 10:04:26 +02:00
Stefano Sinigardi
3c3dc340b7 [jsoncons] add port 2019-04-12 09:40:25 +02:00
Griffin Downs
6a9371b571
Merge pull request #6040 from stfnp/fix-qt5-static-linking
Add missing dependency for static Qt builds on Windows
2019-04-11 23:13:40 -07:00
Griffin Downs
450fcabed8
Merge pull request #6032 from tony979/pcre-arm64
[pcre] Enable arm64-windows
2019-04-11 18:53:43 -07:00
Zhihao Yuan
e946273950
[PEGTL] Upgrade to 2.8.0
Migration guide:
https://github.com/taocpp/PEGTL/blob/master/doc/Migration-Guide.md#version-280
2019-04-11 10:36:05 -05:00
Stefano Sinigardi
f58e82f45c [darknet] sync with community expected version, add fixes for downstream projects (#6047) 2019-04-11 08:27:06 -07:00
Phil Christensen
c6fd076372
[devil/libcopp/spaceland] stable cmake config (#6046) 2019-04-11 08:25:55 -07:00
stfnp
29be95a5e5
Bumb version number for qt5-base port 2019-04-11 10:01:51 +02:00
atkawa7
dc65ec9e68 [distorm, scylla_wrapper, devicenameresolver] init (#4170)
* distorm init

* scylla wrapper init

* devicenameresolver init

* [devicenameresolver][distorm][scylla-wrapper] Cleanup and mark libraries as dll-only.
2019-04-11 00:35:22 -07:00
Tony Lin
bc4703def1 Update CONTROL
Revert version number since @grdowns already bumps version number
2019-04-11 04:47:12 +00:00
Tony Lin
44079a89fe Update CONTROL
Bump the version in CONTROL file
2019-04-11 04:41:35 +00:00
Tony Lin
3e12f3fa57 Update CONTROL
Bump the version in CONTROL file
2019-04-11 04:38:21 +00:00
Cheney Wang
b625cbf82f [openvdb] Fix openvdb[tools] build failures (#6028) 2019-04-10 21:30:49 -07:00
grdowns
38e473c36c [pcre2] Bump version number 2019-04-10 19:44:34 -07:00
grdowns
2e44aa9631 Merge branch 'pcre2-arm64' of https://github.com/tony979/vcpkg into dev/grdowns/6033 2019-04-10 19:43:33 -07:00
grdowns
6ba941ce96 [openssl-windows] Bump version number 2019-04-10 19:37:13 -07:00
Tony Lin
6166c1509a Enable pcre2:arm64-windows
Update sljitConfigInternal.h for ARM64
2019-04-10 11:21:17 +00:00
Tony Lin
a1d48b8191 Enable pcre:arm64-windows
Update format
2019-04-10 10:01:01 +00:00
Tony Lin
9b45a7b09c Enable pcre:arm64-windows
Update sljitConfigInternal.h for ARM64, resolve error C2375: 'FlushInstructionCache': redefinition; different linkage
2019-04-10 09:55:52 +00:00
stfnp
e08db20db9
Add missing dependency for static Qt builds 2019-04-10 11:34:48 +02:00
Tony Lin
875f0afbc7 Enable openssl:arm64-windows 2019-04-10 07:46:42 +00:00
Andre Abrantes
8c3e093d05 [fix][ffmpeg] changing $PATH separator for Linux (#6015)
* [fix][ffmpeg] changing $PATH separator for Linux

Using a semicolon in $PATH might break on some flavors of Linux, eg Docker based on Ubuntu 18.04.
2019-04-09 23:02:31 -07:00
alexander-smyslov
45e7641ea0 [activemq-cpp] Add activemq-cpp library (#6017) 2019-04-09 23:01:34 -07:00
Marcus Asteborg
8a1c4fce30 Use Opus CMake #4875 (#6007) 2019-04-09 09:56:02 -07:00
LarryIII
68d1d2b1eb [sdl1]Fix sdl1 conflict with sdl2 (#6011) 2019-04-09 09:54:47 -07:00
past-due
0caaf64b90 [curl] Bump CONTROL version (#6012) 2019-04-09 09:53:45 -07:00
Stefano Sinigardi
0d0bb98ead [darknet] add compatibility with OpenCV 4 (#6018) 2019-04-09 09:52:44 -07:00
Erwan BERNARD
cfe58912a8 [soci] bump version (#5964) 2019-04-08 23:54:58 -07:00
past-due
c2790cd23e [google-cloud-cpp] Fix libcurl linkage (#5968)
* [google-cloud-cpp] Fix libcurl linkage

* [curl] Fix libcurl exported CMake target config (Windows)
2019-04-08 23:54:07 -07:00
past-due
6240fe128b [curl] Fix tool feature (#5971)
- Use appropriate EXECUTABLE_SUFFIX to support non-Windows platforms
- Fixup `curl-target-release.cmake` to point to the new executable location (fixing the CURL::curl target)
2019-04-08 23:53:10 -07:00
Robert Schumacher
ccbef64605 [angle] Fix regressions introduced in #4862: (#5922)
Reintroduces the unofficial:: targets.
PREFER_NINJA.
Small simplifications/modernizations.
2019-04-08 23:25:31 -07:00
NancyLi1013
9ca6603ca4 [g2o] Fix g2o:x64-windows failed with POST_BUILD_CHECKS_FAILED.#4098 (#5925)
* [g2o] fix g20:x64-windows failed with POST_BUILD_CHECKS_FAILED.#4098

* Add "VCPKG_USE_HEAD_VERSION" to judge if it is from HEAD.
2019-04-08 23:24:31 -07:00
Phoebe
46bd973e18 [Tbb] Updates 2019.03.29 (#5928)
* [Tbb] Updates 2019.03.29

* Set the tbb  installed libs in TBBConfig.cmake
2019-04-08 23:23:31 -07:00
Xiao Ai
81ecf512ac update sqlite3 to 3.27.2 (#6002) 2019-04-08 17:14:39 -07:00
Johnny Willemsen
757e218812 [ace] Add support for Visual Studio 2019 (#6001)
* ports/ace/CONTROL:
    * ports/ace/portfile.cmake:
2019-04-08 12:35:23 -07:00
Griffin Downs
b49c739129
Merge pull request #5702 from kiwixz/pr/cmake_3_14
Update to cmake 3.14 (allow compilation with VS2019RC v142)
2019-04-08 10:52:14 -07:00
Todor Prokopov
fb47d74d6d [pixman] Fix build on x86-linux (#5998) 2019-04-08 10:36:11 -07:00
Johnny Willemsen
8a4c65dc24 [ace] Upgrade to 6.5.5 (#5992)
* ports/ace/CONTROL:
    * ports/ace/portfile.cmake:
2019-04-08 10:35:28 -07:00
David Garcia
f7bc4cd54c [opentracing] v1.5.1 (#5974)
* OpenTracing #5970

* No UWP. Static requires dynamic #5970
- Dynamic version can be build without the static one
- Static version can only be build when dynamic is also active
- UWP is not supported

* Linux support #5970
2019-04-07 22:22:49 -07:00
pantor
06990d6110 [inja] Update to v2.1.0 (#5985)
* Update CONTROL

* Update portfile.cmake
2019-04-07 22:18:03 -07:00
Markus Rickert
02e9fe72fa Add port for solid3 (#5989) 2019-04-07 22:17:02 -07:00
kiwixz
9a4f3c1982 [ebml,matroska] update ebml to 1.3.7, fix installation on linux (#5981)
* [ebml] fix installation on linux

* [ebml] update to 1.3.7

* [ebml] fix config installation on linux

* [matroska] cleanup, fix linux compilation
2019-04-06 22:56:04 -07:00
Carlos O'Ryan
bc907b64ee Update google-cloud-cpp to v0.8.0. (#5972) 2019-04-05 22:51:32 -07:00
Phil Christensen
aa9f3b2a43
[freeimage] fixup dependencies (#5969) 2019-04-05 16:01:39 -07:00
Griffin Downs
97b7134f41 Merge branch 'master' of https://github.com/microsoft/vcpkg into dev/grdowns/5702 2019-04-05 13:35:58 -07:00
Griffin Downs
a141b603b9
Merge pull request #5935 from ras0219-msft/dev/roschuma/vtk
[vtk] Fix flaky builds by using system libraries
2019-04-05 13:23:17 -07:00
Todor Prokopov
e81d8c5cc8 Fix LLVM cmake modules (#5848)
* [llvm] Reduce memory usage during linking

* [llvm] Fix cmake modules path
2019-04-05 09:41:16 -07:00
Stefano Sinigardi
a00111650f [giflib] enable ninja (#5963) 2019-04-05 09:39:50 -07:00
Phil Christensen
dbdba212e1
[glew][octomap][roaring] fix parallel config (#5958)
* [glew][octomap][roaring] fix parallel config

fix CMake Error: Could not open file for write in copy operation

* [anax] fix parallel config
2019-04-05 09:38:26 -07:00
Griffin Downs
bdf903a991 [folly] Link against appropriate lib for build type 2019-04-05 06:57:37 -07:00
Victor Romero
03981bb560
[gdal] Apply conditional patching (#5940) 2019-04-05 01:38:24 -07:00
fradav
3aa305fa02 highfive bump to 2.0 and macos fix (same as win32) (#5955)
* highfive bump to 2.0 and macos fix (same as win32)

* macos fix
2019-04-04 23:58:56 -07:00
Andre Abrantes
c4d48f9089 [fix][ffmpeg] fixing linux build (#5917)
* limit windows dep libs to windows

* fixing configure patch

* fixing detect-openssl.patch

* adapting portfile to linux

* adding a linux-specific build sh

* add missing endif()

* bumping version

* adding extra check for windows environment
2019-04-04 22:32:10 -07:00
Alexander Neumann
6ee391615e [fftw3] fix git patch (#5926)
* Update fftw3_arch_fix.patch

fix fftw3 arch fix

* bump version in fftw3 control
2019-04-04 22:30:20 -07:00
Evgeni Zharkov
78e0c6c425 Update msgpack to 3.1.1 (#5945) 2019-04-04 21:12:11 -07:00
Phil Felton
3352d70bc0 [arrow] Update Arrow to v0.13 (#5950)
* Update arrow to 0.13.0

* dynamic build working

* Both builds now work

* modifications to work on Linux

* Turn of jemalloc
2019-04-04 21:11:46 -07:00
Phil Christensen
1705134bdd
[qca] don't use port dir for temp (#5954)
* [qca] don't use port dir for temp

* [qca] bump control version
2019-04-04 21:10:53 -07:00
Griffin Downs
9ff9817a40 Merge branch 'pr/cmake_3_14' of https://github.com/kiwixz/vcpkg into dev/grdowns/5702 2019-04-04 15:46:02 -07:00
grdowns
8bd9e3a976 [hdf5] Set wrapper policy for older dependent libraries 2019-04-04 15:22:03 -07:00
Griffin Downs
e2ec029af2 Merge branch 'dev/roschuma/vtk' of https://github.com/ras0219-msft/vcpkg into dev/grdowns/5935 2019-04-04 14:12:47 -07:00
LarryIII
e33ffb6f90 [date] Fix failures in UWP with latest commit (#5932) 2019-04-03 22:16:09 -07:00
Phoebe
4d224838df [RocksDB] Updates 2019.03.29 (#5933) 2019-04-03 22:15:26 -07:00
Cheney Wang
3046996abb [milerius-sfml-imgui] Fix find_package issue (#5930) 2019-04-03 20:27:28 -07:00
angelmixu
af069e7d4e update muParser to v.2.2.6.1 (#5931) 2019-04-03 20:26:54 -07:00
Phoebe
83f13067f3 [Thrift] Updates 2019.03.29 (#5924) 2019-04-03 14:43:56 -07:00
wangli28
8ffa20107d [openmesh]Update version to 8.0 (#5923) 2019-04-03 14:43:10 -07:00
Phil Christensen
f0040c3339
[openssl-windows] partially back out moderinzation change 2019-04-03 12:34:36 -07:00
Cheney Wang
c8844f5e40 [live555] Update the download path (#5919) 2019-04-03 10:18:04 -07:00
Robert Schumacher
7df18a5804 [hdf5][vtk] Add vcpkg-cmake-wrapper for HDF5 to fix vtk 2019-04-03 05:52:27 -07:00
Robert Schumacher
d788ada4e9 [vtk] Fix flakiness by relying on vcpkg-provided dependencies
[libharu] Add patches required for vtk
[vcpkg-build-cmake] Add retry logic for mt.exe failures
2019-04-03 04:15:00 -07:00
Dženan Zukić
641e1cd53d Fix double-conversion issue in ITK (#5115)
* Using newer version of ITK which fixes double-conversion problem

* Minor style update of ITK portfile

* Using newer version of ITK which fixes double-conversion problem

* [itk] Improve version string

* [itk][hdf5] Update ITK commit. Depend on eigen3. Bump hdf5 control version.

* [hdf5] Update CONTROL

* [netcdf-c] Disable parallel configure due to writes to source directory

* [hdf5] Disable parallel configure due to writes to source directory. Switch to tar.gz to prevent CRLF line endings.
2019-04-02 20:35:44 -07:00
Victor Romero
21a5d1bf2c [darknet,openssl-windows,tbb] Rebuild on CI 2019-04-02 18:05:23 -07:00
Victor Romero
144e86b6dc [libmodbus] Remove duplicated header files 2019-04-02 17:46:42 -07:00
Victor Romero
44c2a66ff2 [libodb-sqlite] Find sqlite3 includes from vcpkg 2019-04-02 17:39:03 -07:00
Victor Romero
a0721f1bea [sqlitecpp] Find sqlite3 includes from vcpkg 2019-04-02 17:30:53 -07:00
Laurent Rineau
961b2699b1 Update CGAL to version 4.14 (#5734)
* CGAL now depends also on Boost Multiprecision
* Update to release 4.14
2019-04-02 13:31:00 -07:00
Shelley Lake
280200a95d [osg] static build (#5913) 2019-04-02 12:55:16 -07:00
kiwixz
a0415b38a9 [libwebp] do not include all feature by default (#5886)
* [libwebp] do not include all feature by default

* [libwep] bump control version
2019-04-02 10:50:07 -07:00
MistGebaut
228289f450 sdl1: static build (#5903)
* sdl1: static build

* Update CONTROL file
2019-04-02 10:48:36 -07:00
Daniel Marshall
8ab7c3fc03 [effolkronium-random] Update to 1.3.0 (#5900) 2019-04-02 10:46:52 -07:00
Asozial
4590b6a2ff gdal: fixed typo (#5904)
* gdal: fixed typo

* Update CONTROL file
2019-04-02 10:44:46 -07:00
markdegreef
d1110ceb7f [octomap] fix linux build (#5583)
* [octomap] fix linux build

Copy entire bin folder for linux, as it only contains the executables

* [octomap] remove debug binaries
2019-04-01 22:00:12 -07:00
markdegreef
575df0550c [fcl] fix linux build (#5582)
* [fcl] fix linux build

Set correct path of cmake config files
2019-04-01 13:35:22 -07:00
Helco
a1c6edd6ed [libuv/uvw] Update to 1.27.0 (#5895)
* Update libuv to 1.27.0

* Update uvw to 1.15.0
2019-04-01 11:40:20 -07:00
Gregory Popovitch
81448a3035 [parallel hashmap] increment release version (#5898)
* update version of package
2019-04-01 11:01:59 -07:00
Gregory Popovitch
b33e51ab07 add parallel-hashmap package (#5893) 2019-04-01 09:55:14 -07:00
JuttaAnders
6f0923ae93 Fix for shared build broken due to #5839 (#5882) 2019-03-31 09:32:29 -07:00
myd7349
8757c643f5 [brunocodutra-metal] Add new port (#5817)
* [brunocodutra-metal] Add new port

* [brunocodutra-metal] Rename
2019-03-31 09:30:13 -07:00
JackBoosY
3cc4de62c1 [libharu]fix build failure. (#5628)
* [libharu]fix build failure.

* [libharu]Comment more code
2019-03-30 23:38:36 -07:00
Sean Warren
125df93c5e [xerces-c] Add libraries required on osx to target using wrapper (#5858)
* [xerces-c] Add libraries required on osx to target using wrapper

* [xerces-c] Bump version number
2019-03-30 22:35:47 -07:00
Sean Warren
52870c7595 [opencv] Make opencv build exportable (#5857)
* [opencv] Make opencv build exportable

* [opencv] bump version number
2019-03-30 22:35:10 -07:00
Sean Warren
55eeb17c66 [glew] Do not build utilities (#5859)
* [glew] Do not build utilities
2019-03-30 22:18:23 -07:00
JackBoosY
5a9b14c978 [pdal]fix missing vendor headers (#5846)
* [pdal]1.fix missing vendor headers.   2.modify the patch name and add the serial number.
2019-03-29 23:28:53 -07:00
Phil Christensen
f5c04ea6b4
Removes string replacement on Abseil headers (#5850)
Abseil now has all uses of min and max wrapped in parens to prevent macro expansion. This will continue to be the case going forward, so these replacements are no longer needed.

Also, the Github web UI is forcing an extra change that updates the return character to the proper Windows CR+LF
2019-03-29 23:28:03 -07:00
Phil Christensen
93ce6b4f27
[ffmpeg] switch to vcpkg_extract_source_archive_ex 2019-03-29 23:23:18 -07:00
JackBoosY
1c05aa9770 [abseil]Fix link error when using abseil library. (#5860)
* [jemalloc]Fix dll generated when generating static library

* Revert "[jemalloc]Fix dll generated when generating static library"

This reverts commit a833bf5593.

* [abseil]Fix link error when using abseil library.
2019-03-29 23:03:56 -07:00
JackBoosY
db13360a50 [luajit]move luajit headers to the directory "include/luajit/" to avoid file conflicts. (#5863)
[luajit]move luajit headers to the directory "include/luajit/" to avoid file conflicts.
2019-03-29 22:51:58 -07:00
NancyLi1013
89fd63fb4b [jsonnet] Fix white-space-path issue. (#5862) 2019-03-29 22:49:05 -07:00
JackBoosY
9e8db15b96 [signalrclient]Fix build error (#5868)
* [signalrclient]Fix build error: LNK2019 with openssl
2019-03-29 22:21:40 -07:00
zhihaoy
f2ae7bf937 [ampl-mp] Limit the scope of ICE workaround (#5870) 2019-03-29 22:06:55 -07:00
Phil Christensen
4ce30f90ae
[freetype] fix issue #5774 (#5853)
* load 0005-Fix-DLL-EXPORTS.patch

* Create 0005-Fix-DLL-EXPORTS.patch

* [freetype] cleanup whitespace
2019-03-28 16:27:35 -07:00
Sean Warren
2601164fa9 [exiv2] Update exiv2 to 0.27 release, optionally support unicode on windows (#5454) 2019-03-28 15:46:03 -07:00
myd7349
9f39409a34 [protobuf] Update to 3.7.1 (#5502)
* [protobuf] Update to 3.7.1
2019-03-28 15:44:02 -07:00
Phil Christensen
2d444958c6
[ffmpeg] bump control version number 2019-03-28 15:14:27 -07:00
JackBoosY
6e25f7e02a [giflib]fix compile error in x64-uwp (#5578)
* [giflib]fix compile error in x64-uwp

* [giflib]Modify the location of the CMakelists.txt changes in the patch to avoid patching failures.

* [giflib]Modify cmakelists.txt directly and delete the corresponding changes in the patch

* [giflib] Modernize. Avoid use of WINDOWS_EXPORT_ALL_SYMBOLS.
2019-03-28 14:46:21 -07:00
myd7349
2665f91cd9 [liblzma] Fix for UWP build (#5607) 2019-03-28 14:38:44 -07:00
Stefano Sinigardi
f59ebe9102 [libhungarian] add port (#5849)
* [libhungarian] add port

* [hungarian] fix cmake targets
2019-03-28 14:36:44 -07:00
Phil Christensen
3c4411b846
[decimal-for-cpp] update to 1.16 (#5852) 2019-03-28 14:36:08 -07:00
CJ Johnson
8d8cea2be0
Removes string replacement on Abseil headers
Abseil now has all uses of min and max wrapped in parens to prevent macro expansion. This will continue to be the case going forward, so these replacements are no longer needed.

Also, the Github web UI is forcing an extra change that updates the return character to the proper Windows CR+LF
2019-03-28 11:11:30 -04:00
LarryIII
78a8de6cf4 [pcre2/caffe2] Fix space issue (#5827)
* [pcre2/caffe2] Fix space issue
2019-03-27 22:02:31 -07:00
JackBoosY
493b76284d [jemalloc]Fix dll generated when generating static library (#5829)
* [jemalloc]Fix dll generated when generating static library
2019-03-27 22:01:56 -07:00
JuttaAnders
c88974a223 [gdal] fix for building static library (#5839) 2019-03-27 11:47:15 -07:00
Billy O'Neal
2e04d02e9d Update Casablanca to v2.10.12. (#5830) 2019-03-27 09:52:20 -07:00
JackBoosY
7f13cec4e3 [mozjpeg]Fix installation files to the wrong directory (#5833)
* [jemalloc]Fix dll generated when generating static library

* Revert "[jemalloc]Fix dll generated when generating static library"

This reverts commit a833bf5593.

* [mozjpeg]1.Fix installation files to the wrong directory.   2.Change how dynamic and static library built macros are used
2019-03-27 09:52:02 -07:00
Phil Christensen
72c574d9be
Merge pull request #5835 from wangli28/dev/Lily/LongPathWarning
[many ports]Add long path warnings
2019-03-27 09:51:04 -07:00
Vitaliy Didik
bab450fab5 [libmspack] update to 0.10.1. (#5834) 2019-03-27 09:16:03 -07:00
eao197
8129b11ea6 [json-dto] updated to v.0.2.8 (#5836)
* sobjectizer updated to v.5.5.24.3

* json-dto updated to v.0.2.8
2019-03-27 09:14:18 -07:00
wangli28
e3ae651d53 [many ports]Add long path warnings 2019-03-27 09:41:14 +00:00
ewertons
195e4aa18a [azure-iot] vcpkg update for master/public-preview release (#5789)
* [azure-iot] vcpkg update for master/public-preview release

* [azure] Fix download hash strings

* [azure] Bump CONTROL versions
2019-03-26 23:21:51 -07:00
Phil Christensen
d41a499be3
Merge pull request #5784 from qis/dev/qis/giflib
[giflib] Changed library linkage to static.
2019-03-26 22:07:09 -07:00
Colin Atkinson
7d10dd1940
Remove unnecessary patch to libnice 2019-03-26 20:59:23 -04:00
Colin Atkinson
e04aecabc3
Update to 0.1.15, and update CMakeLists.txt 2019-03-26 20:59:23 -04:00
Robert Schumacher
6588b55361 [giflib] Modernize. Avoid use of WINDOWS_EXPORT_ALL_SYMBOLS. 2019-03-26 17:31:19 -07:00
Phil Christensen
b83d017e85
Merge pull request #5779 from cenit/dev/cenit/open62541
[open62541] new port
2019-03-26 13:28:21 -07:00
Phil Christensen
6b0ab194ae
Merge pull request #5617 from tarcila/master
[capnproto] Add Capnproto package
2019-03-26 13:12:13 -07:00
Phil Christensen
ed004dcfbd
Merge pull request #5822 from yurybura/master
[python3] Update to version 3.7.3
2019-03-26 11:40:13 -07:00
Francesco Bertolaccini
e5a2a6758f [sf2cute] new port (#5814)
* add sf2cute port

* clean up sf2cute

* fix sf2cute project version

* Fix sf2cute port

* Use latest upstream tag
2019-03-26 11:09:28 -07:00
Phil Christensen
ba366e41ae
[nlohmann-json] update version to 3.6.1 (#5818) 2019-03-26 10:55:35 -07:00
past-due
367ca52d9e [SDL2] Add patch for SDL2 hid_enumerate bug 4391 (#5820)
Applies patch for SDL 2.0.9 bug 4391: "hid_enumerate() sometimes causes game to freeze for a few seconds"

See: https://bugzilla.libsdl.org/show_bug.cgi?id=4391
2019-03-26 10:55:08 -07:00
past-due
207855d843 [physfs] Update to version 3.0.2 (#5821) 2019-03-26 10:51:35 -07:00
Sean Warren
98ae960b4b Add Qt5 static missing dependencies, fix mac packages (#5680)
* [qt5-macextras] Add qt5-macextras port

* [cutelyst2] Fix install on mac

* [qt5-purchasing] Add missing dependency on qt5-declarative

* [qt5] Ensure we link to required libraries for qt5 static build

* [qscintilla] Fix install on mac

* [libqglviewer] Fix install paths on mac

* [libqglviewer] Fix regressions

* [qscintilla] Fix regressions

* Bump version numbers

* [qt5] restore harfbuzz on osx
2019-03-26 10:46:40 -07:00
zhihaoy
672370980a [tbb] Upgrade to 2019_U4 (#5760)
* [tbb] Upgrade to 2019_U4

This release fixes a bug that causes problem in vTune.

* [tbb] whitespace change to force rebuild in CI
2019-03-26 10:13:42 -07:00
Helco
95785e1b40 [SDL2_xxx]: Add CMake targets for SDL2 addons (#5754)
* Add SDL2 image target

* Add SDL2_mixer target

* Add SDL2_ttf target

* Add SDL2_net target

* Fix missing source file for SDL2_image

* Disable harfbuzz for freetype properly

* Use both include dirs for freetype in SDL2-tff
2019-03-26 09:57:16 -07:00
yurybura
121faf2ee2 [python3] Update to v3.7.3 2019-03-26 16:09:04 +03:00
past-due
c6ee91af61 [nlohmann-json] update version to 3.6.1 2019-03-26 08:29:28 -04:00
Stefano Sinigardi
da0c21d879 [open62541] add system dependencies for linux, quickly error-out for UWP 2019-03-26 13:20:11 +01:00
JackBoosY
252ba6a04f [libmikmod]fix missing dll bug. (#5743)
* [libmikmod]fix missing dll bug.

* [libmikmod]1.Set macro to replace fixed library suffixes to support multiple platforms   2.Copying dynamic library files is disabled when building static libraries

* [libmikmod]1. change vcpkg_apply_patches to vcpkg_extract_source_archive_ex.   2.delete commented code.

* [libmikmod] remove extra 'set'
2019-03-25 22:51:45 -07:00
JackBoosY
0394ade3a9 [openblas]Fix white-space-path configure bug. (#5741) 2019-03-25 14:32:28 -07:00
wangli28
d7ef001128 [nlohmann-json]update version to 3.6.0 (#5746) 2019-03-25 14:25:28 -07:00
JackBoosY
f1164a2591 [apr-util]Fix static library usage bug. (#5769)
* [apr-util]Fix static library usage bug.

* [apr-util]Fix macro error.
2019-03-25 14:06:55 -07:00
JackBoosY
7f364076bb [libnice]Fix build error in windows. (#5799)
* [libnice]Fix build error in windows.

* [libnice] switched to vcpkg_extract_source_archive_ex
2019-03-25 13:45:20 -07:00
Alexej Harm
6798bc3234 [angle] Fixed build with /permissive- toolchain on Windows and clang on Linux (#5785) 2019-03-25 13:35:08 -07:00
Inoue343
e3737888ad [freeimage]Fix link symbols of tiff. (#5786) 2019-03-25 13:34:14 -07:00
rfric
36d9d998a3 [pbc] Correct compilation warnings (#5794) 2019-03-25 13:30:49 -07:00
yurybura
f24580ef55 [boost-python] Restore unwind-type.patch (#5795) 2019-03-25 13:28:36 -07:00
Johnny Willemsen
42139b5af9 [ace] Add support for vcpkg install ace on Linux (#5802)
* [ace] Add support for vcpkg install ace on Linux

    * ports/ace/CONTROL:
    * ports/ace/portfile.cmake:

* Fix mwc logfile name

    * ports/ace/portfile.cmake:

* Fixed windows detection

    * ports/ace/portfile.cmake:
2019-03-25 12:09:36 -07:00
Park DongHa
b6a08c15af [coroutine] arch, commit (#5787)
* version: 1.4.1
* check architecture before vcpkg_from_github

x86 error message contains repository path to prevent confusing

Signed-off-by: luncliff <luncliff@gmail.com>
2019-03-24 15:32:53 -07:00
Daniel Marshall
5d875afa94 [doctest] Update to 2.3.1 (#5792) 2019-03-24 15:32:03 -07:00
Bill Avery
02e0b40ba3 [cppgraphqlgen] Update to 2.1.0 (#5797) 2019-03-24 15:29:50 -07:00
yurybura
dfef7b1116 [boost-python] Restore unwind-type.patch 2019-03-24 17:29:05 +03:00
Alexej Harm
1945a19de6 [giflib] Changed library linkage to static. 2019-03-23 11:07:21 +01:00
Thomas Arcila
50f1c1705e Disable cmake integration test for now
Integration test is failing for now because of #5630 and #5635
This at least makes the package function on Windows x86 and x64.
2019-03-22 18:14:39 -04:00
Stefano Sinigardi
2e35d018ee [open62541] remove unnecessary patch, regex in portfile works also with head rev 2019-03-22 18:37:11 +01:00
Stefano Sinigardi
9ee3215f94 [open62541] new port 2019-03-22 18:35:55 +01:00
Stefano Sinigardi
35892da819 [darknet] fix static build (#5771) 2019-03-22 10:25:15 -07:00
soroshsabz
08697ad73d [rttr] Update 0.9.6. (fixes #5710) (#5712)
* Update rttr library to 0.9.6. (fixes #5710)

* Add log message for not supported platform. (see #5710)
2019-03-22 09:59:08 -07:00
Maurice Kalinowski
3d2db597ce [qt5-mqtt] new port Qtmqtt (#5736) (#5737)
* [qt5-modularscripts] Split build steps

When building modules not available from the vendor download side, the
build process stays the same. Create two functions, one for accessing
the sources, the other for compilation.

* [qtmqtt] Add new port (#5736)
2019-03-22 01:08:50 -07:00
NancyLi1013
8b4a607c32 [grpc] Update grpc to 1.9.1. (#5744) 2019-03-22 01:03:50 -07:00
Ambroise Petitgenêt
7eea85be25 [kdsoap] add package (#5750)
* create kd-saop port

Committer: PETITGENET AMBROISE <apetitgenet@free.fr>

* [kd-soap] remove extra comments
2019-03-22 00:00:55 -07:00
JackBoosY
d88fa84c86 [draco]Fix build error on x86-uwp. (#5755) 2019-03-21 23:20:18 -07:00
Daniel Marshall
d48876bab0 Add new port cli (#5762) 2019-03-21 23:19:36 -07:00
Stefano Sinigardi
de4add711d [freeopcua] better dealing with dynamic builds (#5763)
* [freeopcua] better dealing with dynamic builds
2019-03-21 23:17:13 -07:00
Alexej Harm
6e8725ba64 [tiff] Changed library linkage to static. (#5766) 2019-03-21 23:10:23 -07:00
Alexej Harm
b5ae25cf3d [cpr] Changed library linkage to static. (#5705)
* [cpr] Changed library linkage to static.

* [cpr] Removed unintentional file.

* [cpr] Cleanup and bump version
2019-03-21 10:15:37 -07:00
Phil Christensen
773a685867
[liblemon][lemon] deprecate duplicate port, forward to original (#5758) 2019-03-20 23:40:43 -07:00
Phil Christensen
10014faad7
[ismrmrd] make optional hdf5 dependency explicit (#5757)
* [ismrmrd] make optional hdf5 dependency explicit

This port will behave differently in the CI build depending on if hdf5 was installed
before it.  Make the hdf5 dependency explicit so it will behave consistently.
2019-03-20 23:39:56 -07:00
JackBoosY
64fc3202f5 [clapack]fix missing library and tools. (#5749) 2019-03-20 10:56:25 -07:00
Billy O'Neal
6f0594756e Update cpprestsdk to v2.10.11. (#5748) 2019-03-20 10:55:42 -07:00
LarryIII
03558e7507 [fribidi] Update Version to support static build (#5745) 2019-03-20 09:51:08 -07:00
Robert Schumacher
bcf7db4d46
[rapidjson] Fix --head support (#3693) 2019-03-19 16:12:19 -07:00
Phil Christensen
db72758b1c [rxqt] use fixed release for rxqt 2019-03-19 14:35:16 -07:00
Griffin Downs
c482d2c4d5
Merge pull request #5726 from LarryIII/FixUncombination
[gli]Fix gli is incompatible with glm
2019-03-19 14:11:31 -07:00
Phil Christensen
fd0346372f [collada-dom] use vcpkg minizip/zip.h
it is possible to find the wrong zip.h when doing a full CI test.  Force it to
find the right one.
2019-03-19 13:49:03 -07:00
Phil Christensen
563ab882e1 [qpid-proton] add libuv on osx
use lubuv on osx as the proactor.
2019-03-19 13:30:02 -07:00
Sönke Schau
892284cec8 [gsoap] Include dom.* files and plugin directory (#5735) 2019-03-19 13:19:00 -07:00
Jonathan Hale
08882c6740 [magnum] Update patches (#5730)
Signed-off-by: Squareys <squareys@googlemail.com>
2019-03-19 13:08:18 -07:00
Johnny Willemsen
14bc52eb39 Make use of vcpkg_copy_pdbs instead of manually copying the pdb files (#5733) 2019-03-19 13:07:35 -07:00
Larry-Hu
2df31838e8 [gli]Fix gli is incompatible with glm 2019-03-19 03:10:14 -07:00
Griffin Downs
44b9e5f98b
Merge pull request #5692 from BigSeb/fix-sqlpp11
Fix sqlpp11 warnings
2019-03-18 22:25:17 -07:00
Connor Fitzgerald
02511898db [rapidxml-ns] Add new port. (#5703)
* [rapidxml-ns] Add new port

* [rapidxml] Move headers out of include to prevent conflicts and clutter.

* [rapidxml-ns] Update SHA512

* [rapidxml-ns] Fix header installation

* [3fd] Fix header issue with rapidxml
2019-03-18 21:18:02 -07:00
grdowns
563e085d42 Update version strings 2019-03-18 17:47:24 -07:00
myd7349
27b1d92ef5 [qcustomplot] Add new port (#5036)
* [qcustomplot] Add new port

* [qt5-base] Trigger a rebuild for qcustomplot

* Revert "[qt5-base] Trigger a rebuild for qcustomplot"

This reverts commit 1082892d12.

* [qcustomplot] Trigger rebuild on CI
2019-03-18 14:45:36 -07:00
Griffin Downs
ec22cd193c Merge branch 'master' of https://github.com/microsoft/vcpkg into dev/grdowns/5692 2019-03-18 14:34:55 -07:00
grdowns
164c78cab8 Update version string 2019-03-18 14:27:48 -07:00
Griffin Downs
4cfeb475dd Merge branch 'master' of https://github.com/microsoft/vcpkg into dev/grdowns/5699 2019-03-18 14:03:35 -07:00
MouhammadEV
aed7d2e214 [WIP][vtk] add the option -DModule_vtkGUISupportMFC=ON (#4661)
* Update portfile.cmake

* [vtk] Only enable Module_vtkGUISupportMFC for Windows. Require atlmfc on Windows.
2019-03-18 12:33:45 -07:00
Erwan BERNARD
2fc5b2815e [orc] update to 1.5.5 (#4786)
* [orc] update to 1.5.3

* [orc] update usage with zstd

* [orc] update to 1.5.4

* [orc] update to orc 1.5.5rc1

* [orc] fix static build

* [orc] bump to 1.5.5
2019-03-18 12:26:29 -07:00
Connor Fitzgerald
2978d2480f [mapbox-variant] Fix include install location due to hard-coded paths (#5706)
* [mapbox-variant] Fix include install location due to hard-coded paths
2019-03-18 12:25:21 -07:00
Connor Fitzgerald
dcd9f41388 [cppfs] Fix debug exports (#5708) 2019-03-17 17:05:57 -07:00
Alexej Harm
d7bf0e5819 [fmt] Changed library linkage to static. (#5688)
* [fmt] Changed library linkage to static.

* [fmt] Re-enabled shared build without breaking LTCG toolchains.
2019-03-16 03:02:50 -07:00
Robert Schumacher
9637942a59 [harfbuzz] Restore patches removed by #5359 (#5696) 2019-03-15 22:08:07 -07:00
Connor Fitzgerald
d61392b3ae [glslang] Properly fixup cmake targets 2019-03-16 00:39:46 -04:00
Sönke Schau
9b8e6a8be0 [gsoap] update to 2.8.82 (#5695) 2019-03-15 16:04:18 -07:00
Griffin Downs
5afc34532b
Merge pull request #5577 from cwfitzgerald/spirv-tools-target
[spirv-tools] Add cmake targets
2019-03-15 15:51:21 -07:00
myd7349
68a2b4c766 [libxml2] Update to 2.9.9 (#5193)
* [libxml2] Update to 2.9.9

Fix #5177

* [libxml2] Fix static build

* [libxml2] Modernize

* [libxml2] Use vcpkg_from_github

* [libxml2] Get version info from configure.ac

* [libxml2] Install xmlversion.h

* [libxml2] Improve port file

* [libxml2] Move version.h generation into CMakeLists.txt

* [libxml2] Fix misspelled version header

* [libxml2] Add UWP support
2019-03-15 15:29:08 -07:00
Sönke Schau
d433d21904 [upstream] Update toversion 2.8.81 and added missing folder (#5668)
* Update to upstream version 2.8.81
Copy import directory to the share folder, so it can be used by clients.
2019-03-15 14:31:00 -07:00
Sébastien Matte
8a35867b73 [sqlpp11-connector-sqlite3] Removed the include files in the debug/include directory which was preventing compilation of this package. 2019-03-15 14:44:44 -04:00
Sébastien Matte
5d0808c18c [sqlpp11-connector-mysql] Removed the include files in the debug/include directory which was preventing compilation of this package. 2019-03-15 14:44:36 -04:00
Sébastien Matte
0ea0c91790 [sqlpp11] Moved the python scripts located in the bin folder to a separate folder. This removes the warning when compiling in static. 2019-03-15 14:44:28 -04:00
NancyLi1013
9ca11f3a6d [cairo] Update version to 1.16.0 (#5646) 2019-03-15 11:41:42 -07:00
angelmixu
e740b5717c [fontconfig] use __attribute__((visibility("default"))) for exporting symbols on macOS (#5689)
* use __attribute__((visibility("default"))) for exporting symbols on macOS

* [fontconfig] Bump CONTROL version
2019-03-15 11:12:55 -07:00
Todd
532528903c [portaudio]: fix Linux build (#5678)
* [portaudio]: fix Linux build

Wrap some Win specific stuff in an if (WIN32)

Fixes #4526

* [portaudio] Bump CONTROL version
2019-03-15 10:23:02 -07:00
ceeac
830087d679 [capstone] Update Capstone to v4.0.1-49-ge3d5a594 (#5546)
* Update Capstone to v4.0.1-49-ge3d5a594

* Use full SHA hash for ref

* Build Capstone with dynamic runtime

* Update Capstone to 4.0.1-57-g120373dc

* Fix wrong description for osxkernel feature
2019-03-14 23:14:05 -07:00
Phil Christensen
d72e38036b
Merge pull request #5574 from Neumann-A/VTK_8.2.0
[VTK 8.2.0/HDF5 1.10.5] Upgrade VTK and HDF5
2019-03-14 23:12:31 -07:00
Toby Chen
7d701a92a3 [openexr] Fix IlmImf.dll installed to the wrong location (#5677) 2019-03-14 22:45:46 -07:00
JackBoosY
b2ad980029 [curl]Add the dependency of the curl feature [ssh] to solve the lnk2019 error. (#5682) 2019-03-14 22:31:07 -07:00
Max Khizhinsky
61c6ef26f7 * [libcds] Update to v2.3.3 (#5274) (#5278)
* * [libcds] Update to v2.3.3 (#5274)

 * Minimum CMake version is 3.0.2
 * Changed software license from BSD to Boost
 * Removed '#pragma lib' for Windows build
 * Bugfix and minor improvements

* [libcds] Use PATCHES parameter instead of `vcpkg_apply_patches()`

* [libcds] Fix static builds
2019-03-14 15:41:16 -07:00
Alexander Neumann
68a540d84c fix find_package for fftw3 and add arch features (#4783)
* fix find_package for fftw3

* the patch took care of moving the files

* Additional Patch to add Suffix to LibraryDepends

* fixed minsizerel and relwithdebinfo for vs cmake configs

* remove fix for minsizerel and relwithdeb info. Use global cmake mappings of these targets instead!

* added feature packages. unfortunally avx and avx2 create an ICE with Visual Studio 2017 (maybe fixed with 2019?)

* removed sse2 as default (forgot about arm...)
2019-03-14 15:24:31 -07:00
Alexander Neumann
d5fbb5e0e7 vtk update to 8.2.0 2019-03-14 22:38:47 +01:00
Alexander Neumann
1feb0dc3d8 workaround for qhull regression in static build see #5574 2019-03-14 22:38:17 +01:00
Alexander Neumann
1ee65c19dd correct hdf5 usage in netcdf-cxx4 2019-03-14 22:33:56 +01:00
Alexander Neumann
6c3c6737ba fixes #5562 2019-03-14 22:33:28 +01:00
Alexander Neumann
9ac08b34ce fix highfive in static builds.
HDF5_USE_STATIC_LIBRARIES must be set in static builds so that find_package(HDF5) finds the static hdf5 libraries
2019-03-14 22:32:31 +01:00
Alexander Neumann
7419fc975c fixed flann for linux 2019-03-14 22:31:23 +01:00
Alexander Neumann
0e898fe892 update netcdf-c tp 4.6.2 and fixed curl linkage 2019-03-14 22:30:51 +01:00
Alexander Neumann
4de9cb0f1b kealib update to 1.4.11 and correctly include hdf5 2019-03-14 22:30:18 +01:00
Alexander Neumann
49f59fd081 updated hdf5 to 1.10.5.
Also now builds dynamic and static libs in dynamic build due to the targets exported by hdf5. (Revert to default hdf5 build behavior)
2019-03-14 22:29:33 +01:00
Alexander Neumann
69bacbb11d update szip control 2019-03-14 22:27:13 +01:00
Alexander Neumann
9f41fed172 default szip to also build static libraries in shared builds 2019-03-14 22:27:05 +01:00
Stefano Sinigardi
cfdc331b4b [darknet/yolo] new port (#5648)
* [darknet/yolo] add draft implementation

* [darknet] use official repo

* [darknet] use stb from vcpkg

* [darknet] Explicit failure on ARM and UWP
2019-03-14 14:15:28 -07:00
Griffin Downs
03696669ca
Merge pull request #5634 from edmBernard/fix_realsense2
[realsense2] fix cmake for linux
2019-03-14 13:25:56 -07:00
myd7349
fe419b2890 [roaring] Add new port (#5643)
* [roaring] Add new port

* [roaring] Add a warning for 32-bit build
2019-03-14 11:19:45 -07:00
RT222
98e6be36c8 [physx] Initial port (#5618)
* [physx] Initial port

* [physx] use vcpkg version of cmake if not installed
2019-03-14 06:48:30 -07:00
Roland
bce7501a80 Angle updated to master, UWP fix for Angle (#4862)
* Angle updated to master, UWP fix for Angle

* updated uwp patch
2019-03-14 06:39:31 -07:00
Sean Warren
f409536f5e [qt5] Fix mac build (#5624)
* [qt5] Fix mac build

* [qt5] Disable parallel build on mac

* [qt5] Fix qmake find on mac

* [qt5] Update find jom for mac

* [qt5] Fix invocation of build command

* [qt5-base] Rebuild packages for #5624

* [harfbuzz] Remove disabled assert (failing due to -Werror)

* [qt5] Bump control version

* [qt5] Disable harfbuzz on mac

* [qt5-base] Disable harfbuzz on mac
2019-03-14 06:33:47 -07:00
LarryIII
e37a6c65d6 [luasocket] Fix static build for renaming files (#5665) 2019-03-14 06:32:27 -07:00
JackBoosY
45aa34edb4 [libssh]fix config.cmake error, add usage. (#5666) 2019-03-14 06:30:02 -07:00
Stefano Sinigardi
0e77ca352e [tiff] use vcpkg wrapper for all configs, remove dead code (#5584)
* [tiff] use vcpkg wrapper for all configs, remove dead code

* [tiff] update CONTROL
2019-03-13 22:51:16 -07:00
markdegreef
2cb95c67a3 [assimp] fix linux build (#5632) 2019-03-13 11:56:39 -07:00
Andre Abrantes
a317e182de [fix][jsonnet] Replicating generation command in Linux format (#5652)
* Replicating generation command in Linux format

Current port only support Windows. Replicating the commands that generate "std.jsonnet.h" for a Linux build. New command is closer to the original at https://github.com/google/jsonnet/blob/master/Makefile#L162

* [jsonnet] bump control version to force rebuild on update
2019-03-13 11:21:25 -07:00
JackBoosY
842d6169a6 [wangle]fix wangle-config.cmake bug (#5653) 2019-03-13 10:08:42 -07:00
NancyLi1013
deae3465bc [ecm] Update ecm to 5.56.0 (#5654) 2019-03-13 10:07:36 -07:00
Lars Ivar Hatledal
7609de8497 Update libzip to 1.5.2 (#5656)
* Update libzip to 1.5.2

* Remove reference to patch in portfile

* Add patch to fix compilation on windows

* Prefer ninja and fix indentation
2019-03-13 10:06:49 -07:00
NancyLi1013
7d10f758d3 [pixman]Update version to 0.38.0 (#5641) 2019-03-12 16:00:31 -07:00
shelltdf
99ec372755 install gdal tools (#5644) 2019-03-12 15:58:40 -07:00
NancyLi1013
b4a64cca36 [hunspell] update hunspell to 1.7.0 (#5645) 2019-03-12 15:54:45 -07:00
JackBoosY
894f110c02 [pangolin]Fix usage bug:include path has one more ../, add usage file. (#5647) 2019-03-12 15:46:54 -07:00
Griffin Downs
77becdc97a
Merge pull request #5580 from JackBoosY/dev/jack/2181
[apr]Add feature to enable option "APR_INSTALL_PRIVATE_H" to build non-standard files.
2019-03-12 14:44:51 -07:00
Griffin Downs
6880f4e6e3 Remove options var; Create var for setting APR_INSTALL_PRIVATE_H 2019-03-12 14:26:38 -07:00
Lennart Trunk
1d4485cec5 [harfbuzz] update Harfbuzz to 2.3.1 (#5359)
* update harfbuzz to 2.2.0

* clean up port and fix portfile/patches

* update harfbuzz to 2.3.1

* fix uwp patch

* skip test building
2019-03-12 13:54:20 -07:00
Griffin Downs
57cf77dc72 Add newline 2019-03-12 13:51:52 -07:00
Griffin Downs
ff28cc2d22 Express install private headers as feature 2019-03-12 13:37:08 -07:00
Griffin Downs
b29b874ae9 Merge branch 'master' of https://github.com/microsoft/vcpkg into dev/grdowns/5580 2019-03-12 11:29:31 -07:00
JackBoosY
fe626490f0 [apr]Modify cmake file instead of make a patch. 2019-03-12 00:50:17 +00:00
Griffin Downs
be4158fb89
Merge pull request #5509 from myd7349/simdjson-init
[simdjson] Add new port (fix #5418)
2019-03-11 14:22:58 -07:00
Griffin Downs
3a0e5304cf
[opencv] add nonfree as feature for opencv (#4802)
* add nonfree as feature for opencv

* Add nonfree feature; Update version str
2019-03-11 14:00:34 -07:00
Laurent Rineau
5862fba5ff Install CGAL as header-only (#4975)
* Update to install CGAL as header-only

I think the issue #2471 would be completely solved, if vcpkg installed CGAL as header-only. That way, the installed `CGALConfig.cmake` would search for its dependencies, instead of hard-coding their path in the file.

* Bump the version

* Fix the cleaning

Once CGAL is header-only, no binary library is created, and the
`debug/` directory got empty.

This commit fixes the cleaning: now the whole `debug/` directory is
removed.
2019-03-11 13:48:26 -07:00
Tetsuya Hayashi
3eb244085f [itk] Fixes broken dependencies between ITK and VTK (#5615)
* Fixes broken dependencies between ITK and VTK

restore a line of ed9357a overrided by aa560f1
fixes #5614

* [itk] Fixes broken dependencies between ITK and VTK
2019-03-11 13:15:49 -07:00
Daniel
7dcf30197e Update various SDL2-based libraries (#5623)
* [sdl2-gfx] Update to 1.0.4

* [sdl2-mixer] Update to 2.0.4 (#4934)

* [sdl2-image] Update to 2.0.4

* [sdl2-ttf] Update to 2.0.15

* [sdl2-gfx,-image,-ttf] Use vcpkg_extract_source_archive_ex()
2019-03-11 13:15:08 -07:00
Thomas Arcila
4c2bc1f074 Fix tools/ and add support vcpkg_test_cmake() 2019-03-11 04:32:25 -04:00
eao197
f756f5066a sobjectizer updated to v.5.5.24.3 (#5627) 2019-03-11 00:04:32 -07:00
Sean Warren
14dc7af3b1 [libraw] Add wrapper for static build dependencies (#5626) 2019-03-11 00:03:47 -07:00
Johan Lindfors
73c678d168 Now able to build the Microsoft/Angle that can be leveraged for UWP (#3272)
* Microsoft Angle now builds for UWP

* Updates to files

* Fix for Control Flow Guard

* Now fails for OSX and Linux, also includes support for ARM64

* Fix for ARM64-WINDOWS
2019-03-10 22:28:34 -07:00
tarcila
985957c395 Fix shaderc compilation with clang (#5622)
Using a patch already integrated upstream.
2019-03-10 20:31:43 -07:00
JackBoosY
443579a064 [apr]remove enviroment variable "${CMAKE_CURRENT_LIST_DIR}" 2019-03-11 01:40:50 +00:00
Carlos O'Ryan
b726bf90bf Upgrade google-cloud-cpp to 0.7.0. (#5619)
In this version we can remove the dependency on gtest for the build. Of
course there are many other changes, but that is the one relevant for
packaging.
2019-03-10 11:04:07 -07:00
Thomas Arcila
37d5cfb31e Add Capnproto package 2019-03-10 07:50:12 -04:00
myd7349
0d7f4c1b89 [simdjson] Update to 2019-03-09 (fix UWP build) 2019-03-10 11:27:21 +08:00
WebFolder OÜ
650ffbd1c8 Update http-parser to 2.9.0 (#5609) 2019-03-09 09:13:27 -08:00
Phil Christensen
06bdb67b66
[qt5-base] Targeted fix to address archiving issue (#5608) 2019-03-09 00:27:54 -08:00
Mohamed JAAFAR
9ba7210922 [nmap] Integration of nmap netwotk utilities(#5530) (#5545)
*     [nmap] Integration of nmap netwotk utilities(#5530)

        * [nmap] adding openssl and openssh2 support

*     [nmap] Integration of nmap netwotk utilities(#5530)

         * [nmap] correction of the DIR option with-openssl
           and with-openssh
2019-03-08 23:25:49 -08:00
Victor Romero
a14e462ef9
[antlr4] Support build on Linux and MacOS (#5606)
* Patch VS project file with CRT linkage

* [antlr4] Support build on Linux and MacOS
2019-03-08 22:09:33 -08:00
Nuno Lopes
45fadafed0 add Z3 package (#5564)
* add Z3 package

* z3: don't assume python is installed

* [z3] attempt to fix build failure due to path truncation
patch already upstreamed

* [z3] add support for static build

* [z3] Fail preemptively on UWP
2019-03-08 19:00:48 -08:00
JamesOldfield
88f6875e0f [pthreads] Add CMake config to support find_package(pthreads) (#4081)
* [pthreads] Add CMake config to support find_package(pthreads)

* [pthreads] Support find_package(pthreads)
2019-03-08 17:53:00 -08:00
Tri Tran
9b4bf67701 [tgui] Add gui-builder in tool feature (#5603)
* [tgui] Add gui-builder in tool feature

* [tgui] Fix path issue on MacOS

* [tgui] Fix extension for Windows and not-Windows
2019-03-08 17:51:27 -08:00
Jocelyn GENNESSEAUX
e16cf98a5b [poco] pre 2.0.0 (#5503)
* [poco] pre 2.0.0
- Updated to the latest compiling commit
- Added SQLite support
- Added PDF support
- Added MariaDB support
- Added PostgreSQL support

* Additional include files not part of any libraries

* DataException is no more part of Poco::Data

* [3fd] Patch 3fd to comply with poco-2.0.0pre
2019-03-08 16:18:22 -08:00
Ernest Zaslavsky
7a5803413f Add intel-ipsec-mb package (#5586)
Intel(R) Multi-Buffer Crypto for IPsec Library
2019-03-08 15:50:17 -08:00
JackBoosY
65f1d0ebc4 [coroutine]update source package hash. (#5597)
* [coroutine]update source package hash.

* [coroutine] Use commit hash instead of release tag
2019-03-08 14:22:11 -08:00
Todd
350f70031b [geotrans] add new port (#5498) 2019-03-08 13:39:22 -08:00
Johnny Willemsen
1d8e65482f [ace] Use source package and add static support (#5601)
* Use our source only distribution and generate the necessary solution as part of the build

    * ports/ace/portfile.cmake:

* Add ACE_ROOT

    * ports/ace/portfile.cmake:

* Support static and generate within the ace directory

    * ports/ace/portfile.cmake:

* Set missing environment

    * ports/ace/portfile.cmake:

* Fixed install for static

    * ports/ace/portfile.cmake:

* Also install pdb in a static job

    * ports/ace/portfile.cmake:

* pdb files are only created in a dynamic build

    * ports/ace/portfile.cmake:

* Add missing library

    * ports/ace/portfile.cmake:

* Add missing header directory

    * ports/ace/portfile.cmake:

* Use ACE_ROOT for the copyright file

    * ports/ace/portfile.cmake:

* [ace] bump dash version in control to force rebuild
2019-03-08 10:18:37 -08:00
Johnny Willemsen
c297b43896 [xerces-c] Add support for xmlch_wchar feature (#5602)
* Add feature for wchar

    * ports/xerces-c/portfile.cmake:

* Document new feature

    * ports/xerces-c/CONTROL:

* [xerces-c] bump control version number
2019-03-08 10:18:01 -08:00
Tsukasa Sugiura
c7ca58ba36 [libusb] fix error c2001 (#5604)
Fix error c2001 by specify /source-charset:utf-8.
That error seems to occur on multi-byte character locale.
2019-03-08 09:46:18 -08:00
JackBoosY
631be56a8c [forest]update version. (#5598) 2019-03-08 09:43:07 -08:00
RT222
cf7793ad1c [yoga] Update to v1.13.0 (#5592) 2019-03-08 00:14:06 -08:00
myd7349
adc005f877 [zeromq] Add sodium support and fix static build (#4214)
* [zeromq] Add new feature

* [zeromq] Fix static build
2019-03-07 16:43:12 -08:00
Stefano Sinigardi
a675e048df [freeopcua] add a new port (#5590)
* [freeopcua] new port

* [freeopcua] work-in-progress build on windows

* [freeopcua] fixes for windows
2019-03-07 15:28:48 -08:00
AMIR
a8502ca793 [libbf] Add new port (#5570)
* [libff] Add new port

* Add new port [libbf]

* Update portfile.cmake

* update libbf portfile

* [libbf] Fail with meaningful message on Windows

* [libbf] Fix MSVC check condition
2019-03-07 13:28:49 -08:00
Tetsuya Hayashi
aa560f10f8 Fixes #3867 ITK install fails if hdf5 is installed (#4472)
* [itk] Added patch file for ITK HDF5 CMakeLists find_package config mode only

* [itk] enable ITK_USE_SYSTEM_HDF5 and apply patch

* [itk] Use PATCHES parameter of vcpkg_from_github

* [itk] Ignore path length checks
2019-03-07 12:00:35 -08:00
Erwan BERNARD
357d1bf472 [realsense2] up control version 2019-03-07 13:18:02 +01:00
JackBoosY
0b5982aaf2 [apr]Enable option "APR_INSTALL_PRIVATE_H" to build non-standard files. 2019-03-07 09:37:21 +00:00
Connor Fitzgerald
8de9ab8fc4 [spirv-tools] Export all libraries 2019-03-07 02:43:44 -05:00
Ernest Zaslavsky
d92ad530a9 Add DPDK package (#5388)
DPDK is a set of libraries and drivers for fast packet processing.

(cherry picked from commit 8127cb7b23557f21281186980883fdfb4fa08c47)
2019-03-06 23:37:24 -08:00
Connor Fitzgerald
3af075eaf0 [spirv-tools] Bump package version 2019-03-07 01:17:18 -05:00
Connor Fitzgerald
ce03bb6712 [spirv-tools] Add spirv-tools exported target
- Removed shared library
- Added patches
2019-03-07 00:36:43 -05:00
Connor Fitzgerald
0ef0ddd739 [spirv-headers] Add new port (#5576)
* [spirv-headers] Add new port

* [spirv-tools] depend on vcpkg spirv-headers
2019-03-06 21:17:52 -08:00
Lennart Trunk
59744f406e [libqglviewer] add new port (#5024)
* add initial portfile

* [libqglviewer] Fix invalid msvc argument in build

* [qt5-base] make whitespace change to force rebuild in CI system
2019-03-06 17:04:24 -08:00
Victor Romero
4b150c0484
Revert "[realsense2] fix cmake for linux (#4564)" (#5575)
This reverts commit 1b373245d2.
2019-03-06 16:33:09 -08:00
Erwan BERNARD
1b373245d2 [realsense2] fix cmake for linux (#4564)
* [realsense2] fix quotation mark in cmake command

* [realsense2] fix executable cleaning
2019-03-06 16:32:07 -08:00
alexsmn
7e97b94e67 [Qt5] remove empty dirs (#5025)
* Add qt5-activeqt library.

* qt5: Fix build failure due to empty output directories.

* [qt5-base] whitespace change to force clean test build in CI system
2019-03-06 13:58:41 -08:00
Connor Fitzgerald
40c1a2305c [cppfs] Add new port (#5571)
* [cppfs] Add new port

* [cppfs] Remove explicit libcrypto dependency

* [cppfs] Use vcpkg targets

* [cppfs] Don't use local find modules

* [cppfs] Disable arm64 and uwp

* [cppfs] Make portfile indentation consistent
2019-03-06 13:16:52 -08:00
Jacob
f6f2def009 [soil2] Add new package soil2 (#5554) 2019-03-06 11:32:25 -08:00
siertw
8e65c10058 Create a feature package for building libssh with zlib, rather than always including it by default. (#5563) 2019-03-06 10:24:12 -08:00
Daniel
41a9614308 Move SDL2_mixer optional dependencies to features (#5565) 2019-03-06 10:14:01 -08:00
Tri Tran
2e8c0ca34d [tgui] Enable static build (#5568)
* [tgui] Enable static build

* [tgui] Enable static build
2019-03-06 10:12:58 -08:00
Sean Warren
fdf36eb819
Update ports/openblas/portfile.cmake
Co-Authored-By: kafeg <v31337@gmail.com>
2019-03-06 15:20:03 +03:00
Sean Warren
ed98d74199 [dlib] Remove patch now fixed correctly by vcpkg_fix_cmake_targets (#5559) 2019-03-05 22:01:15 -08:00
jbeach
6a5056773a add MOOS V10 (#4742)
* add MOOS V10

* finished adding moos-core, moos-essential, and moos-ui
2019-03-05 16:28:35 -08:00
Victor Romero
e8f643f11a
Revert "[wt] Fix absolute paths in installed share/wt/*.cmake files (#5083)" (#5555)
This reverts commit 334eb170b1.
2019-03-05 15:28:23 -08:00
Todor Prokopov
334eb170b1 [wt] Fix absolute paths in installed share/wt/*.cmake files (#5083) 2019-03-05 15:27:53 -08:00
Tri Tran
e424790f73 [tgui] Add new package TGUI (fix #5505) (#5524)
* Add TGUI package

* [tgui] add missing sfml depends
2019-03-05 12:03:17 -08:00
Sean Warren
a9f8430961 [hdf5] Use cmake wrapper to ensure consuming libraries link to szip (#5467)
* [hdf5] Use cmake wrapper to ensure consuming libraries link to szip in static build

* [hdf5] Move hdf5 cmake code from vcpkg.cmake to vcpkg-cmake-wrapper

* [hdf5] Do not force search in config mode

* [hdf5] balance needs of vtk and kealib
2019-03-05 11:09:22 -08:00
Connor Fitzgerald
a51c0f4297 [readerwriterqueue] Upgrade to v1.0.1 (#5535) 2019-03-05 11:03:31 -08:00
David Dubois
a50fbaa756 [glslang] Export CMake package files (#5513)
* Add patch file to make glslang known to pkg-config

* Proper patch file

* Fix paths in the patch file

* Add missing space so patch file can apply

* Remove debug/share directory

* Export everything to the glslangConfig

* Export the SPIRV target as well

* Remove not-working patch for main CMake file

* [glslang] Remove call to windows CRT changing function

* [glslang] Remove unnecessary calls to install inside patch

* [glslang] Check cmake imports correctly
2019-03-05 10:57:56 -08:00
JackBoosY
fd2330af7a [pthreads]Modify library name "pthreadsVC2" to correct name "pthreadVC2" (#5532)
* [Pthreads]Modify library name "pthreadsVC2" to correct name "pthreadVC2".

* [pthreads]update Version

* [flint]fix dependence port pthreads library name to "pthreadVC2".

* [usbmuxd]fix dependence port pthreads library name to "pthreadVC2".

* [mosquitto]fix dependence port pthreads library name to "pthreadVC2".
2019-03-05 10:51:50 -08:00
markdegreef
140e2733f7 Fix linux build of urdfdom (#5538)
Remove empty directories and set correct cmake target path

Machine setup: ubuntu 18.10 x64 gcc version 8.2.0
The steps to reproduce: ./vcpkg install urdfdom:x64-linux
2019-03-05 10:44:01 -08:00
Marco Craveiro
b9d7fa1a1c [dtl] Initial port of library (#5541) 2019-03-05 10:41:52 -08:00
markdegreef
6b4b62ad97 [tinyxml] added tinyxml cmake config file (#5544)
Adds ability to use
* find_package(TinyXML REQUIRED)
* TinyXML_LIBRARIES
* tinyxml_INCLUDE_DIRS
2019-03-05 10:39:01 -08:00
Connor Fitzgerald
40a8969d6d [mapbox-variant] Add new port (#5551)
* [mapbox-variant] Add new port

* [mapbox-variant] Use commit hash in version number
2019-03-05 10:32:10 -08:00
Connor Fitzgerald
c041ae2c6f [concurrentqueue] Fix header include path (#5550) 2019-03-05 10:05:28 -08:00
Griffin Downs
3d7f31224e Add nonfree feature; Update version str 2019-03-05 09:08:05 -08:00
past-due
9040bb8a78 [libvorbis] Update to 1.3.6-9eadecc (#5506) 2019-03-05 08:47:37 -08:00
Connor Fitzgerald
93d87ae5c4 [readerwriterqueue] Change include path to not polute main directory (#5536) 2019-03-05 00:37:05 -08:00
Connor Fitzgerald
70847e191a [minitrace] Add new port (#5534)
* [minitrace] Add new port

* [minitrace] Install header into separate directory
2019-03-05 00:32:42 -08:00
myd7349
db043276c3 [tiny-process-library] Add new port (#5504) 2019-03-04 23:55:53 -08:00
LarryIII
aff64f83fd [libwebm] Fix no-postfix in debug for dll/lib/pdb (#5516) 2019-03-04 23:52:06 -08:00
markdegreef
9f622a5765 Port file for orocos-kdl (#5517) 2019-03-04 23:49:38 -08:00
Connor Fitzgerald
82e1e3f41c [vulkan] add missing license file (#5531) 2019-03-04 23:12:39 -08:00
myd7349
b4e1885c70 [nanopb] Add new port (#5057)
* [nanopb] Add new port

* [nanopb] Always use static linkage

* [nanopb] Update to 2019-02-12 and add shared lib building support

* [nanopb] Add missing patch file

* [nanopb] Copy pdb file

* [nanopb] Add some warnings
2019-03-04 23:07:10 -08:00
Connor Fitzgerald
c5fc595443 [vulkan] Add usage information (#5533) 2019-03-04 22:39:17 -08:00
myd7349
4327f4d82c [simdjson] Update to 2019-03-05 2019-03-05 08:33:47 +08:00
adrido
c7d4696a88 [libgd] Update to 2.2.5 & Add Features (#5510)
* [libgd] Add Features

* [libgd] Update to 2.2.5
2019-03-04 15:14:16 -08:00
Ernest Zaslavsky
1e0300f54f Add isa-l package (#5491)
Intel(R) Intelligent Storage Acceleration Library
2019-03-04 15:12:28 -08:00
Vitaly Petrov
d4e25169c1 [openblas] Remove restriction of build static lib on Linux 2019-03-04 22:29:51 +03:00
Jozef Izso
660ba9e990 [grpc] update patch file to apply cleanly for grpc 1.18.0 (#5519) 2019-03-04 10:58:59 -08:00
Tsukasa Sugiura
366a4dbfc5 [gtest] Fix install src/gtest-matchers.cc (#5521)
Fix install src/gtest-matchers.cc.
It is included from Nov 21, 2018 in googletest.
2019-03-04 10:29:28 -08:00
myd7349
e217f695dd [nanomsg] Update to 1.1.5 and add tool feature (#5500)
* [nanomsg] Update to 1.1.5

* [nanomsg] Add tool feature and remove patch
2019-03-04 10:28:32 -08:00
myd7349
98d00d1044 [mio] Update to 2019-02-10 (#5499) 2019-03-04 10:25:43 -08:00
myd7349
d9f2784e19 [nng] Update to 2019-02-27 (#5501) 2019-03-04 10:23:14 -08:00
Vitaly Petrov
b3e253e6dc [clapack] Fix linux build 2019-03-04 20:57:32 +03:00
myd7349
b758b9c359 [simdjson] Add new port (fix #5418) 2019-03-03 20:15:41 +08:00
Griffin Downs
6cc00f90b5 Remove duplicate feature entries 2019-03-01 15:36:20 -08:00
Victor Romero
8641dfd9dd
Modify vcpkg_fixup_cmake_targets() (#5459)
* some libraries export <PackageName>LibraryDepends.cmake
instead of <PackageName>Targets.cmake.
Those file also need the fix of #1044

should close #4753

* prefered the general solution #4622.
hopefully solved the issue within #4150
replaced the regex with something more readable
(also ident is lost)

should close:
#4753
#4633
#4150
and maybe more

* Hash vcpkg_fixup_cmake_targets.cmake

* [boost] Fix use of find_package(Boost) with cache variables
[socket-io-client] Fix install

* reversed change back to use regex replace

* [glbinding] Fix _IMPORT_PREFIX depth in *-export.cmake files

* [tinyspline] Ignore warnings treated as errors

* [libevent, liblemon, libpng, smpeg2, zlib] Fix apply patches

* [libsodium] Fix apply patches

* [folly] Link correct libraries in debug and release

* [vtk] Remove unset of _IMPORT_PREFIX

* [tinyspline] Do not treat warnings as errors

* [smpeg2] Fix double* to int comparison

* [nvtt] Define value for HAVE_UNISTD_H in MacOS

* [libui] Fix MacOS X build

* [zlib] Fix download URL

* [qhull] Update to v7.2.1

* [podofo] Set value for HAVE_UNISTD_H in MacOS

* [mongo-cxx-driver,ogre,podofo,qhull] Bump CONTROL version

* [mongo-c-driver] Set _IMPORT_PREFIX

* [tmxparser] Bump CONTROL version

* [qhull,vxl] Bump CONTROL version
2019-02-28 23:53:42 -08:00
Todor Prokopov
1afa2b0f7b Build glib on x86-linux (#5313)
* Build glib on x86-linux

* [libffi] Code cleanup

* [glib] Use CMAKE_CXX_FLAGS instead of VCPKG_CXX_FLAGS

* [libffi] Use ${TARGET} in conditions
2019-02-28 22:58:46 -08:00
Qi-rui Chen
590f3a78b2 Fix libmodplug to build on Linux (#5397)
* Update libmodplug to build on linux

* [libmodplug] Patch instead of changing downloading source

* [libmodplug] Keep original source instead of using fork
2019-02-28 16:28:13 -08:00
Phil Christensen
773c8267df Merge branch 'master' of https://github.com/microsoft/vcpkg into dev/philc/4564 2019-02-28 14:36:23 -08:00
Peter Bright
d236aa6f0a Fix debug format patch for gtest. (#5494)
* Update 0002-Fix-z7-override.patch

The current patch doesn't apply any more. This makes the same change to the right location.

* Update CONTROL
2019-02-28 13:36:41 -08:00
Andrei Lebedev
a3a42ede13 [soci] Add postgresql feature (#5029)
Signed-off-by: Andrei Lebedev <lebdron@gmail.com>
2019-02-28 12:41:02 -08:00
Victor Romero
0a5c27a823
Revert "Update 0002-Fix-z7-override.patch (#5490)" (#5493)
This reverts commit 2cb2e4d718.
2019-02-28 12:18:16 -08:00
Peter Bright
2cb2e4d718 Update 0002-Fix-z7-override.patch (#5490)
The current patch doesn't apply any more. This makes the same change to the right location.
2019-02-28 11:32:08 -08:00
Griffin Downs
3b509c5435 Merge branch 'dev/grdowns/4217' of https://github.com/microsoft/vcpkg into dev/grdowns/4217 2019-02-28 05:34:31 -08:00
Griffin Downs
21ca74dc42 Merge remote-tracking branch 'origin' into dev/grdowns/4217 2019-02-28 05:32:29 -08:00
Unknown
c3959c44b9 fix static build of ffmpeg-executables
build ffplay.exe etc. failed because we tried to link ".a"-libraries
2019-02-28 05:29:38 -08:00
Unknown
407fb7edb6 allow building "ffmpeg.exe"
add new feature "ffmpeg" which allows to build "ffmpeg.exe" - ex. : vcpkg install ffmpeg[x264,gpl,nonfree,ffplay,ffprobe,openssl,lzma,opencl,ffmpeg]:x64-windows --recurse
2019-02-28 05:29:38 -08:00
Unknown
8c3b87c95a allow building "ffmpeg.exe"
add new feature "ffmpeg" which allows to build "ffmpeg.exe" - ex. : vcpkg install ffmpeg[x264,gpl,nonfree,ffplay,ffprobe,openssl,lzma,opencl,ffmpeg]:x64-windows-static --recurse
2019-02-28 05:23:41 -08:00
Connor Fitzgerald
5b0b4b6472 [vulkan] fix include path on linux (#5486)
The path used a capital `I` in include, whereas linux uses lower case.
2019-02-28 04:40:38 -08:00
eao197
2684a5d184 RESTinio updated to v.0.4.8.6 (#5487) 2019-02-28 04:24:14 -08:00
Sean Warren
ddf0043e94 [dlib] fix mac, windows-static build (#5477) 2019-02-27 23:52:31 -08:00
JackBoosY
3881ade159 [winpcap]fix build in x86-windows-static and x64-windows-static: use correct library. (#5478) 2019-02-27 23:50:52 -08:00
Hans L
1073c3bf2b [opencsg] Add new port (#5481)
* Add opencsg package

* Make opencsg static only

* Add patch for illegal character, fix line endings
2019-02-27 23:47:59 -08:00
badfish69
91bb4183e1 Update log4cplus to 2.0.3 (#5483) 2019-02-27 23:45:08 -08:00
LarryIII
1d442a0b5a [libraw] Fix build release only issue (#5484) 2019-02-27 23:44:03 -08:00
Griffin Downs
1908903508 Merge branch 'master' of https://github.com/microsoft/vcpkg into dev/grdowns/4802 2019-02-27 16:44:17 -08:00
Cyriuz
8564602d06 Fixed DevIL build with OpenEXR. (#5043)
[devil] Fixed DevIL build with OpenEXR.
2019-02-27 12:31:04 -08:00
Cyriuz
a2216f4b0a [qt5-base] Also deploy style dlls when deloying Qt. (#5044)
* Also deploy style dlls when deloying Qt. This fixes broken styling of apps on Windows.

* [qt5-base] bump controll version
2019-02-27 12:24:17 -08:00
Phil Christensen
473dac7265
[stxxl] Add new port (#5254)
* [stxxl] Add new port

* [stxxl] Fix missing include directory exporting

* [stxxl] Fix STXXL_INCLUDE_DIRS
2019-02-27 12:17:22 -08:00
Vitaliy Didik
423c9a2e3a Updated gmime to version 3.2.3. (#5060) 2019-02-27 12:04:50 -08:00
evpobr
47950cabae [opus] Fix version "unknown" returned by version API (#5134)
Related issues:

* erikd/libsndfile#406
* xiph/opus#110
* xiph/opus#111
2019-02-27 12:02:09 -08:00
Phil Christensen
b8188cbc4e [stxxl] commented patch 2019-02-27 11:59:54 -08:00
Phil Christensen
2cc7fa27e5 Merge branch 'master' of https://github.com/microsoft/vcpkg into dev/philc/5254 2019-02-27 11:56:29 -08:00
myd7349
2dfa568d18 [oniguruma] Add new port (#5432)
* [oniguruma] Add new port

* [oniguruma] Fix ONIG_EXTERN

* [oniguruma] Disable vcpkg_test_cmake (failed on x64-windows)

* [oniguruma] Update to 2019-02-26 to fix UWP sdl compile error
2019-02-27 11:49:56 -08:00
Sean Warren
68039e4572 [gettext] Set includes correctly in target (#5463) 2019-02-27 10:14:29 -08:00
igl42
3a7c94a19e [blaze] Update to Blaze 3.5 (#5470) 2019-02-27 09:46:43 -08:00
Ahmad Jarjis Hasan
a5e030f446 [opencv] enabling cublas (#3635)
* [opencv] enabling cublas

* [opencv] Enable CUBLAS when instaling with cuda feature
2019-02-26 19:07:22 -08:00
Robert Schumacher
ca52a245d1 [cli11] Update to v1.7.1 (#5424) 2019-02-26 17:38:44 -08:00
Miguel
c05014eb91 [ensmallen] Add new port (#5421)
* [ensmallen] Add new port

* [ensmallen] disable tests
2019-02-26 15:18:43 -08:00
Connor Fitzgerald
4a582b4d1d [miniz] Add new port (#5452)
* [miniz] Add new port

* [miniz] Fix Windows Build Conflict

* [miniz] Miniz cannot be built as a shared library

* [miniz] Force miniz to be static library

* [miniz] Fix CRT deprecation error on uwp

* [miniz] Fix CRT deprecation error within tests

* [miniz] Disable tests entirely
2019-02-26 14:20:07 -08:00
JackBoosY
108afe5396 [gsoap]Add new port (#5295)
* [gsoap]Add new port

* Change to use existing binary files to generate binary files.

* fix patch.
2019-02-26 11:18:26 -08:00
Jon Spencer
b6eec4ad64 [sdl2] allow sdl2 vulkan support (#5374)
* [sdl2] allow sdl2 vulkan support

* turn sdl2 vulkan support into a feature
2019-02-26 11:08:53 -08:00
zhihaoy
d96b462823 [tbb] Build dll for static dependency on Windows (#5430)
* [tbb] Build dll for static dependency on Windows
2019-02-26 10:45:45 -08:00
Park DongHa
5251a51ab0 [coroutine] add new port (#5433)
[coroutine] new package
2019-02-26 10:34:15 -08:00
Johnny Willemsen
7b54d8ec11 [ace] Select correct Visual Studio solution based on platform toolset (#5458)
* [ace] 6.5.4

* Added logic to select the correct solution for Visual Studio 2015 and 2017
2019-02-26 09:56:59 -08:00
Claudio Fantacci
aa909090ac Fix Qt5 hardcoded absolute paths within DLLs (#5456) 2019-02-26 09:55:48 -08:00
evpobr
674ce6ad65 [libogg] Add package config module (#5384) 2019-02-26 08:44:48 -08:00
Victor Romero
bd94d1e254
[freeimage, libwebp, OpenEXR, OpenVDB] Updates (#5417)
* [libwebp] update to v1.0.2, greatly simplify port, remove unnecessary custom find_package script in favour of original Config files for cmake

* [libwebp] enable building of all tools

* [libwebp] install cmake config file in expected path

* [libwebp] add compatibility layer inside CMake Config file

* [libwebp] fix libwebpmux library name

* [OpenEXR] Update to v2.3.0, enable tools, improve cmake module while still maintaining backwards compatibility (there's an official one distributed with the package but it is completely different, for now it is avoided)

* [OpenEXR] remove unused patches

* [OpenEXR] remove forced definition, could hide problems downstream

* [freeimage] add compatibility with latest OpenEXR

* [freeimage] bump control

* [OpenEXR] restore ilmbase as an empty package to permit clean update

* [OpenVDB] update to v6.0

* [OpenEXR] disable building on UWP platform

* [openexr] Fix tools suffixes

* [openexr] Fix Linux build paths
2019-02-26 08:16:20 -08:00
adrido
ecff2997f6 [Irrlicht] Add new port (#5431) 2019-02-25 13:51:13 -08:00