Commit Graph

8775 Commits

Author SHA1 Message Date
NancyLi1013
cb3352bbff
[openvdb] Update to the latest version (#13740)
* [openvdb] Update to the latest version

* Update tools

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2020-10-13 16:21:27 -07:00
Jack·Boos·Yu
a8ac019a32
[metis] Fix redefinition with msvc header file (#13778)
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2020-10-13 16:20:22 -07:00
SvenPStarFinanz
50fb30f84c
[sqlcipher] Add new port (#13786)
* [sqlcipher] New port

* Reformatted.

* Update vcpkg.json

* Update ports/sqlcipher/portfile.cmake

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* Removed from baseline, because flagged in vcpkg.json.

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2020-10-13 16:13:13 -07:00
Markus87
98c5261b40
Fixed port of mongo-c-driver/mongo-cxx-driver for android (#13850)
* Fixed port of mongo-c-driver/mongo-cxx-driver for android

* mongo-c-driver - Default value of ENABLE_SHM_COUNTERS is AUTO

* Use vcpkg provided variable VCPKG_TARGET_IS_ANDROID to detect android

Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>

* Increased port-version of mongo-c-driver

* Increased port-version of mongo-cxx-driver

Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2020-10-13 15:50:53 -07:00
Jack·Boos·Yu
26279b79d0
[cpr/crc32c] Update version (#13678) 2020-10-13 15:02:41 -07:00
Jack·Boos·Yu
cebe051841
[utfcpp] Use vcpkg_*_cmake and add features (#13521) 2020-10-13 14:46:28 -07:00
Lily
eaa2e3db0f
[libgeotiff] Upgrade to version 1.6.0 (#10408) 2020-10-13 14:38:05 -07:00
Albert Huang
c633ef256f
[libpng[apng]] Add msys installation to use awk (#13838)
* libpng[apng] - add msys installation to use awk, which fixes the apng prefix problem

* [libpng] Update CONTROL version

* Fix incorrect args to vcpkg_acquire_msys

Co-authored-by: wangli28 <wangli28@beyondsoft.com>
2020-10-13 13:48:57 -07:00
Kevin Lu
ee736e7656
[openssl] Update to 1.1.1h (#13956)
* [openssl] Update to 1.1.1h

* Update ports/openssl-unix/CONTROL

Co-authored-by: Adam Johnson <AdamJohnso@gmail.com>

* Update ports/openssl-uwp/CONTROL

Co-authored-by: Adam Johnson <AdamJohnso@gmail.com>

* Update ports/openssl-windows/CONTROL

Co-authored-by: Adam Johnson <AdamJohnso@gmail.com>

Co-authored-by: Lily <47812810+LilyWangL@users.noreply.github.com>
Co-authored-by: Adam Johnson <AdamJohnso@gmail.com>
2020-10-13 13:44:22 -07:00
zbroyar
be0c3424d1
Use libwebsocket's master for libuv-related bugfixes (#13939)
* use libwebsocket's master for libuv-related bugfixes

* use tag v4.1.3 which includes libuv foreign loop fixes
2020-10-13 13:42:00 -07:00
Rémy Tassoux
17b23eeb3b
[directxtex] Use CMake build system, add OpenEXR support and dx12 feature (#13969)
* [directxtex] Use CMake build system and add OpenEXR support

Use the provided CMake file instead of the VS solutions to build the library, as recommended in the vcpkg maintainer guide.

Also add the openexr feature to enable OpenEXR in the library and its tools.
https://github.com/Microsoft/DirectXTex/wiki/Adding-OpenEXR

* [directxtex] Fix build failure on ARM and UWP

* [directxtex] Use vcpkg_copy_tools

* [directxtex] Add win7 feature

DirectXTex can be build without DirectX12 to support Windows 7 Service Pack 1 or later platforms, so I added this as a feature.

* [directxtex] Replace win7 with dx12 feature

* [directxrex] Shorten patch file

* [directxtex] Fix wrong port version

* [directxtex] Use ninja
2020-10-13 13:40:52 -07:00
Matthias C. M. Troffaes
b1517c933e
[ffmpeg:x64-linux] install tools also on non-windows platforms (#13932)
* [ffmpeg:x64-linux] install tools

* [ffmpeg] use vcpkg_copy_tools to copy tools
2020-10-13 13:36:20 -07:00
Rémy Tassoux
83f88c7a62
[directxtk12] Use CMake build system (#13975)
* [directxtk12] Use CMake build system

Use the provided CMake file instead of the VS solutions to build the library, as recommended in the maintainer guidelines.

* [directxtk12] Fix wrong port version

* [directxtk12] Use ninja
2020-10-13 13:29:51 -07:00
hannesweisbach
15ec0792d8
[icu] Update automake dependency 1.15 -> 1.16 (#13980)
* [icu] Update automake dependency 1.15 -> 1.16 

automake 1.15 is not available through msys anymore; automake 1.16 is the oldest available version.

* [icu] Update CONTROL version

Co-authored-by: LilyWangL <wangli28@beyondsoft.com>
2020-10-13 13:28:09 -07:00
Nemirtingas
654adc64b3
[portaudio] Fix build on windows (#13982)
* Build only static or shared library

* Update CONTROL

Co-authored-by: Nemirtingas <nanaki89@hotmail.fr>
2020-10-13 13:27:26 -07:00
Phoebe
d50a66f628
[glew] Add dependency (#13993)
* [glew] Add dependency

* Update ports/glew/portfile.cmake

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2020-10-13 13:25:02 -07:00
Long Huan
8e40ffc03f
update ogre to 1.12.9 (#14006)
fix Bites error
2020-10-13 13:23:43 -07:00
Vitalii Koshura
ff41de2fd2
[sentry-native] Update to 0.4.3 (#13996)
* [sentry-native] Update to 0.4.3

Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>

* Remove port-version string

Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2020-10-13 13:19:53 -07:00
jimmy hu
33e975398d
[lest] Add optional 'Homepage' field to CONTROL (#14004)
* [vcpkg] Add optional 'Homepage' field to CONTROL

[control file] Add optional 'Homepage' tag

This allows a 'Homepage' tag to be added to a port.

* Update ports/lest/CONTROL

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2020-10-13 13:19:04 -07:00
winsoft666
ea3c975edb
[akali] Update to v1.42 (#14005)
* teemo

* 1. move header files to teemo folder.
2. add Cancel Event.
3. create directories automatically.

* update teemo to v2.1

* update teemo code ref

* remvoe cpprestsdk dependency

* Update to v1.42

* [akali] Add supports and update ci.baseline.txt

* Update portfile.cmake

Co-authored-by: wangli28 <wangli28@beyondsoft.com>
Co-authored-by: Lily <47812810+LilyWangL@users.noreply.github.com>
2020-10-13 13:18:33 -07:00
Robert Schumacher
75bd2efe0d
[many ports] 2019.09.14 Updates (#13536)
* [many ports] 2019.09.14 Updates

* Revert failure ports

* Revert failure ports

* Revert failure ports

* [urdfdom] Fix find dependency console_bridge

* Revert failure ports

* [devil] Compatible with jasper 2.0.20

* [devil] Refix compatible with jasper functions declaration on different os

* Update ports/alembic/CONTROL

Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>

* Revert failure ports wangle

* [azure-kinect-sensor-sdk] Fix build with matroska 1.6.2

* Revert failure ports

* Revert failure ports

* [urdfdom-headers] Fix include path in config.cmake file

* upload patch

* [urdfdom-headers] Refix include path in config.cmake file

* [qt5-imageformats] Fix missing include math.h

* [urdfdom-headers] Refix include path in config.cmake file

* [qt5] Fix adding option PATCHES and other options when using qt_submodule_installation

* Remove updated ports version

* Commit suggestions

* [libideviceactivation] revert

Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2020-10-13 13:17:32 -07:00
Francisco Facioni
bf79851275
[PCL] Remove -fext-numeric-literals when building x64-osx (#13824)
* PCL doesn't compile on linux with clang

`-fext-numeric-literals` does not exist in clang and it builds just fine without it

* pcl: bumped version
2020-10-12 17:22:47 -07:00
Koby Kahane
248169d8ee
[rocksdb] update to v6.11.4 (#13643) 2020-10-12 17:13:33 -07:00
Rémy Tassoux
6ce7f41d8e
[implot] Update to v0.7 (#13296)
* [implot] Update to v0.5

https://github.com/epezent/implot/releases/tag/v0.5

* [implot] Update to v0.6

https://github.com/epezent/implot/releases/tag/v0.6

* [implot] Update to v0.7

https://github.com/epezent/implot/releases/tag/v0.7

* [implot] Fix Mac OS build failure
2020-10-12 17:09:50 -07:00
Nemirtingas
16b68c2f35
[usrsctp] Update to new version (#13839)
* Update usrsctp

* Update CONTROL version

* Update portfile.cmake

Co-authored-by: Nemirtingas <nanaki89@hotmail.fr>
Co-authored-by: Lily <47812810+LilyWangL@users.noreply.github.com>
2020-10-12 15:52:23 -07:00
Rubén de Celis Hernández
30d39c8901
[rbdl] Add new port (#13884)
* Add RBDL core support (without features)

* Fix port version

* Add supports field to CONTROL

* Mark rbdl:x64-uwp as fail in the CI baseline

* Update ports/rbdl/portfile.cmake

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* Update ports/rbdl/portfile.cmake

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* Update ports/rbdl/portfile.cmake

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* Update ports/rbdl/portfile.cmake

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* Update ports/rbdl/portfile.cmake

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

*  Temporal removing of Supports field

* Update ports/rbdl/portfile.cmake

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* Revert "Mark rbdl:x64-uwp as fail in the CI baseline"

This reverts commit 65a8100131.

* Add Supports field

* Update ports/rbdl/001_x64_number_of_sections_exceeded_in_object_file_patch.diff

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* Update ports/rbdl/portfile.cmake

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* Update ports/rbdl/portfile.cmake

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* Remove vcpkg_fail_port_install

* Remove Supports field

* Revert "Remove Supports field"

This reverts commit b62ba898af.

* Revert "Remove vcpkg_fail_port_install"

This reverts commit dd7aecaec6.

* Revert "Revert "Remove Supports field""

This reverts commit 0e1cd7aa92.

* Revert "Revert "Remove vcpkg_fail_port_install""

This reverts commit ae89760c29.

* Fix 001_x64_number_of_sections_exceeded_in_object_file_patch.diff

* Remove vcpkg_fixup_cmake_targets

* Disable manual handling for dynamic install target

* ♻️ Clean code

* Add 002_runtime_destination_for_not_static_build.diff patch

* Revert "Add 002_runtime_destination_for_not_static_build.diff patch"

This reverts commit 32a0cfa251.

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2020-10-12 15:51:43 -07:00
Mark Gillard
50a83ae444
[tomlplusplus] update to 2.2.0 (#13943) 2020-10-12 15:25:08 -07:00
JonLiu1993
0eb207005d
[libpmemobj-cpp] Update to 1.11 (#13944)
* [libpmemobj-cpp] Update to 1.11

* [libpmemobj-cpp] Update to 1.11

* [libpmemobj-cpp] Update to 1.11

* [libpmemobj-cpp] Update to 1.11
2020-10-12 15:24:13 -07:00
Koby Kahane
16816bc3f0
[re2] update to 2020-10-01. (#13958) 2020-10-12 15:23:22 -07:00
Jack·Boos·Yu
a3442bd387
[nettle] Fix build failure on osx (#13959)
* [nettle] Fix build failure on osx

* Update ports/nettle/portfile.cmake

* Update ports/nettle/portfile.cmake

* Update ports/nettle/portfile.cmake

* Update ports/nettle/portfile.cmake
2020-10-12 15:22:48 -07:00
brukted
96cc69fdbd
[sltbench] Add new port (#13886)
* add sltbench port

* [sltbench] Fix static build
2020-10-12 15:21:54 -07:00
Joakim L. Gilje
f6ce6eb403
[botan] ask for amalgamation build on windows (#13936)
* ask for amalgamation build on windows to avoid linker errors due to long command line

* bump port-version on botan

* made the amalgamation build user-selectable via feature-flags
2020-10-12 15:20:01 -07:00
JonLiu1993
68c08a4ff6
[marl] Update to Oct 2,2020 (#13960)
* [marl] Update to Oct 2,2020

* Update ports/marl/vcpkg.json

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2020-10-12 12:26:51 -07:00
Jack·Boos·Yu
40386fe341
[openimageio] Fix build tools on windows-static (#13962) 2020-10-12 12:16:20 -07:00
Long Huan
9bf57ae5d6
[qca]support linux-osx-static build (#13964)
* support linux, osx, static build

* fix install bug

* set OSX_FRAMEWORK=OFF fix osx install failed bug

* Update ports/qca/portfile.cmake

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* Update ports/qca/portfile.cmake

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* Update ports/qca/portfile.cmake

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* Update ports/qca/portfile.cmake

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* Update ports/qca/portfile.cmake

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* change install copyright

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2020-10-12 12:11:09 -07:00
Matthias C. M. Troffaes
d21e8c0644
[opencl] fix crt linkage for x64-windows-static-md (#13977)
* [opencl] fix crt linkage

* [opencl] bump port version

* [opencl] minor simplification in portfile

Co-authored-by: Adam Johnson <AdamJohnso@gmail.com>

Co-authored-by: Adam Johnson <AdamJohnso@gmail.com>
2020-10-12 12:04:28 -07:00
jimmy hu
45fa57c276
[ecsutil] Update ECSUtil v1.0.7.10 (#13990)
[ecsutil] Update ECSUtil v1.0.7.10
2020-10-12 12:03:26 -07:00
Jack·Boos·Yu
6cc5c2c70e
[gdal] Fix debug library name in vcpkg-cmake-wrapper (#13992)
* [gdal] Fix debug library name in vcpkg-cmake-wrapper

* correct debug library name on Windows

* correct library name on Windows
2020-10-12 12:03:08 -07:00
Lily
d6b5fbfef1
[azure-kinect-sensor-sdk] Fix azure-kinect-sensor-sdk[tool] build error (#13737) 2020-10-12 09:42:52 -07:00
Jack·Boos·Yu
37c412ae07
[osg] Fix feature plugin (#13942) 2020-10-12 09:28:49 -07:00
jimmy hu
3714469e0e
[gcem] Update to version 1.13.1 (#13895)
* [gcem] Update to version 1.13.1

https://github.com/kthohr/gcem/releases/tag/v1.13.1

* Update portfile.cmake

Co-authored-by: Lily <47812810+LilyWangL@users.noreply.github.com>
2020-10-09 11:04:58 -07:00
Rémy Tassoux
54e7948c7b
[mikktspace] Initial port (#13900)
http://mikktspace.com/
2020-10-09 11:02:16 -07:00
An Tao
dea7dbb192
[drogon] Update to 1.0.0 (#13907)
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2020-10-09 11:00:45 -07:00
carr-7
032f3e29cc
[freeimage] Fix macOS build error (#13916)
* [freeimage] fix osx build error from conflicting with mono framework

* Bump port-version.

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2020-10-09 11:00:17 -07:00
myd7349
df9c8e260e
[tinyexpr] Add new port (#13729) 2020-10-09 00:41:42 -07:00
Nathan
95c0643813
[lerc] Export Package (#13724)
Co-authored-by: Nathan Mercer <nmercer@intermap.com>
Co-authored-by: wangli28 <wangli28@beyondsoft.com>
2020-10-08 23:35:45 -07:00
Daniel Parker
f8c439c3ed
[jsoncons] Update to 0.158.0 (#13938) 2020-10-08 23:32:50 -07:00
Phoebe
7e495c0773
[fastcdr/jack2/fcl/ensmallen/hwloc] Update to latest release (#13559) 2020-10-08 23:31:35 -07:00
ousttrue
956f73a6bd
[opensubdiv] New port (#13695)
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2020-10-08 23:28:05 -07:00
Cédric Tabin
e040433ae0
Update to libzippp-4.0-1.7.3 (#13620)
Co-authored-by: Cédric Tabin <cedric.tabin@gmail.com>
2020-10-08 23:27:05 -07:00
Lily
256d8a497a
[openblas] Update to the 0.3.10 (#13587)
* [Many ports] Update to the latest version

* [rhash] Update ci.baseline.txt

* [update] Remove change of rhash

* [update] Revert ci.baseline.txt

* [update] Revert ci.baseline.txt

* [update] Remove change of poco and paho-mqtt

* [sqlpp11] Revert change

* [openblas] Fix uwp error

* Update CONTROL

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2020-10-08 23:00:18 -07:00
NancyLi1013
63cc8c0d8a
[log4cplus/muparser/nmslib] Update to the latest version (#13585)
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2020-10-08 22:59:51 -07:00
Fabien Péan
d192905986
[v-hacd] Fix cmake patch for include files (#13549) 2020-10-08 22:15:17 -07:00
Marek Roszko
bb3696ce96
[opencascade] Initial port (#13493) 2020-10-08 21:56:28 -07:00
Infactum
18c277205d
[x264] enable asm optimizations (#13928) 2020-10-08 20:55:13 -07:00
Samuel El-Borai
54dbd5ca9e
[fmt] Add and install usage file (#13815) 2020-10-08 20:53:25 -07:00
Ciaran Welsh
34ea42394d
[libsbml] New port for libsbml (#13524)
Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2020-10-08 13:49:37 -07:00
NancyLi1013
7bb217d989
[7zip] Add supports field (#13821) 2020-10-08 12:30:58 -07:00
pastdue
fdcfd8e5d7
[sdl2] Fix build when VCPKG_BUILD_TYPE is set to "release" (#13801)
* [sdl2] Fix build when VCPKG_BUILD_TYPE is set to "release"

* Convert CONTROL file to manifest
2020-10-07 11:47:58 -07:00
NancyLi1013
690215da95
[libwebsockets] Update to the latest version (#13803) 2020-10-07 01:33:46 -07:00
Hartmut Kaiser
367bc36f3a
Adapting for HPX V1.5.1 (#13853) 2020-10-07 01:07:05 -07:00
Lily
80959b93b9
[vcpkg baseline][libqcow] Update to new version (#13812) 2020-10-07 00:56:42 -07:00
ras0219
b7b552d31c
[cuda] Export vcpkg_find_cuda.cmake (#13440)
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2020-10-07 00:25:01 -07:00
brukted
59a20fb164
[libsigcpp-3] Add new port (#13412) 2020-10-07 00:24:23 -07:00
Matthew Oliver
72d98524e3
[ffmpeg] Update to 4.3.1 (#13365)
Co-authored-by: Lily <47812810+LilyWangL@users.noreply.github.com>
Co-authored-by: wangli28 <wangli28@beyondsoft.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2020-10-07 00:23:23 -07:00
Billy O'Neal
7dc0049439
[log4cxx] Fix osx build break by not building tests that require a Java compiler. (#13908) 2020-10-06 21:04:46 -07:00
Stephen Webb
41ec19fa8a
[log4cxx] Upgrade to 0.11.0 (#13767)
* [log4cxx] Upgrade to newly released 0.11.0

* [log4cxx] 0.11.0 should build everywhere except uwp

* Changes suggested by @ras0219

* Prevent WIN32 libraries being used on linux

* Prevent WIN32 libraries being used on linux

* Prevent WIN32 libraries being used on linux

* Update ports/log4cxx/portfile.cmake

Co-authored-by: Stephen Webb <stephen.webb@sabreautonomous.com.au>
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2020-10-06 15:00:58 -07:00
Phoebe
524a7c61f3
[jsoncpp] Update to latest revision (#13776)
* [jsoncpp] Update to latest revision

* Fix typo issue
2020-10-06 14:59:03 -07:00
Gregor Jasny
25990eecce
[prometheus-cpp] Update to version 0.10.0 (#13847) 2020-10-06 14:57:37 -07:00
Phoebe
65bebab2a7
[fuzzylite] Fix the headers to import the library with dynamic linkage (#13807) 2020-10-06 14:51:09 -07:00
An Tao
5c396b1ec8
[trantor] Update to 1.0.0 (#13770)
* [trantor] Update to 1.0.0

* Update ports/trantor/CONTROL

Co-authored-by: ras0219 <533828+ras0219@users.noreply.github.com>

Co-authored-by: ras0219 <533828+ras0219@users.noreply.github.com>
2020-10-06 14:44:54 -07:00
Matthias C. M. Troffaes
19616d121b
[ffmpeg] fix zlib feature support on x64-linux (fixes #13768) (#13780) 2020-10-06 14:37:25 -07:00
Gregor Jasny
88edf6f30a
[civetweb] Update to version 1.13 (#13840) 2020-10-06 13:34:11 -07:00
Rémy Tassoux
8b5dbd3b08
[directxtk][directxtk12][directxtex] Update to latest version (#13841)
https://github.com/microsoft/DirectXTK/releases/tag/sept2020
https://github.com/microsoft/DirectXTK12/releases/tag/sept2020
https://github.com/microsoft/DirectXTex/releases/tag/sept2020
2020-10-06 13:33:19 -07:00
denvercoder21
9ccf1f4e34
[ms-gsl] Update to 3.1.0 (#13844) 2020-10-06 13:32:53 -07:00
Carlos O'Ryan
b999dfdfec
[google-cloud-cpp] Update to v1.19.0 release (#13846) 2020-10-06 13:31:47 -07:00
Rémy Tassoux
d74c970359
[utfcpp] Update to 3.1.2 (#13818)
https://github.com/nemtrif/utfcpp/releases/tag/v3.1.2
2020-10-06 12:56:00 -07:00
ras0219
97b58ea5da
[modp-base64] Update to current github instead of web.archive.org (#13763)
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2020-10-06 12:48:45 -07:00
Rémy Tassoux
40230b8e3f
[concurrentqueue] Update to 1.0.2 (#13820)
https://github.com/cameron314/concurrentqueue/releases/tag/v1.0.2
2020-10-06 10:31:45 -07:00
Rémy Tassoux
50092417f7
[readerwriterqueue] Update to 1.0.3 (#13819)
https://github.com/cameron314/readerwriterqueue/releases/tag/v1.0.3
2020-10-06 10:20:47 -07:00
Eli Arzhannikov
7f0ea8004d
[geogram] build geogram dynamic if crt linkage dynamic (#13719)
Co-authored-by: wangli28 <wangli28@beyondsoft.com>
2020-10-06 09:24:52 -07:00
Rémy Tassoux
748a2564ef
[sol2] Update to 3.2.2 (#13876)
https://github.com/ThePhD/sol2/releases/tag/v3.2.2

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2020-10-06 09:24:25 -07:00
Phoebe
b0e1458105
[mbedtls] Add supports (#13810) 2020-10-06 09:24:00 -07:00
Ryan
221ee432d2
[infoware] fix linking issues with non-release builds (#13822) 2020-10-06 08:27:21 -07:00
Michael Heyman
0aae396aaf
oat++ suite bump to version 1.1 (#12249)
Co-authored-by: heymamd1 <Michael.Heyman@jhuapl.edu>
2020-10-06 07:54:50 -07:00
ras0219
b31c6fd389
[ngspice] Disable USE_VCPKG_INTEGRATION (#13832)
This resolves a conflict with automatically linking asl.lib from ampl-mp

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2020-10-02 16:47:14 -07:00
ankurverma85
acd2f59e93
[osgearth] update to latest to fix build issue with latest geos (#13385)
Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2020-10-01 21:32:32 -07:00
Bill Healey
b7c476bade
[pangolin] Missing Pangolin header fix: Copy missing pangolin_export.h file regardless of library linkage (#13154)
* Copy missing pangolin_export.h file regardless of library linkage

* Update portfile.cmake

* Update control version for Pangolin

* Update portfile.cmake

* Update CONTROL

Co-authored-by: Bill Healey <bill@presto.com>
Co-authored-by: Lily <47812810+LilyWangL@users.noreply.github.com>
2020-09-29 14:23:04 -07:00
Lily
8776756e08
[libpq] Add conflict error message (#12551)
* [libpq] Add conflict error message

* [decimal-for-cpp] Move header into subdirectory to avoid common-name conflicts

* [libpq] Revert changes

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2020-09-27 18:59:17 -07:00
curoky
10d005d014
[fbthrift] Add new port (#13072)
* [fbthrift] Add new port

* [fbthrift] only supports x64, except osx

* [fbthrift] add missing vcpkg_fail_port_install

* [fbthrift] format code

* [fbthrift] use vcpkg_copy_tools install thrift1

* [fbthrift] support build on osx

* [fbthrift] specify the bison path directly
2020-09-27 18:55:52 -07:00
Stefano Sinigardi
ed26fc681f
[OpenMVS] fix OpenMP feature on linux for downstream projects (#13330) 2020-09-27 18:50:20 -07:00
Domen Mori
4457c04bd7
[platform-folders] Fixed PlatformFolders to work with mingw on windows. (#13369)
* Fixed PlatformFolders to work with mingw on windows.

* Update ports/platform-folders/CONTROL

Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>
2020-09-27 18:42:31 -07:00
bialasjaroslaw
0f8f948109
[boost-modular-build-helper] Fix build fail due to missing library file (#13407)
Set correct library suffixes for mingw builds (.dll.a instead of default .so)
2020-09-27 18:41:34 -07:00
JonLiu1993
97e85bbaa6
[libssh] Update to 0.9.5 (#13522)
* [libssh] Update to 0.9.5

* Update profile.cmake

* Update portfile.cmake

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2020-09-27 18:28:29 -07:00
Lily
df37e12e34
[nettle] Fix build error on Linux (#13523)
* [nettle] Fix build error on Linux

* [nettle] Fix build error on Linux

* [nettle] Fix build error on Linux
2020-09-27 18:27:49 -07:00
Jack·Boos·Yu
3856a6bda7
[aws-c-*] Update version (#13558)
* [many ports] Update version

* [aws-checksums] Add dependency aws-c-common

* update version

* port updates

* port updates

* Update ports/brotli/CONTROL

* [draco] fix uwp build

* [blosc] Fix win static build

* [blosc] fix unix build

* move changes to other PRs

* Remove unuse patches
2020-09-27 18:26:08 -07:00
JonLiu1993
64a281b865
[range-v3] Update to 0.11.0 (#13630)
* [range-v3] Update to 3.11.0

* [range-v3] Update to 0.11.0
2020-09-27 18:00:17 -07:00
Jack·Boos·Yu
460b6d5f20
[dimcli/draco/refprop-headers/coolprop] Update version (#13679)
* [manyports] Update version 5

* [coolprop] Update version

* Update CONTROL

* Update ports/refprop-headers/CONTROL

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>

Co-authored-by: Lily <47812810+LilyWangL@users.noreply.github.com>
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2020-09-27 17:59:45 -07:00
Jack·Boos·Yu
a8c046b483
[x264] Fix *inx dynamic build (#13684)
* [x264] Fix *inx dynamic build

* bump version
2020-09-27 17:58:17 -07:00
Jack·Boos·Yu
b9be644f8b
[capnproto/check/cppgraphqlgen] Update version (#13677)
* [manyports] Update version 3

* move changes to other PRs

* Remove unuse patch

* Remove useless patch
2020-09-27 17:54:12 -07:00
Jack·Boos·Yu
794f4c0a5a
[nanodbc] Fix vcpkg_fixup_cmake_targets CONFIG_PATH in unix (#13699) 2020-09-27 17:51:49 -07:00
Jack·Boos·Yu
0c810d357b
[gamma] Fix find dependency libsndfile (#13698)
* [gamma] Fix find dependency libsndfile

* [gamma] Add homepage

Co-authored-by: Lily <47812810+LilyWangL@users.noreply.github.com>
2020-09-27 17:51:21 -07:00
Jack·Boos·Yu
870d2cd3b1
[libidn2] Support UNIX (#13708)
* [libidn2] Support UNIX

* update baseline

* Add supports
2020-09-27 17:49:45 -07:00
TheReclif
70658669cc
[freeimage] Fixed link errors with libTIFF (#13720) 2020-09-27 17:45:49 -07:00
NancyLi1013
dcc7ddcd5c
[mbedtls/nana] Update to the latest version (#13672)
* [mbedtls/nana] Update to the latest version

* [nana] Remove unused patch and update patch EOF
2020-09-27 17:41:42 -07:00
Jack·Boos·Yu
7a05bde0a6
[asmjit][botan][brotli] Update version (#13676) 2020-09-27 17:41:18 -07:00
ras0219
d0511fbd55
[cpp-netlib] Fix usage with boost 1.73 (#13671)
* [cpp-netlib] Fix usage with boost 1.72

* Add dependency port  boost-logic, boost-scope-exit

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
Co-authored-by: PhoebeHui <20694052+PhoebeHui@users.noreply.github.com>
2020-09-27 17:37:11 -07:00
Stephen Eckels
84c22a78b4
[polyhook2] Update to new version (#13645)
* Update polyhook2

* [polyhook2] Update CONTROL

* Update portfile.cmake

Co-authored-by: wangli28 <wangli28@beyondsoft.com>
Co-authored-by: Lily <47812810+LilyWangL@users.noreply.github.com>
2020-09-27 17:36:46 -07:00
Phoebe
bd2932aab9
[protobuf] Add vcpkg-cmake-wrapper.cmake (#13659)
* [opencv] Fix dependency port protobuf

* Add vcpkg-cmake-wrapper.cmake for protobuf

* Remove blank line

* Set the cmake_policy
2020-09-27 17:36:08 -07:00
NancyLi1013
9ab6b68c83
[ogdf] Fix build error on Visual Studio 2019 (#13647)
* [ogdf] Fix build error on Visual Studio 2019

* Update portfile.cmake

Update Format
2020-09-27 17:34:12 -07:00
Lily
bfc0f48833
[libyaml/sqlpp11/xeus/uvatlas/xxhash] Update to the latest version (#13657)
* [many ports] Update to the latest version

* [xeus] Fix static build

* [usd] Revert change

* [xeus] Fix build error

* [sqlpp11] Update latest version

* [libyaml] Fix build error on Linux

* [sqlpp11] Fix build error
2020-09-27 17:33:19 -07:00
NancyLi1013
a989880479
[freerdp] Update to the latest version (#13709) 2020-09-27 17:29:24 -07:00
NancyLi1013
8093da2373
[vcpkg baseline] Update libvmdk (#13765)
* [vcpkg baseline] Update libvmdk

* Remove unused patch

* Update ports/libvmdk/portfile.cmake
2020-09-27 17:25:17 -07:00
ras0219
501e44e02c
[qt5-location] Rename vendored libs to avoid conflicts (#13451)
* [qt5-location] Rename vendored libs to avoid conflicts

* [qt5-location] Use upstream patch

* [qt5-location] Replace / in patch url with %2F

* Update ports/qt5-location/CONTROL

* [assimp][irrxml] Remove outdated version of irrxml; redirect assimp at newer irrlicht

* [assimp] Apply skipped patch irrlicht.patch

Co-authored-by: Stefano Sinigardi <stesinigardi@hotmail.com>
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2020-09-26 05:10:38 -07:00
Wei Dai
95638456fa
[seal] Fixed and updated ports/seal to 3.5.9. (#13598)
* Fixed and updated ports/seal to 3.5.9.

* Update ports/seal/portfile.cmake

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* Update ports/seal/portfile.cmake

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* [seal] Disable vendored dependencies. Fix writes to source dir.

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2020-09-26 05:09:15 -07:00
nicole mazzuca
4cbbcbddfd
[vcpkg macos ci] Switch to using our own base boxes, to fix bringing up mac machines (#13619)
* [vcpkg ci:osx] Remove brew install

* add instructions for creating a new vagrant box

* fix the vagrant scripts for the new box

* finish fixing the setup

* [mecab jxrlib] fix ports for CI

mecab needed to use an actual ref that wasn't master,
and jxrlib needed a patch for xcode 12 CLTs.

Additionally, this fixes the mecab version to be a date, the date of the last commit,
since `1.0` is not the correct version (mecab doesn't have released versions)

* [many ports] fix compile with Xcode 12 CLTs

This mostly means fixing errors on implicit-function-declaration,
and removing some Werrors
* alac-decoder
* apr
* argtable2
* arrow
* hyperscan
* mcpp
* minizip
* mosquitto
* stormlib

* [many ports] even more Xcode 12 CLT fixes

* [jxrlib darknet] fix the last ports! (hopefully)

* CRs, plus minor wip changes to osx scripts
2020-09-24 15:15:06 -07:00
cnbatch
c1acea1f04
[libtins] Update to version 4.3 (#13681)
* [libtins] Upgrade version to 4.3

And enables C++11 support

* [libtins] Upgrade version to 4.3

And enables C++11 support
2020-09-24 13:43:48 -07:00
Dominic Clark
fc4fe565a8
[lv2] Add port (#13462) 2020-09-24 12:42:49 -07:00
Alexander Neumann
2b02b97a2e
[x264] Fix x64-windows-static (#13450)
* try fixing x264

* fix remaining issues

* Remove unnecessary COPY_SOURCE
2020-09-24 12:37:17 -07:00
Matthias C. M. Troffaes
9ac48a6c49
[ffmpeg] fix linking with iconv feature (#13481)
* [ffmpeg] fix linking with iconv feature

* [ffmpeg] use official iconv cmake target (broken for now, needs fix in libiconv, see #11776)

* [ffmpeg] fix typo in theora configuration

* [ffmpeg] switch to $<NOT:$<CONFIG:Debug>> for selecting release libraries

* [ffmpeg] use find_dependency(Iconv) on macos to better handle downstream REQUIRED

* Bump port version.

* [ffmpeg] remove iconv dependency on mac when it's not needed

Patch originally provided by @cenit
2020-09-24 12:34:21 -07:00
Matthias C. M. Troffaes
d548c67744
[ffmpeg] fix feature dependencies (#13502)
* [ffmpeg] fix feature dependencies

* do not pull in default depedencies when specifying nonfree/gpl
* explicitly mark postproc as gpl
* add required dependencies for ffmpeg, ffplay, and ffprobe
* remove defunct ffserver feature (this feature was removed in ffmpeg a while ago)

* [ffmpeg] fix feature dependencies for avformat and avdevice

* [ffmpeg] Bump port-version to 25

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2020-09-24 12:29:47 -07:00
Andrei Lebedev
8d4fd6df85
[vcpkg, libpq] separate static and shared library installations (#13491)
* [vcpkg] add missing Makefile flag for install step

Signed-off-by: Andrei Lebedev <lebdron@gmail.com>

* [libpq] add custom Makefile to install only required targets

Signed-off-by: Andrei Lebedev <lebdron@gmail.com>
2020-09-24 12:29:13 -07:00
myd7349
c6fbdb0c5d
[nng] Update to 1.3.2 (#13545)
* [nng] Update to 1.3.2

[nng] Add tools feature

* [nng] Let's give ninja a second chance

* Update ports/nng/portfile.cmake

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2020-09-24 12:25:36 -07:00
Alek
9b1c8a776b
[scintilla] Update to 4.4.5 (#13665)
* Add static linking to Scintilla

* Add Port-Version to CONTROL

* Split library linkage from crt linkage

* Update CI baseline

* [scintilla] Update to 4.4.5

* Remove vcpkg_copy_pdbs()

* [scintilla] Add supports

Co-authored-by: wangli28 <wangli28@beyondsoft.com>
2020-09-24 12:24:44 -07:00
Hanseul Jun
9e70773e0e
[libvpx] allow arm64 as target architecture (#13569)
* [libvpx] allow arm64 as target architecture

* [libvpx] bump port version to 2
2020-09-24 12:12:50 -07:00
alexander-smyslov
7bc2ec295b
[qt5] Install Qt5 Network SSL dependencies (#13599)
* Add files via upload

* [new port] avro-cpp

* add boost-format

* remove comments

* remove comments

* fix copy ssl libraries

* fix

* bump version

Co-authored-by: Alexander Smyslov <aleksandr.smyslov@libertexgroup.com>
Co-authored-by: Smyslov Alexander Nikolayevich <aleksandr.smyslov@fxclub.com>
Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2020-09-24 11:54:11 -07:00
Cédric Tabin
d961529d7f
[libzip] Update to libzip 1.7.3 (#13625)
* Update to libzip 1.7.3

* [libzip] Update CONTROL

Co-authored-by: Cédric Tabin <cedric.tabin@gmail.com>
Co-authored-by: wangli28 <wangli28@beyondsoft.com>
2020-09-24 11:44:22 -07:00
Matthias C. M. Troffaes
dfd60fa63b
[libvpx] fix cmake target for linux (#13636) 2020-09-24 11:43:33 -07:00
janholt
5c3733770a
[apr-util] use find_package(expat) (#13663)
Co-authored-by: janholt <janholt@gmail.com>
2020-09-24 11:41:43 -07:00
NancyLi1013
2a9225b422
[orc] Update to the latest version (#13705)
* [orc] Update to the latest version

* Update patch format
2020-09-24 11:38:35 -07:00
iainchesworth
de09af8241
[tinyutf8] Updating to v4.0.2 (#13706)
Update DuffsDevice/tinyutf8 library from v3.0.1 to v4.0.2
2020-09-24 11:32:55 -07:00
JonLiu1993
1095c177a9
[mimalloc] Update to 1.6.4 (#13629)
* [mimalloc] Update to 1.6.4

* deletecibaseline
2020-09-22 16:38:03 -07:00
Matthias C. M. Troffaes
9daca44b0e
[ffnvcodec] only supports windows and linux (#13638) 2020-09-22 16:37:12 -07:00
Samuel Toussay
72ef7b8f20
[nanodbc] Update to 2.13.0 (#13662) 2020-09-22 16:35:25 -07:00
Alek
9a7b70b1a2
[scintilla] Add static linking to Scintilla (#13529)
* Add static linking to Scintilla

* Add Port-Version to CONTROL

* Split library linkage from crt linkage

* Update CI baseline

* Remove vcpkg_copy_pdbs()
2020-09-22 16:28:25 -07:00
Fabien Péan
03d760cfda
[polyclipping] Fix cmake patch for include directory (#13668) 2020-09-22 16:03:27 -07:00
NancyLi1013
7339aea6f5
[Many ports] Update to the latest version or commit (#13560)
* [Many ports] Update to the latest version or commit

* [libplist] Update version
[libsync] Update patch format

* Update as review suggestions

* [libplist] Revert changes
2020-09-22 15:36:04 -07:00
myd7349
2a6442cb93
[unqlite] Add new port (#13544) 2020-09-20 20:35:27 -07:00
Vitalii Koshura
2ad537e323
[sentry-native] Update port to 0.4.2 (#13546)
* [sentry-native] Update port to 0.4.2

Remove custom fix for msvc 19.27 because of the fix that was introduced by port authors here: f1437333d4

Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>

* Fix review comments

Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2020-09-20 20:32:19 -07:00
Ryan
ef0e387c1d
[xbyak] Update port to 5.97 (#13553) 2020-09-20 20:31:52 -07:00
evpobr
577b44362d
[libsndfile] Update to 1.0.30 (#13616)
* Update to latest release
* Remove patch merged to upstream
* Add vcpkg_fixup_pkgconfig() call
* Do not use deprecated option `ENABLE_STATIC_RUNTIME`
2020-09-20 20:09:28 -07:00
Glyn Matthews
23933f3671
[skyr-url] Changed version number to 1.13.0 (#13617) 2020-09-20 20:08:34 -07:00
Phoebe
13590753fe
[inja/kd-soap/fastrtps/graphite2/jsonnet] Update to latest release revision (#13584)
* [inja/kd-soap/fastrtps/graphite2/jsonnet] Update to latest release revision

* Fix license path for fastrtps and remove bin with static build for kd-soap
2020-09-18 17:17:21 -07:00
Daniel Parker
9b89e93f2c
[jsoncons] Update to version 0.156.1 (#13595) 2020-09-18 16:56:02 -07:00
Hanseul Jun
32eccc1819
[opus] Fix for arm64-ios (#13568)
* Add SYSTEM_LIBRARIES m to vcpkg_fixup_pkgconfig() in opus/portfile.cmake.

* [opus] Update CONTROL

Co-authored-by: wangli28 <wangli28@beyondsoft.com>
2020-09-17 13:28:52 -07:00
eao197
bc21841c61
[json_dto] Update to v.0.2.10 (#13535)
* json_dto updated to v.0.2.10

* Update portfile.cmake

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2020-09-16 17:04:00 -07:00
Carlos O'Ryan
e6541d870c
[google-cloud-cpp] Update to v1.18.0 release (#13552)
* [google-cloud-cpp] Update to v1.18.0 release

* Update portfile.cmake

Add unsupported message

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2020-09-16 17:00:57 -07:00
Silvio Traversaro
c7b5684169
[dartsim] Fix version in vcpkg.json (#13550) 2020-09-15 18:13:18 -07:00
Silvio Traversaro
f1bef4aa7c
[dartsim] Add new port (#13320)
* [dartsim] Add new port

* Update vcpkg.json

* Update vcpkg.json

* Update vcpkg.json
2020-09-14 17:13:33 -07:00
Nathan
47c0b1ce40
[triangle] Add new port (#13322)
* New Port : libigl-triangle

* Update ci.baseline.txt for libigl-triangle port

* Update ports/libigl-triangle/CONTROL

Unnecessary Port-Version

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* Update ports/libigl-triangle/portfile.cmake

Unnecessary inclusion of vcpkg_common_functions

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* Update ports/libigl-triangle/portfile.cmake

Use README from source as the copyright file

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* Updates to libigl-translate port

* Update libigl-triangle port

* Update ports/libigl-triangle/CONTROL

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* Update ports/libigl-triangle/portfile.cmake

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* Make the header copy properly and add CMake targets

* Utilize original sources for triangle library and rename to triangle

* Build triangle executable and add it to tools

* Fix Linux build which requires linking to m library for math functions

* Update scripts/ci.baseline.txt

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* Instead of defining INT_PTR, use uintptr_t from stdint.h
Also, define FLOAT and VOID in the header so the user of the library does not have to define them

* Make sure the port works and can be used

* Remove the use of the SINGLE define for switching the REAL define to be float or double. Also make the define for VOID be void rather than replacing all VOID with void in order to reduce the patch size.

Co-authored-by: Nathan Mercer <nmercer@intermap.com>
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
Co-authored-by: NancyLi1013 <lirui09@beyondsoft.com>
2020-09-14 17:11:49 -07:00
Stijn Herfst
0ad0d1ec6b
[qt-advanced-docking-system] update to 3.6.1 (#13340)
* update to 3.6.1

* remove unneeded changes

* fix qt5-x11extras linux dependency

* add dependency for osx

* make requested changes

* change hash
2020-09-14 17:02:31 -07:00
Robert Kesteson
a2c6f1a930
[croncpp] Added croncpp port (#13359)
* Added croncpp port

* Update croncpp for windows failure

* Update ports/croncpp/portfile.cmake

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>

* Update ports/croncpp/portfile.cmake

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>

* Update ports/croncpp/CONTROL

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>

* Update ports/croncpp/portfile.cmake

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>

* Update ports/croncpp/portfile.cmake

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>

* Update ports/croncpp/portfile.cmake

Co-authored-by: Robert Kesterson <robert.d.kesterson@leidos.com>
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2020-09-14 16:46:46 -07:00
xyb
5c9e670767
[ffmpeg:arm64-linux] Fix bug #13511: [ffmpeg:arm64-linux] build failure. (#13512)
Root cause:
In `ffmpeg/portfile.cmake`, `--target-os=win32` is applied to all arm or arm64 targets.
This is wrong.

Fix:
Only apply "--target-os=win32" if VCPKG_TARGET_IS_WINDOWS.

Verify:
Run `./vcpkg install ffmpeg` on arm64-linux host, make sure the generated libraries are *.a not *.lib.
2020-09-14 16:06:48 -07:00
Jack·Boos·Yu
a9a1dac8c6
[sdl2] Fix pkgconfig: missing system lib dbus-1 (#13520) 2020-09-14 15:51:49 -07:00
Kevin Lu
998ecbc9d7
[sqlite3] Update to 3.33.0 (#13501) 2020-09-14 15:50:15 -07:00
Wolfgang Stöggl
193a512fe3
[tool-meson] Update to 0.55.3 (#13497) 2020-09-14 15:49:35 -07:00
nicole mazzuca
0fec1340eb
[vcpkg manifest] Add documentation! (#13488)
* [vcpkg docs] add docs for manifest files

These are just for the maintainer docs,
not user docs.

* [vcpkg] EBNF-ify platform expression parsing

this modifies nothing about what strings are accepted or rejected,
it just moves stuff around.

also adds tests.

* [vcpkg docs] add manifest mode example

* [wip] docs for augustin

also fix tabs

* [vcpkg manifest] switch to using maps for features

* Apply suggestions from code review

* un-experimentize format-manifest

* flesh out the user manifest mode docs

* CRs

* billy CRs

* final personal pass-thru
2020-09-14 15:07:02 -07:00
Agustin Mendez
76362dd2b2
[yoga] Update to 1.18.0 (#13515)
* Update CONTROL

* Update portfile.cmake

* Update add-project-declaration.patch
2020-09-13 19:06:16 -07:00
Mérill Téterel
0896bb867b
[d3dx12] Add new port (#13360)
* [d3dx12] new port

* Apply suggestions from code review

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* Update portfile.cmake

Use the correct d3dx12.h that does not require the very latest Windows SDK

* Apply suggestions from code review

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>

* Update ports/d3dx12/portfile.cmake

* [d3dx12] Download license file

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2020-09-11 13:18:30 -07:00
Lily
28a5bd79ef
[freeimage] Add freeimage-config.cmake (#12627)
* [freeimage] Add vcpkg-cmake-wrapper.cmake

* [freeimage] Prefer creating config.cmake instead of vcpkg-cmake-wrapper

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2020-09-11 12:58:59 -07:00
JonLiu1993
0ed3d5ef3f
[qwt] update to 6.1.5 (#12459)
* [qwt] update to 6.1.5

* delete patch file

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2020-09-11 12:53:06 -07:00
ras0219
56ff7ccb48
[gtest] Remove autodetectable usage information (#13442)
Co-authored-by: Stefano Sinigardi <stesinigardi@hotmail.com>
2020-09-11 12:49:02 -07:00
NancyLi1013
1733814ced
[shogun] Fix build error (#13425) 2020-09-11 12:48:42 -07:00
ras0219
d923820d7b
[pybind11] Fixup cmake information (#13443)
Co-authored-by: Stefano Sinigardi <stesinigardi@hotmail.com>
2020-09-11 12:48:28 -07:00
gnaggnoyil
99a74a7bd0
[hffix] New port hffix library 1.0.0 (#13433) 2020-09-11 12:48:05 -07:00
Sean Yen
4db27d95a8
[urdfdom] Fixing up _IMPORT_PREFIX (#12795)
* Fixing up _IMPORT_PREFIX.

* update version.

* address the feedback.
2020-09-11 12:45:31 -07:00
ras0219
988cabb2df
[qhull] Update to 8.0.2 (#13445)
* [qhull] Extracted from Microsoft/vcpkg#12199

* [qhull] Update to 8.0.2 release

Co-authored-by: Stefano Sinigardi <stesinigardi@hotmail.com>
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2020-09-11 12:44:26 -07:00
Jack·Boos·Yu
b549e6a779
[libigl] Re-fix install extra headers (#13471) 2020-09-11 12:31:30 -07:00
Matthias C. M. Troffaes
7f471eaf73
[soxr] remove doc files from install (#13480) 2020-09-11 12:21:38 -07:00
mfornace
946fa300e7
[taskflow] Update cpp-taskflow 2.2.0 to taskflow 2.6.0 (#13140)
* Update to 2.5.0

* Disable unit test building; 2.5.0 uses BUILD_TESTING flag

* Attempt to add /bigobj since I'm not sure how to disable building examples target

* Fix build error when building x64 targets

* Add more to the patch, remove sections with add_executable from CMakeLists.txt

* Guard with BUILD_TEST, put compile option in

* Disable CUDA

* Change name of package to taskflow

* Add patch so it's back to Cpp-Taskflow::Cpp-Taskflow...

* Update CONTROL

* Move - down to Port-Version.

* Add taskflow 2.6.0

* Update cpp-taskflow to 2.4.0 and disable test building

* Change 'cpp-taskflow' to merely depend on 'taskflow'.

* Remove osx skip.

* Fix up portfile and remove patch file since not needed for header-only

* Case fix for Linux

Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2020-09-11 12:12:04 -07:00
Francisco Pombal
18ab4b72a2
[libtorrent] Fix build on arm-linux community triplet (#13375)
* [libtorrent] Fix build on arm-linux community triplet

* [libtorrent] Add Port-Version to CONTROL file

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* Add explicit dependeny on boost-pool for all triplets

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2020-09-09 23:06:25 -07:00
ras0219
f6df03b4a8
[assimp][irrxml][kubazip][poly2tri][polyclipping] Extract vendored dependencies (#13264)
* [assimp] Fix -config.cmake files

* [assimp] Fix linux build and provide backwards-compatible alias

* [assimp][irrxml][kubazip][poly2tri][polyclipping] Extract vendored dependencies

* [assimp] Use find_dependency(); add ZLIB dependency

* [polyclipping] Do not suffix upstream binaries

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
Co-authored-by: Stefano Sinigardi <stesinigardi@hotmail.com>
2020-09-09 20:40:15 -07:00
Tom Tan
32b6c3a134
[msgpack] Update ports version from 3.2.0 to 3.3.0 (#13441) 2020-09-09 20:38:04 -07:00
Silvio Traversaro
d09ee222dc
[octomap] Update port to 1.9.5 (#13356) 2020-09-09 12:49:58 -07:00
Nathan
765c780526
[lerc] Add lerc port (#13358)
Co-authored-by: Nathan Mercer <nmercer@intermap.com>
2020-09-09 12:47:16 -07:00
Jack·Boos·Yu
7946a1d71e
[tmx] Fix build failure (#13401) 2020-09-09 12:33:57 -07:00
Matthias C. M. Troffaes
c4e3da7c5f
[mp3lame] fix crt linkage (#13390)
* [mp3lame] fix crt linkage

* Update portfile.cmake

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2020-09-09 12:27:33 -07:00
bialasjaroslaw
8fdd0b7217
[geos] Fix linking of geos for mingw (#13393)
* Fix linking of geos for mingw

Linking stage is failing due to the multiple definitions of the same symbol.
One way of fixing this is to disable inlining for small functions by passing DISABLE_GEOS_INLINE=ON for mingw builds.

* Bump the port version.

* [geos] Bump version

Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2020-09-09 12:26:45 -07:00
bialasjaroslaw
db465c6895
[boost-context] Fixes error with linker for 32-bit GNU assembler files targeting Windows (#13422)
* Patch from official boostorg/context. There is no official version with it yet.

* Apply patch globaly

It is better to check it now, for all triplets as [this script](https://github.com/microsoft/vcpkg/blob/master/scripts/boost/generate-ports.ps1) will regenerate portfile.cmake with patch for all of them not just for subset.
2020-09-09 12:17:16 -07:00
Alexander Neumann
aa042ad0fb
[mp-units] add new port (#13416)
* [mp-units] add new port

* fix config
2020-09-09 12:10:56 -07:00
Dominic Clark
468e82de6e
[sord] Add new port (#13411)
* Add sord port

* Fix include directories
2020-09-09 12:04:12 -07:00
bialasjaroslaw
ad81400f9c
[zeromq]Fix missing system version for mingw builds (#13408)
* Fix missing system version

System version is required to be 6.0 or higher for ZeroMQ to work correctly.

* Update ports/zeromq/CONTROL

Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2020-09-09 12:01:49 -07:00
Jack·Boos·Yu
dc56928e6a
[libigl] Install extra headers when feature selected (#13424) 2020-09-09 11:45:05 -07:00
NancyLi1013
bdfc26fb85
[benchmark] Update to 1.5.1 and fix pkgconfig (#13427) 2020-09-09 11:43:20 -07:00
Phoebe
bff4dd9c94
[boost] Remove invalid identifier !v120 (#13387) 2020-09-07 16:51:02 -07:00
Billy O'Neal
46a129decb
[xtensor-io] [taskflow] [tcl] [sophus] Fix CI 2020-09-06 (#13382)
* [xtensor-io] Disable undeclared HighFive detection which is currently broken.

HIGHFIVE 2.2.2: (Re)Detecting Highfive dependencies (HIGHFIVE_USE_INSTALL_DEPS=NO)
CMake Error: install(EXPORT "xtensor-io-targets" ...) includes target "xtensor-io" which requires target "libdeps" that is not in any export set.
CMake Error in CMakeLists.txt:
  export called with target "xtensor-io" which requires target "libdeps" that
  is not in any export set.

* [tcl] [taskflow] Mark passing in CI.
2020-09-07 14:14:47 -07:00
Lily
49c1b2889d
[realsense2] Update to 2.38.1 (#13273) 2020-09-06 20:53:42 -07:00
Vitalii Koshura
c295c35694
[sentry-native] Update to 0.4.1 (#13305)
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2020-09-06 20:53:11 -07:00
Vennor
9ef3b7c81f
[entt] Update to 3.5.1 (#13318) 2020-09-06 20:51:06 -07:00
here-mikelley
50d5b31c15
[pcl] Move VTK to an optional feature (#10449)
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2020-09-06 20:50:27 -07:00
Martin Vejdarski
f7cd54fcd4
[chromium-base] Add new port (#12396)
Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
Co-authored-by: Huahua <ihuahua@live.com>
2020-09-05 19:50:30 -07:00
xyb
fdac1fc5aa
Add community triple arm64-linux and arm-linux. (#11880)
Verify the following command on both 32 bits and 64 bits OS on Raspberry pi 3.

    ./bootstrap-vcpkg.sh
    ./vcpkg install boost
2020-09-05 10:45:48 -07:00
Tom Tan
95f6e7d0c7
Download pkgconfig for protobuf in download mode (#13263)
* Download pkgconfig for protobuf in download mode

* Bump version of protobuf

* Update ports/protobuf/CONTROL

Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2020-09-05 07:22:07 -07:00
ZeeWanderer
abda2ddcb4
[highfive] Update to 2.2.2 (#13257) 2020-09-05 07:19:43 -07:00
Manuel Kugelmann
799e0d9cce
Fix [boost] MSVC 2013 v120 Build (#10645) 2020-09-04 23:35:38 -07:00
Jack·Boos·Yu
ae562b7841
[python3] Fix installation on OpenSUSE (#13274) 2020-09-04 22:23:57 -07:00
Ian Reinhart Geiser
00d27cfd04
Add option for WCHAR32 support in ImGUI (#13285) 2020-09-04 22:22:28 -07:00
Dominic Clark
1a9ecfc894
[serd] Add new port (#13260) 2020-09-04 22:16:08 -07:00
Kevin Lu
3a7899deb7
[curl] Update to 7.22.0 (#13045) 2020-09-04 21:18:37 -07:00
Vitalii Koshura
c5ff9ed1f0
[sentry-native] Add ability to control SENTRY_BACKEND variable (#13362) 2020-09-04 21:12:47 -07:00
Matthew Oliver
1d66e5dd5b
[libxml2] Update to 2.9.10 (#13266) 2020-09-04 20:29:01 -07:00
NancyLi1013
e0f0e7c1ec
[sqlite-orm] Add features and also fix usage (#13328) 2020-09-04 20:16:00 -07:00
Vitalii Koshura
2e110d26c6
[rappture] Add new port (#13321) 2020-09-04 20:14:17 -07:00
Christopher Di Bella
147b06664b
[constexpr-contracts] s/HEAD_REF master/HEAD_REF main/ (#13357) 2020-09-04 20:12:09 -07:00
Matthias C. M. Troffaes
d951a00332
[fmt] Fix build error when build type is release. (#13352) 2020-09-04 20:11:41 -07:00
Jack·Boos·Yu
f2fdeb5283
[sentry-native] Fix build failure and cmake path (#13329)
* [sentry-native] Fix build failure and cmake path

* Re-fix the static_assert issue
2020-09-04 20:07:29 -07:00
ras0219
bb61fc1662
[blaze][ceres][clapack][geogram][lapack][lapack-reference][opencv4][selene] Fix deps issues (#13229)
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2020-09-04 18:59:21 -07:00
Christian Fersch
c41328a87c
[sqlitecpp] Update to 3.1.1 (#13334) 2020-09-04 11:50:55 -07:00
Francisco Pombal
a110d7b5da
[libtorrent] Update to 1.2.10 (#13341) 2020-09-04 07:10:43 -07:00
Carlos O'Ryan
c3ddf744d1
[google-cloud-cpp] Upgrade to v1.17.1 (#13336) 2020-09-04 07:09:43 -07:00
Phoebe
2ea680ff0d
[dlib] Fix dependency port sqlite3 (#13325) 2020-09-03 21:57:11 -07:00
Rafael Kitover
85247c3981
Fix ffmpeg build for PATH with spaces. (#13275)
Followup on 085225b7b.

Signed-off-by: Rafael Kitover <rkitover@gmail.com>
2020-09-03 13:58:57 -07:00
BullyWiiPlaza
4206b0d725
[cli11] Update to 1.9.1 (#13280) 2020-09-03 11:32:27 -07:00
Hartmut Kaiser
77b9beb593
Adapting for HPX V1.5 (#13309) 2020-09-03 11:27:20 -07:00
JonLiu1993
99754d1c0b
[folly] Fix findpackage error messages (#13278)
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2020-09-03 11:24:32 -07:00
Peter Steneteg
7fd8104024
[freetype] static build fix (#13250) 2020-09-03 11:12:53 -07:00
Kiba Amor
dbb91b64d4
[knet] Add new port (#13207) 2020-09-03 11:10:29 -07:00
myd7349
eae14ae63c
[simdjson] Update to 0.5.0 (#13079) 2020-09-03 11:01:18 -07:00
Phoebe
e7dc93f202
[many ports] Add supports (#12857)
Co-authored-by: Billy Robert O'Neal <bion@microsoft.com>
2020-09-03 10:59:31 -07:00
General Jack O'Neill
ff1d20fd9a
Correct Spelling of Port-Verison to Port-Version in CONTROL file (#13315) 2020-09-02 12:36:55 -07:00
Albert Ziegenhagel
ced9dfb8e2
[hypre] Update to 2.19.0 (#13252)
Co-authored-by: wangli28 <wangli28@beyondsoft.com>
2020-09-02 10:41:34 -07:00
Jack·Boos·Yu
f4a2dce829
[vcpkg baseline][rest-rpc] Skip check in baseline (#13295) 2020-09-02 09:12:41 -07:00
Billy O'Neal
aa43b9c7ae
[json5-parser] update source for json5-parser from BitBucket to GitHub. (#13289)
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2020-09-02 09:01:07 -07:00
Stefano Sinigardi
8da2de2a05
[darknet] update to v2020-08-30 (#13238) 2020-09-01 14:19:35 -07:00
General Jack O'Neill
d29602bf0b
[bzip2] Add SHA512 hash check (#13242) 2020-09-01 14:18:13 -07:00
ZeeWanderer
684b5e8c8d
[blend2d] Update to beta_2020-08-24 (#13258) 2020-09-01 13:17:18 -07:00
Alberto Jaspe
ea82e46508
[levmar] Add new port (#13164)
Co-authored-by: LilyWangL <wangli28@beyondsoft.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2020-09-01 01:36:35 -07:00
ras0219
46e25a10d7
[vcpkg] Replace uses of msys pacman.exe with direct package downloads (#13019)
* wip

Apply suggestions from code review

Co-authored-by: Alexander Neumann <30894796+Neumann-A@users.noreply.github.com>

* [vcpkg_acquire_msys] Trim list of packages. Introduce defaults.

* [behaviortree-cpp] Fix dynamic dependency on ZMQ

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
Co-authored-by: Alexander Neumann <30894796+Neumann-A@users.noreply.github.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2020-08-31 22:36:25 -07:00
Sean Farrell
2045a0e1dd
[libxmlmm ] Add new port libxmlmm 0.6.0 (#13139) 2020-08-31 17:58:24 -07:00
Vitalii Koshura
b1bdebe4d0
[sentry-native] Add new port (#13118)
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2020-08-31 17:57:35 -07:00
Adam Johnson
adc1719f0e
[libhsplasma] Add new port (#13174)
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2020-08-31 17:56:42 -07:00
Oskari Timperi
b5f00aefc9
[geos] Update to 3.8.1 (#12163) 2020-08-31 17:45:58 -07:00
Rafael Kitover
085225b7ba
[ffmpeg] Use nproc - 1 build jobs for ffmpeg instead of 6. (#12659) 2020-08-31 17:14:14 -07:00
NancyLi1013
913c7f91ce
[clapack, lapack-reference] Add conflict messages (#13200)
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2020-08-31 17:12:01 -07:00
JonLiu1993
f13b6b1354
[libarchive] Update to 3.4.3 (#13179) 2020-08-31 17:11:35 -07:00
Robert Kesteson
5471b158cf
[caf] Update caf to 0.17.6 (#13175)
Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2020-08-31 16:17:53 -07:00
myd7349
b9da3975f7
[cpu-features] Add new port (#12681) 2020-08-31 16:17:32 -07:00
Alex
85a6327c70
[matplotlib-cpp] Upgrade to latest version (#13201) 2020-08-31 09:36:11 -07:00
David Duque
2240a5f784
[toml11] Update to version 3.5.0 (latest) (#13204) 2020-08-31 09:35:30 -07:00
Matthew Oliver
b41ce1186a
[libvpx] Update to 1.9.0. (#13213) 2020-08-31 09:34:35 -07:00
Stephen Eckels
19b706c9d4
[polyhook2] Update to latest (#13221) 2020-08-31 09:26:58 -07:00
David Duque
8274e2aae3
[bfgroup-lyra] Upgrade to version 1.5 (latest) (#13222) 2020-08-31 09:26:27 -07:00
Nathan
ff0d69e3e3
[gdal] for static builds utilize static proj library (#13226) 2020-08-31 09:26:02 -07:00
leap
51d3fb052d
[rest-rpc]add new port (#13232) 2020-08-31 09:25:21 -07:00
Stefano Sinigardi
75d1ba664f
[OpenMVS] add missing include directories for downstream projects (#13233) 2020-08-31 09:19:43 -07:00
Matthew Oliver
f3f329a048
[bzip2] Update to 1.0.8. (#13178)
Fixes #12960
2020-08-28 15:39:29 -07:00
Daniele Pallastrelli
62a64f09a1
[cli] Update the version to 1.2.1 (#13180) 2020-08-28 15:38:55 -07:00
Gabriel
5824945f05
[FluidLite] Bump to latest version (#13181) 2020-08-28 15:38:19 -07:00
NancyLi1013
29501ce464
[embree3] Fix usage in static build (#13182) 2020-08-28 15:37:42 -07:00
Rodrigo Hernandez Cordoba
5cb765aebe
[v8] Add v8 Javascript engine port (#372). (#12687) 2020-08-28 15:02:08 -07:00