Commit Graph

139 Commits

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