Commit Graph

6501 Commits

Author SHA1 Message Date
NancyLi1013
92c26a2527 [clue] Add new port (#7564)
* [clue] Add new port
2019-08-29 14:10:24 -07:00
Alex Jakai
385e514f5f [libP7Client] new port (#7605)
* Add port libP7Client
2019-08-29 14:09:02 -07:00
Ehsan
2d60eea045 [duktape] Update library to 2.4.0 (#7873)
* Update pip hash

* [duktape] Update library to 2.4.0
2019-08-28 13:10:44 -07:00
Lily
e4afbff850 [ogdf] Update source link (#7846) 2019-08-28 12:25:28 -07:00
Phil Christensen
8a05dc0dcc
Merge pull request #7945 from ehsan-mohammadi/dev0
[liblsl] Fix installation
2019-08-28 12:24:23 -07:00
unknown
20f7eb40a9 Change WIN32 to VCPKG_TARGET_IS_WINDOWS 2019-08-28 23:30:48 +04:30
unknown
8008618cf9 [liblsl] Fix installation 2019-08-28 17:50:52 +04:30
Phoebe
eccf5f8e04 Remove blank lines 2019-08-27 23:54:22 -07:00
Phoebe
a2e6a77b3b [outcome] Add new port 2019-08-27 23:52:17 -07:00
zi-m
fc135e20ea chartdir (#7912) 2019-08-27 16:05:16 -07:00
Thad House
39d7ee57eb [wpilib] Update wpilib port to allow opencv4 (#7927)
* Update WPILib to allow OpenCV 4 support

The existing version only supported OpenCV 3, OpenCV 4 support has been added recently

* Update wpilib port to allow opencv4

Was only compatible with opencv3, and would fail to build with 4.

Also had to update to include eigen, since we now depend on that as well

* Use test package to ensure PR passes

* Attempt to get mac working

* Revert to upstream repo
2019-08-27 16:05:04 -07:00
NancyLi1013
cb48082e5c [log4cpp] Add new port. (#7433) 2019-08-27 15:56:20 -07:00
Phil Christensen
6296a1c39e
[libwebp]Fix two dependent windows library link conditions. (#7886) 2019-08-27 15:54:07 -07:00
NancyLi1013
408990caef [minifb] Add new port (#7766)
* [minifb] Add new port

* Fix arm build error

* Add fix-arm-build-error.patch file

* Update fix-arm-build-error.patch file
2019-08-27 15:53:18 -07:00
Phoebe
4fd3b5bfbb [abseil fix cmake config issue (#7745) 2019-08-27 15:52:18 -07:00
Wolfgang Stöggl
d143827ae8 [pcre] Update download URL (#7666)
* [pcre] Update download URL

- ftp.csx.cam.ac.uk is no longer available.
  Use https://ftp.pcre.org/pub/pcre/ instead

* [pcre] Fix typo in Description of CONTROL file
2019-08-27 15:49:31 -07:00
JackBoosY
b23e2fc941 [openni2]Add warning message when cannot find NETFXSDK. (#7809)
* [openni2]Add warning message when cannot find NETFXSDK.

* [openni2]Move warning at top.
2019-08-27 15:45:24 -07:00
Lily
85d575c0ab [moos-ui] Fix install path (#7812) 2019-08-27 15:44:26 -07:00
Ehsan
b8270c2a4b [fastcdr] Update library 1.0.10 (#7862) 2019-08-27 14:52:28 -07:00
NancyLi1013
dd8880cdd0 [cgl] Add new port (#7810) 2019-08-27 14:51:29 -07:00
JackBoosY
24049959f2 [nmap]Fix build error. (#7811)
* [nmap]Fix build error.

* [nmap]Use msvc project to build.

* [nmap]Re-fix ssize_t and fix linux build.

* [nmap]Delete useless file.
2019-08-27 14:50:15 -07:00
driver1998
ef30526658 [fluidsynth] add Windows ARM support (#7837)
* [fluidsynth] add Windows ARM support

* [fluidysnth] use target architecture instead of triplet
2019-08-27 14:48:58 -07:00
JackBoosY
e64f2a493a [yaml-cpp]Fix include path in yaml-cpp-config.cmake (#7847)
* [yaml-cpp]Fix include path in yaml-cpp-config.cmake

* [yaml-cpp]Remove useless code.
2019-08-27 14:47:32 -07:00
Phoebe
55063d6405 [libguarded] Add new port (#7924) 2019-08-27 14:26:31 -07:00
JackBoosY
34c65d521d [poco]Fix conflicts with libharu. (#7892) 2019-08-27 14:23:02 -07:00
Ehsan
8cf2067e57 [liblsl] Update library to 1.13.0-b11 (#7906)
* [liblsl] Update library to 1.13.0-b11

* Remove additional comments

* Change version in vcpkg_configure_cmake
2019-08-27 14:09:47 -07:00
JackBoosY
3b2bd689ed [opencv3]Add feature option ${FEATURE_OPTIONS} to vcpkg_configure_cmake. (#7925) 2019-08-27 14:09:02 -07:00
Jonathan Hale
6f7ef0f142 magnum: Fix KHR/khrplatform.h not found on vcpkg in VS (#7926)
Signed-off-by: Squareys <squareys@googlemail.com>
2019-08-27 14:07:28 -07:00
Phil Christensen
0eb7305102
[vcpkg] fix list parsing logic and add error messages
fix list parsing logic and add error messages
2019-08-27 11:00:37 -07:00
zi-m
693d05fa96 [gppanel] Add new port (#7868)
* gppanel

* fix Homepage

* use GLOB_RECURSE instead of GLOB

* use FindwxWidgets.cmake from CaeruleusAqua/vcpkg-wx-find
2019-08-27 10:56:45 -07:00
Dmitry Makarov
8b7f940d82 fmt port VCPKG_BUILD_TYPE support (#7884) 2019-08-27 10:52:40 -07:00
Ehsan
ef336e07a7 [casclib] Update library to 1.50b (#7907)
* [casclib] Update library to 1.50b

* Fix ctype_for_mac.patch
2019-08-27 10:50:50 -07:00
zi-m
0011fd9e5e json5-parser (#7915) 2019-08-27 10:45:58 -07:00
Dmitry Marakasov
9609b2a615 Add homepage for orc (#7908)
* Add homepage for orc

* [orc] Fix build by updating tzdata url

The build fails as is tries to fetch tzdata-2018c-1.tar.xz which is gone
from FTPs. Fix it by updating to tzdata-2019b-1.

This is the same as upstream commit 51a26ab85fc33a7d765dc1f500d43e6ae4ceb0d1
2019-08-27 10:45:31 -07:00
Alexander Karatarakis
b4e61b548f [magic-enum] Update to v0.6.0 (#7916) 2019-08-27 05:36:04 -07:00
Kevin Lu
c446b0621a [fmt] Update to 6.0.0 (#7910) 2019-08-26 14:32:35 -07:00
Dmitry Marakasov
c3b5fd0b18 Add homepage for beast (#7909) 2019-08-26 14:09:53 -07:00
JackBoosY
e417ff69b7 [glfw3]Add more information about installing dependencies. (#7885) 2019-08-25 20:31:55 -07:00
JackBoosY
6c7635d7ae [libwebp]Fix two dependent windows library link conditions. 2019-08-25 20:02:14 -07:00
igl42
f757b531a6 [blaze] Update to Blaze 3.6 (#7878) 2019-08-25 16:18:45 -07:00
Ehsan
5f57714524 [fplus] Add new port (#7883) 2019-08-25 16:16:38 -07:00
Robert Schumacher
1550b9e71b
[many ports] Updates 2019.07.09 (#7217)
* [many ports] Upgrades 2019.07.11

* Re-generate patches and fix build errors.

* [manyport]Fix build errors.

* Fix avro-c and console-bridge failures, revert curl and tesseract

* fix botan failure

* Fix build errors and undo some ports upgrades.

* [aws-c-common,chipmunk,cxxopts,grpc]Fix build errors

* Fix build errors.

* [angle]Undo upgrade changes.

* [directxtk]Fix UWP build error (#7233)

* Revert leptonica since it cause tesseract failed

* Revert jsonnet

* [google-cloud-cpp] Disable parallel configure due to source directory writes

* [many ports] Undo undesired changes

* [bitsery] Fix indentation

* [avro-c][aws-c-common][graphite2] Convert line endings to minimize PR diff

* fix console-bridge and remove usockets unused patch

* update ogre patch

* [many ports] Revert unneeded changes w.r.t. master. Add missing write to console-bridge.

* [console-bridge] Fix export macro

* [avro-c] Revert upgrade; split to #7875

* [avro-c] Complete previous revert
2019-08-24 13:43:57 -07:00
Ehsan
18a07faca5 [directxtk] Update library to aug2019 (#7871) 2019-08-24 13:05:11 -07:00
Ehsan
aa19cb481f [directxmesh] Update library to aug2019 (#7869) 2019-08-24 13:04:08 -07:00
Ehsan
3293ff174f [directxtex] Update library to aug2019 (#7870) 2019-08-24 13:03:09 -07:00
Ehsan
b632d2aae4 [directxtk12] Update library to aug2019 (#7872) 2019-08-24 13:02:46 -07:00
Stefano Sinigardi
d85a40d478 [OpenCV 3] update to v3.4.7 (#7658)
* [opencv3] uniform CONTROL file with opencv4 port

* [opencv3] uniform portfile with opencv4

* [opencv3] uniform CONTROL file with opencv4 port

* [opencv3] update to 3.4.7 draft

* [OpenCV 3] wip to uniform port to opencv4 standards

* [OpenCV3] fix IPPICV integration, use the same mechanism as in OpenCV4 port

* [OpenCV3] fix sfm module

* [OpenCV3] update hunk references in patches 0001 and 0009

* [OpenCV3] refresh install options to adhere to opencv4 standards

* [opencv3] remove leftovers

* [opencv3] Use OUT_FEATURE_OPTIONS with vcpkg_check_features()
2019-08-23 12:48:09 -07:00
Phil Christensen
bd4678610b
Merge branch 'master' into multi_line_depends 2019-08-23 11:18:34 -07:00
Phil Christensen
cf447c050c
Merge pull request #7316 from JackBoosY/dev/jack/4167
[gtest]Re-fix port_main/port_maind libraries path and add gmock cmake files.
2019-08-23 10:41:01 -07:00
Phil Christensen
13c95f16bf clean up list parsing logic and add clear warnings 2019-08-23 10:20:18 -07:00
zi-m
bc5a1bf1a0 [quickfix] Add new port (#7796)
* quickfix

* simplify patch and add _CRT_SECURE_NO_WARNINGS

* fix replace and add more _CRT_SECURE_NO_WARNINGS

* add _CRT_NONSTDC_NO_DEPRECATE

* win GetCurrentProcessId instead of getpid

* add _WINSOCK_DEPRECATED_NO_WARNINGS

* DOUBLE_CONVERSION_CORRECT_DOUBLE_OPERATIONS for _M_ARM and _M_ARM64
2019-08-23 09:20:10 -07:00
zi-m
55f8250713 [mp3lame] Add new port (#7830)
* mp3lame

* "WindowsStore" and "arm" are not supported

* "WindowsStore" and "arm" are not supported

* simplify portfile.cmake

* add ARM

* add /APPCONTAINER

* add MSBUILD_PLATFORM

* remove "mp3lame does not support ARM"

* arm64 support

* arm64 support
2019-08-23 09:19:28 -07:00
driver1998
344513b2ed [wxwidgets] Windows ARM support (#7833) 2019-08-23 09:17:51 -07:00
Ehsan
d926adaa9d [lz4] Update library to 1.9.2 (#7860) 2019-08-23 08:30:32 -07:00
Ehsan
54696ca5a4 [riffcpp] Update library to 2.2.2 (#7859) 2019-08-23 08:30:24 -07:00
Ehsan
0c16ce6ea5 [cryptopp] Update library to 8.2.0 (#7854) 2019-08-23 08:29:41 -07:00
Casey Carter
9c69826345 Update range-v3 reference (#7845)
To fix breakage in VS2019 16.3p2 with the range-v3 0.5.0 (latest) release.
2019-08-23 08:28:37 -07:00
Bradley Austin Davis
fcd8a64596 [basisu] fix vcpkg version, merge upstream fixes (#7836) 2019-08-22 14:59:38 -07:00
zi-m
9241e6c4b2 [quickfast] Add new port (#7814)
* quickfast

* replace 'noexcept' with BOOST_ASIO_NOEXCEPT
2019-08-22 14:56:29 -07:00
Dmitry Marakasov
ba16e83caa
Add homepage for selene 2019-08-22 23:13:38 +03:00
Kai Nadler
7cdb588983 [libmodbus] Update library to 3.1.6 (#7834) 2019-08-22 08:15:58 -07:00
JackBoosY
34a26540b1 [leptonica]Add dependency port libwebp and fix find libwebp in debug/release (#7712)
* [leptonica]Add dependency port libwebp and fix find libwebp in debug/release.

* [leptonica]Add dependency to LeptonicaConfig.cmake.

* [leptonica]Re-fix find libwebp.
2019-08-21 14:01:57 -07:00
Phil Christensen
051a6fd5b3 [boost] split Build-Depends on multipls lines 2019-08-21 13:48:47 -07:00
Phil Christensen
ec3060c73f
[qt-advanced-docking-system] new port
[qt-advanced-docking-system] Add new port
2019-08-21 11:22:05 -07:00
Ehsan
d285719f5b [spirv-cross] Update library to 2019-07-26 (#7802) 2019-08-21 08:00:09 -07:00
Ehsan
3b8d8e5266 [spectra] Update library to 0.8.1 (#7803) 2019-08-21 07:55:37 -07:00
Ehsan
a6bcdb1616 [sol2] Update library to 3.0.3 (#7804) 2019-08-21 07:55:19 -07:00
Ehsan
fb27b07f81 [snowhouse] Update library to 3.1.1 (#7805) 2019-08-21 07:54:51 -07:00
Ehsan
549ea1f9de [safeint] Update library to 3.21 (#7806) 2019-08-21 07:54:21 -07:00
Ehsan
3ec4ad0eeb [reproc] Update library to 8.0.1 (#7807) 2019-08-21 07:53:59 -07:00
Ehsan
96e79d95af [re2] Update library to 2019-08-01 (#7808) 2019-08-21 07:53:36 -07:00
Stijn Herfst
531009c799 disabled examples 2019-08-21 14:50:17 +02:00
JackBoosY
e5bf7eae99 [openimageio]Fix find correct debug/release openexr libraries. (#7747) 2019-08-20 14:56:32 -07:00
Lily
d941bb553a [embree3] Fix install path (#7767) 2019-08-20 14:55:51 -07:00
ewertons
bad7798afe [azure-iot] vcpkg update for master/public-preview release (#7791) 2019-08-20 14:54:36 -07:00
Benjamin Sergeant
6b8146c1fb ixwebsocket: update to version 5.0.4 (#7789) 2019-08-20 14:53:47 -07:00
JackBoosY
aeb3293b9f [luajit]Separate debug/release build path and fix generate pdbs. (#7764)
* [luajit]Separate debug/release build path and fix generate pdbs.

* [luajit]Replace port name to ${PORT}
2019-08-20 13:15:08 -07:00
JackBoosY
f7e4478af1 [fribidi]Fix static library suffix in windows-static (#7768) 2019-08-20 12:18:47 -07:00
shuitianxu
adad43a417 fix7725issue - Change include header path (#7769) 2019-08-20 12:18:09 -07:00
dan-shaw
0433989bad
[tensorflow] add new port for linux (#7568)
* [+] Add tensorflow-cc port (Linux only)

* [~] Refactor installation of tensorflow/external

  1. Install tensorflow/external to tensorflow-etc/external;
  2. Fix TensorflowCCConfig.cmake accordingly.

* [tensorflow] Work in progress

* fix tensorflow linux config

* [tensorflow] partial support for windows

* fix config paths

* use environmental variables instead

* remove files

* add python_path

* add verbose error messages

* review fixes

* [tensorflow] refactor config file

* minor changes

* set arch for CI
2019-08-20 12:13:26 -07:00
Ehsan
7f165907fc [eastl] Update library to 3.14.01 (#7786) 2019-08-20 11:23:18 -07:00
zi-m
87da388431 [sparsehash] Add new port (#7772)
* sparsehash

* Update portfile.cmake
2019-08-20 10:33:40 -07:00
Ehsan
573bebe6b7 [dimcli] Update library to 5.0.0 (#7785) 2019-08-20 10:24:28 -07:00
Ehsan
463a67897c [argagg] Update library to 0.4.6 (#7752) 2019-08-20 08:43:51 -07:00
Ehsan
3c52222b9a [argparse] Update library to 1.9 (#7753) 2019-08-20 08:43:35 -07:00
Long Huan
6b99a1dddc [qtkeychain]Add new port (#7760)
* new port qtkeychain

* Update CONTROL

* not build translations on linux 

Avoiding issues #7771 by not build translations on linux
2019-08-20 08:43:20 -07:00
Long Huan
3173e5516a [libspatialindex]Add new port (#7762)
* new port libspatialindex

* Update portfile.cmake

* support static build
2019-08-20 08:41:32 -07:00
OWenT
48598bcb6d [libcopp] Update library to 1.2.0 (#7770) 2019-08-20 08:40:50 -07:00
Ehsan
614dbcbf55 [cgltf] Update library to 1.3 (#7774) 2019-08-20 08:33:47 -07:00
Ehsan
9625aef2b3 [distorm] Update library to 3.4.1 (#7777) 2019-08-20 08:33:27 -07:00
Ehsan
5b6222a273 [clara] Update library to 1.1.5 (#7775) 2019-08-20 08:33:15 -07:00
myd7349
c6a9288ddd [nanort] Add new port (#7778) 2019-08-20 08:32:54 -07:00
Ehsan
c2cfec18a4 [inih] Update library to 45 (#7780) 2019-08-20 08:32:09 -07:00
Ehsan
d5a54cf253 [leaf] Update library to 0.2.2 (#7782) 2019-08-20 08:31:57 -07:00
Phil Christensen
2b1733d9d3
Merge pull request #7642 from sjdrc/patch-1
[qt5]Only build qt5-activeqt on windows
2019-08-19 23:20:42 -07:00
Phil Christensen
568f6c9f14
[libfabric] Update library to 1.8.0 (#7755) 2019-08-19 23:07:17 -07:00
Ehsan
b85f6e9a66 [clp] Update library to 1.17.3 (#7756) 2019-08-19 23:06:48 -07:00
JackBoosY
9ff11b0d00 [gdal]Fix dependent ports in static builds. (#7434) 2019-08-19 17:10:41 -07:00
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