* [blend2d] update port to 0.10
- transition from `version-date` to `version`
- Update blend2d to 0.10
- Update local asmjit to 2023-04-28
- Arm is fixed for windows
* [blend2d] update versions
* [sdl1] Change the extension of the template MSBuild solution.
It will prevent Visual Studio from suggesting to open it, if you have opened a project using vcpkg as a directory.
* Update version database.
* Updating the necessary files.
* Updating the necessary files.
* Updating the necessary files.
* Updating the necessary files.
* Updating the necessary files.
* Updating the necessary files.
* Updating the necessary files.
* Update activemq-cppConfig.cmake
libapr-1.dll has to be found in bin/ folder
* Update activemq-cpp port version to 13
---------
Co-authored-by: Xavier Ventura <xavier.ventura@aimsun.com>
* [cppzmq] draft dependency update
cppzmq's draft feature need zeromq draft but it was not included.
* Update baseline.json
* Update cppzmq.json
* Update ports/cppzmq/vcpkg.json
Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>
* Update cppzmq.json
* format
* version
---------
Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>
Co-authored-by: FrankXie <v-frankxie@microsoft.com>
* [podofo] Change to github and update version to 0.10.0
* update version
* fix static export
* v db
* fix export name and add usage
* v db
* disable build libxml2 features
* format
* v db
* [blake3] Update port to use official buildsystem
* [blake3] Add version to database
* [blake3] Force correct filenames
* [blake3] Add version to database
* [blake3] Backport DSO/DLL support
* [blake3] Add version to database
* [cppgraphqlgen] Update to v4.5.3
* Run vcpkg x-add-version --all
* Use VERSION variable in REF to stay in sync
* Run vcpkg x-add-version --overwrite-version cppgraphqlgen
* Updated hidapi to 0.14.0
Added new feature pp-data-dump, to make the build of the new pp_data_dump.exe developer tool optional
* Use vcpkg_copy_tools for pp_data_dump
* Removed unnecessary added empty lines from portfile
* Use ${VERSION} variable in portfile instead of hardcoded version number
* SObjectizer updated to v.5.7.4.3.
* x-add-version used for SObjectizer-5.7.4.3.
* Update ports/sobjectizer/portfile.cmake
Co-authored-by: jim wang <122244446+jimwang118@users.noreply.github.com>
* Fix hash for SObjectizer 5.7.4.3.
* Apply x-add-version for updated SObjectizer.
---------
Co-authored-by: jim wang <122244446+jimwang118@users.noreply.github.com>
* [recast] Update to 1.6.0 and use official CMakeLists
* version bump
* Use VERSION instead
* version
* New port recastnavigation and set recast depends on it.
* version
* Apply suggestion
* version
* version
* Apply suggestion
* version
---------
Co-authored-by: jyu49 <yu_jack@apple.com>
* [ada-url] Add new port
* [ada-url] Version
* [ada-url] Update to 2.4.2
* [ada-url] Bump version
* [ada-url] tools doesn't support UWP
* [ada-url] Overwrite version
* [idyntree] Update idyntree port to 9.0.0
Furthermore, remove irrlicht feature from default features as since
version 9.0.0 idyntree requires irrlicht compiled with SDL support
on Windows, and that is not available in irrlicht compiled by vcpkg.
* [idyntree] Update versions
* add port 'wmipp'
* added 'wmipp' hash
* formatted manifest and rebuilt database
* uupdate version database
* use ${VERSION} in ports/wmipp/portfile.cmake
Co-authored-by: jim wang <122244446+jimwang118@users.noreply.github.com>
* update version database
---------
Co-authored-by: jim wang <122244446+jimwang118@users.noreply.github.com>
* Add cpp-async 2023-05-19
* Update CI baseline
* Add new line
* Update CI baseline
* Fix HEAD_REF
* Update CI baseline
* Update to v1.0.0
* Update CI baseline
* Remove old version
---------
Co-authored-by: chausner <chausner@users.noreply.github.com>
* [fmt] Update to version 10.0.0.
* [fmt] Update portfile.
- Remove dead code. It is no longer necessary to manually move DLLs and
edit CMake configs.
- Use vcpkg_install_copyright.
* [fmt] Update baseline.
* [cachelib] Update to 2023.05.08.00, support fmt 10
* Update to 2023.05.08.00.
* Add patch to support fmt 10.
* Update baseline.
* [spdlog] Add upstream patch for fmt 10.
* Add upstream patch to support fmt 10.
* Update portfile.
* Add usage.
* Update baseline.
* [seacas] Add upstream patch to support fmt 10.0.0.
* Add patch to support fmt 10.0.0.
* Update baseline.
* [coolprop] Update patch to support fmt 10.
* Update patch to support fmt 10.0.0. See CoolProp/CoolProp#2252
* Update baseline.
* [wasmedge] Add patch for fmt 10 support.
* Add patch to support fmt 10
* Update baseline
* [vcpkg-ci-arrow] Fix ci error
* update ci baseline
* fix arrow ci error
* update version
* update patch
* update version
* update patch
* update version
* Update discord version
* Update patch
* Update patch
* Update database version
* Update port version
* Run format
* Update database version
* Update database version
* alembic update to 1.8.5
* update version
* fix line break
* update version
* fix line break
* update version
* delete debug patch
* update version
* fix line break
* update version
* [boringssl] Fix find-module compatibility
OpenSSL libraries use a "d" postfix to differentiate debug and release
binaries. The cmake find-module mistakes the debug binary for the
release binary without the postfix.
Fix the package config generator logic which was completely broken
before: Remove linkage of Windows libraries for non-Windows targets and
remove the "lib" prefix only for msvc builds.
Harmonize the pkg-configs with the debug postfix.
Add usage instructions.
* [boringssl] Add new port version to database
* Initial commit
* Add usage and install
* Correct library name
* Try configure install
* Disable more features
* Remove redundant lines
* Remove CMakeLists.txt
* --without-cfitsio
* Clean up vcpkg.json and disable windows
* Format the manifest
* Add versions
* Update homepage and download URL
* Fix version
* Update usage
* Update version
* [libgit2] defined GIT_OPENSSL option
* update version
* update version
* update version
* update portfile.cmake
* update version
* remove unix restrictions
* update version
* [wasmedge] Add new port
* .
* Update ports/wasmedge/vcpkg.json
Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>
* Update wasmedge.json
* revert version
* update version
* new function
* version
---------
Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>
Co-authored-by: FrankXie <v-frankxie@microsoft.com>
* Fix the issue that the proxy cannot run
* update version
* fix build error
* update version
* fix build error on osx
* update version
* fix does not support android
* update version
* ports/easyloggingpp features to support multi-threaded applications
* New version of ports/easyloggingpp
---------
Co-authored-by: Bjørn Thirud <bjorn.thirud@fotoware.com>
* [azure-storage-common-cpp] Update to 12.3.2
## 12.3.2 (2023-05-09)
### Features Added
- Bumped up Account SAS version to `2022-11-02`.
* [azure-storage-files-datalake-cpp] Update to 12.6.0
## 12.6.0 (2023-05-09)
- New features in `12.6.0-beta.1` are now generally available.
* [azure-storage-files-shares-cpp] Update to 12.5.0
## 12.5.0 (2023-05-09)
### Features Added
- New features in `12.5.0-beta.1` are now generally available.
### Bugs Fixed
- Fixed a bug where `ShareFileClient::ListHandles` and `ShareDirectoryClient::ListHandles` always return empty list.
* [intel-mkl] Install osx
* Do less work for --only-downloads
* Try harder to ensure DMG unmount
* Adjust port warning
* Always install usage
* Fix log names
* Merge copyright
* Revise pc file handling
* Cleanup
* More uniform staging and variables
* Update messages
* Update versions
* Typo
* More cleanup
* Do nothing for unsupported targets
The old code was already broken.
* Fix and simplify copy-from-dmg
* Change extract_0_dir
* Mount to tmp dir
* [libmad] Add dynamic building
* Update version
* Fix version
* Fixes to use vcpkg concepts
* Update version
* change to mad
* Update version
* PR fixes
* Update version
* Add version
* Update version
* [azure-security-keyvault-certificates-cpp] Update to 4.2.0
## 4.2.0 (2023-05-09)
### Features Added
- Added support for challenge-based and multi-tenant authentication.
* [azure-security-keyvault-secrets-cpp] Update to 4.2.0
## 4.2.0 (2023-05-09)
### Features Added
- Added support for challenge-based and multi-tenant authentication.
* [azure-security-keyvault-keys-cpp] Update to 4.4.0
## 4.4.0 (2023-05-09)
### Features Added
- Added support for challenge-based and multi-tenant authentication.
### Bugs Fixed
- [3366](https://github.com/Azure/azure-sdk-for-cpp/issues/4466) Fixed the user-agent string sent to the service to include the "keys" suffix in the value, when using `CryptographyClient`.
* [luajit] Use nmake build setup [skip actions]
* [luajit] Use vcpkg_configure/install_make [skip actions]
* Cross build with host tools
* Host tools must match target bitness
* Cleanup
* WIP
* Don't touch CI baseline now
* Less osx quirks
* Move msvc header installation to nmake
* Simplify MSVC
* Add arm and x86 cross build support
* libzim: add package
update libzim versions
libzim:meson ignore xapian
* Update ports/libzim/vcpkg.json
Co-authored-by: Mengna Li <95600143+Adela0814@users.noreply.github.com>
* Update ports/libzim/portfile.cmake
Co-authored-by: Mengna Li <95600143+Adela0814@users.noreply.github.com>
* support both static and dynamic library
* modify according to review
Update ports/libzim/portfile.cmake
Co-authored-by: Mengna Li <95600143+Adela0814@users.noreply.github.com>
add version
* only enable release library
* make xapian does not support on windows
* disable android platform
---------
Co-authored-by: Mengna Li <95600143+Adela0814@users.noreply.github.com>
* Update portfile.cmake
use the latest v0.7 tag of package vk-bootstrap
* update baseline
update to v0.7 tag
* Update baseline.json
change port-version
* Update version and git-tree
* ${VERSION}
* version
---------
Co-authored-by: FrankXie <v-frankxie@microsoft.com>
* fix glib2 no found
* update version
* update version
* update version
* update version
* update version
* update version
* update version
* update version
* update verion
* update verion
* merge master
* version
* fix new error
* update version
* update version
* update version
* Update qtbase.json
---------
Co-authored-by: Jim Wang (Beyondsoft Corporation) <v-wangjim@microsoft.com>
* [librdkafka] upgrade version up to 2.1.1
* [librdkafka] upgrade version up to 2.1.1
* Update ports/librdkafka/portfile.cmake
Co-authored-by: jim wang <122244446+jimwang118@users.noreply.github.com>
* [librdkafka] upgrade version up to 2.1.1
* remove blank
* update version
---------
Co-authored-by: Smyslov Alexander Nikolayevich <aleksandr.smyslov@fxclub.com>
Co-authored-by: jim wang <122244446+jimwang118@users.noreply.github.com>
* [draco] Update to v1.5.6
* [draco] Update baseline
* [draco] Fix pkgconfig
* [draco] Update version
* [draco] Use VERSION variable for git ref
Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>
* [draco] Revert line ending change
* [draco] Update version
---------
Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>
* [azure-security-keyvault-administration-cpp] Update to 4.0.0-beta.3
* [azure-identity-cpp] Update to 1.5.0
## 1.5.0 (2023-05-04)
### Features Added
- Added support for challenge-based and multi-tenant authentication.
- Added `DefaultAzureCredential`.
### Bugs Fixed
- [[#4443]](https://github.com/Azure/azure-sdk-for-cpp/issues/4443) Fixed potentially high CPU usage on Windows.
### Other Changes
- Improved diagnostics to utilize `Azure::Core::Credentials::TokenCredential::GetCredentialName()`.
- Improved log messages.
* [azure-core-cpp] Update to 1.9.0
## 1.9.0 (2023-05-04)
### Features Added
- Added the ability to ignore invalid certificate common name for TLS connections in WinHTTP transport.
- Added `DisableTlsCertificateValidation` in `TransportOptions`.
- Added `TokenCredential::GetCredentialName()` to be utilized in diagnostic messages. If you have any custom implementations of `TokenCredential`, it is recommended to pass the name of your credential to `TokenCredential` constructor. The old parameterless constructor is deprecated.
- Added support for challenge-based and multi-tenant authentication.
### Bugs Fixed
- Fixed the UUID generation so the variant is RFC 4122 conforming.
### Other Changes
- [[#4352]](https://github.com/Azure/azure-sdk-for-cpp/pull/4352) Fixed compilation error on Visual Studio 2017. (A community contribution, courtesy of _[jorgen](https://github.com/jorgen)_)
### 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))_
---------
Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
Co-authored-by: Anton Kolesnyk <41349689+antkmsft@users.noreply.github.com>
* Add port of tree-similarity to measure tree edit distance
* Fixed database version
* Fix version again
* Trying to fix the database version issue again
* Update tree-similarity to v0.2
* Added tree-similarity v0.2
* Use official repo to download the library (PR got merged); Clean up versions
* Update version manifest
* Update download hash
* Update version manifest
* Align version string with upstream repo release tag
* Update version manifest to align with upstream release tag
* Update to release 0.1.1 that installs only the header files
* Update version manifest
* add valve source rcon protocal library, depend on asio
* add license
* fix format error
* add version 1.0.0
* add blank line at the end of portfile.cmake and usage file
* execute vcpkg x-add-version --all --overwrite-version to fix error in CI
* change package name to cialloo-rcon
* change version
* Update versions/baseline.json
Co-authored-by: jim wang <122244446+jimwang118@users.noreply.github.com>
---------
Co-authored-by: jim wang <122244446+jimwang118@users.noreply.github.com>
* Adding BlingFire Package
* Adding updated baseline
* Updating supported platforms
* Fixing up json
* Updating version
* Removing uwp platform
* Updating version
* Updating to commit with cmake config
* Updating blingfire version
* Updating to latest blingfire with fixes for vcpkg
* Updating version
* [directxmesh, directxtex, directxtk(12), uvatalas] Update ports for April 2023 releases
* directxtex port updated upstream with better OpenMP support fix
* OpenMP hotfix for UVAtlas
* Update baseline
* Forgot to update the CMake config file for OpenMP
* CMake fixes made upstream
* Update baseline
Fix: Change /lib/plugin/debug to /debug/lib/plugin
Feat: Change ref to actual tagged version
Fix: Remove duplicate "remove" file
Fix: Add WITH_BUILD_ID to MAYBE_UNUSED_VARIABLES
Signed-off-by: Gordon Smith <GordonJSmith@gmail.com>
* Corrected fipsmodule.cnf install
move it to the same position as openssl.cnf, both are only examples of openssl
* Adjusted port version
* Adjusted SHA for vcpkg x-add-version --all
---------
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
* [opencv3] Enable c++17 when building feature halide
* version
* add port-version
* version
* portfile.cmake
* version
* rv
* version
* portfile.cmake
* version
* portfile.cmake
* version
* Only multi-threaded DLL libraries can be used with Ice
* Update to Ice 3.7.9
* Update vcpkg.json (3.7.9)disallow static builds for certain features (executables) as it seems that Ice doesn't support it.
* Updated version
* Updated version (hash)
* Fixed indentation and replace version string
* add omniorb port
* v db
* fix stuff i didn't test
* try running without pythonpath on linux
* dont care to fix osx
* format manifest wants it braced.
* v db
* use & instead of ,
* v db
* also disallow x86 on windows
* v db
* Apply suggestions from code review
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
* format
* v db
* cleanup
* v db
---------
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>