* [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`.
When running CMake 3.21 or newer in trace or debug mode, vcpkg.cmake
would trigger the CMP0126 warning for VCPKG_MANIFEST_DIR and
VCPKG_INSTALLED_DIR.
The regular variable was used to set the initial value of the cache
variable of the same name. This patch adds the regular variables
Z_VCPKG_MANIFEST_DIR_INITIAL_VALUE and
Z_VCPKG_INSTALLED_DIR_INITIAL_VALUE that are used to initialize their
respective cache variables.
* [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>