Commit Graph

288 Commits

Author SHA1 Message Date
Rémy Tassoux
b5bc9d5474
[Imgui] Update docking-experimental and freetype features to 1.81 (#16268)
* [imgui] Update docking-experimental and freetype features to 1.81

* [imgui] Update version files

* [imgui] Move string replacement to post-build

* Update ports/imgui/CMakeLists.txt

* [imgui] Declare IMGUI_ENABLE_FREETYPE macro only if the freetype feature is enabled and move wchar32 string replacement to post-build

* [imgui] Update version files

Co-authored-by: Rémy Tassoux <rt2@rasterizedworld.com>
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2021-03-01 08:40:09 -08:00
nicole mazzuca
3426db05b9
[scripts-audit] Rollup PR 2021-02-26 (#16440)
* [scripts-audit rollup] PR #16419

* pull the cmake doc comment parsing out into its own function
* support cmake helper ports
* add real support for deprecation, as opposed to ad-hoc

* [scripts-audit rollup] PR #16192

* add a z_ in front of internal functions
* move internal functions out

set feature_vars again in parent scope

* [scripts-audit rollup] PR #16309

Audit vcpkg_copy_pdbs

* [scripts-audit rollup] PR #16304

* Fix usage, documentation

* [scripts-audit rollup] PR #16393

* [scripts-audit rollup] PR #16377

Deprecate `vcpkg_*_cmake` in favor of `vcpkg_cmake_*` from the
`vcpkg-cmake` port, as well as `vcpkg_fixup_cmake_targets`
in favor of `vcpkg_cmake_config_fixup` from the
`vcpkg-cmake-config` port.
2021-02-28 13:17:19 -08:00
autoantwort
e25b620cf9
[boost-context] fix linux -> windows cross compile (#16378)
* [boost-context] fix linux -> windows cross compile

* add version files
2021-02-26 13:17:33 -08:00
Jesse Towner
82034dbd5f
[libwebm] apply upstream changes to support Android NDK r15b and later (#16398)
* [libwebm] upstream changes for Android NDK r15b

This applies upstream changes from master to libwebm 1.0.0.27 to
support building with Android NDK r15b and later up through
Android NDK r23 beta.

Commits taken from https://chromium.googlesource.com/webm/libwebm
master branch:

0ae757087f5e6eb01dfea16cc09205b2425cfb74
Fix android build failure with NDK r15b.

90967863b2f67962f52595a26abb8e4fa4105d44
mkvparser: fix float conversion warning

* [libwebm] update control file

* [libwebm] update versions

* Update ports/libwebm/CONTROL

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

* Update versions/baseline.json

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

* Update versions/l-/libwebm.json

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

* Update versions/baseline.json

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

* [libpx] use file INSTALL instead of COPY & RENAME

* [libvpx] update versions

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2021-02-26 13:16:38 -08:00
Jesse Towner
b5e6d68c20
[brotli] add iOS support (#16397)
* [brotli] add iOS support

This commit adds support for iOS by modifying the CMakeLists.txt
file to specify the BUNDLE DESTINATION parameter during install,
which is required for iOS builds.

* [brotli] update control file

* [brotli] update versions
2021-02-26 13:15:50 -08:00
JonLiu1993
e3e1b64d2a
[concurrentqueue] Update to 1.0.3 (#16404)
* [concurrentqueue] Update to 1.0.3

* update version
2021-02-26 13:14:35 -08:00
Cheney Wang
d8f0941690
[realsense2] Update version to v 2.42.0 (#16411)
* [realsense2] Update version to v2.42.0

* update version file

Co-authored-by: Cheney-Wang <v-xincwa@microsoft.com>
2021-02-26 13:14:09 -08:00
Phoebe
c0d44402f7
[vcpkg baseline] [itpp] Fix include directory (#16385)
* [itpp] Fix include directory

* Update versions

* [itpp] Disable optional packages

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-02-26 11:30:38 -08:00
Rene Stein
0cbc579e1e
[rsasynccpp] Add new port (Rstein.AsyncCpp) (#16380)
* [rsasynccpp] Added rsasynccpp port

* [rsasyncpp] Fix ci.baseline.txt, portfile.cmake, baseline.json, sasynccpp.json

* [rsasynccpp] Added requested changes to vcpkg.json

* [rsasynccpp] Improve portfile.cmake, add supports

* [rsasynccpp] Fix version

* [rsasynccpp] Fixing x64-Windows-static triplet

Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2021-02-24 16:38:53 -08:00
ihsan demir
c235296c65
[hazelcast-cpp-client] Add new port (#16235)
* Added Hazelcast C++ client (https://github.com/hazelcast/hazelcast-cpp-client) port for Hazelcast in-memory database.

* Fixed the patch (The generated cmake files destination is corrected.)

* Updated the patch. see https://github.com/hazelcast/hazelcast-cpp-client/pull/812

* Disable uwp support.

* Added the missing version file for hazelcast-cpp-client.

* [hazelcast-cpp-client] Avoid checking in large patch file

* Format vcpkg.json

* Updated the version for the latest commit using the command `./vcpkg x-add-version --overwrite-version hazelcast-cpp-client`.

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
Co-authored-by: NancyLi1013 <lirui09@beyondsoft.com>
2021-02-24 14:06:58 -08:00
pastdue
6e8aaa76f8
[sqlite3] Update to 3.34.1 (#16125)
* [sqlite3] Update to 3.34.1

* Run x-add-version sqlite3

* [sqlite3] Change version scheme

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-02-24 14:06:36 -08:00
Adam Johnson
0daf0111b2
[python3] upgrade to 3.9.2 (#16315)
* [python3] Update to 3.9.2.

* x-add-version
2021-02-24 14:01:02 -08:00
JonLiu1993
c8116498e4
[box2d] update to 2.4.1 (#16322)
* [box2d] update to 2.4.1

* update version

* delete patch file

* update version

* update json

* update version
2021-02-24 13:58:56 -08:00
JonLiu1993
9c16956fb1
[libpmemobj-cpp] update to ver. 1.12 (#16325)
* [libpmemobj] update to 1.12

* update version
2021-02-24 13:57:35 -08:00
Park DongHa
365b3b6df6
[psimd] add a new port (#16339)
* [psimd] create a new port

* [psimd] update baseline and port SHA

* [psimd] update port SHA
2021-02-24 13:54:43 -08:00
Park DongHa
8c0cac7fcd
[fxdiv] create a new port (#16341)
* [fxdiv] create a new port

* [fxdiv] update baseline and port SHA
2021-02-24 13:53:33 -08:00
JonLiu1993
e3dde67a62
[amqpcpp] update to 4.3.11 (#16354)
* [amqpcpp] update to 4.3.11

* update version

* add vcpkg.json

* update version

* update amqpcpp.json

* update version

* format manifest

* update version
2021-02-24 13:50:27 -08:00
NancyLi1013
6a46f50134
[sdl2] Update patch (#16370)
* [SDl2] Update patch

* update versions
2021-02-24 13:49:53 -08:00
IronsDu
c3de6c271e
[brynet] upgrade to 1.10.0 (#16366)
* Update CONTROL

* Update portfile.cmake

* update version

Co-authored-by: Jonliu1993 <13720414433@163.com>
2021-02-24 13:48:20 -08:00
Patrick Dehne
e51bf8e4ad
Update taglib to 1.12.0 (#16390)
* Update taglib to 1.12.0

* Update versions file

Co-authored-by: Patrick Dehne <patrick@steidle.net>
2021-02-24 13:45:34 -08:00
autoantwort
feb0a364d8
[boost] /safeseh for assembly (#16375)
* [boost] build boost on windows x86 with /safeseh

* add version files
2021-02-24 13:38:42 -08:00
Wei Dai
f5f494d087
[seal] Updated SEAL version to 3.6.2. (#16379)
* Updated SEAL's version to the latest.

* Updated version number in ports/seal/CONTROL.

* update version

Co-authored-by: Jonliu1993 <13720414433@163.com>
2021-02-24 13:33:26 -08:00
Jack·Boos·Yu
95f881be06
[vcpkg baseline][poppler] Add feature splash and add its dependency boost-container and boost-move (#16356)
* [poppler] Add dependency boost-container and boost-move

* [poppler] Add feature splash

* update version record
2021-02-24 08:38:00 -08:00
Jack·Boos·Yu
319b8f06eb
[llvm] Fix resource path when building tools (#16294)
* [llvm] Fix resource path when building tools

* update version record
2021-02-22 10:49:55 -08:00
Hartmut Kaiser
77c6c34223
[hpx] Adding HPX V1.6.0 (#16264) 2021-02-20 21:28:57 -08:00
Carlos O'Ryan
4d0234f8ad
[functions-framework-cpp] update to latest release (v0.4.0) (#16307)
* [functions-framework-cpp] update to latest release (v0.4.0)

* Apply patch for MSVC, fixing upstream right now

* I was wondering if this would need a new version

* Delete port version
2021-02-20 21:21:05 -08:00
Chuck Walbourn
bafa1697ba
direcxtsdk port updated to use MS Downloads (#16317)
* direcxtsdk port updated to use MS Downloads

* update version history

* Update ports/directxsdk/portfile.cmake

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

* update version record

* Minor filename change

* Update version hash

Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
Co-authored-by: ras0219 <533828+ras0219@users.noreply.github.com>
Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2021-02-20 21:20:27 -08:00
Daniel Parker
6582f0e0d3
[jsoncons] Update to 0.162.1 (#16334)
* Issue #307

* Update baseline
2021-02-20 21:19:45 -08:00
Tetsuya Hayashi
82167226dd
[jsonnet] Added 0004-incorporate-md5.patch to incorporate md5.cpp into libjsonnet (#16335)
* [jsonnet] Added a patch file to incorporate md5.cpp into libjsonnet

* [jsonnet] increment port version

* [jsonnet] update version record
2021-02-20 21:19:24 -08:00
ras0219
6c70d57a1a
[librtmp] Switch to GitHub mirror (#16320) 2021-02-20 21:14:29 -08:00
Jack·Boos·Yu
99dc49dae7
[soci] Fix feature mysql (#16296)
* [soci] Fix feature mysql

* update version record
2021-02-19 13:06:34 -08:00
Park DongHa
eb1ba2a113
[continuable] add a new port (#16261)
* [continuable] add a new port

* todo: create a patch for `find_package(function2)`

* [continuable] add patch to edit cmakelists

* [continuable] add port SHA

* [continuable] minimize patch

* update port SHA
2021-02-19 13:02:46 -08:00
Alex Reinking
82dac26950
[halide] Update Halide to 11.0.1 (#16246)
* Update Halide to 11.0.0

* test PR branch

* run vcpkg x-add-version halide

* switch back to release/11.x

* rerun x-add-version

* update usage

* update Halide to 11.0.1

* ./vcpkg x-add-version halide --overwrite-version
2021-02-19 13:01:11 -08:00
Rémy Tassoux
8ede7e82b2
[quill] Uncomment QUILL_FMT_EXTERNAL macro (#16202)
* [quill] Uncomment QUILL_FMT_EXTERNAL macro

As we build using the vcpkg FMT port instead of the one bundled in Quill, this macro needs to be defined.

* [quill] Update version files

* [quill] Use vcpkg_replace_string

* [quill] Update version files

Co-authored-by: Rémy Tassoux <rt2@rasterizedworld.com>
2021-02-19 12:40:10 -08:00
Jack·Boos·Yu
3ae84754fa
[vcpkg baseline][ktx/otl] Update download hash (#16289) 2021-02-18 18:37:43 -08:00
Jonathan Hale
e7377f7992
[magnum,-plugins] Fix deployment of plugin types and incorrect removal of plugin lib dir on unix (#16245)
* [magnum] Correctly deploy shaderconverter and sceneconverter plugins

Signed-off-by: Squareys <squareys@googlemail.com>

* [magnum,-plugins] Only remove plugin lib dirs for Windows platforms

Signed-off-by: Squareys <squareys@googlemail.com>

* [magnum,-plugins] Clean up deletion of plugin libs and clarify in comment

Signed-off-by: Squareys <squareys@googlemail.com>

* Update versions

Co-authored-by: PhoebeHui <20694052+PhoebeHui@users.noreply.github.com>
2021-02-18 13:02:27 -08:00
eao197
aef2f37056
[sobjectizer] update to v.5.7.2.2 (#16230)
* SObjectizer updated to v.5.7.2.2.

* Change the way of detecting static/dynamic libraries.

* Command 'x-add-version sobjectizer' completed.
2021-02-18 12:59:36 -08:00
georg-emg
d112d7cc06
[ryu] added ryu_printf (#16238)
* activated libraries generic_128 and ryu_printf

* updated version for ryu

* Fixed port version

* updated port version info for ryu

* removed generic_128 again, because it doesn't build under Windows

* updated version info

* - replaced CONTROL file with manifest file
- corrected version string and port version

* updated versions with "vcpkg x-add-version ryu"

* corrected formatting of ryu manifest file

* ran vcpkg --x-add-version again
2021-02-18 12:58:41 -08:00
Jackson
787fe1418e
[simdjson] Updated to v0.8.2 (#16277) 2021-02-18 07:09:12 -08:00
NancyLi1013
c3c360dbaf
[vcpkg baseline][gsoap] Update to 2.8.111 (#16270)
* [vcpkg baseline][gsoap] Update to 2.8.111

* Update versions
2021-02-18 07:02:29 -08:00
aizuon
e2ecca095c
[imgui] change to correct dx binding implementation path (#16255)
* [imgui] change to correct dx binding implementation path

* [imgui] add version files

* [imgui] forgot to update hash
2021-02-16 17:33:33 -08:00
autoantwort
0ebdff50fc
[rtaudio] Fix mingw, switch to rolling release (#16208)
* [rtaudio] update to newest version

* [rtaudio] add version files
2021-02-16 11:26:52 -08:00
Be
344ec1e6d9
[libebur128] update to 1.2.6; fixes dynamic linking on Windows (#16223)
Fixes #16078
2021-02-16 11:15:06 -08:00
Stefano Sinigardi
039e8429de
[leptonica] now all dependencies have their own find_dependency... (#16226)
* [leptonica] now all dependencies have their own find_dependency...

* [leptonica] baseline version
2021-02-16 11:14:55 -08:00
Daniel Parker
5368422fb9
[jsoncons] Update to version 0.162.0 (#16227)
* [jsoncons] Update to version 0.162.0

* [jsoncons] Run ./vcpkg x-add-version jsoncons
2021-02-16 11:14:37 -08:00
Brian Peek
502f95a1bb
upgrade imgui to v1.81 (#16239)
* upgrade imgui to v1.81

* add version files

* change port-version to 0 instead of deleting the line

* remove port-version (??)
2021-02-16 11:09:36 -08:00
Cullen Jennings
17c3670b06
[portaudio] Update port to latest on github (#16197)
* Update portaudio port to latest on github

* correct port version info

* remove the port-version when it is zero

* update version file
2021-02-14 15:29:32 -08:00
Radames Cruz
1eb49ea2ec
[kuku] Update Kuku to version 2.1 (#16194)
* Update Kuku to version 2.1

* Update Kuku version in version files
2021-02-12 19:10:44 -08:00
ras0219
e9e7021d7a
[workflow] Disable parallel configure due to writes to source dir (#16198) 2021-02-12 19:10:11 -08:00
Azure SDK Bot
6f42659cb9
update azure-storage-{common/blob/file/datalake}-cpp (#16183)
* [azure-storage-common-cpp] Update to 12.0.0-beta.8

* [azure-storage-blobs-cpp] Update to 12.0.0-beta.8

* [azure-storage-files-datalake-cpp] Update to 12.0.0-beta.8

* [azure-storage-files-shares-cpp] Update to 12.0.0-beta.8
2021-02-11 23:03:34 -08:00
Carlos O'Ryan
28c588e6af
[google-cloud-cpp] use 'version' for version numbers (#16177) 2021-02-11 10:10:05 -08:00
Carlos O'Ryan
e05bea4283
[functions-framework-cpp] use 'version' for version numbers (#16178) 2021-02-11 10:09:47 -08:00
KangLin
d264b0eb1d
[freerdp] Fix include path (#15724)
* [freerdp] Fix include path

* [freerdp] update port version

* [freerdp] Partial revert of remove include fixup

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-02-11 00:54:50 -08:00
Viliam Lejčík
f9d514aea5
[restc-cpp] new port (#15739)
* [restc-cpp] new port

* Updated port's version-string

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

* [restc-cpp] added port version

* [restc-cpp] new port

* Updated port's version-string

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

* [restc-cpp] added port version

* [restc_cpp] updated MSVC CRT linkage

* [restc-cpp] reformated vcpkg.json

* [restc-cpp] updated port's version

* [restc-cpp] excluded dependency on cmake external projects

* [restc-cpp] updated version hash

* [rest-cpp] Remove changes about CRT linkage

* update version record

* Update ports/restc-cpp/portfile.cmake

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

* [restc-cpp] added an error message for mutual exclusive logging features

* [restc-cpp] updated port version

* Updated ports/restc-cpp/vcpkg.json

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

* Updated ports/restc-cpp/vcpkg.json

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

* Update ports/restc-cpp/vcpkg.json

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

* Updated ports/restc-cpp/vcpkg.json

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

* Updated ports/restc-cpp/vcpkg.json

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

* Updated ports/restc-cpp/vcpkg.json

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

* Updated ports/restc-cpp/portfile.cmake

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

* Updated ports/restc-cpp/portfile.cmake

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

* Updated ports/restc-cpp/portfile.cmake

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

* [restc-cpp] updated port version

* [restc-cpp] version file has to declare version as 'version-semver'

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-02-11 00:54:25 -08:00
Jesse Towner
0eb69ddd94
[libvpx] Fix arm-uwp builds for v142 toolset (#15892)
* [libvpx] Fix arm-uwp builds for v142 toolset

This adds better support for targeting UWP as well as ARM/ARM64 for
regular Windows Desktop with the v142 toolset. Without this change,
arm-uwp fails to build with v142. For v141 and earlier, the old
behavior remains unchanged.

* [libvpx] Fix Linux and macOS builds

* [libvpx] updated version record

* [libvpx] updated version record
2021-02-11 00:33:20 -08:00
Gregor Jasny
33f1f0a34d
[prometheus-cpp] Update to version 0.12.1 (#16057)
* [prometheus-cpp] Update to version 0.12.1

* update version

Co-authored-by: Jonliu1993 <13720414433@163.com>
2021-02-11 00:30:31 -08:00
Phoebe
f7760cb15e
[boost-python] Fix build issue with feature python2 (#16087)
* [boost-python] Fix build issue with feature python2

* Update the versions

* Fix the python-tag

* update the version
2021-02-11 00:25:33 -08:00
Jack·Boos·Yu
f6a877255e
[shaderc] Use build type to build targets (#16137)
* [shaderc] Use build type to build targets

* update version record

* Update ports/shaderc/portfile.cmake

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

* Update ports/shaderc/portfile.cmake

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

* refresh version record

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2021-02-11 00:24:45 -08:00
Charlie Barto
56136ffae6
[cpprestsdk] Bump version to 2.10.18 (#16065)
* bump cpprestsdk version

* add versions for cpprestsdk version bump

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-02-11 00:23:00 -08:00
Chuck Walbourn
de686c49df
Update DXUT port and add Effects11 (FX) port (#16101)
* Update dxut port, added effects11 port

* DXUT does not support UWP

* Fixed FX11 CMake to support UWP

* DXUT supports arm64 desktop

* Update baseline

* Now that these build with CMake, no need to exclude staticcrt

* rev'd port version

* Fix versions

* Update versions/d-/dxut.json

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

* Update versions/e-/effects11.json

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

* Update ports/dxut/vcpkg.json

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

* Update versions/baseline.json

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

* Update versions/d-/dxut.json

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

* Update versions/e-/effects11.json

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

* Update versions/baseline.json

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

* Update ports/effects11/vcpkg.json

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

* Updated version hash

* Fixed format complaint

* Fixed baseline

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2021-02-11 00:15:15 -08:00
JonLiu1993
dcabfa9719
[gl2ps] update to 1.4.2 (#16134)
* [gl2ps] update to 1.4.2

* update version
2021-02-11 00:07:47 -08:00
Marek Roszko
7c4323099b
[ngspice] fix win32 codemodel glob (#16131)
* [ngspice] Fix 32-bit code models not being globbed correctly

* [ngspice] update x-add-version
2021-02-11 00:06:01 -08:00
dengjunplusplus
8cf29a3c88
[workflow] add port of sogou/workflow (#16140)
* add port workflow

* format manifest

* add versions

* add versions for all

* ignore arm_uwp and x64_uwp

* merge two portfile

* Revert "add versions for all"

This reverts commit 3806e22a7d.

* delete unnecessary line

* update versions
2021-02-11 00:02:31 -08:00
Sylvain Doremus
1e9ba55d5a
[ashes] Update to 2021-09-02 (#16148)
* [ashes] Update to 2021-09-02

* Fixed version file.

* Updated basaeline
2021-02-11 00:01:07 -08:00
Vitalii Koshura
551875c539
[wxWidgets] Fix issue with port usage (#16154)
Fixed issue when necessary header file was not installed that leaded to this error:
`\vcpkg\installed\x64-windows-static\include\wx\platform.h(160,10): fatal error C1083: Cannot open include file: 'wx/setup.h': No such file or directory`

Also fixed string replace enumeration to include only *.h files because otherwise for some reason *.cur file was messed up.

Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2021-02-11 00:00:18 -08:00
Carlos O'Ryan
fbd84192fe
[functions-framework-cpp] populate license field (#16163) 2021-02-10 23:58:34 -08:00
georg-emg
bfc3ba0aab
[fast-float] Add new port (#16144)
* added a port for the fast_float library

* Updated fast_float to version 0.8.0

* Added version files for fast-float

* Added newline at end of file

* Updated git-tree entry after change

* Fixed line endings

* Updated tree after change

* ran vcpkg x-add-version --all to fix versions for log4cpp, which were broken for some reason.
2021-02-10 23:56:13 -08:00
Jack·Boos·Yu
087869eb3a
[glfw3/glew] Fix pkgconfig (#16166)
* [glfw3/glew] Fix pkgconfig

* update version record
2021-02-10 23:55:18 -08:00
Azure SDK Bot
c4cebb40a2
[azure-core-cpp] Azure Core Release Beta6 (#16160)
* [azure-core-cpp] Update to 1.0.0-beta.6

* Remove copyright headers

* Update version SHA

Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
2021-02-10 23:54:28 -08:00
Carlos O'Ryan
e3d252bca9
[google-cloud-cpp] populate license field (#16162)
* [google-cloud-cpp] populate license field

* Fix port version after license file
2021-02-10 23:53:56 -08:00
Adam Johnson
d89ed89122
[bfgroup-lyra] Install CMake Targets (#16172)
* [bfgroup-lyra] Install cmake targets.

* [bfgroup-lyra] Update port version.

* x-add-version
2021-02-10 23:53:37 -08:00
Matus Novak
6195f2ae7e
[inja] Update to v3.2.0 (#16151) 2021-02-09 14:36:26 -08:00
ras0219
643bbc75a9
[aws-sdk-cpp] Regenerate feature list (#16149) 2021-02-09 14:35:11 -08:00
Chuck Walbourn
23306bdfe6
[directxsdk] Update DirectX SDK port (#16010)
* Update DirectX SDK port

* Minor code review

* Format vcpkg.json

* Update versions

* Update ports/directxsdk/vcpkg.json

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

* Update baseline

* [directxsdk] Disable all supported platforms

Co-authored-by: NancyLi1013 <lirui09@beyondsoft.com>
Co-authored-by: Adam Johnson <AdamJohnso@gmail.com>
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-02-09 13:14:53 -08:00
Jack·Boos·Yu
681d10cf61
[vcpkg baseline][log4cpp] Update version record (#16138) 2021-02-09 12:05:10 -08:00
ras0219
ea11604579
[wxwidgets] Fix #4756 (#13361)
* [wxwidgets] Fix #4756

* [wxwidgets] Avoid replacing FindwxWidgets from CMake

* [wxwidgets] Provide usage information

* [gppanel] Use built-in CMake module

* [wxchartdir] Use built-in CMake module

* [wxwidgets] Fixup for applocal-ing

* [wxwidgets] Fix osx builds

* Update port_versions

* [gppanel][wxchartdir][wxwidgets] Change versioning schemas

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
Co-authored-by: NancyLi1013 <lirui09@beyondsoft.com>
2021-02-08 18:30:48 -08:00
Francisco Facioni
5957dcb912
[libuvc] added (#14749) 2021-02-08 18:29:15 -08:00
Fabien Péan
7e01ac118a
[libigl] Always install as header-only library (#14888)
* [libigl] Always build as header-only library

* [libigl] Always build header-only

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-02-08 18:26:40 -08:00
Kinnon McAlister
d9f832bc05
[libftdi1] update to 1.5 (#15917) (#15918)
* [libftdi1] update to 1.5 (#15917)

* [libftdi1] fixed outdated version file (#15917)

* [libftdi1] Switched to using option instead of patch to disable ftdi_eeprom (#15917)

* [libftdi1] updated version file (#15917)

* [libftdi1] Change version scheme

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-02-08 18:18:42 -08:00
Don Venable
3942db83e1
[curl] Fix/android curl debug bin (#15941)
* Add android to targets that need to nuke `debug/bin`

* Bumped port version number

* Bumped version SHA for curl
2021-02-08 18:17:32 -08:00
Matthias C. M. Troffaes
df76decfd6
[ffmpeg] avfilter: fix dependencies and linux library ordering (#16000)
* [ffmpeg] avfilter: fix library ordering on linux and fix feature dependencies

* [ffmpeg] bump port version

* [ffmpeg] add OpenGL, Foundation, CoreGraphics, AppKit and CoreImage for osx (needed for avfilter)

* [ffmpeg] update git-tree

* [ffmpeg] restrict new osx dependencies to avfilter feature

* [ffmpeg] update git-tree

* [ffmpeg] remove avfilter dependencies

Note this exposes a bug in upstream, will need fix in ffmpeg configure script itself.

* [ffmpeg] improve macos framework dependencies

* [ffmpeg] update git-tree

* [ffmpeg] patch for filter dependencies in configure script

* [ffmpeg] update git-tree

* [ffmpeg] apple framework fix: securetransport is part of avformat and not avdevice

* [ffmpeg] update git-tree
2021-02-08 18:09:01 -08:00
Bert Huijben
96a1f9c78d
[proj4] Bump to proj 7.2.1 (#15978)
* [proj4] Bump to proj 7.2.1

* [proj4] Fix versions by running 'vcpkg x-add-version proj4'
2021-02-08 17:59:06 -08:00
pastdue
03a87ba3ef
[openal-soft] Update to 1.21.1 (#15945)
* [openal-soft] Update to 1.21.1

* Run x-add-version openal-soft
2021-02-08 17:58:32 -08:00
Rémi Bédard-Couture
c6756ce80b
[discreture] Add new port (#15967)
* [discreture] Add new port

* Remove unused options

* Replace hardcoded port name with cmake variable

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

* Adding version file to fix windows-x86 build failure

* Add usage file to point to the correct header file at the end of the installation

* Update port version SHA after vcpkg x-add-version discreture

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2021-02-08 17:57:27 -08:00
Silvio Traversaro
65e5ea1df6
[matio] Update to v1.5.19 (#15971)
* [matio] Update to v1.5.19

* [matio] Update versions files
2021-02-08 17:56:18 -08:00
Carlos O'Ryan
5f6519aaad
[functions-framework-cpp] add new port with version 0.3.0 (#15989)
* [functions-framework-cpp] add new port with version 0.3.0

* Address review comments

* Too much cleanup in the CI baseline

* Update version file
2021-02-08 17:55:26 -08:00
Park DongHa
8317bf972a
[metrohash] support iOS triplets (#16035)
* [metrohash] ignore arm

* this change will allow android/ios triplets

* [metrohash] update baseline

* [metrohash] check platform variables

* [metrohash] fix wrong git-tee
2021-02-08 17:54:38 -08:00
Vitalii Koshura
7ed39c5b95
[sentry-native] Update to 0.4.7 (#16021)
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2021-02-08 17:54:05 -08:00
Marek Roszko
5e0f59fab0
[ngspice] Update to rev 34 (#16008)
* [ngspice] Update to release 34

* [ngspice] update x-add-version

* Remove cppduals folder from being installed into /include

* Update the x-add-version
2021-02-08 17:53:35 -08:00
Cheney Wang
65b70e6940
[boost-concept-check] Fix warning C4834 when install pagmo2 (#15887)
* [boost-concept-check] Fix warning C4834 when install pagmo2

* Update json files

* Modify patch

* update version

* Modify the patch with other workaround

* Update git-tree

Co-authored-by: Cheney-Wang <v-xincwa@microsoft.com>
2021-02-08 17:45:19 -08:00
pastdue
60d979c588
[sdl2] Fix vulkan feature dependencies (#16033)
* [sdl2] Fix vulkan feature dependencies

SDL2 ships with its own copy of required Vulkan headers, so the `vulkan` port dependency here is unneeded (and unused).

* Run x-add-version sdl2
2021-02-08 16:16:20 -08:00
Park DongHa
7bddc2a191
[spirv-cross,spirv-tools] support iOS triplets (#16038)
* [spirv-tools] support iOS triplets

* [spirv-cross] support iOS triplets

* [spirv-cross,spirv-tools] update baseline

* [spirv-tools] fix mistyped variable name

* [spirv-tools] fix wrong git-tree SHA
2021-02-08 16:07:06 -08:00
Park DongHa
1ef255cb25
[glslang] support iOS triplets (#16037)
* [glslang] support ios triplets

* [glslang] update baseline

* [glslang] fix wrong git-tree SHA
2021-02-08 16:04:50 -08:00
Azure SDK Bot
31078255f8
[azure-storage-files-shares-cpp] Add new port (#16053)
* Update port for azure-storage-files-shares-cpp

* Remove comment headers

* Update version SHA

Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
2021-02-08 14:30:55 -08:00
Charles Milette
c177da97bd
[gtest] fix builds when using --head (#16071)
* [gtest] fix builds when using --head

* Update port version

* Update hash
2021-02-08 14:08:25 -08:00
Jack·Boos·Yu
7a438171d6
[netcdf-c] Fix usage (#16085)
* [netcdf-c] Fix usage

* update version record
2021-02-08 14:06:41 -08:00
JonLiu1993
8a95605a7b
[spdlog] Support build shared library (#16089)
* [spdlog] Support build shared library

* update version

* update protifile

* update version
2021-02-08 14:01:00 -08:00
Jack·Boos·Yu
c6e8d45193
[abseil] Remove link flag '-ignore:4221' (#16106)
* [abseil] Remove link flag '-ignore:4221'

* update version record
2021-02-08 13:48:46 -08:00
Jack·Boos·Yu
7a5afada19
[geos] Update to 3.9.0 (#16109)
* [geos] Update to 3.9.0

* update version record
2021-02-08 13:35:41 -08:00
Jackson
4f27ad617c
[nng] Update to v1.4.0 (#16120)
* Updated 'nng' to 1.4.0

* Generated version files for nng 1.4.0

Co-authored-by: Jackson Harmer <jackson.harmer@gm.com>
2021-02-08 13:34:35 -08:00
Jackson
00934eec90
[doctest] Update to v2.4.5 (#16121)
* Updated 'doctest' to v2.4.5

* Updated version for doctest to v2.4.5

Co-authored-by: Jackson Harmer <jackson.harmer@gm.com>
2021-02-08 13:34:09 -08:00
NancyLi1013
05392981d3
[pcl] Add gcc version check (#9231)
* [pcl] Add compile options on unix platform

* Add versions

Co-authored-by: Victor Romero <romerosanchezv@gmail.com>
2021-02-04 13:35:20 -08:00
Sylvain Doremus
dc4c17eaf3
[ shaderwriter ]Update to version 1.0.0 (#15948)
* Updated shaderwriter port to version 1.0.0

* Updated version files.

* Fixed license file install script.

* Fixed version file again
2021-02-03 13:01:16 -08:00
Azure SDK Bot
b636d9db9b
[azure-identity-cpp] Publish version 1.0.0-beta.3 (#16014)
* Update port for azure-identity-cpp

* Update port version SHA

* Remove comment header from CONTROL file

* Remove comment header from portfile.cmake file

* Update port version SHA once again

Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
Co-authored-by: Anton Kolesnyk <41349689+antkmsft@users.noreply.github.com>
2021-02-03 12:58:29 -08:00
Azure SDK Bot
e3c26698d5
[azure-storage-common-cpp] Publish version 12.0.0-beta.7 (#16020)
* Update port for azure-storage-common-cpp

* Update port for azure-storage-blobs-cpp

* Update port for azure-storage-files-datalake-cpp

* Update port version SHAs

* Remove comment header from CONTROL files

* Remove comment header from portfile.cmake files

* Update port version SHAs once again

Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
2021-02-03 12:57:35 -08:00
Adam Johnson
323a0a387a
[cairo] Make freetype and fontconfig optional. (#15965)
* [cairo] Make fontconfig optional.

* [cairo] Update port versions
2021-02-03 12:56:00 -08:00
NancyLi1013
e76c524f63
[vcpkg baseline][armadillo] Update to 10.2.0 and also update the repository (#15973)
* [armadillo] Update to 10.2.0 and also update the repository

* Update versions

* Remove NO_REMOVE_ONE_LEVEL and update patches

* Update versions/a-/armadillo.json
2021-02-03 12:17:39 -08:00
Jack·Boos·Yu
5f0139b7e2
[physx] Use /Z7 instead of /Zi to integrate the debug info when building static (#15934)
* [physx] Use /Z7 instead of /Zi to integrate the debug message when building static

* update version record

* [physx] Add homepage

* update version record

* [physx] Re-fix flags, using toolchain set

* update version record
2021-02-03 11:48:06 -08:00
Daniil Goncharov
37289e26fc
[magic-enum] Update to v0.7.2 (#15974)
* [magic-enum] Update to v0.7.2

* x-add-version
2021-02-03 11:43:45 -08:00
Daniil Goncharov
259cf27e44
[nameof] Update to 0.10.0 (#15975)
* [nameof] Update to 0.10.0

* x-add-version
2021-02-03 11:43:20 -08:00
Be
63ca0234f4
[libebur128] add new port with version 1.2.5 (#15988) 2021-02-03 11:42:52 -08:00
Be
bad6e87454
[libdjinterop] add new port with version 0.14.6 (#15990) 2021-02-03 11:40:55 -08:00
Long Nguyen
e2fc73ec5c
[date] Fix vcpkg_fixup_cmake_targets for mingw (#15994)
* [date] Fix vcpkg_fixup_cmake_targets for mingw

* [vcpkg baseline] Update date port-version

* [date] Tweak Windows detection

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

* [vcpkg baseline] Update date port-version again

Co-authored-by: Alexander Neumann <30894796+Neumann-A@users.noreply.github.com>
2021-02-03 11:40:02 -08:00
Azure SDK Bot
36f6942054
[azure-core-cpp] Add new port (#16013)
* Update port for azure-core-cpp

* Update port version SHA

* Apply suggestions from code review

Remove comment headers from port files

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

* Update port version SHA once again

Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
Co-authored-by: Anton Kolesnyk <41349689+antkmsft@users.noreply.github.com>
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2021-02-03 11:27:37 -08:00
Jack·Boos·Yu
23971254df
[libpqxx] Fix build with Visual Studio 2017 (#15995)
* [libpqxx] Fix build with Visual Studio 2017

* update version record
2021-02-03 11:21:48 -08:00
JonLiu1993
0c32fc522d
[opencascade] Update to 7.5.0 (#15997)
* [opencascade] Update to 7.5.0

* update version
2021-02-03 11:16:04 -08:00
NancyLi1013
d316fd1b70
[log4cxx] Fix dependency and pkgconfig (#16018)
* [Log4cxx] Fix dependency and pkgconfig

* Update versions
2021-02-03 11:14:54 -08:00
Carlos O'Ryan
5214a24701
[google-cloud-cpp] update to the latest release (v1.24.0) (#16001) 2021-02-03 11:14:31 -08:00
Be
a84190e1de
[chromaprint] add new port with version 1.5.0 (#15986) 2021-02-02 18:40:56 -08:00
Tanguy Fautre
4260eaf6fa
[Arrow] Update to 3.0.0 (#15757)
* Cherry picked WiP (Update to arrow-2.0.0)

* Point to arrow-3.0.0 files

* Add missing re2 dependency.
Sort dependency list alphabetically.

* Configure ARROW_SNAPPY_USE_SHARED

* Configure ARROW_THRIFT_USE_SHARED

* Spaces vs tabs.

* Fix Thrift and Lz4 library finding logic.

* Fix debug arrow (shared) linking against release snappy.
Tell CI x86 is not supported.

* Fix debug arrow (shared) linking against release snappy (for real this time).

* Fix linux build not finding Lz4.

* Fix thrift finding on Linux (was pointing to an intermediate dir)

* Try to fix macOS 10.x build.

* Update port_versions.

* update version

* update version

Co-authored-by: Jonliu1993 <13720414433@163.com>
2021-02-02 15:12:41 -08:00
ras0219
5793c4bd9f
[vcpkg] Miscellaneous internal improvements extracted from #15424 (#15677)
* [vcpkg] Miscellaneous internal improvements extracted from #15424

* [vcpkg] CR comments

* [armadillo] Use vcpkg_from_git() to workaround gitlab missing archive

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-02-02 15:00:33 -08:00
Park DongHa
3b4a4e4b5c
[metrohash] support Android triplet build (#15715)
* [metrohash] support Android build

* check ANDROID variable
  * exclude 'crc' sources that requires non-ARM intrinsic
* rewrite CONTROL to vcpkg.json

* [metrohash] update checksum and version JSON

* [metrohash] apply PR feedback

* [metrohash] enable sse4.2 for Clang compiler

* [metrohash] fix wrong version string

* [metrohash] fix wrong version string
2021-02-02 15:00:00 -08:00
pastdue
4ef16cd07e
[libidn2] Fix cross-compile (non-Windows) (#15868)
* [libidn2] Fix cross-compile (non-Windows)

* Convert CONTROL, bump port-version

* x-add-version libidn2
2021-02-02 14:37:29 -08:00
Don Venable
bbcf31b05c
[libffi] Added armv7-a to allowed architectures for Android 32 bit arm builds (#15821)
* Added armv7-a to allowed architectures for Android 32 bit arm builds

Closes #15820

* Fixed typo

* Bumped port version to 7

* Updated libffi version files
2021-02-02 14:36:30 -08:00
双草酸酯
95f2e57839
[drogon] Upgrade to v1.3.0 (#15850)
* [drogon] Upgrade to v1.3.0

* Update_versions

* [drogon] remove debug stuffs

* update version

Co-authored-by: Jonliu1993 <13720414433@163.com>
2021-02-02 14:35:45 -08:00
Marek Roszko
1ce08c0fc7
[ngspice] build codemodel extension libraries (#15882)
* [ngspice] build codemodel extension libraries

* tabs -> spaces

* [ngspice] make codemodels a feature

* [ngspice] Improve portfile.cmake

* update version record

Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2021-02-02 14:28:38 -08:00
miheer vaidya
bbb50a7d8b
[libconfig] Fix libconfig when installing master branch (#15885)
* Fix libconfig when installing master branch

Also add a warning that stable version won't create cmakeConfig files

* run x-add-version

* Update ports/libconfig/portfile.cmake

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

* Update ports/libconfig/portfile.cmake

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

* Update ports/libconfig/portfile.cmake

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

* Update ports/libconfig/portfile.cmake

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

* Revert "run x-add-version"

This reverts commit 79b9ef8693.

* run x-add-version libconfig

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2021-02-02 13:45:32 -08:00
Rémi Bédard-Couture
bc28e2f577
[fast-cpp-csv-parser ] Update to the latest commit: Fixes compiler warnings (#15943)
* Update port to latest commit: Fixes compiler warnings

* update version

Co-authored-by: Jonliu1993 <13720414433@163.com>
2021-02-01 19:27:07 -08:00
NancyLi1013
d4ba955db2
[raylib] Fix usage (#15935)
* [raylib] Fix usage

* Update ports/raylib/CONTROL

* Update versions

* Update versions/r-/raylib.json
2021-02-01 19:26:35 -08:00
Ryan Mast
8ad8ba7a21
[libgcrypt] Update libgcrypt (#15950)
* [libgrypt] Update version to 1.8.7

* [libgcrypt] update versions
2021-02-01 19:25:30 -08:00
JonLiu1993
2e2c9c7ccb
[libjpeg-turbo] update to 2.0.6 (#15936)
* [libjpeg-turbo] update to 2.0.6

* update version
2021-02-01 19:24:55 -08:00
evpobr
1188a3fe9b
[libsndfile] Update to 1.0.31 (#15953)
* [libsndfile] Update to 1.0.31

* update version

Co-authored-by: Jonliu1993 <13720414433@163.com>
2021-02-01 19:24:40 -08:00
evpobr
fe5678ba8a
[libsamplerate] Update to 0.2.1 (#15954) 2021-02-01 19:24:11 -08:00
Jack·Boos·Yu
0e3198878b
[libpq] Fix install tool pg_config on Linux (#15748)
* [libpq] Fix install tool pg_config

* update baseline

* [libpq] Use vcpkg_copy_tool_dependencies instead

* update baseline

* [libpq] Fix install tool pg_config

* update baseline

* [libpq] Use vcpkg_copy_tool_dependencies instead

* update baseline
2021-01-28 19:41:44 -08:00
Wolfgang Stöggl
b063d0cee7
[pugixml] Update to 1.11.4 (#15207)
* [pugixml] Update to 1.11.4

* update version

* Update ci.baseline.txt

Add paraview:x64-linux=fail

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
Co-authored-by: Jonliu1993 <13720414433@163.com>
2021-01-28 19:34:34 -08:00
Alexander Neumann
7f400c423c
[CGAL] switch dep to gmp instead of mpir (#15860)
* [cgal] switch dependency to gmp

* run x-add-version
2021-01-28 19:29:12 -08:00
NancyLi1013
82a9a8436e
[libgeotiff] Fix packagename via find_package (#15750)
* [libgeotiff] Fix packagename via find_package

* Update port_versions

* Update portfile.cmake

* Update patch

* [libgeotiff] Fix packagename via find_package

* Update port_versions

* Update patch

* [pdal] Fix geotiff package name

* Update versions

* [pdal] Update dependency

* Update versions/p-/pdal.json
2021-01-28 19:26:11 -08:00
Johnny Willemsen
db66cbe7fd
[ace] Update to 7.0.0 (#15862)
* [ace] 7.0.0

* [ace] 7.0.0 versions

* Update portfile.cmake

* Update ace.json
2021-01-28 19:24:25 -08:00
Stefano Sinigardi
eb044d1eb5
[OpenCV] bump to 4.5.1 and to 3.4.13 (#15859)
* [OpenCV] bump to 4.5.1 and to 3.4.13

* [OpenCV] fix patches

* [OpenCV] fix hdf5 integration

* [OpenCV] devendor quirc

* fix quirc for downstream ports

* [quirc] fix target export

* update version refs

* [OpenMVG] fix regressions with new opencv

* update version refs

* fix quirc mismatch

* update version refs
2021-01-28 19:23:57 -08:00
Be
2eece71f53
[libkeyfinder] add new port with libkeyfinder 2.2.4 (#15878) 2021-01-28 19:21:46 -08:00
Jack·Boos·Yu
c5bffbd985
[seal] Update verson record (#15933) 2021-01-28 18:47:13 -08:00
Matthias C. M. Troffaes
3c466eb80c
[ffmpeg] use nasm instead of yasm (#14547)
* [ffmpeg] use nasm instead of yasm

* [ffmpeg] bump port version

* [ffmpeg] remove old yasm path reference

* update baseline

* [ffmpeg] fall back to yasm on x86

* [ffmpeg] add comment in portfile about issue with ffmpeg nasm build for future reference

* [ffmpeg] update git-tree

Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2021-01-27 18:29:58 -08:00
Tom Lankhorst
d2cc90fe9c
[libpqxx] Upgrade to v7.3.1 (#15851)
* [libpqxx] Upgrade to v7.3.1

* Update version

Co-authored-by: Jonliu1993 <13720414433@163.com>
2021-01-27 18:29:04 -08:00
Adam Johnson
7f050e0be8
[speex] Add linux and macOS support. (#15855)
* [speex] Add linux and macOS support.

* [speex] Improve portfile.cmake

* update version record

Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2021-01-27 18:22:43 -08:00
Jack·Boos·Yu
09fbac7283
[baseline][colmap] Fix find dependency freeimage (#15886)
* [colmap] Fix find dependency freeimage

* update version record
2021-01-27 18:18:22 -08:00
mfornace
421777e4b2
[taskflow] update to 3.0.0 (#15894)
* update taskflow portfile to 3.0.0

* update version

Co-authored-by: Jonliu1993 <13720414433@163.com>
2021-01-27 18:17:09 -08:00
Jack·Boos·Yu
29286672ee
[openvdb] Fix vcpkg-cmake-wrapper (#15902)
* [openvdb] Fix vcpkg-cmake-wrapper

* update version record
2021-01-27 18:16:47 -08:00
Park DongHa
511e887ee7
[nsync] create a new port (#15714)
* [nsync] create a new port

* [nsync] support system name WindowsStore

* [nsync] use "version" instead of "version-string"

* [nsync] add version JSON

* Update ports/nsync/portfile.cmake

* [nsync] apply PR feedback

* [nsync] update SHA of port

* [nsync] extract vcpkg_replace_string to patch

* update version SHA

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2021-01-27 14:28:14 -08:00
JonLiu1993
3b469cb563
[charls] update to 2.2.0 (#15857)
* [charls] update to 2.2.0

* update version

* delete TARGET_PATH

* update version
2021-01-27 14:25:19 -08:00
Jack·Boos·Yu
f53d9799c3
[vcpkg baseline][osgearth] Fix and add dependency tinyxml (#15900)
* [osgearth] Fix and add dependency tinyxml

* update version record
2021-01-27 14:24:07 -08:00