Commit Graph

1168 Commits

Author SHA1 Message Date
Leonid Pospelov
cdd51899f6
[ChakraCore] Add Linux support (#18476)
* [ChakraCore] Add Linux support

* Fix

* x-add-version

* Update ci.baseline.txt

* Update portfile.cmake

* Do not emit error if VCPKG_BUILD_TYPE is undefined

* Update ports/chakracore/portfile.cmake

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

* Update ports/chakracore/portfile.cmake

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

* Update ports/chakracore/portfile.cmake

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

* Update ports/chakracore/portfile.cmake

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

* Update ports/chakracore/portfile.cmake

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

* Add missing space

* Add quotes to variables

* Update the baseline version

* Fix Windows build

* vcpkg x-add-version chakracore

Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>
2021-07-22 22:58:17 -07:00
pastdue
aaeca7b000
[physfs] Patches to fix behavior on macOS / Linux (#15962)
* [physfs] Patches to fix behavior on macOS / Linux

* Run x-add-version physfs

* Update ports/physfs/portfile.cmake

* Update ports/physfs/portfile.cmake

* Update versions/p-/physfs.json

Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2021-07-22 22:48:48 -07:00
Angus Comrie
bb829973de
[starlink-ast] create new port (#17105)
* initial test of AST (broken)

* slight improvement to build

* almost working...

* added minpack cflags

* use static linking

* yaml and pthreads features added

* debug and release cflags

* versioning

* formated vcpkg.json

* updated version string

* adjusted based on PR feedback

* updated to 9.2.4 release to avoid source patching

* removed comments

* updated baseline version

* Apply suggestions from code review

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

* adds supports field to json

* Update ports/starlink-ast/portfile.cmake

adjust configure options

Co-authored-by: autoantwort <41973254+autoantwort@users.noreply.github.com>

* removed --disabled-shared and MINPACK_NO_DLL

* use DETERMINE_BUILD_TRIPLET to determine host

* updates git-tree hash

* quotemarks fix

* git tree hash update

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
Co-authored-by: autoantwort <41973254+autoantwort@users.noreply.github.com>
2021-07-22 22:47:28 -07:00
Anthony Calandra
7a985e56bf
Allow specifing the ODBC version for nanodbc. (#17974) 2021-07-22 22:38:59 -07:00
Leonid Pospelov
0517776588
[SLikeNet] Update and fix building with x64-mingw-static (#18358)
* SLikeNet now builds under MinGW


Use vcpkg.json instead of CONTROL


Fix


Run x-add-version


Fix deprecation warning


Update ports/slikenet/portfile.cmake

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

* Update ports/slikenet/vcpkg.json

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

* Run vcpkg x-add-version

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
Co-authored-by: Billy Robert ONeal III <bion@microsoft.com>
2021-07-22 22:15:49 -07:00
Stijn Herfst
549d7cd664
[soil2] Update version (#18453)
* [soil2] Update version

* update version files

* Update ports/soil2/CONTROL

* update control file

* [soil2] Remove CMake version support

* Remove CMake version copy

* update version

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
Co-authored-by: Jonliu1993 <13720414433@163.com>
Co-authored-by: Robert Schumacher <ras0219@outlook.com>
2021-07-22 22:13:18 -07:00
Phoebe
92bbf7b331
[openssl] Fix vcpkg-cmake-wrapper.cmake (#18475)
* [openssl] Fix vcpkg-cmake-wrapper.cmake

* Update baseline revision

* Update the wrapper

* Update the baseline

* Update the wrapper

* Update the baseline

* Update the wrapper

* Update the baseline

* Update the wrapper

* Update the baseline

* Update the wrapper

* Update the baseline

* Update the wrapper

* Update the baseline

* Bump port-version.

* Update the baseline version

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-07-22 22:11:45 -07:00
Kai Pastor
8cda3938f5
[tiff] Fix build on arm64-linux (#18511)
* Fix FindCMath

* x-add-version
2021-07-22 22:10:42 -07:00
Andrey Nekrasov
4b317d797e
[spdlog] Update to 1.9.0 (#18512) 2021-07-22 22:08:12 -07:00
Johannes Schönberger
dec95c6eae
[openblas] Fix C/CXX flag customization in openblas (#18535)
* Fix C/CXX flag customization in openblas

* Update ports/openblas/portfile.cmake

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

* Update versions

* Update versions/o-/openblas.json

* Fix merge conflict

* Update versions/o-/openblas.json

Co-authored-by: Alexander Neumann <30894796+Neumann-A@users.noreply.github.com>
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
Co-authored-by: Billy Robert ONeal III <bion@microsoft.com>
2021-07-22 22:05:06 -07:00
winsoft666
4e2653ee02
[teemo] Update version to v2.2. (#18551)
* [teemo] Update version to v2.3.

* [teemo] Modify version to v2.2

* [teemo] Run `vcpkg x-add-version teemo` to add version info.

* [teemo] Update Build-Depends.

* Update versions/t-/teemo.json

Co-authored-by: NancyLi1013 <lirui09@beyondsoft.com>
2021-07-22 22:03:51 -07:00
Lucius Q. User
80cb194dd7
[icu] Fix x86-osx -> arm64-osx cross-compilation (#18608) 2021-07-22 22:00:40 -07:00
Tamás G. Barna
ef793cbe59
[laszip] Migrate LASzip to the new manifest format. (#18614)
* Migrate LASzip to the new manifest format.

- CONTROL -> vcpkg.json
- vcpkg_configure_cmake -> vcpkg_cmake_configure
- vcpkg_install_cmake -> vcpkg_cmake_install

* update version

Co-authored-by: Jonliu1993 <13720414433@163.com>
2021-07-22 21:58:32 -07:00
JinmingHu
25f4315e1b
[azure-storage-cpp] Deprecate azure-storage-cpp package (#18618)
* Add "legacy" to the description of azure-storage-cpp

* vcpkg x-add-version azure-storage-cpp --overwrite-version

* print a message

* update version

* update json file

* Fix typo

* Update version stuff

* add new sdk

* update version

Co-authored-by: Jonliu1993 <13720414433@163.com>
2021-07-22 21:57:32 -07:00
bucurb
22a15e3995
[libuuid] Added cmake config and targets (#18738)
* added cmake config and targets

* bumped version

* updated sha

* renamed targets to unofficial-

* updated sha

* Trigger builds

* PR comments

* updated sha

* Update the baseline version

* PR comments

* sha

Co-authored-by: PhoebeHui <20694052+PhoebeHui@users.noreply.github.com>
Co-authored-by: Billy Robert ONeal III <bion@microsoft.com>
2021-07-22 21:44:41 -07:00
Erik Rigtorp
3a59554bb3
Update SPSCQueue to v1.1 (#19079) 2021-07-22 21:41:00 -07:00
Jack·Boos·Yu
5293c8685a
[libmariadb] Fix plugin installation, fix pkgconfig (#18769)
* [libmariadb] Fix plugin installation, fix pkgconfig

* fix installation

* update version stuff

Co-authored-by: Billy Robert ONeal III <bion@microsoft.com>
2021-07-22 16:19:26 -07:00
Alexandre Bique
8886d85ad0
[llvm] improve cross compilation (#18770) 2021-07-22 15:50:52 -07:00
Phoebe
16aeda9c21
[vcpkg] Update vcpkg tools (#18817)
* [perl/nuget] Update to latest release

* Update nuget to 5.10.0 in vcpkgTools.xml

* Update git aria2 scons go doxygen ruby bazel python3

* Update clang

* Update meson to 5.8.1

* Update the baseline verison

* Update vswhere to 2.8.4

* Update gsutil, add x86 nodejs on windows

* Update git to 2.32.0.2

* Update the doc

* Revert changes for adding nodejs

Co-authored-by: Billy Robert ONeal III <bion@microsoft.com>
2021-07-22 15:50:23 -07:00
Jimmy Lee
dad6d64276
[liblzma] add install bundle for support build target for ios platform. (#18829)
* [liblzma] add install bundle for support build target for ios platform.

* Remove the deprecated functions

* format vcpkg.json

* Update the baseline version

Co-authored-by: PhoebeHui <20694052+PhoebeHui@users.noreply.github.com>
2021-07-22 15:48:47 -07:00
Wei Dai
f241ffc3f0
[apsi] Add new port (#18847)
* Added a new port, apsi.

* Updated versioning.

* Added platform to a feature in apsi.

* Updated versioning.

Co-authored-by: Billy Robert ONeal III <bion@microsoft.com>
2021-07-22 15:36:06 -07:00
Matthias C. M. Troffaes
5abd47dd40
[libmodplug] [ffmpeg] fix libmodplug .pc file for static windows build (#18867)
* [libmodplug] fix pkg-config file for static builds on windows

* [libmodplug] convert CONTROL to vcpkg.json

* [libmodplug] bump port version

* [ffmpeg] enable modplug feature on static windows builds

* [ffmpeg] reformat manifest

* [ffmpeg] bump port version

* [ffmpeg] [libmodplug] x-add-version

* [libmodplug] simplify copyright file install

* [libmodplug] x-add-version

* [ffmpeg] bump port version

* [ffmpeg] x-add-version

* [ffmpeg] fix post-merge

* [ffmpeg] x-add-version
2021-07-22 15:35:12 -07:00
Xing Ji
eea00aaa91
[flatbuffers] upgrade the flatbuffers to v2.0.0 (#18897)
* upgrade the flatbuffers's version

* run `vcpkg x-add-version`

* upgrade flatbuffers to v2.0.0 for mnn

* add new port-version of `mnn` after upgrade the flatbuffers

* fix the port-version of `mnn`

* Update ports/mnn/vcpkg.json

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>

* Update ports/flatbuffers/CONTROL

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>

* run `vcpkg x-add-version flatbuffers --overwrite-version`

* run `vcpkg x-add-version mnn --overwrite-version`

* regenerate code files by flatc before build

* run `vcpkg x-add-version mnn --overwrite-version`

* add `flatbuffers` in dependencies

* run `vcpkg x-add-version mnn --overwrite-version`

* new port version for mnn

* run `vcpkg x-add-version mnn --overwrite-version` to rebuild

* Update versions/m-/mnn.json

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>

* Update ports/mnn/vcpkg.json

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>

* run `vcpkg x-add-version mnn --overwrite-version`

* Add missing quotes.

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
Co-authored-by: Billy Robert ONeal III <bion@microsoft.com>
2021-07-22 15:31:44 -07:00
seladb
10c81db0c9
[pcapplusplus] New port (#18899)
* Add PcapPlusPlus port

* Fix non-windows installation

* Run json formatting and x-add-version

* Run x-add-version

* Fix sha

* Apply suggestions to `vcpkg.json` from code review

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

* Fix versions

* Fix sha for pcapplusplus.json

* Apply suggestions from code review

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

* Revert back from 'version' to 'version-string'

* Apply suggestions from code review

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

* Fix SHA in pcapplusplus.json

* Remove the patches and copy the lib files from the `Dist` folder

* Fix sha

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2021-07-22 15:11:30 -07:00
Akash
d12cbb40ed
[ompl] Fix linking using ${OMPL_LIBRARIES} (#18908)
* Fix _IMPORT_PREFIX

* Export cmake targets file

* Fix config

* Make separate omplapp port

* Run x-add-version for omplapp

* Fix versions

* Fix omplapp static builds

* Run x-add-version

* Update ports/omplapp/portfile.cmake

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

* Update ports/omplapp/portfile.cmake

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

* Put files in quotes

* Run x-add-version

Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>
2021-07-22 15:00:49 -07:00
Liu Chenxin
2a0c48a32d
[nana]add MinGW subsystem support for nana (#18911)
* add MinGW subsystem support for nana

* update port version

* [nana] update versions

* format-manifest

Co-authored-by: Billy Robert ONeal III <bion@microsoft.com>
Co-authored-by: Jonliu1993 <13720414433@163.com>
2021-07-22 14:54:47 -07:00
Rémy Tassoux
f98d75efc7
[robin-hood-hashing] Update to 3.11.3 (#18917)
* [robin-hood-hashing] Update to 3.11.3

* [robin-hood-hashing] Update version files

Co-authored-by: Rémy Tassoux <rt2@rasterizedworld.com>
2021-07-22 14:53:23 -07:00
Leonid Pospelov
1c3bd46b60
[cpp-httplib] Update library to 0.9.1 (#18972)
* Bump cpp-httplib version to 0.9.1

* Run x-add-version
2021-07-22 14:53:11 -07:00
Dmitry Baryshev
dc2d7dc09d
[libavif] Update 0.9.1 to 0.9.2 (#18973)
* [libavif] Update 0.9.1 -> 0.9.2

* [libavif] vcpkg x-add-version --all
2021-07-22 14:52:56 -07:00
Jack·Boos·Yu
4eebfa3bef
[urho3d] Add features, fix usage (#18975)
* [urho3d] Add features, fix usage

* update version stuff

* fix typo

* Correct installation

* fix installation

* update version

* Re-fix install

* Fix tools install

* typo

* Update versions/u-/urho3d.json
2021-07-22 14:52:17 -07:00
Luca Schlecker
9ee3196412
[crow] update to 0.3.2 (v0.3+2) (#18974)
Signed-off-by: Luca Schlecker <luca.schlecker@hotmail.com>
2021-07-22 14:43:35 -07:00
Christoph Neuhauser
64f20adbd6
[vulkan-headers, vulkan-hpp ,vulkan-memory-allocator] Update to the latestion version (#18976)
* Updated vulkan-headers, vulkan-hpp and vulkan-memory-allocator to new versions.

* Updated the port ashes to fix compilation errors with the new Vulkan headers. Added vk_video/ to the list of copied header files in the port vulkan-headers.

* Apply suggestions from code review regarding version strings

Update version strings in ports/ashes/vcpkg.json and ports/vulkan-headers/vcpkg.json.

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>

* Updated versioning information of modified ports.

* Update version strings after changes in vcpkg.json files.

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
2021-07-22 14:25:45 -07:00
henriblMSFT
7fac0dc144
[YARA] update to 4.1.1 (#18977)
* [YARA] update to 4.1.1

* Add baseline frrom .\vcpkg.exe x-add-version yara
2021-07-22 14:23:35 -07:00
BullyWiiPlaza
2a459906dc
[ADVobfuscator] Add new port (#18989)
* [cli11] Update to 1.9.1

* Update version in CONTROL

* Add new port ADVobfuscator

* Format vcpkg.json

* Add version

* Update ports/advobfuscator/vcpkg.json

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

* Update versions/a-/advobfuscator.json

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

* Update versions/a-/advobfuscator.json

* version stuff

Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2021-07-22 14:23:14 -07:00
Jonathan Higgs
3547cd96d9
[imguizmo] new port (#18991)
* [imguizmo] new port

* [imguizmo] Apply suggestions from code review

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>

* [imguizmo] fix formatting

* [imguizmo] fix version-date

* [imguizmo] apply suggestions from code review

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

* [imguizmo] apply suggestions from code review

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

* [imguizmo] add std version requirement

* [imguizmo] remove debug lib rename

* [imguizmo] update to use v1.83 tag

* [imguizmo] fixed hash

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>
2021-07-22 14:05:05 -07:00
Kai Pastor
408443118c
[libunistring] New port (#18997)
* Add port libunistring

* Mark Windows (non-mingw) unsupported

* x-add-version
2021-07-22 14:03:01 -07:00
Fei Chong
dc9e8e1497
[osg-qt] Remove unnecessary dependency (#19000)
* [osg-qt] Remove unnecessary dependency

* [osg-qt] update version baseline

Co-authored-by: Fei Chong <fei.chong@calmcar.com>
2021-07-22 13:58:05 -07:00
Jack·Boos·Yu
f4be15811d
[arrow] Re-fix dependencies (#19014)
* [arrow] Re-fix dependencies

* version
2021-07-22 13:45:35 -07:00
Atılhan Emre Dursunoğlu
1c4205c2a6
[Pcg] update to latest commit (#19023)
* [pcg] update to most recent version.

* [pcg] update versioning.

* [pcg] Add suggested changes.

* update version

Co-authored-by: Jonliu1993 <13720414433@163.com>
2021-07-22 13:42:53 -07:00
Long Huan
eabb3ffe71
[libpq]fix windows build failure (#19031)
* fix windows build failure

fix Could not find debug or release binaries at libpq\x64-windows-rel\src\tools\msvc/Install.pm line 77.

* Update libpq.json
2021-07-22 13:41:26 -07:00
NancyLi1013
1b1d1b209d
[libgo] Add DISABLE_PARALLEL_CONFIGURE (#19037)
* [libgo] Add DISABLE_PARALLEL_CONFIGURE

* update version files

* Update deprecated functions

* Update versions/l-/libgo.json
2021-07-22 13:37:49 -07:00
NancyLi1013
b04a32af28
[rxspencer] Update to latest release 3.9.0 and also support dynamic build (#19039)
* [rxspencer] Update to latest release 3.9.0

* Update version files

* Remove fail from ci.baseline.txt
2021-07-22 13:36:21 -07:00
David
4dc290b650
[entt] update to 3.8.0 (#19043)
* update entt to 3.8.0
2021-07-22 13:35:13 -07:00
Azure SDK Bot
c2e8ba09ce
[azure-security-keyvault-keys-cpp] Update to 4.0.0-beta.4 (#19028)
## 4.0.0-beta.4 (2021-07-20)

### Features Added

- Added `GetIv()` to `EncryptParameters` and `DecryptParameters`.
- Added `BackupKeyResult` for `BackupKey()` return type.

### Breaking Changes

- Removed `Azure::Security::KeyVault::Keys::ServiceVersion::V7_0` and `V7_1`.
- Removed `Azure::Security::KeyVault::Keys::Cryptography::ServiceVersion::V7_0` and `V7_1`.
- Removed `CryptographyClient::RemoteClient()` and `CryptographyClient::LocalOnly()`.
- Removed the general constructor from `EncryptParameters` and `DecryptParameters`.
- Removed access to `Iv` field member from `EncryptParameters` and `DecryptParameters`.
- Removed `Encrypt(EncryptionAlgorithm, std::vector, context)`.
- Removed `Decrypt(DecryptAlgorithm, std::vector, context)`.
- Removed `JsonWebKey::HasPrivateKey()`.
- Removed the `MaxPageResults` field from `GetPropertiesOfKeysOptions`, `GetPropertiesOfKeyVersionsOptions`, and `GetDeletedKeysOptions`.
- Renamed header `list_keys_single_page_result.hpp` to `list_keys_responses.hpp`.
- Updated `BackupKey()` API return type to `BackupKeyResult` model type.
- Renamed `KeyPropertiesPageResult` to `KeyPropertiesPagedResponse`.
- Renamed `DeletedKeyPageResult` to `DeletedKeyPagedResponse`.
- Changed the container for `KeyOperations` from `std::list` to `std::vector` within `CreateKeyOptions` and `UpdateKeyProperties()`.
- Changed the return type of `CrytographyClient` APIs like `Encrypt()` to return `Response<T>` rather than the `T` directly.
- Renamed high-level header from `key_vault_keys.hpp` to `keyvault_keys.hpp`.
2021-07-22 11:13:45 -07:00
Alexander Neumann
c69096659f
[libxml2] fix wrapper (#19033) 2021-07-21 15:40:01 -07:00
pastdue
1c20782ea4
[angle] Update to chromium/4472 (#18432)
* [angle] Update to chromium/4472

* Run x-add-version angle
2021-07-20 11:56:02 -07:00
nicole mazzuca
0e1dc12185
[rollup] Rollup PR 2021-07-16 (#19001)
* [rollup:2021-07-16 1/7] PR #18201 (@JackBoosY)

[vcpkg-cmake] Add check for unused cmake variables

* [rollup:2021-07-16 2/7] PR #18397 (@strega-nil)

[vcpkg_list] add new function

* [rollup:2021-07-16 3/7] PR #18782 (@strega-nil)

[scripts-audit] vcpkg_build_ninja

* [rollup:2021-07-16 4/7] PR #18784 (@strega-nil)

[scripts-audit] vcpkg_minimum_required

* [rollup:2021-07-16 5/7] PR #18785 (@strega-nil)

[scripts-audit] vcpkg_replace_string

* [rollup:2021-07-16 6/7] PR #18786 (@strega-nil)

[scripts-audit] windows scripts

* [rollup:2021-07-16 7/7] PR #18945 (@strega-nil)

[many ports] remove deprecated vcpkg_check_features call [1/5]

Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
Co-authored-by: PhoebeHui <20694052+PhoebeHui@users.noreply.github.com>
2021-07-20 10:24:58 -07:00
Billy O'Neal
ce3caf4515
[embree2] Fix static linking (#18985)
* [embree2] Fix static linking

Recently attempting to build embree2 is causing our osx workers to die. Example recent CIs:

https://dev.azure.com/vcpkg/public/_build/results?buildId=56146
https://dev.azure.com/vcpkg/public/_build/results?buildId=55886
https://dev.azure.com/vcpkg/public/_build/results?buildId=55802

Notably, we don't see this problem in PRs because it is marked "fail" in ci.baseline.txt. Initially, I was going to change it to skip, but observed that the project uses an ordinary cmake build and all the failing triplets were static ones.

If this PR passes, the hope is that CI with this change will pass too.

* Disable embree2 more directly for mac and linux because the portfile isn't prepared for it.

* Small changes

* Update the baseline version

* Use string(COMPARE EQUAL for EMBREE_STATIC_RUNTIME as well.

Co-authored-by: PhoebeHui <20694052+PhoebeHui@users.noreply.github.com>
2021-07-19 19:29:59 -07:00
myd7349
637ab6863d
[simdjson] Update to v0.9.6 (#18479)
* [simdjson] Update to 0.9.6

* [simdjson] Update

* [simdjson] Overwrite version

* [simdjson] no-deprecated -> deprecated

Features need to be additive, not subtractive.

* [simdjson] Remove unnecessary code

* [simdjson] Overwrite version

* [simdjson] Enable deprecated APIs by default

* [simdjson] Overwrite version
2021-07-19 17:20:59 -07:00
Matthias Kuhn
7c42464ca6
[exiv2] Make add nls feature (#18964) 2021-07-19 16:42:44 -07:00
Long Nguyen
3a28333d60
[libffi] Update to v3.4.2 (#18995)
* [libffi] Update to v3.4.2

* [vcpkg baseline] Update libffi

* [libffi] Add i686 as supported processor

* [vcpkg baseline] Update libffi
2021-07-19 12:34:57 -07:00
Billy O'Neal
fb84265be2
[pistache] Build fixes from 2021-07-18 (#18994) 2021-07-19 12:11:33 -07:00
Jack·Boos·Yu
ee9de9fcc4
[mlpack] Add feature openmp (#18942)
* [mlpack] Add feature openmp

* format manifest

* add version stuff

* Update ports/mlpack/portfile.cmake

* Update versions/m-/mlpack.json
2021-07-16 12:55:36 -07:00
Park DongHa
bbe9763f62
[liburing] create a new port (#17623)
* [liburing] create a new port

* [liburing] patch datadir

* [liburing] add port usage

* with CMake module: FindPkgConfig

* Update ports/liburing/portfile.cmake

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

* [liburing] comments for BUILD_SHARED

* update git-tree SHA

* [liburing] fix portfile

* [liburing] configure with ENABLE_SHARED

* update git-tree SHA

* Update ports/liburing/usage

* [liburing] fix mistype in usage

* update git-tree SHA

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
Co-authored-by: nicole mazzuca <83086508+strega-nil-ms@users.noreply.github.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-07-16 12:53:49 -07:00
Lucius Q. User
588b1e66f9
[openssl] Fix x86-osx -> arm64-osx cross-compilation (#18630) 2021-07-16 12:51:32 -07:00
bucurb
0f05959612
[Faiss] Fix dependencies (#18780)
* fixed targets

* bumped port version

* updated sha

* lapack-reference should always write into lapack

* lapack-reference sha

* Fixed clapack target

* versions

* sha

* ensure cmake finds the cuda compiler

* sha
2021-07-16 12:03:54 -07:00
Jack·Boos·Yu
0bf44b144b
[nuklear] Export unofficial target, add features (#18881)
* [nuklear] Export unofficial target, add features.

* update version stuff

* Update ports/nuklear/portfile.cmake

* Update versions/n-/nuklear.json

* Update ports/nuklear/CMakeLists.txt

* Update ports/nuklear/CMakeLists.txt

* Update ports/nuklear/CMakeLists.txt

* Update versions/n-/nuklear.json
2021-07-16 12:00:42 -07:00
Andrey
5236efaa9d
Fix nativefiledialog port using build time include dir (#18923)
* Fix nativefiledialog port using build time include dir

* Update ports/nativefiledialog/vcpkg.json

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

* Update ports/nativefiledialog/vcpkg.json

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

* Update versions/n-/nativefiledialog.json

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

* Update versions/baseline.json

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

* Update tree hash

* Update versions/n-/nativefiledialog.json

Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2021-07-16 11:57:20 -07:00
maz-1
04658e4cc4
[libe57] Add new port (#18445)
* [libe57] Add new port

* remove deprecated entries

* update version files according to maintainer guide

* add dependency for linux

* update cmake patch

* update versioning

* delete obsolete lines

* fix linux/osx

* fix osx include and linker problem

* [libe57] remove deprecated functions
2021-07-16 00:52:38 -07:00
Richard Yu
d90f71a4dd
[c4core, ryml] Add windows arm/arm64 support (#18316)
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-07-16 00:50:22 -07:00
JonLiu1993
4d2568ee8d
[openvdb] update to v8.0.0 (#16034) 2021-07-16 00:48:26 -07:00
Osyotr
8d5a4268a2
[boost-python] Allow feature python2 on Unix (#18465)
* [boost-python] Allow feature python2 on Unix

* Update version record
2021-07-16 00:19:25 -07:00
Matthias C. M. Troffaes
30d8b36c58
[ffmpeg] enable opengl feature on osx (#18624)
* [ffmpeg] enable opengl feature on osx

* [ffmpeg] x-add-version

* [ffmpeg] remove opengl osx check in portfile

* [ffmpeg] x-add-version

* Update ports/ffmpeg/portfile.cmake

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

* [ffmpeg] x-add-version

* [ffmpeg] bump port version

* [ffmpeg] x-add-version

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-07-16 00:16:41 -07:00
Carsten Rudolph
394e6f0997
[d3d12-memory-allocator] new port (#18212)
* Added d3d12 memory allocator port.

* Fixed leftover name from vulkan memory allocator.

* Remove single header patch.

* Don't apply patch.

* Properly set interface sources.

* Bump version and update manifest format.

* Build static library instead of using an interface target.

* Properly export and fixup config.

* Update baseline.

* Remove `PREFER_NINJA`.

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

* Update version.

* Use `version-date` instead of `version`.

* Update baseline.

* Remove leftover version.

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>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-07-16 00:15:17 -07:00
aggieNick02
aee68688c3
[presentmon] Update presentmon port from 1.6.0 release to 1.7.0 (#18234)
* update presentmon to 1.7.0 release

* Commit running of x-add-version for presentmon port update

* fixes for presentmon port

* rerun x-add-version
2021-07-16 00:14:27 -07:00
Alexander Neumann
e43557e665
[libxml2] Update to 2.9.12 and use upstream CMakeLists.txt (#17945)
* vcpkg_fixup_pkgconfig for allgero5

* version stuff

* Update port

* version stuff

* add missing patch

* version stuff

* deactivate ICU linkage

* add missing 2

* fix include issue in dependend ports.

* fix include dirs in wrapper

* always install wrapper for corrections

* target also needs fixing.

* fix install of wrapper

* version stuff

* libxml define LIBXML_STATIC in the header in static builds

* libxslt build only one type of library to avoid link issues

* version stuff

* add cmake policy

* version stuff

* remove accidental cmake_minimum_required(VERSION)

* version stuff

* version stuff

* add feature tools to build tools

* version stuff

* fix version stuff

* add ws2_32 to the target which was missing.

* version stuff

* add liblzma and zlib to the target

* no need to adjust in config mode

* version stuff

* apply some of the CR suggestions

* version update

* remove icu dependency.

* version stuff

* setting uwp builds of libxml2 to fail. (icu supports:!uwp)

* add !uwp into supports due to getenv call

* version stuff

* baseline stuff

* Restore old version record for libxml2.

Co-authored-by: Robert Schumacher <ras0219@outlook.com>
2021-07-15 17:19:56 -07:00
Matthew Oliver
ee66b89059
[ffmpeg] Enable fdk on arm or uwp. (#18659) 2021-07-15 16:39:25 -07:00
Alexander Neumann
226990bf0a
[cairo] Fix static cairo builds (#18103)
* fix static cairo builds

* remove outdated patch

* version stuff

* try getting cairo back into static CI builds
2021-07-15 16:01:16 -07:00
Park DongHa
ab8067a86b
[spdlog] support wchar when target is Windows (#18041)
* [spdlog] support wchar when targeting Windows

* filename will be `std::string`
* functions `wstr_to_utf8buf`, `utf8_to_wstrbuf` will be added

* [spdlog] update baseline and git-tree SHA

* [spdlog] make wchar_t options to port features

* new feature: `wchar`, `wchar-filenames`
* update git-tree SHA

* Update ports/spdlog/portfile.cmake

Co-authored-by: nicole mazzuca <83086508+strega-nil-ms@users.noreply.github.com>

* Update ports/spdlog/portfile.cmake

Co-authored-by: nicole mazzuca <83086508+strega-nil-ms@users.noreply.github.com>

* [spdlog] more clear SPDLOG_WCHAR_FILENAMES usage

* Update versions/s-/spdlog.json

* Update ports/spdlog/vcpkg.json

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

* Update ports/spdlog/portfile.cmake

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

* Update ports/spdlog/portfile.cmake

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

* [spdlog] update version SHA

* [spdlog] update port version

Co-authored-by: nicole mazzuca <83086508+strega-nil-ms@users.noreply.github.com>
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-07-15 16:00:28 -07:00
Hartmut Kaiser
0c8249a2dc
Adapting for HPX V1.7.0 (#18966) 2021-07-15 15:38:30 -07:00
myd7349
9624235c56
[czmq] Update to v4.2.1 (#17989)
* [czmq] Update to 4.2.1

* [czmq] vcpkg x-add-version czmq

* [czmq] Quote paths

* [czmq] Overwrite version

* [czmq] Fix curl winldap linkage when built as static library

* [czmq] Overwrite version

* [czmq] Fix dependencies

* [czmq] Overwrite version

* [czmq] Modernize

* [czmq] Overwrite version
2021-07-15 14:55:58 -07:00
JonLiu1993
04208f04da
[Pistache] update to HEAD (#17013)
* [Pistache] update to HEAD

* update version

* fix linux Error

* update version

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-07-15 14:52:47 -07:00
Luke
071f53715b
[glslang] Update to 11.1.0 (#15719)
* [shaderc] remove port since it does not build

* [glslang] updated to version 11.1.0

* [glslang] Add python path

* [glslang] baseline.json and glslang.json updated

* Update portfile.cmake

* Update CONTROL

* Update port_versions

* Update port_versions

* Update port_versions

* Update port_versions

* Update port_versions

* [glslang] port update to version 11.4.0

* [glslang] port version removed from json

* [glslang] remove shaderc

* [glslang] baseline update

* [glslang] versions hash update

* [glslang] portfile format fix + use of ${PORT}

* [glslang] new hash

* [glslang] revert portfile back

* [glslang] portfile apply changes

* [glslang] update hash for x86 windows

* [glslang] update to 1.5.0

* [glslang] git-tree hash update

* [glslang] remove old version 1.4.0

* [glslang] git-tree hash update

* [glslang][shaderc] Update and fix targets to match upstream

* Update versions

Co-authored-by: Lukas Lipp <llipp@cg.tuwien.ac.at>
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
Co-authored-by: JonLiu1993 <13720414433@163.com>
Co-authored-by: Robert Schumacher <ras0219@outlook.com>
2021-07-15 07:00:19 -07:00
VuYeK
6809996808
[sciter ] Updated sciter version to 4.4.8.3 (#18924)
* Updated sciter version to 4.4.8.3

* Update CONTROL

* Update baseline.json

* Update sciter.json

* Update portfile.cmake

* Fixed git tree hash
2021-07-14 15:10:29 -07:00
Billy O'Neal
957d2024b8
Update to Ubuntu 20.04. (#18892)
* Update Ubuntu to 20.04.

* [tfhe] Disable -Wall -Werror

* [sophus] Disable -Werror.

* Fix typo in deployment of CUDA.

* Add libxxf86vm-dev for opensubdiv.

* [opensubdiv] Fix OpenCL search on Ubuntu 20.04, and document libxxf86vm-dev dependency

* [msgpack11] Disable -Werror.

* [qtwayland, qt5wayland] Add system library notice.

* Add python-is-python3 to unbreak tensorflow, v8, and others

* [graphqlparser] Remove directive rejected by Bison 3.5.1

* [ogdf] Mark as failing in ci.baseline.txt. Issue filed https://github.com/microsoft/vcpkg/issues/18936

* [bde] Mark failing in ci.baseline.txt, issue filed https://github.com/microsoft/vcpkg/issues/18937

* [soem] Patch out -Werror

* Update pool.
2021-07-14 12:46:05 -07:00
nicole mazzuca
d369df7ecf
[rollup:2021-07-06] Rollup PR (#18838)
* [rollup:2021-07-06 1/8] PR #18272 (@strega-nil)

[scripts-audit] vcpkg_from_*

* [rollup:2021-07-06 2/8] PR #18319 (@strega-nil)

[scripts-audit] add guidelines for cmake

* [rollup 2021-07-06 3/8] PR #18410 (@mheyman)

[vcpkg-cmake-config] documentation fix

* [rollup:2021-07-06 4/8] PR #18488 (@strega-nil)

[scripts-audit] vcpkg_execute_*

* [rollup:2021-07-06 5/8] PR #18517 (@strega-nil)

[scripts-audit] vcpkg_extract_source_archive

* [rollup:2021-07-06 6/8] PR #18674 (@NancyLi1013)

[vcpkg doc] Update examples

* [rollup:2021-07-06 7/8] PR #18695 (@JackBoosY)

[vcpkg] Update the minimum version of vcpkg

* [rollup:2021-07-06 8/8] PR #18758 (@ras0219-msft)

[vcpkg_from_git] Fix error if downloads folder does not exist

* build docs!

* fix bond:*-windows

* fix nmap

Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
Co-authored-by: Michael Heyman <Michael.Heyman@jhuapl.edu>
Co-authored-by: NancyLi1013 <lirui09@beyondsoft.com>
Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
Co-authored-by: Robert Schumacher <ras0219@outlook.com>
2021-07-14 12:45:18 -07:00
JonLiu1993
932df5b8ed
[ensmallen] Update to the 2.17.0 (#18877)
* [ensmallen] Update to the 2.17.0

* update version

* delete PREFER_NINJA

* update version
2021-07-13 13:15:39 -07:00
Anichitei Ionel-Cristinel
9f7d6142eb
[bddisasm] Update to 1.33.0 (#18873)
* Add bddisasm port

Currently fetching bddisasm from my fork of the project

* bddisasm: Build with BDD_INCLUDE_TOOL=OFF

* bddisasm: Use PREFER_NINJA

* bddisasm: Update REF

* bddisasm: Don't use vcpkg_install_msbuild

* bddisasm: Switch to release 1.32.1 from the bitdefender repo

* Add the result of ./vcpkg x-add-version --all

* Replace the control file with a manifest

Converted with ./vcpkg format-manifest

* Add more details to bddisasm/vcpkg.json

Added port-version, license, homepage, documentation, and port mantainers

* Fix bddisasm/vcpkg.json

* Fix the version file

* List arm as not supported

* Update version file

* Fail install on arm

* Use the new vcpkg_cmake_* functions

* Remove the LICENSE file

* Fix version

* Update version file

* build only static library

bddisasm only supports being built as a static library, so say that in the portfile

* bddisasm: Update port to version 1.33.0

Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
2021-07-13 13:15:22 -07:00
Adam Johnson
a66098ad1a
[python3] Update to 3.9.6 (#18754)
* [python3] Bump to 3.9.6

* x-add-version

* Update all tools to Python 3.9.6.
2021-07-13 13:13:06 -07:00
JonLiu1993
675adc7e85
[PMDK] update to 1.11 (#18848)
* [PMDK] update to 1.11.0

* update version

* remove patch

* update version
2021-07-13 13:06:51 -07:00
Take Vos
e755dfcddc
Update of the ttauri port to 0.4.0 (#18910) 2021-07-13 12:49:41 -07:00
Rémy Tassoux
0033112a66
[implot] Update to 0.11 (#18909)
* [implot] Update to 0.11

* [implot] Update version files

Co-authored-by: Rémy Tassoux <rt2@rasterizedworld.com>
2021-07-13 12:49:24 -07:00
Charlie Barto
1559315ea6
[ avcpp ] Update version (#18436)
* remove avcpp patch that was accepted upstream.

revert port version

* update versions
2021-07-08 11:04:14 -07:00
Vitalii Koshura
9b96f7fce0
[sentry-native] Update to 0.4.11 (#18856)
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2021-07-08 10:53:01 -07:00
Mathis Logemann
1af1e604cd
[protozero] update to 1.7.0 (#18842)
* update protozero to 1.7.0

* update versions

* apply suggestions

* version
2021-07-08 10:51:32 -07:00
Xing Ji
e681ff653c
[gli] upgrade the gli to latest (#18715)
* upgrade the gli to latest

* update the version of gli

* update the version of gli

* [gli] Revert patch, use date scheme

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-07-08 10:51:05 -07:00
Phoebe
514473137d
[utf8proc] Export cmake targets (#18860)
* [utf8proc] Export cmake targets

* Update the baseline version
2021-07-08 10:50:43 -07:00
Twice
0ab791bf49
[protopuf] Update to 2.1.0 (#18757)
* [protopuf] update to 2.1.0

* [protopuf] add version info
2021-07-08 09:03:30 -07:00
Azure SDK Bot
698c444403
[azure-core-cpp] Update to 1.1.0 (#18779)
* [azure-core-cpp] Update to 1.1.0
## 1.1.0 (2021-07-02)

### Bugs Fixed

- Fixed a memory leak issue in `Base64Encode()`. (A community contribution, courtesy of _[jorgen](https://github.com/jorgen)_)

### Other Changes

- Made internal-only changes to support the Azure Key Vault client library.

### Acknowledgments

Thank you to our developer community members who helped to make Azure Core better with their contributions to this release:

- Jorgen Lind _([GitHub](https://github.com/jorgen))_

* [azure-storage-common-cpp] Update to 12.0.1
## 12.0.1 (2021-07-07)

### Bug Fixes

- Fixed a memory leak issue while parsing XML.

* [azure-storage-blobs-cpp] Update to 12.0.1
## 12.0.1 (2021-07-07)

### Bug Fixes

- Fixed a bug where transactional MD5 hash was treated as blob MD5 hash when downloading partial blob.

* [azure-storage-files-datalake-cpp] Update to 12.0.1
## 12.0.1 (2021-07-07)

### Bug Fixes

- Fixed a bug where transactional MD5 hash was treated as blob MD5 hash when downloading partial blob.

* [azure-storage-files-shares-cpp] Update to 12.0.1
## 12.0.1 (2021-07-07)

No API changes since `12.0.0`.

* Remove curl version from vcpkg manifest

* Update version files

Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
2021-07-08 00:17:17 -07:00
Billy O'Neal
b761301f77
Download khrplatform.h with vcpkg instead of gl3w_gen.py so that our downloader settings are used (#18858)
Alternative resolution of https://github.com/microsoft/vcpkg/pull/18846/
2021-07-07 18:24:13 -07:00
Sleepy Flower Girl
335a3c73c8
[sleepy-discord] Add new port (#17604)
* New port sleepy-discord

* Add versions for Sleepy Discord

* SleepyDiscord: use website as homepage

* SleepyDiscord: Remove No newline at end git diff

* SleepyDiscord: format manifest

* SleepyDiscord: rerun x-add-version

* SleepyDiscord: add compression feature

* SleepyDiscord: Update version string

* SleepyDiscord: rerun x-add-version again

* SleepyDiscord: set version-date

* SleepyDiscord: rerun add-version

* SleepyDiscord: Add requested changes

* SleepyDiscord: run add version

* SleepyDiscord: update library

* SleepyDiscord: rerun x-add-version

* SleepyDiscord: copy config file to share folder

* SleepyDiscord: run add-version

* SleepyDiscord: Fix issue with parallel configuring

* SleepyDiscord: x-add-version

* SleepyDiscord: replace deprecated functions

* SleepyDiscord: x-add-version

* SleepyDiscord: Install config during configure

* SleepyDiscord: x-add-version

* [sleepy-discord] update: add Select Menus

* [sleepy-discord] run add-version

* [sleepy-discord] rerun add-verion
2021-07-07 15:06:54 -07:00
Simone Gasparini
c55570ee66
[cctag] Add new port (#16719)
* [cctag] add port

* [cctag] using version-semver

* [cctag] fix for multithreaded compilation

* [cctag] update ci.baseline

* [cctag] fix format json

* [cctag] fix version with semver

* [cctag] update version sha

* [cctag] v1.0.0-rc2

* [cctag] v1.0.0-rc3 with vcpkg_copy_tools(), much simpler

* [cctag] update port file

* [cctag] v1.0.0-rc4

* [cctag] update version file

* [cctag] v1.0.0

* [cctag] update version file v1.0.0
2021-07-07 14:15:45 -07:00
autoantwort
761c81d433
[boost] update to 1.76.0 (#17335)
* [boost] update generator script for boost 1.76

* [boost] update ports to 1.76.0 (run generator)

* [boost] fix windows build?

* [quantlib] update and fix mac build

* [symengine] update and fix build

* [avro-cpp] update to latest master and fix windows build

* [folly] update to 2021.05.31.00

* [fbthrift, fizz, wangle] update to v2021.05.31.00 and fix build

* [proxygen] update to version 2021.05.31.00

* [fizz, proxygen, fbthrift] fix sodium target

* [proxygen] also works on macOS

* [quantlib] use fix from upstream to fix mac build

* [symengine] minimize patch file and fix deprecation warning

* [folly,proxygen,wangle,fizz,fbthrift] update to 2021.06.14.00

* [fbthrift] remove unnecessary dependency rsocket

I couldn't find any information that this dependency exists. The term is used in the code, but not in the context of a dependency

* [fizz,fbthrift] fix zlib dependency

* [fbthrift] pass required flex executable to cmake configure

* add version files

* [boost] generate-ports.ps1: Apply code review

* [boost] changes from new version of generate-ports script

* update version files

* [boost] generate-ports.ps1: Apply code review
2021-07-07 12:31:06 -07:00
JonLiu1993
a1225b69e0
[socket-io-client]fix socket-io-client use (#18768)
* update patch file

* update version
2021-07-07 09:26:53 -07:00
Phoebe
959e4c61cd
[glew] Improve messages for system opengl dependency (#18672)
* [glew] Fix the dependency

* Update baseline version

* Adress the review suggestions

* Update the baseline revision
2021-07-07 09:26:06 -07:00
shishirb-MSFT
fb0fcec3b2
[proxywrapper] Remove proxywrapper package (#18692)
* Remove proxywrapper package

* [proxywrapper] Remove from baseline since there is no longer a tested version of the port

Co-authored-by: Robert Schumacher <ras0219@outlook.com>
2021-07-07 09:24:53 -07:00
Cédric Tabin
a0fa6aeb82
[libzippp] Update to 4.1-1.8.0 (#18553)
Co-authored-by: Cédric Tabin <cedric.tabin@gmail.com>
2021-07-06 14:05:52 -07:00
omartijn
e1c7c900f9
[boost-modular-build-helper] Fix boost build toolchain options not being used (#18529)
* Fix boost build toolchain options not being used

The issue was due to the options only being set for the gcc toolchain,
and then only for a specific version. On platforms defaulting to a
different toolchain (e.g. macOS) this didn't work at all.

Additionally, some missing flags were not propagated, in particular the
CMAKE_OSX_DEPLOYMENT_TARGET, CMAKE_OSX_SYSROOT and CMAKE_OSX_ARCHITECTURES

* [boost-modular-build-helper] Apply CR comments

Co-authored-by: Martijn Otto <git@martijnotto.nl>
Co-authored-by: Robert Schumacher <ras0219@outlook.com>
2021-07-06 14:05:13 -07:00
Ronald
8000529d61
[xlsxio] new port (#18438)
* add port: xlsxio

* vcpkg x-add-version xlsxio

* fix deps

* add vcpkg_fixup_pkgconfig()

* Apply suggestions from code review

To be consistent, `OUT_FEATURE_OPTIONS FEATURE_OPTIONS` in a new line, as in `vcpkg_from_git`.

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

* Update ports/xlsxio/portfile.cmake

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

* format

* use date as version string

* vcpkg format-manifest

* Update ports/xlsxio/portfile.cmake

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

* patch for dependency

* fix typo

* vcpkg x-add-version

* remove feature wide

* Update ports/xlsxio/vcpkg.json

deprecate libzip that's an alternative and imperfect

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

* Update ports/xlsxio/vcpkg.json

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

* Update versions/x-/xlsxio.json

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

* Remove x64-windows-cpp17 community triplet

Co-authored-by: abc <a@b.com>
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-07-06 14:04:12 -07:00
myd7349
ce50feee79
[ftxui] Add new port (fix #16327) (#18360)
* [ftxui] Add new port (fix #16327)

* [ftxui] x-add-version ftxui

* [ftxui] Drop UWP support

* [ftxui] Update to 2021-06-16

* [ftxui] Overwrite version

* [ftxui] Try to fix linux and macOS build

* [ftxui] Overwrite version

* [ftxui] Fail fast on UWP

* [ftxui] Clean version file

* [ftxui] Overwrite version

* [ftxui] Update to 2021-06-17

* [ftxui] Overwrite version

* [ftxui] Remove debug/share

* [ftxui] Overwrite version

* [ftxui] Quote paths

* [ftxui] Overwrite version
2021-07-06 14:01:56 -07:00
Mathis Logemann
604c974fdb
[mapbox-wagyu] add new port (#18771)
* add wagyu

* add versions

* update hash

* update versions
2021-07-06 13:57:41 -07:00
Artem Shubovych
5fa8c717ea
[irrlicht] Add OSX support (#18725)
* Fix Irrlicht compilation on OSX

* Update port description

* Update portfile instructions

* Update version

* Fix patch files

* Add missing cmake dependencies

* Remove obsolete comment

* Update version

* Remove OBJCXX language from project definition to prevent Windows builds from failing

* Update versions

* Code review tweaks

* Update version

* Update versions/i-/irrlicht.json

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

* Fix qt5-3d build failure on OSX

* Update qt5-3d version

* Update port-version for qt5-3d

* Update version for qt5-3d

* [qt5-3d] Revert modification to previous version entry

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
Co-authored-by: Robert Schumacher <ras0219@outlook.com>
2021-07-06 13:51:11 -07:00
Luca Schlecker
dbed9ee4c0
[crow] update to v0.3+1 (#18706)
Signed-off-by: Luca Schlecker <luca.schlecker@hotmail.com>
2021-07-06 13:49:23 -07:00
JonLiu1993
75a90ccfb1
[exiv2] update to 0.27.4 (#18750)
* [exiv2] update to 0.27.4

* update version
2021-07-06 13:48:44 -07:00
Carlos O'Ryan
84e3c0a0b7
[google-cloud-cpp] update to latest release (v1.29.0) (#18759) 2021-07-06 13:46:21 -07:00
Matthias C. M. Troffaes
7179350f94
[ffmpeg] fix LGPL build, disable avisynthplus on static builds (#18803)
* [ffmpeg] do not pull in postproc for LGPL build

* [ffmpeg] disable avisynthplus on static builds (as it is not functional)

* [ffmpeg] bump port version

* [ffmpeg] x-add-version
2021-07-06 13:45:15 -07:00
Alexander Neumann
8a07b5df24
[Qt6] Update to 6.1.2 (#18787)
* update qt to 6.1.2

* version stuff
2021-07-06 13:43:23 -07:00
JonLiu1993
9c5648feb8
[paho-mqtt] update to 1.3.9 (#18765)
* [paho-mqtt] update to 1.3.9

* update version

* revert patch format

* update version
2021-07-06 13:40:02 -07:00
JackMacWindows
92340aa815
[sdl2-mixer] Add fluidsynth feature (#18826)
* [sdl2-mixer] Add fluidsynth feature

* [sdl2-mixer] Add fluidsynth feature

* [sdl2-mixer] Add fluidsynth feature

* Updated versions & fixed style

* Fixed version hash
2021-07-06 13:38:46 -07:00
LE GARREC Vincent
fc6d2ed5b9
[catch2] Fix linux build in NTFS fs (#18814)
file(RENAME Camel lower) works fine when running vcpkg in
Windows Powershell with triplet x64-windows in NTFS fs.

file(RENAME Camel lower) does not work fine when running vcpkg in
WSL with triplet x64-linux in NTFS.
2021-07-06 13:36:25 -07:00
Kai Pastor
1d39c6f246
[hdf5] Fix linking order in pc file (#18825)
* Fix link order in pc file

* x-add-version
2021-07-06 13:34:41 -07:00
Phoebe
a6cefc0e22
[vcpkg baseline][cnl] Disable tests (#18767) 2021-07-06 13:29:20 -07:00
João Maia
110c89fc6a
[klein] create a new port (#18279)
* [klein] new port

* [klein] Replace version-string by version

* [klein] Add call to vcpkg_fixup_pkgconfig()

* [klein] Replace klein by ${PORT}

* [klein] Add patch to avoid using FetchContent

* [klein] Change version to version-date

* update version

* Apply suggestions from code review

Co-authored-by: nicole mazzuca <83086508+strega-nil-ms@users.noreply.github.com>

* Update git-tree version

Co-authored-by: Jonliu1993 <13720414433@163.com>
Co-authored-by: nicole mazzuca <83086508+strega-nil-ms@users.noreply.github.com>
2021-07-06 10:29:48 -07:00
mathijs727
3335dadc75
[cnl] Update to version 1.1.7 (#18439)
* [cnl] update to version 1.1.7

* Update baseline.json

* Update ports/cnl/CONTROL

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

* Update ports/cnl/portfile.cmake

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

* Update HEAD_REF to point to main

* Bump port-version

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

* Run vcpkg x-add-version cnl

* Update versions/c-/cnl.json

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

* Update ports/cnl/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/c-/cnl.json

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

* Update git tree with vcpkg x-add-version

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-07-01 10:41:20 -07:00
Michael R. P. Ragazzon
015b6f88e7
[rmlui] Add Rmlui library (#18409)
* Add RmlUi port

* Update versions

* Fix uwp build

* Update versions

* Add maintainers to manifest

* Update version

* Update ports/rmlui/portfile.cmake

Co-authored-by: Noam Chitayat <noam-c@users.noreply.github.com>

* - Update to RmlUi 4.1, fixes some issues with missing dependencies.
- Add robin-hood-hashing as dependency, replacing built-in copy.
- Only need FreeType core.
- Static library definition now replaced in-source.

* Fix config name

* Change source in current packages directory

* Use robin_hood.h included from vcpkg

* Move source modifications to robin_hood patch

* Fix path in patch

Co-authored-by: Noam Chitayat <noam-c@users.noreply.github.com>
2021-07-01 10:25:42 -07:00
Lev Stipakov
06f8fd637d
[OpenSSL] support for "no-autoload-config" config option (#18389)
* [OpenSSL]: support for "no-autoload-config" config option

OpenSSL has "no-autoload-config" config option,
which disables automatic config loading:

  https://github.com/openssl/openssl/pull/5959

This patch allows to set above option via variable
in custom triplet:

  # build-openssl-no-autoload-config.cmake
  set(OPENSSL_NO_AUTOLOAD_CONFIG ON)

and use it like:

  vcpkg install --overlay-triplets=<path-to-triplets> \
    openssl:build-openssl-no-autoload-config

Signed-off-by: Lev Stipakov <lev@openvpn.net>

* [OpenSSL] bump version

Signed-off-by: Lev Stipakov <lev@openvpn.net>
2021-07-01 10:21:44 -07:00
Jack·Boos·Yu
70391309f2
[tgui] Fix feature tool dependency (#18724)
* [tgui] Fix feature tool dependency

* update version record
2021-07-01 10:20:48 -07:00
NancyLi1013
8bb3f9e4a0
[bzip2] Update repository (#18705)
* [bzip2] Update repository

* Update version files
2021-07-01 10:14:42 -07:00
bucurb
7338d7ec1a
[libxml2] Fix target (#18714)
* fix LibXml2 target dependencies

* updated version files
2021-07-01 09:49:04 -07:00
omartijn
6d47a2faec
[ffmpeg] multi arch support (#18635)
* Expand Architecture list with escape chars

This expands the architecture lists with escape characters. When
building FAT binaries for macos using multiple architectures in the
values they need to be escaped otherwise they are passed on to CMake
incorrectly #14932

* Adding the architecture fix to vcpkg-cmake port
updating port vcpkg-cmake version

* updated version in baseline

* Allow building ffmpeg for multiple architectures on macOS

Since ffmpeg does _not_ support multi-arch builds due to their use of
autotools and config.h which then includes the wrong platform-dependent
functions, we must perform two separate builds and join them using lipo

* fixup! Allow building ffmpeg for multiple architectures on macOS

* fixup! Allow building ffmpeg for multiple architectures on macOS

Co-authored-by: Sander Cox <sander@paralleldimension.nl>
Co-authored-by: Martijn Otto <martijn@resolume.com>
2021-07-01 09:24:59 -07:00
Sander Cox
fad4d8eecc
[vcpkg] Expand Architecture list with escape chars (#18156)
* Expand Architecture list with escape chars

This expands the architecture lists with escape characters. When
building FAT binaries for macos using multiple architectures in the
values they need to be escaped otherwise they are passed on to CMake
incorrectly #14932

* Adding the architecture fix to vcpkg-cmake port
updating port vcpkg-cmake version

* updated version in baseline
2021-07-01 09:21:55 -07:00
Jack·Boos·Yu
2d15043211
[recast] Export unofficial target (#18671)
* [recast] Export unofficial target

* update version record

* Export INTERFACE_INCLUDE_DIRECTORIES

* Export more include dirs.

* Update versions/r-/recast.json
2021-07-01 09:14:08 -07:00
bucurb
59e3243c99
[protobuf] Fixed protoc path (#18741)
* fixed protoc path

* bumped version
2021-07-01 09:10:50 -07:00
Johannes Schönberger
9e104306a7
[mongo-c-driver] Fix for custom VCPKG_BUILD_TYPE (#18569)
* Fix mongo-c-driver for custom VCPKG_BUILD_TYPE

* Update version

* Update ports/mongo-c-driver/portfile.cmake

* Update versions/m-/mongo-c-driver.json

Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
Co-authored-by: Billy Robert ONeal III <bion@microsoft.com>
2021-07-01 09:03:05 -07:00
Wei Dai
d93cf33a22
[seal] Fixed cannot find SEAL. (#18596)
* Fixed cannot find seal.

* Updated versioning.
2021-07-01 08:41:40 -07:00
Bernhard Manfred Gruber
ffa4f9dd37
[Vc] Update to 1.4.2 (#18601) 2021-07-01 08:38:44 -07:00
Vitalii Koshura
3ca51a73ed
[sentry-native] Update to 0.4.10 (#18627)
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2021-07-01 08:37:59 -07:00
Matt Haynie
9a7d5a29dd
[fmt] Fix an easily avoidable compilation warning (#18622)
* Fix an unconditional #pragma warning breaking other compilers.

* Increase fmt version

* re-ran vcpkg x-add-version --all --overwrite-version, this time it produced a different result for some reason
2021-07-01 08:26:35 -07:00
NancyLi1013
9e7cb8379e
[libdatachannel] Fix usage (#18621)
* [libdatachannel] Fix usage

* Update version files
2021-07-01 08:25:25 -07:00
Kevin Hartman
4a562ffa4b
[morton-nd] Update to v4.0.0. (#18652)
* Update morton-nd to v4.0.0.

* Update baselines.
2021-07-01 07:39:09 -07:00
JonLiu1993
be57a4230a
[socket-io-client] update to 3.0.0 (#18646)
* [socket-io-client] update to 3.0.0

* update version

* update patch file

* update version
2021-07-01 07:38:43 -07:00
An Tao
b8f610edb8
[drogon] Update to 1.7.1 (#18643) 2021-07-01 07:36:43 -07:00
Daumantas Kavolis
2d44beed85
[spdlog] Do not build examples (#18639)
* Don't build spdlog examples

* Update port version
2021-07-01 07:36:27 -07:00
Charles Karney
71ffad876d
[geographiclib] Update to version 1.52 (#18694)
* [geographiclib] Update to version 1.52

* run ./vcpkg x-add-version geographiclib

* ports/geographiclib/vcpkg.json: version-string -> version

* Another iteration with x-add-version
2021-07-01 07:35:58 -07:00
eao197
f7ddab358d
[json-dto] Update to 0.2.13 (#18710)
* json_dto updated to 0.2.13.

* x-add-version for json-dto.
2021-07-01 07:30:13 -07:00
Mathis Logemann
153fcbcbc2
[asio] update to 1.18.2 (#18728)
* [asio] update to 1.18.2

* update versions
2021-07-01 07:29:42 -07:00
Yuriy O'Donnell
7b97e041ae
[libressl] update to 3.3.3 (#18729)
Resolves #18682
2021-07-01 07:29:16 -07:00
aggieNick02
44bc692276
[tbb] Remove ability to disable exception support in TBB runtime (#18740)
* After filing an issue with TBB (https://github.com/oneapi-src/oneTBB/issues/414), I found out that building the library with exceptions explicitly disabled as I had added support for had gone from not officially supported to more explicitly disallowed

* update tbb port-version

* run x-add-version
2021-07-01 07:27:37 -07:00
Alex Reinking
72ee11d37a
[halide] Fix several issues with the Halide port after v12 (#18747)
* Fix several issues with the Halide port after v12

1. Use vcpkg-cmake and vcpkg-cmake-config ports
2. Fix usage file to point to relevant documentation
3. Remove OpenGL feature (Halide 12 dropped support)
4. Drop VCPKG_POLICY_EMPTY_PACKAGE
5. Set new Halide packaging variables for better vcpkg compliance.

* update versions
2021-07-01 07:24:48 -07:00
Kai Pastor
ab3a2b5e09
[curl] Fix linker flags in curl-config and libcurl.pc for osx (#17790)
* Fix exported framework linker flags for osx

* x-add-version

* Remove cmake version check

* Update git-tree
2021-07-01 07:22:56 -07:00
NancyLi1013
8e6f6a382e
[vcpkg baseline][simage] Update to 1.8.1 (#18645)
* [simage] Update to 1.8.1

* Format manifest and update version files

* Revert the changes for arm and uwp in ci.baseline.txt

* Update versions/s-/simage.json

* Update ports/simage/portfile.cmake

* Update ports/simage/portfile.cmake

* Update ports/simage/portfile.cmake

* Update versions/s-/simage.json

* Add options to packages

* Update versions/s-/simage.json

* Update portfile.cmake

* Update versions/s-/simage.json

* Update portfile.cmake

* Update versions/s-/simage.json

* [simage] Reorganize all features, add features

* Install tool simage-config on non-Windows

* fix typo

* Add supports field and update ci.baseline.txt

* Update versions/s-/simage.json

Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2021-07-01 07:14:24 -07:00
evpobr
5edbbf1a70
[mpg123] Upgrade to 1.28.0 (#18403)
* [mpg123] Upgrade to 1.28.0

* [libopenmpt] Upgrade to 2017-01-28-cf2390140-2

* [mpg123] Disable UWP port

* Fix libmpg123 UWP build

* Fix libout123 UWP build

* Fix libsyn123 UWP build

* Update ports/libopenmpt/CMakeLists.txt

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

* Update ports/libopenmpt/CMakeLists.txt

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

* [libopenmpt] Update libopenmpt.json

* [mpg123] Separate UWP patches

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-06-30 13:06:48 -07:00
Yury Bura
c482408411
[llvm] update to 12.0.0, enable zlib and libxml2 (#17302)
* [llvm] update to 12.0.0, enable zlib and libxml2

* [llvm] disable libxml2 by default, arm64-windows should be supported

* [llvm] try to fix build with ffi on Windows #17663

* [llvm] re-enable libxml2

* [llvm] fix formatting

* [llvm] overwrite version

* [mesa] update to v21.1.0

* [llvm] update ci.baseline

* [halide] update to the latest master commit

* [llvm] disable libxml2 port until complete PR #15390

* update versions

* [llvm] fix disabling of external libraries

* update version

* update ci.baseline

* update ci.baseline

* fix typo

* [llvm] fix libxml2 (depends on #17945)

* revert "[halide] update to the latest master commit"

* update versions

* [halide] fix zlib dependency for tools

* update versions

* [halide] update to official release v12.0.0

* update versions

* [halide] update to v12.0.1

* update version

* [mesa] remove llvm from defaults

* update version

* update ci.baseline

* [mesa] update to v21.1.2 and fix build with LLVM on Windows

* [llvm] allow to build libunwind project on Windows

* update versions

* [mesa] update ci.baseline.txt to disable x64-windows-static-md, may be fixed in the PR #18495
2021-06-29 16:08:28 -07:00
Park DongHa
8573c7002e
[sleef] create a new port (#18075)
* [sleef] create a new port

* [sleef] update baseline

* [sleef] update supports

* add more supported architectures to sleef

* [sleef] update ci.baseline.txt

* Revert "[sleef] update ci.baseline.txt"

This reverts commit 39685ae755.

* [sleef] disable (arm & windows)

The project's CI doesn't check it. Disable in support field.

* Update ports/sleef/vcpkg.json

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

* [sleef] update git-tree SHA

Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2021-06-29 09:13:44 -07:00
Hendrik
c9ba340993
[portaudio] Switch to vcpkg_from_github, minor format improvements (#18065)
* Add portaudio:: namespace

* Switch from vcpkg_from_git to vcpkg_from_github

* Convert portfile to unix line-endings

* Increase port-version of portaudio

* Update version hash of portaudio

* Remove namespace patch

Signed-off-by: Hendrik <git@h3ndrk.de>

* Update version hash of portaudio

* Fix indent issue

* Update the baseline version

* Fix the port version

* Fix baseline version

* Remove redundant tag in portfile

* Update version hash of portaudio

Co-authored-by: PhoebeHui <20694052+PhoebeHui@users.noreply.github.com>
2021-06-28 18:04:09 -07:00
Kai Pastor
e2d1022400
[netcdf-c] Fix pc files; use features (#18120)
* Format manifest

* New port-version

* Quote filepath expressions

* Port to vcpkg-cmake ports

* Remove invalid nc-config file

* Fix pc files

* Use features

* Add feature 'tools'

* x-add-version

* Fix build with msys2 mingw

* Update git-tree
2021-06-28 17:58:35 -07:00
Ankur Verma
bb002cdd1a
[python3] Fix python3:x64-linux builds (#18405)
* Fix build

* Update vcpkg.json

* Fix build

Co-authored-by: Ankur Verma <ankurv@microsoft.com>
Co-authored-by: Ankur Verma <ankurv@nuc.hogwarts>
2021-06-25 14:46:56 -07:00
Park DongHa
9172179c51
[gstreamer] create a new port (#17394)
* [gstreamer] create port with meson

* initial build config
* nodownload in vcpkg_configure_meson needs be removed

* [gstreamer] remove duplicated GL headers

* 1st check for deps in windows
* mac: fix regex for bison

* [gstreamer] more detailed options

* remove glib usage

Will use WIP changes in microsoft/vcpkg

* [gstreamer] build with glib port

* [gstreamer] extract plugins to features

* fix some config errors in windows
* fails to find z.lib. this should be zlib.lib

* [gstreamer] create patches to search 'zlib'

* update tool list

* [vcpkg meson] add path of GIT

* use append for LINKER_FLAGS

Allow injection of LINKER_FLAGS to vcpkg_configure_meson

* [gstreamer] update baseline and port SHA

* [gstreamer] zlib is required for Windows

* Revert "[vcpkg meson] add path of GIT"

This reverts commit 8a67fbd1d2.

* [gstreamer] make git visible in meson

* [gstreamer] fix platform expression

* [gstreamer] revert change of vcpkg_configure_meson

* [gstreamer] modify build.ninja after configure

* [gstreamer] drop unknown flag with vcpkg_replace_string

* [gstreamer] disable 'devtools' option

* [gstreamer] remove dylib

* [gstreamer] move dll,pdb after install

* [gstreamer] remove 'nls' feature

Co-authored-by: Billy Robert ONeal III <bion@microsoft.com>
2021-06-24 13:57:45 -07:00
Wolfgang Stöggl
9f20dbd9a0
[pcre] Update to 8.45 (#18550)
- New upstream version 8.45
  This is the final release of PCRE1
- Update patches:
  export-cmake-targets.patch
  pcre-8.45_suppress_cmake_and_compiler_warnings-errors.patch
- Add patch:
  pcre-8.45_fix_postfix_for_debug_Windows_builds.patch
- Remove deprecated SYSTEM_LIBRARIES from vcpkg_fixup_pkgconfig()
- Switch from CONTROL to vcpkg.json
    .\vcpkg format-manifest .\ports\pcre\CONTROL
2021-06-24 13:20:52 -07:00
Matthew Oliver
0b54c4604e
[fdk-aac] Update to version 2.0.2. (#18549)
* [fdkaac] Update to version 2.0.2.

* [fdk-aac] Remove unused files.

* Update fdk-aac.json

* Update ports/fdk-aac/portfile.cmake

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>

* test uwp|arm compilation.

* Update fdk-aac.json

* Convert to json.

* Update vcpkg.json

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
2021-06-24 13:16:59 -07:00
evpobr
786970101d
[libogg] Upgrade to 1.3.5 (#18546)
* [libogg] Upgrade to 1.3.5

* Upgrade to 1.3.5.
* Convert CONTROL to vcpkg.json
* Change homepage to https://www.xiph.org/ogg (as in README.md)
* Download from the main repo https://gitlab.xiph.org/xiph/ogg

* [libogg] Use version instead of version-string in manifest

* [libogg] Update libogg.json
2021-06-24 13:14:37 -07:00
An Tao
80f5457d07
[trantor] Update to 1.5.0 (#18534)
* [trantor] Update to 1.5.0

* Add vcpkg_fixup_pkgconfig()
2021-06-24 13:13:33 -07:00
JonLiu1993
1d4f578353
[fluidsynth] update to 2.2.1 (#18524)
* [fluidsynth] update to 2.2.1

* update version

* delete vcpkg_fixup_pkgconfig

* update version
2021-06-24 13:12:22 -07:00
timmeh87
5ff4ce05c1
[libsmb2] New port (#18471)
* added libsmb2 port

* added version file

* updated baseline

* Ran command
./vcpkg x-add-version --all
 and then
./vcpkg format-manifest ports/libsmb2/vcpkg.json

* updated SHA based on result of "./vcpkg x-add-version libsmb2" and also added osx=fail to CI file in order to pass CI

* suggested changes made

* sha

* Update scripts/ci.baseline.txt

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

* Update ports/libsmb2/vcpkg.json

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

* Update ports/libsmb2/portfile.cmake

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

* sha

* added missing "vcpkg_check_linkage(ONLY_STATIC_LIBRARY)"

* sha

* vcpkg_fixup_pkgconfig()

* sha

Co-authored-by: Tim <tim@fake.WHAT>
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-06-24 13:11:50 -07:00
Daniil Goncharov
cd6df79981
[magic-enum] Update to v0.7.3 (#18575)
* [magic-enum] Update to v0.7.3

* fix
2021-06-24 13:09:29 -07:00
Jack·Boos·Yu
27d3469704
[vcpkg baseline][ncurses] Fix gnu download link (#18579)
* [ncurses] Fix gnu download link

* update version record
2021-06-24 13:09:12 -07:00
Jack·Boos·Yu
bf8d04a499
[matplotplusplus] Fix usage (#18583)
* [matplotplusplus] Fix usage

* update version record

* Remove rename code

* update version
2021-06-24 13:08:29 -07:00
Dimitrij Mijoski
b011e65517
[nuspell] Update to version 5.0.0 (#18590)
* [nuspell] Update to version 5.0.0

* x-add-version nuspell
2021-06-24 13:07:09 -07:00
Alexander Neumann
123211757a
[benchmark] Update to 1.5.5 (#18595)
* update benchmark

* version stuff
2021-06-24 13:05:24 -07:00
NancyLi1013
d76b4ebe74
[vcpkg baseline][kf5* librsvg] Add DISABLE_PARALLEL_CONFIGURE (#18600)
* [kf5*] Add DISABLE_PARALLEL_CONFIGURE

* Update version files

* [librsvg] Add DISABLE_PARALLEL_CONFIGURE

* Update version files
2021-06-24 13:04:57 -07:00
JonLiu1993
3b58466098
[boringssl] update to newer commit (#18604)
* [boringssl] update to newer commit

* update version
2021-06-24 13:04:17 -07:00
Mathis Logemann
08690d82c1
[nanopb] update to 0.4.5 and add generator (#18241)
* [nanopb] update to 0.4.5 and add generator

* add versions

* fix python install?

* update version

* fix python? again

* version

* test python

* add version

* fix portfile

* version

* Update ports/nanopb/portfile.cmake

Co-authored-by: nicole mazzuca <83086508+strega-nil-ms@users.noreply.github.com>

* Update ports/nanopb/portfile.cmake

Co-authored-by: nicole mazzuca <83086508+strega-nil-ms@users.noreply.github.com>

* update version

Co-authored-by: nicole mazzuca <83086508+strega-nil-ms@users.noreply.github.com>
2021-06-22 18:24:13 -07:00
Maxime GIMENO
c5ac711fef
[ CGAL] Update version to 5.2.2 (#18387)
* Update to CGAL 5.2.2

* x-add-version

* Reset port version to 0

* x-add-version

* Update versions/c-/cgal.json

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

Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>
2021-06-21 14:23:58 -07:00
NancyLi1013
44fd9d8c32
[cpr] Update to 1.6.2 (#18386)
* [cpr] Update to 1.6.2

* Update version files

* Update patch

* Update verison files

* Update ports/cpr/portfile.cmake

* Update versions/c-/cpr.json

* Fix build error on uwp

* Update versions/c-/cpr.json

* Add condition for uwp patch

* Update versions/c-/cpr.json

* Update ports/cpr/portfile.cmake

* Update versions/c-/cpr.json
2021-06-21 14:23:26 -07:00
Daniel Parker
a025c1b045
[jsoncons] Update to 0.165.0 (#18284)
* [jsoncons] Update to 0.165.0

* [jsoncons] Update to 0.165.0, update baseline

* [jsoncons] Added vcpkg_fixup_pkgconfig() to portfolio.cmake

* update version

Co-authored-by: Jonliu1993 <13720414433@163.com>
2021-06-21 14:21:22 -07:00
Chuck Walbourn
cdc6c6b9c8
[uvatlas, spectra] ports updated (#18404)
* [uvatlas, spectra] ports updated

* Update versions

* Minor code review

* Update version

* Code review feedback

* Update baseline
2021-06-21 14:20:45 -07:00
Chuck Walbourn
8d2e732b73
[dxut, fx11, directxmath] ports updated (#18431)
* [dxut] port updated for latest servicing

* update baseline

* Update to use latest DirectXMath

* Fix baseline

* fx11 metadata update

* Updated baseline

* Converted directxmath CONTROL to vcpkg.json

* Update baseline

* Apply suggestions from code review

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

* Code review feedback

* Update baseline

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2021-06-21 14:19:46 -07:00
WenTao Ou
b56f5abcb2
[libcopp] Update to 1.4.1 (#18425) 2021-06-21 14:18:40 -07:00
Wei Dai
fbab325f47
[seal]Updated to version 3.6.6. Replaced CONTROL with manifest file. (#18457)
* Updated seal to version 3.6.6. Replaced CONTROL with manifest file.

* Changed version-string to version-semver.

* Updated versions/s-/seal.json.

* Added a missing CMake arguement.

* Updated versioning.

* Fixed hexl config file.

* Updated versioning.

* Fixed hexl not finding dependency.

* Updated versioning.
2021-06-21 14:07:53 -07:00
Matthias Kuhn
86a2be3f69
[libspatialite] Fix building for android (#18452)
* [libspatialite] Fix building for android

* x-add-version

* Update versions/l-/libspatialite.json

* Update libspatialite.json
2021-06-21 13:45:47 -07:00
Alexander Neumann
33d9cd45ff
[Qt6] Update to 6.1.1 (#18320)
* [qt6] Update to 6.1.1

* version stuff

* fix empty dir

* update version

* fix casing in qtbase

* [libpq] add secure32.lib on windows

* add clang-cl fix

* version stuff

* fix flag removal by adding a space

* version stuff

* make qt6->Qt6 usage consistent since Qt6 refers to itself as Qt6 with uppercase Q

* fix libpq wrapper opensll linkage on linux

* use policy to fix dependent ports

* version stuff

* use upstream patch

* version stuff

* fix source location for clang-cl

* version stuff

* remove ws change

* version stuff
2021-06-21 13:45:33 -07:00
Matthias Kuhn
ec5178efe5
[librttopo] Allow building for Android (#18451)
* [librttopo] Allow building for android

* x-add-version

* Update versions/l-/librttopo.json

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

Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>
2021-06-21 13:45:05 -07:00
SvenPStarFinanz
a07171a4cf
[gtest] Update to 1.11.0 (#18509)
* [gtest] Update to release version 1.11.0

* x-add-version

* Update ports/gtest/vcpkg.json

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

* renewal of x-add-version.

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2021-06-21 13:44:04 -07:00
Daniel Schürmann
831381a147
[pthreads] Fix debug dll look-up path (#18528) 2021-06-21 13:33:46 -07:00
NancyLi1013
c527fabf35
[openblas] Fix the macro collision with Windows 10 SDK (#18530)
* [openblas] Fix the macro collision with Windows 10 SDK

* Update version files

* Update feature thread as threads in vcpkg.json

* Update versions/o-/openblas.json
2021-06-21 13:32:55 -07:00
Wolfgang Stöggl
88a341b215
[pcre2] Update to 10.37 (#18547)
- New upstream version 10.37
- Drop patches (fixed upstream):
    pcre2-10.35_add_check_for_Intel_CET.patch
    pcre2-10.35_fix_postfix_for_debug_Windows_builds.patch
    pcre2-10.35_fix-space.patch
- Switch from CONTROL to vcpkg.json
    .\vcpkg format-manifest .\ports\pcre2\CONTROL
2021-06-21 13:30:31 -07:00
Lucius Q. User
d1d672d756
[qt5-*] Make QT and dependents build on arm macos (#18567)
* [qt5-*] Make it build on ARM64 macos

* [qt5-base] update port version
2021-06-21 13:29:58 -07:00
Stefano Sinigardi
a7d3367cec
[OpenCV] update to 4.5.2 (#18572)
* [OpenCV] update to 4.5.2

* update version refs

* [OpenCV4] fix qt integration

* fix refs
2021-06-21 13:21:02 -07:00
Daniil Goncharov
cff982f1f2
[nameof] Update to 0.10.1 (#18574) 2021-06-21 13:17:52 -07:00
Ryan
08214e18ee
[infoware] update to latest commit (#18486)
* update infoware to latest commit

* update deprecated functions

* remove redundant file cleanup

* add versioning
2021-06-18 11:06:31 -07:00
Gregor Jasny
727b6d5859
[function2] Update to version 4.2.0 (#18487) 2021-06-18 10:57:36 -07:00
NancyLi1013
597b4424e2
[flashlight-cuda] Fix installation (#18489)
* [flashlight-cuda] Fix installation

* Update version files
2021-06-18 10:57:21 -07:00
NancyLi1013
4ba9ac395d
[libgpg-error] Remove COPYING.LIB from lib folder (#18492)
* [libgpg-error] Remove COPYING.LIB from lib folder

* Update version files
2021-06-18 10:57:11 -07:00
Matthias C. M. Troffaes
926daf3fc2
[libass] fix fontconfig dependency in .pc file (#18516)
* [libass] fix fontconfig dependency in .pc file on x64-linux

* [libass] bump port version

* [libass] x-add-version
2021-06-18 10:56:56 -07:00
JonLiu1993
48b93ecb2c
[uwebsockets] update to 19.2.0 (#18525)
* [uwebsockets] update to <v19.2.0>

* update version
2021-06-18 10:55:51 -07:00
Matthew Oliver
6e024e744e
[ffmpeg] Warn/fail when selecting unsupported features. (#17153)
* [ffmpeg] Warn/fail when selecting unsupported features.

* Update ffmpeg.json

* Bump port-version

* Update ffmpeg.json

* [ffmpeg] Check for gpl/nonfree aswell as all option.

* avisynth now support static linking

* fixup typo

* Update ffmpeg.json

* Revert to fatal error on even when all is selected

* Update ffmpeg.json

* [ffmpeg] Disable openh264 on uwp

* update

* Update versions/f-/ffmpeg.json

* update

* Update ffmpeg.json

* update

* update

* Update

Co-authored-by: Billy Robert ONeal III <bion@microsoft.com>
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2021-06-17 13:12:58 -07:00
Jack·Boos·Yu
183a12585a
[minizip] Fix usage, fix minizipConfig.cmake (#18472)
* [minizip] Fix usage, fix minizipConfig.cmake

* update version record
2021-06-16 14:39:53 -07:00
Ian Cook
4dc864e240
[arrow] Update to 4.0.0 (#17975)
* Update arrow to 4.0.0

* Format

* Try fix thrift

* Update versions/ files

* Do not set ZSTD_ROOT

* Remove double quotes causing Windows problems

* Apply patches

* Remove LIB_DIR_OPTIONS

* Tweak zstd flags

* Update version hash

* Format

* Fail early on x86

* Update hash

* Fail early on arm, arm64

* Update hash

* Add expected failures to to scripts/ci.baseline.txt

* Exclude mallocs from default features

* Update hash

* Set default-features to false for aws-sdk-cpp

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

* Specify only x64 support in manifest

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

* Remove unneeded ci.baseline.txt entries

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

* Remove dataset from default-features

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

* Update hash

* Remove zstd path args

* Update hash

Co-authored-by: Tanguy Fautre <tanguy@fautre.com>
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-06-15 16:59:52 -07:00
Leonid Pospelov
6bbafb22a5
[raylib] Fix MinGW build (#18362)
.
2021-06-15 11:53:40 -07:00
myd7349
d955e62d7e
[yyjson] Update to v0.3.0 (#18359)
* [yyjson] Update to 0.3.0

* [yyjson] vcpkg x-add-version yyjson
2021-06-15 11:53:18 -07:00
Michael Goulding
f565807b1b
[ryml] [c4core] Update RapidYaml (ryml) to newer version (#18230)
* remove old port version

* fix versions yet again

Co-authored-by: Michael Goulding <Michael.Goulding@microsoft.com>
2021-06-15 11:46:16 -07:00
Alexander Neumann
e2c3030703
[libpq] Add Secur32.lib and openssl to libpq cmake wrapper (#18377)
* [libpq] add secur32.lib to wrapper

* version stuff

* add openssl fix.

* fix version stuff
2021-06-15 10:33:31 -07:00
Phoebe
0faf2ab829
[devil] Fix ilut header (#18384)
* [devil Fix ilut header

* Update baseline
2021-06-15 10:31:05 -07:00
NancyLi1013
315d0a1129
[aubio] Add ws2_32 to linkage (#18385)
* [aubio] Add ws2_32 to linkage

* Update version files
2021-06-15 10:27:52 -07:00
Silvio Traversaro
16ecf1ba14
[open6254] Enable uwp support (#18390)
* open62541: Enable uwp support

* Update versions for open62541
2021-06-15 10:25:49 -07:00
Chuck Walbourn
92b42c4c68
[directxtk, directxtk12, directxmesh, directxtex, uvatlas] ports updated for June 2021 releases (#18366)
* [directxtk, directxtk12, directxmesh, directxtex, uvatlas] ports updated for June 2021 release

* added versions
2021-06-11 10:02:03 -07:00
Matthias C. M. Troffaes
b598c70a6c
[ffmpeg] fix release-only builds (#18367)
* [ffmpeg] fix release-only builds

* [ffmpeg] bump port version

* [ffmpeg] x-add-version

* [ffmpeg] strequal: use quotes when comparing against strings

* [ffmpeg] x-add-version
2021-06-11 10:01:10 -07:00
pastdue
2cc4ca3d83
[sqlite3] Update to 3.35.5 (#18374)
* [sqlite3] Update to 3.35.5

* Run x-add-version sqlite3
2021-06-11 10:00:19 -07:00
Phoebe
3a2259c41f
[vcpkg baseline][otl] Update to 40463 (#18383)
* [vcpkg baseline][otl] Update to 40463

* Update the version

* Upate the baseline
2021-06-11 09:58:36 -07:00
Robert Schumacher
c0bca7178a
[clapack] Remove broken host-arithchk (#17573) 2021-06-11 09:56:21 -07:00
Rayan
b112843591
update version of dataframe (#18348) 2021-06-11 09:53:37 -07:00
JonLiu1993
610d218625
[redis-plus-plus] update to 1.2.3 (#18347)
* [redis-plus-plus] update to 1.2.3

* update version
2021-06-11 09:52:35 -07:00
NancyLi1013
dc94103b4a
[kf5config] Add DISABLE_PARALLEL_CONFIGURE (#18345)
* [kf5config] Add DISABLE_PARALLEL_CONFIGURE

* Update version files
2021-06-11 09:51:15 -07:00
Clare Macrae
b5f8ec7c04
[approval-tests-cpp] New port (#18338)
* [approval-tests-cpp] New port

Co-Authored-By: nicole mazzuca <mazzucan@outlook.com>

* add version files

Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
2021-06-11 09:50:34 -07:00
Azure SDK Bot
14c54c49b5
[azure-storage-*] Update Azure SDK Jun Release (#18329)
* [azure-storage-common-cpp] Update to 12.0.0
## 12.0.0 (2021-06-08)

### Other Changes and Improvements

- Fixed a filename encoding issue.

* [azure-storage-blobs-cpp] Update to 12.0.0
## 12.0.0 (2021-06-08)

### Other Changes and Improvements

- Added and updated some samples.
- Fixed a read consistency issue.

* [azure-storage-files-datalake-cpp] Update to 12.0.0
## 12.0.0 (2021-06-08)

### Breaking Changes

- Renamed `ContentLength` in `FlushFileResult` to `FileSize`.

### Other Changes and Improvements

- Removed `IfUnmodifiedSince` from access conditions of setting filesystem metadata operation.
- Updated some samples.
- Fixed a read consistency issue.

* [azure-storage-files-shares-cpp] Update to 12.0.0
## 12.0.0 (2021-06-08)

### Breaking Changes

- Renamed `ContentLength` in `FileItemDetails` to `FileSize`.

### Other Changes and Improvements

- Updated some samples.
- Fixed a read consistency issue.

* [azure-security-keyvault-common-cpp] Update to 4.0.0-beta.3
## 4.0.0-beta.3 (2021-06-08)

No breaking changes or new features added. Includes only implementation enhancements.

* [azure-security-keyvault-keys-cpp] Update to 4.0.0-beta.3
## 4.0.0-beta.3 (2021-06-08)

### Breaking Changes

- Updated `MaxPageResults` type to `int32_t`, from `uint32_t`, affecting:
  - `GetDeletedKeysOptions()`.
  - `GetPropertiesOfKeysOptions()`.
  - `GetPropertiesOfKeyVersionsOptions()`.
- Updated `CreateRsaKeyOptions::KeySize` type from `uint64_t` to `int64_t`.
- Updated `CreateRsaKeyOptions::PublicExponent` type from `uint64_t` to `int64_t`.
- Updated `CreateOctKeyOptions::KeySize` type from `uint64_t` to `int64_t`.
2021-06-11 09:49:58 -07:00
Tom G. Huang
e4357173ab
[argtable3] Update to v3.2.1 (#18325)
* chore: Update to v3.2.1

Since we have modified CMake scripts in Argtable3, which now supports
the vcpkg manifest mechanism, we also remove unnecessary code snippets
and deprecated targets.

* chore: Update version information
2021-06-11 09:40:53 -07:00
yemreinci
d9538eb345
[hazelcast-cpp-client] update to v4.1.1 (#18318)
* update hazelcast-cpp-client to v4.1.1

* ran
2021-06-11 09:28:43 -07:00
Luca Schlecker
7e09c3c9d0
[crow] update to v0.3 (#18315) 2021-06-11 09:28:02 -07:00
Dorq
cdbbbf4e41
[gamenetworkingsockets] update to 1.3.0 (#18313)
* [gamenetworkingsockets] update to v1.3.0

* [gamenetworkingsockets] run x-add-version

* requested changes

* [gamenetworkingsockets] fix hash
2021-06-11 09:25:48 -07:00
Jack·Boos·Yu
4d6d09bbcf
[rapidjson] Remove usage (#18308)
* [rapidjson] Improve usage

* update version record

* Remove usage

* update version record
2021-06-11 09:23:28 -07:00
Jack·Boos·Yu
c379c527bd
[matplotplusplus] Re-fix 3rd libraries installation (#18306)
* [matplotplusplus] Re-fix 3rd libraries installation.

* update version record
2021-06-11 09:22:35 -07:00
Jack·Boos·Yu
0fa821a46e
[coolprop] Fix usage, re-fix installation (#18305)
* [coolprop] Fix usage, re-fix installation

* update version record

* Update ports/coolprop/vcpkg.json

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

* Update versions/c-/coolprop.json

* Update versions/c-/coolprop.json

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2021-06-11 09:21:54 -07:00
Francisco Pombal
1ca6c59b71
[libtorrent] Update to 1.2.14 (#18301)
* [libtorrent] Update to 1.2.14

* [libtorrent] Update version files

Co-authored-by: Francisco Pombal <FranciscoPombal@users.noreply.github.com>
2021-06-11 09:01:09 -07:00
Rémy Tassoux
b7644f0546
[utfcpp] Update to 3.2.1 version (#18299)
* [utfcpp] Update to 3.2.1 version

* [utfcpp] Update version files

Co-authored-by: Rémy Tassoux <rt2@rasterizedworld.com>
2021-06-11 08:59:54 -07:00
Sean Farrell
6ece598d97
Bumps bullet to 3.17 (#18295) 2021-06-11 08:58:43 -07:00
Tosone
5aa747d72d
[cpp-base64] Upgrade to V2.rc.08 (#18278) 2021-06-11 08:49:57 -07:00
Tosone
0735d55f8a
[cpp-httplib] Upgrade to v0.8.9 (#18277) 2021-06-11 08:49:13 -07:00
JonLiu1993
3a98608b80
[expat] Update to 2.4.1 (#17856)
* [expat] Update to 2.3.0

* update version

* [expat] Update to 2.4.1

* update version

* add pkgconfig.patch

* update version

* revert pkgconfig.patch

* update version

* revert patch format

* update version
2021-06-11 08:48:00 -07:00
Matthias C. M. Troffaes
1d8133122b
[openexr] fixup pkgconfig (#18123)
* [openexr] fixup pkgconfig

* [openexr] x-add-version

* [openexr] drop _d library suffix for debug builds (ensures correct .pc file)

* [openexr] x-add-version

* [openexr] rename patches in order, add pkg-config debug suffix patch

* [openexr] x-add-version

* [openexr] update patch to match upstream PR

* [openexr] x-add-version
2021-06-11 08:46:46 -07:00
Jack·Boos·Yu
02fa0eb4c6
[openssl] Add cmake wrapper to handle OPENSSL_ROOT_DIR (#18042)
* [openssl] Add cmake wrapper to handle OPENSSL_ROOT_DIR

* Get the abs path

* update version record

* apply suggestion.

* Clean up openssl related code, move to openssl wrapper.

* update version record

* [kf5holidays] Disable parallel configure

* update version record

* update version record

* bump version

* Update versions/o-/openssl.json

* update baseline

* Update ports/openssl/vcpkg-cmake-wrapper.cmake

* Update ports/openssl/vcpkg-cmake-wrapper.cmake

* Update versions/o-/openssl.json

* Update ports/openssl/vcpkg.json

* Update versions/o-/openssl.json

* Update ports/openssl/vcpkg.json

* Update versions/o-/openssl.json

* update version record
2021-06-11 08:45:08 -07:00
Max Golovanov
7d472dd258
[protobuf] Protobuf no longer compiles with vs2019 Update 16.10 w/ c++latest (#18251)
* Create port_def.patch

Patch to turn off constinit with Visual Studio 2019 Update 16.10

* Update portfile.cmake

Apply port_def.patch

* Update vcpkg.json

Increment port-version

* Add version
2021-06-10 16:32:11 -07:00
Jack·Boos·Yu
761578f827
[matio] Use official CMakeLists, add features (#18254)
* [matio] Use official CMakeLists, add features

* Fix portfile.cmake

* update version record

* Commit missing files

* Update versions/m-/matio.json

* Update ports/matio/portfile.cmake

* Update ports/matio/portfile.cmake

* Update versions/m-/matio.json
2021-06-10 16:22:46 -07:00
Jack·Boos·Yu
cbe38c8280
[openblas] Add feature simplethread and thread (#18265)
* [openblas] Add feature simplethread and thread

* update version record

* Update ports/openblas/portfile.cmake

* Update ports/openblas/vcpkg.json

* Update ports/openblas/vcpkg.json

* Update versions/o-/openblas.json
2021-06-10 16:16:36 -07:00
Park DongHa
96bc28ea59
[zlib-ng] create a new port (#18223)
* [zlib-ng] create a new port

* [zlib-ng] update baseline

* [zlib-ng] remove zlib-compat

* [zlib-ng] remove unused dependency
2021-06-10 16:13:36 -07:00
Jack·Boos·Yu
42f2d6f4d6
[python2] Support UNIX (#18219)
* [python2] Support UNIX

* update baseline

* Update version record
2021-06-10 16:10:50 -07:00
JonLiu1993
4ea49a1cf8
[xtensor] update to 0.23.9 (#18206)
* [xtensor] update to 0.23.9

* update version

* [xtl] update to 0.7.2

* update version

* update patch

* update version

* Update ports/xtl/portfile.cmake

* update version

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2021-06-10 16:02:29 -07:00
JonLiu1993
6dfe4ade80
[unittest-cpp] fix config.cmake file (#17122)
* [unittest-cpp] fix config.cmake file

* update version

* update vcpkg.json

* update version
2021-06-10 11:48:54 -07:00
Martin Vejdarski
4a753ba9ec
[libvpx] Update to latest and add support for arm64 on macOS (#18183)
* [libvpx] Update to latest and add support for arm64 on macOS

* [libvpx] x-add-version

* [libvpx] Restore patch line endings

* [libvpx] x-add-version

* Update ports/libvpx/portfile.cmake

Co-authored-by: nicole mazzuca <83086508+strega-nil-ms@users.noreply.github.com>

* [libvpx] x-add-version

Co-authored-by: nicole mazzuca <83086508+strega-nil-ms@users.noreply.github.com>
2021-06-10 11:44:46 -07:00
Jafar Abdi
805a02fe99
[yaml-cpp] Fix visibility attribute for ubuntu (#17728)
* Replace YAML_CPP_DLL with 1 iff the library is build as shared library & target is windows

* Update port version

* Run x-add-version
2021-06-10 11:26:29 -07:00
Phoebe
6982e51269
[aubio] Fix definitions issues when build with dependencies (#17353)
* [aubio] Fix definitions issues when build with dependencies

* Update baseline version

* Update the dependency

* Set default-features to false

* Fix link error

* Update the baseline version

* Update the baseline version

* Update the baseline version

* Unset the debug postfix

* Update the baseline version

* Remove unused dependency

* Update the baseline version
2021-06-10 11:23:14 -07:00
NancyLi1013
680b27d15f
[orocos-kdl] Export include path to targets (#18203)
* [orocos-kdl] Export include path to targets

* Update version files
2021-06-09 17:07:01 -07:00
Jack·Boos·Yu
6fd8355aff
[ccfits] Fix usage (#18197)
* [ccfits] Fix usage

* update version

* fix header name

* update baseline record
2021-06-09 17:06:31 -07:00
Kai Pastor
40ad15cac1
[tiff] Update to 4.3.0, improvements (#18187)
* Format manifest

* Update to 4.3.0

* Revise features and dependencies

* Fix pc files

* Quote filepath expressions

* Switch to port vcpkg-cmake

* Use features for vcpkg-cmake-wrapper

* [selene] Don't warn/fail on using deprecated types from tiff

* x-add-version

* Use proper 'version' field

* [selene] Format manifest

* [selene] Modernize build file

* Overwrite version and git-tree

* Rebuild

* Implement review comment

* Overwrite git-tree

* Rename cmake wrapper template

* Overwrite git-tree
2021-06-09 16:33:25 -07:00
Matthias C. M. Troffaes
421fabcc78
[libssh] disable gssapi (#18169)
* [libssh] disable gssapi as it is not supported in the .pc file and thus breaks some dependencies such as ffmpeg

* [libssh] x-add-version
2021-06-09 15:52:28 -07:00
Stefano Sinigardi
6b61943e17
[darknet] fix uselib_track tool installation (#18168)
* [darknet] fix uselib_track tool installation

* [darknet] update refs
2021-06-09 15:51:27 -07:00
Matthias Kuhn
f7612e6e14
[gettext] Fix building for android (#18128)
* Fix building gettext for android

Taken from https://github.com/navit-gps/navit/pull/1087/files

* Bump gettext port version
2021-06-09 15:49:39 -07:00
Park DongHa
f6eb4c50ba
[libpng] fix Android ARM triplet build failure (#18115)
* [libpng] use check for PNG_ARM_NEON

* arm-android build keeps failing

* [libpng] add host dependency

* [libpng] update baseline

* [libpng] use 'version-string'

* Update ports/libpng/vcpkg.json

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

* [libpng] update baseline

Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2021-06-09 15:47:58 -07:00
Jack·Boos·Yu
bb94111424
[flashlight-cpu] Fix installation (#18089)
* [flashlight-cpu] Fix installation

* update version record

* Fix dependencies

* Update versions/f-/flashlight-cpu.json
2021-06-09 15:38:28 -07:00
Wei Dai
c423e49f43
Added a new port hexl. (#18043) 2021-06-09 15:29:56 -07:00
NancyLi1013
0c1b57592b
[hunspell] Fix build error on Windows (#18037)
* [hunspell] Fix build error on Windows

* Update ports/hunspell/portfile.cmake

* re-factory win build

* Drop support with UWP since the upstream doesn't add app bitset in vcxproj

* update baseline

* Update port-version

* Update version files

* Update version-string field as version

* Re update versions/h-/hunspell.json

Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2021-06-09 15:28:21 -07:00
Ankur Verma
c21792bd04
[osgearth] Fix undefined references due to openjp2 and xml2 (#17993)
* Fix osgearth

* Fix linking

* Update version files

Co-authored-by: Ankur Verma <ankurv@microsoft.com>
Co-authored-by: NancyLi1013 <lirui09@beyondsoft.com>
2021-06-09 15:27:43 -07:00
myd7349
be56553cbb
[highfive] Update to v2.3 (#17990)
* [highfive] Update to v2.3

* [highfive] x-add-version highfive

* [highfive] Modernize

* [highfive] x-add-version --overwrite-version highfive

* [highfive] Do not build docs

* [highfive] Bump version

* [highfive] Update

* [highfive] Bump version
2021-06-09 15:26:03 -07:00
Matthias C. M. Troffaes
1d6e1be7ac
[ffmpeg] use pkgconfig to get system dependencies for cmake (#17985)
* [ffmpeg] use ffbuild/config.mak to get dependencies

* [ffmpeg] bump port version

* [ffmpeg] x-add-version

* [ffmpeg] fix dependency issue on x64-linux

* [ffmpeg] x-add-version

* [ffmpeg] link order fix on linux

* [ffmpeg] x-add-version

* [ffmpeg] bump port version

* [ffmpeg] x-add-version

* [ffmpeg] exclude -lgcc and -lgcc_s (causes issues on azure for unknown reasons)

* [ffmpeg] x-add-version

* [ffmpeg] handle -lgcc and -lgcc_s appropriately

* [ffmpeg] x-add-version

* [ffmpeg] use x_vcpkg_pkgconfig_get_modules to get info, added some more fixes to generated for pkgconfig files

* [ffmpeg] report dependencies (for now, helps debugging)

* [vcpkg-pkgconfig-get-modules] bump port version

* [ffmpeg] [vcpkg-pkgconfig-get-modules] x-add-version

* [ffmpeg] fix variant issue

* [ffmpeg] x-add-version

* [ffmpeg] reformat manifest

* [ffmpeg] x-add-version

* [ffmpeg] remove duplicate avfilter library from dependencies

* [ffmpeg] fix -pthread / -pthreads on linux

* [ffmpeg] x-add-version

* [ffmpeg] fix dynamic builds when no libraries need to be linked

* [ffmpeg] x-add-version

* [ffmpeg] disable openh264 on uwp when building all

* [ffmpeg] x-add-version

* [avcpp] fix uwp build failure due to deprecations treated as errors

* [avcpp] bump port version

* [avcpp] x-add-version

* [avcpp] smaller patch

* [avcpp] x-add-version

* [ffmpeg] x-add-version
2021-06-09 15:25:20 -07:00
Stephen E. Baker
17378cf96b
[luasec] new port (#17957)
* Add port for luasec

* Mark luasec:x64-windows-static as fail

* Set versions for luasec
2021-06-09 15:18:49 -07:00
Kai Pastor
c867e68ca8
[szip, hdf5] Fix mingw import lib names, control linkage (#17941)
* Format manifest, make port version explicit

* Use standard mingw import lib names

* Choose either static or shared binaries

* Insert macro for dynamic linkage

* Add szip pc file

* Quote path expressions

* Port away from deprecated cmake functions

* x-add-version

* Begin of hdf5 changes

* Remove obsolete variables (complements 23eadeae)

* Fix indentation and quoting expressions

* Handle single-linkage szip configuration

* Use mingw import lib names for hdf5

* Move dependencies to Requires in pc file

* Port away from deprecated cmake functions

* x-add-version hdf5

* Apply szip review comments

* Update version

* Improve pkgconfig patch to handle lists

* Update git-tree
2021-06-09 15:17:07 -07:00
JonLiu1993
58ce192f0f
[raylib] update to 3.7 (#17932)
* [raylib] update to 3.7

* update version

* update vcpkg.json

* update version

* update vcpkg.json

* update version
2021-06-09 15:16:21 -07:00
Francisco Facioni
d989c8b900
[libbson] fix cmake find (#14720) 2021-06-09 14:45:10 -07:00
pastdue
38d2893b30
Add VCPKG_MAKE_CONFIGURE_OPTIONS (that can be set in the triplet) (#18132)
* Add VCPKG_MAKE_CONFIGURE_OPTIONS that can be set in the triplet

To append options to the configure command

* Add documentation

* Expand without quotes

Co-Authored-By: ras0219 <533828+ras0219@users.noreply.github.com>

* Add VCPKG_CMAKE_CONFIGURE_OPTIONS that can be set in the triplet

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

* Bump vcpkg-cmake port-version

* Run x-add-version vcpkg-cmake

* Apply suggestions from code review

* [vcpkg-cmake] add version

Co-authored-by: ras0219 <533828+ras0219@users.noreply.github.com>
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
Co-authored-by: nicole mazzuca <83086508+strega-nil-ms@users.noreply.github.com>
Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
2021-06-08 09:50:09 -07:00
Bruno Van de Velde
31993541c3
[tgui] Fixed sfml feature (#18293)
* [tgui] Fixed sfml feature

* Update version
2021-06-07 15:50:11 -07:00
Ahmed Yarub Hani Al Nuaimi
c1c253fabc
[aws-sdk-cpp] [openssl] Fix iOS build (#17338)
* Add curl try_compile parameters
Don't set compiler when compiling for iOS

* Update OpenSSL and AWS SDK for C++ port versions

* [vcpkg baseline][marble] Disable find I18n

* update version record

* Update versions/a-/aws-sdk-cpp.json

* Update versions/o-/openssl.json

* Fix port-versions after merging master branch

* Update versions/a-/aws-sdk-cpp.json

* Update versions/o-/openssl.json

* Fix merge conflicts

* Merge master branch

* Refactor OpenSSL's build script

* Refactor OpenSSL's build script

* Fix version

* Fix WASM build

* Fix version

* Fix disabled flags

* Disable treating warnings as errors

* Disable treating warnings as errors

* Fix hashes

* fix indentation

* [aws-sdk-cpp] use the powershell file to generate

* Fix versions after merging

* Fix versions after merging

Co-authored-by: Ahmed Yarub Hani Al Nuaimi <ahmed.alnuaimi@zwift.com>
Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
2021-06-07 12:05:29 -07:00