Commit Graph

6353 Commits

Author SHA1 Message Date
Igor Kostenko
7656eb0317 [boost-modular-build-helper] Fix multiple compiler and linker options… (#7160)
* [boost-modular-build-helper] Fix multiple compiler and linker options support in boost
2019-08-19 17:06:57 -07:00
unknown
8d80df16ea [libfabric] Update library to 1.8.0 2019-08-20 02:19:40 +04:30
Ehsan
55f574632b [libmorton] Update library to 0.2 (#7738) 2019-08-19 11:29:18 -07:00
myd7349
432e357737 [libsvm] Add new port (#7664)
* [libsvm] Add new port

* [libsvm] Add tools feature

* [libsvm] Fix UWP build
2019-08-19 10:43:58 -07:00
JackBoosY
20a0c30dd8 [jsonnet]Upgrade version to 0.13.0 (#7374)
* [jsonnet]Upgrade version to 0.13.0

* [jsonnet]Use different commands depending on the version of powershell.

* [jsonnet]Fix merge error.
2019-08-19 08:55:29 -07:00
Martin Kröning
9a6f38041f [ffmpeg] Fix static linking on Windows, FindFFMPEG (#7739)
This adds zlib as dependency to make it possible to find in FindFFMPEG.cmake.
Also FFmpeg likes to autodetect zlib for additional features on compilation.
This removes the check for stdint.h, as it is included since MSVC 2010 and does not always find it.
To enable static linking on windows, bcript had to be added:

avutil.lib(random_seed.o) : error LNK2019: unresolved external symbol _BCryptOpenAlgorithmProvider@16 referenced in function _av_get_random_seed
avutil.lib(random_seed.o) : error LNK2019: unresolved external symbol _BCryptCloseAlgorithmProvider@8 referenced in function _av_get_random_seed
avutil.lib(random_seed.o) : error LNK2019: unresolved external symbol _BCryptGenRandom@16 referenced in function _av_get_random_seed
2019-08-19 08:41:49 -07:00
Ehsan
81258880b1 [double-conversion] Update library to 3.1.5 (#7717) 2019-08-19 08:36:16 -07:00
Lily
5d1751dfda [open62541, duktape] Update hash for pip. (#7548)
* [open62541, duktape] Update hash for pip.

* [duktape] Fix build error on Linux

* [open62541, duktape] Update download linkage for pip.

* [open62541] Resolve conflict

* [open62541] Resolve conflict

* [open62541] Remove homepage
2019-08-16 17:22:04 -07:00
NiHoel
de3d6b5c26 Fix building feature opencv halide (#7581)
* Add feature halide to OpenCV.

* Add dependency of opencv[halide] to opencv[dnn].

* Fix building opencv[halide].

* Only require opencv[dnn] not default features.

* Migration to opencv4 port.

* [opencv] Normalize line endings in CONTROL file

* [opencv] Normalize line endings in CONTROL file
2019-08-16 17:16:17 -07:00
Curtis J Bezault
3ddfd132eb
Merge pull request #7731 from ehsan-mohammadi/dev0
[cgltf] Update library to 1.2
2019-08-16 14:05:03 -07:00
unknown
7a17abd59d [cgltf] Update library to 1.2 2019-08-17 01:08:53 +04:30
Curtis J Bezault
dd8e95af87
Merge pull request #7729 from cskrisz/patch-2
[sfml] Fix system package dependencies on Ubuntu
2019-08-16 13:30:37 -07:00
Lily
a3135b7c86 [field3d] Add new port (#7594)
* [field3d] Add new port

* [field3d] Add new port
2019-08-16 13:08:35 -07:00
Krisztián Csordás
879a7fafd7
Fix opengl for SFML
Cmake doesn't find opengl on Ubuntu (tried 18.04, 19.04) even after installing the required system dependencies.

libgl1-mesa-dev works instead of mesa-common-dev, as noted here: https://stackoverflow.com/a/47926071/6597851.
2019-08-16 21:40:44 +02:00
Alexander Neumann
c176532bd6 [tinkerforge] add new port (#7523)
* triplet whitespace changes to change abi tags in ci and trigger full CI rebuild

* [tinkerforge] add new port

* Revert "triplet whitespace changes to change abi tags in ci and trigger full CI rebuild"

This reverts commit 5f356794b9.

* added uwp early failure
2019-08-16 12:02:14 -07:00
Curtis J Bezault
1ccf986f76
Merge pull request #7726 from adrido/revert-irrlicht-unicode-paths
Revert "[irrlicht] use unicode path on windows (#7354)"
2019-08-16 10:27:59 -07:00
Curtis J Bezault
b87dc541b5
Merge pull request #7710 from JackBoosY/dev/jack/7477
[libmariadb]Fix usage error LNK2001.
2019-08-16 10:23:47 -07:00
Curtis J Bezault
a17a013ad8
Merge pull request #7697 from wangli28/dev/Lily/issue7682
[geographiclib] Fix build error on Linux
2019-08-16 10:23:13 -07:00
Curtis J Bezault
be7428900d
Merge pull request #7714 from ehsan-mohammadi/master
[cpp-httplib] Update library to 0.2.1
2019-08-16 10:22:55 -07:00
Curtis J Bezault
71f4cba1f8
Merge pull request #7715 from ehsan-mohammadi/dev0
[pegtl-2] Update library to 2.8.1
2019-08-16 10:22:08 -07:00
Curtis J Bezault
424ceb04b5
Merge pull request #7716 from ehsan-mohammadi/dev1
[doctest] Update library to 2.3.4
2019-08-16 10:21:58 -07:00
Curtis J Bezault
9e17c421e5
Merge pull request #7723 from ehsan-mohammadi/dev7
[sqlite-orm] Update library to 1.4
2019-08-16 10:17:17 -07:00
Curtis J Bezault
7a42fe13c3
Merge pull request #7721 from ehsan-mohammadi/dev5
[oniguruma] Update library 6.9.3
2019-08-16 10:16:58 -07:00
Curtis J Bezault
4a88e39412
Merge pull request #7722 from ehsan-mohammadi/dev6
[robin-hood-hashing] Update library to 3.4.0
2019-08-16 10:16:48 -07:00
Curtis J Bezault
4c5feec022
Merge pull request #7718 from ehsan-mohammadi/dev3
[jsoncons] Update library to 0.132.1
2019-08-16 10:16:19 -07:00
DailyShana
073e0e4306 Revert "[irrlicht] use unicode path on windows (#7354)"
This reverts commit 22be764ecc.
2019-08-16 16:19:18 +02:00
unknown
da6c72ed50 [sqlite-orm] Update library to 1.4 2019-08-16 14:27:01 +04:30
unknown
db96ecd7d7 [robin-hood-hashing] Update library to 3.4.0 2019-08-16 14:14:15 +04:30
unknown
ebefed05d4 [oniguruma] Update library 6.9.3 2019-08-16 13:55:18 +04:30
unknown
099c31ad69 [jsoncpp] Update library to 1.9.1 2019-08-16 13:43:24 +04:30
unknown
812beb6101 [jsoncons] Update library to 0.132.1 2019-08-16 13:31:52 +04:30
unknown
f71048c97d [doctest] Update library to 2.3.4 2019-08-16 12:50:01 +04:30
unknown
35696e12f8 [pegtl-2] Update library to 2.8.1 2019-08-16 12:39:18 +04:30
unknown
f82c50c9a5 [cpp-httplib] Update library to 0.2.1 2019-08-16 12:06:16 +04:30
wangli28
c315a54a95 [geographiclib] Remove elseif 2019-08-16 06:21:05 +00:00
Adam Martin
0a033250c7 Added feature to optionally install all Angelscript standard addons (#7650) 2019-08-15 22:47:14 -07:00
JackBoosY
d72c12c84b [libmariadb]Fix usage error LNK2001. 2019-08-15 20:20:59 -07:00
JackBoosY
f9b5fe0886 Merge branch 'master' into dev/jack/4167 2019-08-15 19:07:53 -07:00
JackBoosY
adb84c2658
Merge branch 'master' into dev/jack/4167 2019-08-16 10:01:32 +08:00
Denis Zavorotnyy
063b6878b0 [libtorrent] Update to 1.2.1-bcb26fd6
1.2.1-bcb26fd6

	* fix issue where trackers from magnet links were not included in create_torrent()
	* make peer_info::client a byte array in python binding
	* pick contiguous pieces from peers with high download rate
	* fix error handling of moving storage to a drive letter that isn't mounted
	* fix HTTP Host header when using proxy

1.2.1 release

	* add dht_pkt_alert and alerts_dropped_alert to python bindings
2019-08-16 01:50:24 +03:00
Curtis J Bezault
513e28ee57
Merge pull request #7358 from PhoebeHui/dev/Phoebe/UpdateLeptonica
[leptonica] Upgrade to 1.78.0
2019-08-15 15:33:52 -07:00
Curtis J Bezault
1040357cf5
Merge pull request #7437 from myd7349/mpmcqueue-spscqueue-init
[mpmcqueue][spscqueue] Add new port
2019-08-15 15:33:06 -07:00
NancyLi1013
034d5c9afc [hfsm2] Add new port (#7516)
* [hfsm2] Add new port

* [Update the way to install headers]

* Add build depends
2019-08-15 13:35:57 -07:00
NancyLi1013
7dcaf39581 [pistache] Add new port (#7547)
* [pistache] Add new port

* Update prompt messages

* Remove pkgconfig file from lib and debug/lib.
2019-08-15 13:30:32 -07:00
Curtis J Bezault
246dc09cae
Merge pull request #7703 from coryan/update-googleapis-port
Update googleapis to 0.1.3.
2019-08-15 13:05:47 -07:00
Carlos O'Ryan
82eb7ae03e
Update googleapis to 0.1.3. 2019-08-15 15:05:47 -04:00
myd7349
47d761faf0 [wg21-sg14] Add new port (#7663)
* [SG14] Add new port

* [wg21-sg14] Rename
2019-08-15 11:57:26 -07:00
JackBoosY
514ad6542c [czmq/pcl]Fix judgment feature condition. (#7700) 2019-08-15 11:47:13 -07:00
Curtis J Bezault
0a899c4f68
Merge pull request #7699 from wangli28/dev/Lily/issue7686
[nghttp2] Upgrade to version 1.39.2
2019-08-15 10:24:39 -07:00
Curtis J Bezault
8774a15181
Merge pull request #7702 from ehsan-mohammadi/master
[brynet, catch2, chakracore] Update some ports version
2019-08-15 10:23:35 -07:00
Curtis J Bezault
2b3c362059
Merge pull request #7669 from wangli28/dev/Lily/issue7668
[libgit2] Upgrade to version 0.28.3
2019-08-15 10:04:24 -07:00
Curtis J Bezault
852e817462
Merge pull request #7670 from PhoebeHui/dev/Phoebe/fixspdlog
[spdlog] fix cmake targets path
2019-08-15 10:03:54 -07:00
Curtis J Bezault
e236942061
Merge pull request #7695 from longhuan2018/Fix-osgearth-with-rocksdbrocksdb(lz4,snappy,zlib,tbb,zstd)-failed
[osgearth]Fix osgearth rocksdb plugin build falied
2019-08-15 08:57:07 -07:00
JackBoosY
fa5d80b9dd [poco]Fix library using pcre. 2019-08-15 03:18:58 -07:00
unknown
890d9eae9d [chakracore] Update library to 1.11.12 2019-08-15 13:57:39 +04:30
unknown
278bbe4769 [catch2] Update library to 2.9.2 2019-08-15 13:55:08 +04:30
unknown
547fc19218 [brynet] Update library to 1.0.3 2019-08-15 13:53:24 +04:30
JackBoosY
9711ca77d3 [poco]Re-fix unbundled_pdf.patch 2019-08-15 00:54:28 -07:00
wangli28
4daff70a19 [nghttp2] Upgrade to version 1.39.2 2019-08-15 07:40:55 +00:00
JackBoosY
6f13a587c0 [poco]Upgrade version to 1.9.2 release. 2019-08-15 00:19:37 -07:00
wangli28
89d8cece0d [geographiclib] Fix build error on Linux 2019-08-15 06:52:32 +00:00
Long Huan
4b81f7f08f Fix osgearth rocksdb plugin build falied 2019-08-15 13:27:14 +08:00
Curtis J Bezault
b69fd4adae
Merge pull request #7608 from JackBoosY/dev/jack/ffmpeg_avresample
[ffmpeg]Add feature avresample.
2019-08-14 14:46:42 -07:00
Curtis J Bezault
aa0c404c2c
Merge pull request #7649 from tmpvar/tmpvar/blosc/fix-debug-builds
[blosc] enable dependent ports to use debug builds
2019-08-14 14:20:10 -07:00
Curtis J Bezault
a9d8f2ca90
[libidn2] Update to version 2.2.0. (#7685) 2019-08-14 14:16:49 -07:00
Kevin Lu
4e9d79e36d [protobuf] Update from 3.9.0 to 3.9.1 (#7671) 2019-08-14 14:16:33 -07:00
Long Huan
12b18a59fc Update collada.patch (#7677) 2019-08-14 14:13:19 -07:00
Long Huan
37469195ef Fix osgqt build error LNK 1181 (#7672) 2019-08-14 14:12:55 -07:00
myd7349
50253f06a4 [fast-cpp-csv-parser] Add new port (#7681) 2019-08-14 14:05:21 -07:00
RT222
885370d30c [physx] Update to 4.1.1 (with support for Visual Studio 2019) (#7679) 2019-08-14 14:05:02 -07:00
contre
e756a7564d [gtest] update to 90a443f9c2437ca8a682a1ac625eba64e1d74a8a (#7692)
Resolves #7690
2019-08-14 14:03:38 -07:00
Vitaliy Didik
24f0ed6723 [libidn2] Update to version 2.2.0. 2019-08-14 17:40:23 +03:00
Stijn Herfst
cdcb4eaaa8 fixed static build 2019-08-14 11:09:49 +02:00
Stijn Herfst
7481330ea2 remove space character from patch file 2019-08-14 10:31:41 +02:00
Victor Romero
a3a6530631
[vcpkg_check_features] Set output variable explicitly and allow reverse-logic check (#7558)
* [vcpkg_check_features] Set OUT_EXPAND_OPTIONS explicitly

* [vcpkg_check_features] Allow reverse logic for features

* [vcpkg_check_features] Document new parameters

* [vcpkg_check_features] Remove unnecessary logging

* Do not create variables for each feature only set OUT_FEATURE_OPTIONS

* Improve documentation

* Update ports that use vcpkg_check_features()

* Missing documentation updates

* [pcl] Fix tools feature

* [opencv,opencv4] Fix usage of vcpkg_check_features()

* [opencv4] Fix typo
2019-08-13 20:13:55 -07:00
Phoebe
7291a25631 [spdlog] fix cmake targets path 2019-08-13 19:55:28 -07:00
wangli28
6e3059bb13 [libgit2] Upgrade to version 0.28.3 2019-08-14 02:24:06 +00:00
Elijah Insua
644caf17e7 [blosc] enable dependent ports to use debug builds
refs: https://github.com/Microsoft/vcpkg/issues/3601

The bulk of this work is to utilize the standard vcpkg find_package
code to find the correct binaries in both Release and Debug modes.
2019-08-13 16:23:48 -07:00
Phil Christensen
bacc1efa5c
[qt5] bump CONTROL version 2019-08-13 14:57:08 -07:00
Lily
e6a21e1b42 [dimcli] Fix build error C2220 (#7651) 2019-08-13 14:48:21 -07:00
Phoebe
285f259be7 [usockets] upgrade to v0.3.1 (#7662) 2019-08-13 14:28:45 -07:00
RT222
56136b3268 [directxtk][directxtk12][directxmesh][directxtex] Updated to June version and improved platform toolset support (#7665)
* [directxtk][directxtk12][directxmesh][directxtex] Updated to June version and improved platform toolset support

* [directxtk12] Fixed build error on x86 platform

* [directxmesh][directxtex] Fixed UWP builds failure
2019-08-13 14:27:28 -07:00
Lily
86ec91b6ee [yasm] Add new port (#7478)
* [yasm] Add new port

* [yasm] Add new port

* Remove patch; Use port var; use vcpkg_add_to_path
2019-08-13 14:12:28 -07:00
myd7349
1516bfddf7 [hayai] Add new port (#7624)
* [hayai] Add new port

* [hayai] Fixup Linux CMake targets

* [hayai] Fix UWP build

* [hayai] Fixup CMake targets on Linux
2019-08-13 11:44:11 -07:00
myd7349
ed027d4956 [tiny-regex-c] Add new port (#7626) 2019-08-13 10:51:47 -07:00
myd7349
886dad5911 [plf-colony][plf-list][plf-nanotimer][plf-stack] Add new ports (#7627) 2019-08-13 10:50:49 -07:00
Ehsan
fc7b1ff7a7 [ade] Update library to 0.1.1f (#7628) 2019-08-13 10:49:59 -07:00
myd7349
04b7dd89d8 [lazy-importer] Add new port (#7630) 2019-08-13 10:49:31 -07:00
myd7349
fed6f0422d [xorstr] Add new port (#7631) 2019-08-13 10:49:08 -07:00
myd7349
e0989ba7aa [nt-wrapper] Add new port (#7633) 2019-08-13 10:47:47 -07:00
Genos
d9eeafec4f [monkeys-audio] Update library to 4.8.3 (#7634)
* Update portfile.cmake

* Update CONTROL
2019-08-13 10:44:54 -07:00
Bill Avery
69f7376b22 [cppgraphqlgen] Update with matching PEGTL (#7639)
* [cppgraphqlgen] Update with matching PEGTL

* Pick up cppgraphqlgen v3.0.2
2019-08-13 10:42:47 -07:00
Björn Blissing
157ddb24bc Update osg version to 3.6.4 (#7653) 2019-08-13 10:37:01 -07:00
Genos
80f887934c [drlibs] Add new port (#7656) 2019-08-13 10:31:37 -07:00
Victor Romero
7a6f716b9e
[opencv] Expose all features from opencv4 (#7659) 2019-08-12 20:52:13 -07:00
Robert Schumacher
0e9d0cd89b
[tiff][tesseract][xerces-c] Disable unmanaged optional dependencies (#7622) 2019-08-12 14:42:45 -07:00
myd7349
da61a933fc [tiny-aes-c] Add new port (#7530) 2019-08-12 14:01:37 -07:00
NancyLi1013
28e510cbcc [dbow2] Add new port (#7552)
* [dbow2] Add new port

* Fix case sensitive in Linux.
2019-08-12 13:32:38 -07:00
NancyLi1013
ea2360b7f3 [bento4] Add new port (#7595) 2019-08-12 13:22:22 -07:00
myd7349
8c42dc553e [tgc] Add new port (#7644) 2019-08-12 12:24:53 -07:00
myd7349
25e948e2ba [tiny-bignum-c] Add new port (#7531)
* [tiny-bignum-c] Add new port

* [tiny-bignum-c] Fix UWP build
2019-08-12 12:43:59 -04:00
Stefano Sinigardi
4fb51523e9 [OpenCV] Update to v4.1.1 (#5169)
* [OpenCV] update to v4

* [OpenCV] update to v4.1

* [OpenCV] merge #6901 and #6812

* [OpenCV] port patches to v4.1

* [OpenCV] fix naming

* [OpenCV] fix regression with static linkage

* [OpenCV] fix linking to optional feature dependencies in static mode

* fix ffmpeg on some architectures

* trigger rebuild of regressions on macOS

* [zxing-cpp] fix opencv 4.1 compat

* [ogre] improve patching for static builds

* [OpenCV] fixes for extra features

* [OpenCV] drastically reduce patchset

* [OpenCV] fix regression on linux

* [OpenCV] fix regression on Windows

* [qt5] depends on qt5-activeqt only on windows

* update to v4.1.1

* [OpenCV] additional fixes for 4.1.1

* [OpenCV] fix Eigen3 feature integration

* [opencv] Fix compilation in UWP

* [opencv] Fix merge conflicts

* [ffmpeg] fix cmake module for osx

* [OpenCV] add pre-caching of optflow cuda package

* [gdcm] properly fix #6863 instead of wrong #6901

* [OpenCV] fix OpenMP feature

* [opencv] Add missing GetModuleHandle() call guard for UWP

* [freeimage] Do not depend on libwebp[all] on UWP

* [opencv] Set app container bit for UWP

* [zxing-cpp] Fail with explicit message in UWP

* [pthreads4w] fix target creation, missing dlls

* [pthreads4w] bump CONTROL

* [opencv,zxing-cpp] Fix OpenCV Video IO module

* [zxing-cpp] Revert unnecessary changes

* [opencv] Feature halide

* Fix regression in UWP

* [ffmpeg] remove unnecessary patch pointing to old OpenCV version

* [opencv] remove versioning from windows dll filenames

* [opencv] Move port to opencv4

* [opencv,opencv4] Make meta-package install OpenCV 4.1

* [opencv3] Rename old port opencv->opencv3

* Add failure messages when another OpenCV is already installed
2019-08-12 09:22:30 -07:00
JackBoosY
fffcd0a5ae [rocksdb]Change linkage type to static. (#7452) 2019-08-11 23:55:09 -07:00
Alexander Neumann
cabbe16525 [vcpkg/cmake] Added a function to fail from portfiles in a default way (#7601)
* added function vcpkg_fail_port_install to fail the portfile under requested circumstances and display a standarized failure message

* added always option.

* fix linux regressions

* bump control for ci tu rerun
2019-08-11 23:24:20 -07:00
sjdrc
56d3aa5d02
[qt5]Only build qt5-activeqt on windows 2019-08-11 18:29:07 +10:00
Lily
9dfab115aa [duckx] Add new port (#7561)
* [duckx] Add new port

* [duckx] Add new port
2019-08-09 15:02:57 -07:00
Ehsan
d329b58c74 [expat] Update library to 2.2.7 (#7596) 2019-08-09 13:31:36 -07:00
Stijn Herfst
a47efa0cd4 Retrigger faulty CI/CD 2019-08-09 22:04:24 +02:00
Stijn Herfst
29938e73d8 Added qt dependency 2019-08-09 21:43:57 +02:00
Stijn Herfst
8fccec58a6 [qt-advanced-docking-system] Add new port 2019-08-09 21:36:36 +02:00
Robert Schumacher
14c792441d [vcpkg] Revert accidental removal of powershell-core usage in bb3a9ddb6e 2019-08-09 10:47:15 -07:00
JackBoosY
8cbef1424a [ffmpeg]Add feature avresample. 2019-08-08 22:38:20 -07:00
Griffin Downs
743e168ef5
[openimageio] find_package support (#7588)
* Copy find module to share; Append share to module path

* Bump version
2019-08-08 17:46:04 -07:00
nicole mazzuca
9d53b869a5 [open62541] Fix flakiness/bugginess (#7607)
- We used to `get-pip` on all non-Linux systems; we should be
    downloading and running it only on Windows.
  - `get-pip`'s download link was volatile, and the SHA would change. We
    now download it from a versioned link, which should not change

As part of these, we bumped the number from 0.30.0-2 to 0.30.0-3
2019-08-08 19:43:39 -04:00
Tri Tran
8390d68837 [discount] Add new package Discount (#7400)
* [discount] Add new package Discount

* [discount] Add new package Discount

* New package [Discount](https://github.com/Orc/discount)

* Static build only

* [discount] Fix arm* and *uwp builds

* Discount needs to run `mktags.exe` to generate `blocktags`. This fix copy generated `blocktags` to `SOURCE_PATH` for arm\* builds and \*uwp builds.

* [discount] Fix UWP and ARM check

* [discount] Another fix for blocktags

* [discount] And another one

* [discount] And another one. Please squash these PR commits.

Sorry I don't have UWP or ARM compiler installed on my machine.

* [discount] Use definitions in msvc/Makefile

* [discount] Add homepage
2019-08-08 12:04:39 -04:00
Rodrigo Trida
73fa03965b Librdkafka snappy (#7469)
* Adding snappy support.

* Building without win 32 config.

* Restoring original state.

* Changing version and replacing tab with spaces.

* Remove snappy as a build-depends

The snappy feature does not require any external sources.
2019-08-08 12:02:10 -04:00
Lily
0857d713a0 [pdqsort] Add new port (#7464)
* [pdqsort] Add new port

* [pdqsort] Add new port
2019-08-08 08:15:09 -07:00
Phoebe
945717ce51 [openimageio] Fix feature libraw build errors (#7419)
* [openimageio] Fix feature libraw build errors

* Update to master latest commit
2019-08-08 05:44:17 -07:00
Stijn Herfst
f27820fa86 [stormlib] Add targets and streamline build (#7409)
* Add targets and streamline build

* Removed vendored dependencies

* add back definition

* updated version and removed duplication

* [stormlib] update cmakelists

* added unicode definitions

* added win32 guard clause
2019-08-08 05:29:31 -07:00
Carlos O'Ryan
65cb5cd00c Update google-cloud-cpp to 0.12.0. (#7557)
* Add googleapis proto libraries port.

Compile protos from github.com/googleapis/googleapis into C++ libraries.

* Updated google-cloud-cpp to 0.12.0

* [google-cloud-cpp] Fix flaky build
2019-08-07 16:43:35 -07:00
Alexander Neumann
c89dcc15a9 [netcdf-c] correctly fix hdf5 linkage (#7578) 2019-08-07 16:40:33 -04:00
cDc
8157d8503c [TinyNPY] Add new port (#7393)
* [TinyNPY] new port

* expose type and order

* fix linux/mac
2019-08-07 16:36:27 -04:00
Dženan Zukić
7352fab1e4 [itk] Update library from 5.0.0 to 5.0.1 (#7586) 2019-08-07 16:34:07 -04:00
crusader-mike
77c3e0aa2e [xalan-c] switch to https://github.com/apache/xalan-c (#7489) (#7505)
* [xalan-c] switch to https://github.com/apache/xalan-c (#7489)

* [xalan-c] updated homepage
2019-08-07 12:46:34 -04:00
contre
2bf8b26aa4 [qhull] fix UWP building (#7370) 2019-08-07 12:43:13 -04:00
Ehsan
ad187df6de [chakracore] Update library to 1.11.11 (#7576) 2019-08-07 12:35:04 -04:00
Daniele Lupo
45ad86d5c9 [stxxl] compilation fix (#7330)
* stxxl fixed.

* CONTROL updated.
2019-08-07 12:32:48 -04:00
Niels Dekker
d4fbdf21c4 [itk] Support legacy user code by default (#7241)
No longer specify `ITK_LEGACY_REMOVE` and `ITK_FUTURE_LEGACY_REMOVE`
options for `vcpkg_configure_cmake`. By default, these two flags are
`OFF`, for ITK 5.0.0:
https://github.com/InsightSoftwareConsortium/ITK/blob/v5.0.0/CMakeLists.txt#L261

This commit will allow legacy ITK user code to build with vcpkg, and it
will ease adding vcpkg support to https://github.com/SuperElastix/elastix

Dženan Zukić @dzenanz suggested this change:
https://discourse.itk.org/t/how-to-avoid-rebuilding-itk-by-azure-ci-at-the-github-of-another-project-elastix/2002/7

CONTROL version bumped as requested by Phil Christensen @Rastaban
2019-08-07 12:30:42 -04:00
Alexander Täschner
3405bfd2fb [libcerf] Add new port (#7320)
* Add port for libcerf.

* Indicate that static linkage is not available.

* Patch to enable static build.
2019-08-07 12:29:14 -04:00
cDc
6a6d89ffd8 fix linux/mac (#7575) 2019-08-07 12:14:35 -04:00
Daniel Parker
6c7cb5dfdb Update jsoncons to v0.131.2 (#7529) 2019-08-06 22:25:11 -07:00
Reinforce-II
554668ce8d [cpp-taskflow] update to 2.2.0 (#7554)
* [cpp-taskflow] update to 2.2.0

* use release tag instead of the commit id
2019-08-06 22:22:31 -07:00
Guillaume Racicot
47a03142e4 Updated kangaru version (#7567)
* Updated kangaru version

* [kangaru] Fix SHA512 and update CONTROL version
2019-08-06 21:59:43 -07:00
JackBoosY
31ae6a0ecf [ffmpeg]Fix debug build in Windows. (#7476) 2019-08-06 16:25:50 -04:00
Ehsan
1a2dd085f1 Update some ports version (#7534)
* [imgui] Update library to 1.72

* [mbedtls] Update library to 2.16.2
2019-08-06 16:24:24 -04:00
DailyShana
45446845e6 [libevent] update to 2.1.11 (#7515)
* [libevent] update to 2.1.11

* [libevent] Move scripts to tools folder

* [libevent] Fix non-Windows build

* [libevent] remove bin folder only for static build

and move script to tools folder no matter static or dynamic
2019-08-06 11:53:15 -07:00
myd7349
0d5e42ff76 [tinycthread] Add new port (#7565) 2019-08-06 13:36:35 -04:00
Billy O'Neal
99b00d8476 Repair compression dependency bugs in cpprestsdk (#7472)
* Repair compression dependency bugs in cpprestsdk

* Make it possible to turn off HTTP compression entirely to remove the
  zlib dependency in cpprestsdk.
* Use the actual default features feature instead of a default features
  feature hack.
* Actually hook up the Brotli setting so that someone installing that
  feature actually gets it.

* Attempt to fix default-features.
2019-08-06 13:35:35 -04:00
tarcila
450f09c7a8 Corrade: Drop vs2017 workaround when building HEAD for vs2019 (#7566)
* Corrade: Make sure to drop vs2017 workaround when building HEAD for vs2019

Otherwise building HEAD is broken.

Also add a warning about current Corrade release not supporting vs2019,
suggesting to use HEAD instead.

* [corrade] this option name is wrong.
2019-08-06 13:34:39 -04:00
Francesco Bertolaccini
7686945aeb Update riffcpp (#7541)
* Update riffcpp

* Update riffcpp
2019-08-06 13:32:03 -04:00
Justin Bruce Van Horne
494f82b73e Update sol2 portfile to 579908 (#7545)
- Update sol2 port to point to revision that installs to include/sol
  instead of include/sol/include/sol
2019-08-06 13:31:39 -04:00
crusader-mike
26a7e9ad34 [xercec-c] no symlinks in static build (#7490) (#7500) 2019-08-06 13:31:03 -04:00
Alexander Neumann
5c0c5adc64 [alembic] fix hdf5 linkage (#7551) 2019-08-06 13:30:06 -04:00
myd7349
435043115a [simdjson] Update to 0.2.1 (#7546)
* [simdjson] Update to 0.2.0

* [simdjson] Update to 0.2.1

* [simdjson] arm, arm64, x86 are not supported
2019-08-06 13:29:17 -04:00
myd7349
d2d518922e [gaussianlib] Add new port (#7542) 2019-08-06 13:28:29 -04:00
Cheney Wang
60676aa909 [Openxr-loader] Remove the invalid patch (#7560) 2019-08-06 13:27:37 -04:00
Phil Christensen
22e0b9f376
improve logic expression evaluation (#7508)
* better logic expression evaluation

Improve the logic expression evaluation currently used when filtering
dependencies.

Biggest improvements:
+  Allow '|' operator
+  Support nested '()'
+  Allow whitespace
+  Useful error message for malformed expressions

Also changed names of types to RawParagraph when that is what the original author was using.
2019-08-02 21:37:49 -07:00
NiHoel
2f74387d4c Add feature halide to OpenCV. (#7499)
* Add feature halide to OpenCV.

* Add dependency of opencv[halide] to opencv[dnn].
2019-08-02 13:32:27 -07:00
Stijn Herfst
63dd3a30fc [casclib] Added CMake targets (#7522)
* Added CMake targets

* Windows build failure fix

* [casclib] Improve CMake find_package() integration

* [casclib] Remove unused lines
2019-08-02 13:31:48 -07:00
JackBoosY
883766c4cb [libusb]Fix using mismatched CRT_linkage/library_linkage issue. (#7465) 2019-08-02 13:31:02 -07:00