Stanislav Ershov
76827951ab
[entt] Update to 3.0.0 ( #6490 )
2019-05-17 08:28:38 -07:00
WebFolder OÜ
f510471ebe
[jwt-cpp] Add new port ( #6498 )
2019-05-17 08:27:52 -07:00
Robert Schumacher
9d473a6954
[boost] Update to 1.70.0 ( #6141 )
...
* [boost] Update to 1.70.0
* [boost-build] Update to 1.70.0
* [folly][freeopcua][libtorrent][websocketpp] Upgrades/patches to handle boost 1.70
* [boost-variant] Revert to 1.69 due to regression
[fizz][folly] Update and fix for boost 1.70
[libsodium] Use CMake buildsystem replacement to enable non-Windows
* [wangle] Update. [folly] Avoid linking debug libs in release.
* [pcl] Fix compatibility with boost 1.70
* [fizz] Handle merge regression
* [arrow] Modernize and fix cmake targets
* [boost-type-traits] Update patches for arm64-windows
* [boost-locale] Add boost-system and boost-thread as arm64 dependencies
* [ompl] Add missing boost-timer dependency
2019-05-16 18:33:32 -07:00
Rodrigo Hernandez Cordoba
208bb8eefc
[libcroco] Initial port files for libcroco ( #6467 )
...
* [libcroco] Initial port files for libcroco
From the libcroco readme file:
Libcroco is a standalone css2 parsing and manipulation library.
The parser provides a low level event driven SAC like api
and a css object model like api.
Libcroco provides a CSS2 selection engine and an experimental
xml/css rendering engine.
libcroco is part of the GNOME project.
* [libcroco] Build fixes for Linux.
2019-05-16 17:37:25 -07:00
myd7349
8dfbc5322f
[zserge-webview] Add new port ( #6239 )
...
* [webview] Add new port
* [zserge-webview] Update to 2019-04-27
* [zserge-webview] Fix Linux, macOS support
2019-05-16 14:35:45 -07:00
Jonas
7cf8af8d37
[angelscript] Add new port ( #6403 )
...
* [angelscript] Add new port
* [angelscript] Add version and description
2019-05-16 14:34:37 -07:00
Stefano Sinigardi
ec46f02181
[pthread] update to v3 ( #6473 )
...
* [pthread] update to v3
* [flint, mosquitto, usbmuxd] bump CONTROL files and add final touches for PThreads4W v3
* [arb] add compatibility with PThreads4W
2019-05-16 13:49:25 -07:00
Sean Warren
031e494970
Add mac applocal for bundling dependencies ( #5681 )
2019-05-16 13:24:02 -07:00
Victor Romero
9238e93cc3
[libmicrohttpd] Fix CONTROL version ( #6468 )
2019-05-15 20:15:19 -07:00
heydojo
58c7cfaae9
[icu] Prevent stale MSYS gpg-agent.exe process blocking command control ( #6407 )
...
* Prevent stale MSYS gpg-agent.exe process blocking command control
This commit fixes:
https://github.com/microsoft/vcpkg/issues/5476
The issue is that CI environments such as Appveyor's VS2017 image will wait for all processes to complete. If a stale process resides as a result, builds will hang.
There does not appear to be any good reason for gpg-agent.exe to be running once the build of icu has completed.
Without this patch builds of icu4c using CI systems will very likely hang and not in an obvious way.
Is this the _right_ solution to this problem? Probably not but it is one solution. And it degrades gracefully in that the build will not fail if gpg-agent.exe is not running. The gpg-agent.exe will not run again once MSYS has been configured, so to test this patch, a fresh install of vcpkg is required. Open the task manager and before the icu build completes, look for gpg-agent.exe just sitting there for no reason.
Might I suggest that the issue is fixed in vcpkg MSYS instead or as well?
Please don't request further from this commit.
* [icu] Kill MSYS gpg-agent.exe on Windows
2019-05-15 17:47:00 -07:00
NancyLi1013
97431cb93e
[cpp-netlib] Add new port ( #6424 )
...
* [cpp-netlib] Add new port
* Fix the problem on Linux.
* Add the unsupported message for UWP.
2019-05-15 16:46:28 -07:00
JackBoosY
6cd058d3ae
[fftw3]Changed library linkage to static. ( #6434 )
2019-05-15 16:23:22 -07:00
JackBoosY
efdd1f1766
[libsndfile]Fix install file path in linux. ( #6455 )
...
* [libsndfile]Fix install file path in linux.
* [libsndfile] Don't install HTML docs
2019-05-15 16:22:31 -07:00
Vitaliy Didik
0e417f773d
[libpff] Initial port. ( #6458 )
...
* [libpff] Initial port.
* [libpff] Add unofficial CMake find_package() integration support
2019-05-15 16:21:05 -07:00
WebFolder OÜ
88b882057a
[libmicrohttpd] Update to 0.9.63 ( #6464 )
2019-05-15 16:12:20 -07:00
Robert Schumacher
8873d771c8
[glm] Fix missing include dir reference by moving include(GNUInstallDirs). Fixes #6461 . ( #6466 )
2019-05-15 14:37:53 -07:00
Ziyi Yan
d112af9f17
[io2d] macOS support ( #6456 )
...
* [io2d] macOS support
* Update version string
2019-05-15 09:42:16 -07:00
Curtis J Bezault
3f5e477bda
[USD] New port ( #6451 )
...
* initial usd port
* [usd] Acquire python2 required to build
* Use copy instead of rename
Handle the source path and the package path being on different partitions.
2019-05-14 16:20:32 -07:00
Zongyuan Zuo
a5ad9322e5
[libressl] add new port ( #6321 )
...
* [libressl] add new port
* disable symlink of static libs
* [libressl] disable uwp and arm builds
2019-05-14 12:25:09 -07:00
JackBoosY
e73d6251f9
[libmaxminddb]fix build error in linux. ( #6435 )
2019-05-14 11:45:13 -07:00
eao197
e4129a259e
RESTinio updated to v.0.4.9 ( #6440 )
2019-05-14 10:21:27 -07:00
myd7349
03b364f6bb
[g3log] Add new port ( #5961 )
...
* [g3log] Add new port (fix #5684 , fix #5941 )
* [g3log] Remove usage
* [g3log] Restore usage
* [g3log] Add UNIX support
* [g3log] Use vcpkg_install_cmake
* [g3log] Update to 2019-05-14
* [g3log] Update version number
2019-05-14 08:55:28 -07:00
Alexander Neumann
cf1c05fb8c
[libtheora] Remove double build. ( #6431 )
...
* remove extra build step.
vcpkg_install_cmake should also build the target.
* Update CONTROL
2019-05-13 21:51:16 -07:00
Connor Fitzgerald
d539182ccb
[glm] Remove all unnecessary build steps ( #6410 )
...
* [glm] Remove all unnecessary build steps
* [glm] Fix header export
* [glm] Bump control to force rebuild
2019-05-13 17:51:16 -07:00
Robert Schumacher
8a6c7f375b
[vcpkg-bootstrap.sh] Enable finding gcc 9 ( #6417 )
2019-05-13 11:43:24 -07:00
wangli28
68267e29a1
[suitesparse]Fix build error in linux ( #6425 )
2019-05-13 10:00:16 -07:00
myd7349
5a8961b051
[pfultz2-linq] Add new port ( #6426 )
2019-05-13 09:57:54 -07:00
Alexander Neumann
0413c73fd7
[CURL] Remove unnecessary renaming. ( #6386 )
...
* removed unnecessary renaming.
CMake updated its module file for FindCURL. so the renaming is not required anymore.
* bump control
* fix curl in static builds
* fix gdal regression
* fix typo
* fixed alignment
* fix libideviceactivation regression
* fix idevicerestore regression
2019-05-13 08:57:55 -07:00
Josue Andrade Gomes
da5ee89be5
[graphicsmagick] Linux/MacOS support ( #6408 )
2019-05-13 04:16:57 -07:00
lukka
46a77b9006
appleclang 10.01 does not have <filesystem> ( #6413 )
...
support
2019-05-13 04:11:35 -07:00
myd7349
2992434b01
[vulkan-hpp] Add new port ( #6400 )
2019-05-13 00:14:03 -07:00
myd7349
df4e69f24f
[oniguruma] Update to 6.9.2 ( #6401 )
2019-05-13 00:13:18 -07:00
lukka
f2f31240a0
fix parens in cmake variable name ( #6420 )
2019-05-13 00:11:07 -07:00
Alexander Neumann
884bf46bf4
also ignore x86 openssl paths ( #6416 )
2019-05-12 18:37:02 -07: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
Phil Christensen
4b834fad29
[docs] update port naming info in CONTROL docs ( #6397 )
2019-05-10 12:47:09 -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
Phil Christensen
34cadd0b04
[docs] clean up CONTROL file documentation ( #6378 )
2019-05-09 13:27:00 -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
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
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
Phoebe
d3c18ed57e
Remove Addtional checks since CMake support vs2019 now ( #6265 )
...
Remove Addtional checks since CMake support vs2019 now
2019-05-01 15:11:35 -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