* 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>
* [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>
* 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
## 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`.
* [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=56146https://dev.azure.com/vcpkg/public/_build/results?buildId=55886https://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>
* [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
* [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
* 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>
* 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>
* [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>