Commit Graph

187 Commits

Author SHA1 Message Date
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