* add vcpkg-tool-lessmsi
* add vcpkg-tool-python2
* adjust vcpkg_find_acquire_program
* use python2 dependency in qt5-base
* remove python2 from qt5-base
* add python2 to qt5-webengine
* use python3 instead of python2
* add some deps on the new vcpkg-tool-python2
* Apply suggestions from code review
Co-authored-by: nicole mazzuca <83086508+strega-nil-ms@users.noreply.github.com>
* add license field
* fix test detection
* error on failure to find python2
* move logs to correct position.
* add dep to qtwebengine
* adjust pybind cmake config.
* fix shiva
* move python2 to manual-tools
adjust search path
generate a details.cmake for vcpkg_find_acquire_program
* format manifest
* use version-date
* version stuff
* replace version-string
* more version stuff
* fix search path and add supports expression
* version stuff
* shiva version
* remove arm windows from support
* reuse output_path
use lessmsi is a host dep so use the correct path
* version stuff
* Fix x86 regression
* version stuff
* try fixing qtinterfaceframework
* version stuff
Co-authored-by: Alexander Neumann <you@example.com>
Co-authored-by: nicole mazzuca <83086508+strega-nil-ms@users.noreply.github.com>
Co-authored-by: Victor Romero <viromer@microsoft.com>
Co-authored-by: Victor Romero <romerosanchezv@gmail.com>
* [python3] Update to Python 3.10.2.
* Version nonsense
* Update Python tool to 3.10.2.
* [python3] Update version file
* [python3] Update versions again
Co-authored-by: Victor Romero <viromer@microsoft.com>
* [parallel-hashmap] update version to 1.34
* run `vcpkg x-add-version --all` and change `version-string` to `version`
* make suggested changes
* add changes suggested by @JonLui1993
* ran `vcpkg x-add-version --all ` as suggested
* update version
* update parallel-hashmap.json
* initial version
* finish adding gtl port
* add suggested changes (quotes around paths)
* Update gtl.json
* add quotes to paths as suggested.
* Update vcpkg.json
* fix error: Error: String `1.00` is not a valid Relaxed version string (semver with arbitrary numeric identifiers)
* Revert "add quotes to paths as suggested."
This reverts commit 3b3f8daa0f.
* Update gtl.json
* remove old version as suggested by @Thomas1664
Co-authored-by: Jonliu1993 <13720414433@163.com>
* [vcpkg baseline] Fix ncurses linux build
* version
* fix homepage
* version
* [libgnutls] Fix build on Linux
* version
* [pcapplusplus] Re-factory build system, use cmake instead.
* version
* version
* Update ports/ncurses/vcpkg.json
* Update versions/n-/ncurses.json
* [azure-security-keyvault-certificates-cpp] Update to 4.0.0-beta.2
## 4.0.0-beta.2 (2022-03-08)
### Breaking Changes
- Updated `CreateCertificateOperation.PollUntilDone()` (returned from `StartCreateCertificate()`) to return the operation status instead of the newly created certificate.
* [azure-security-keyvault-secrets-cpp] Update to 4.0.0-beta.2
## 4.0.0-beta.2 (2022-03-08)
- Second preview.
- Internal improvements.
* [azure-storage-common-cpp] Update to 12.2.2
## 12.2.2 (2022-03-09)
### Features Added
- Added `SetImmutabilityPolicy` permission for account SAS.
- Bumped up SAS token service version to `2020-08-04`.
* [azure-storage-files-datalake-cpp] Update to 12.3.1
## 12.3.1 (2022-03-09)
### Other Changes
- No public changes in this release.
* [azure-storage-files-shares-cpp] Update to 12.2.1
## 12.2.1 (2022-03-09)
### Other Changes
- Deprecated enum `LeaseDuration`, use `LeaseDurationType` instead.
* [azure-storage-queues-cpp] Update to 12.0.0-beta.4
## 12.0.0-beta.4 (2022-03-09)
### Other Changes
- Changed SAS token signed version to `2018-03-28`.
* [7-zip] update to <21.07>
* update version
* only support windows
* update version
* support !uwp
* update version
* update license and license path, support arm64-windows,
* UPDATE LICENSE
* update version
* update export and portfile.cmake
* overwrite version
* delete unused license, add fix absolute path
* udpate version
* add config_fixup
* update version
* update CMakeLists.txt
* update version
* update version
* versions/s-/serdepp.json test
* version serdepp.json update
* remove serdepp features
* portfile.cmake update and remove features
* update version
* update description
* update description
* version update
* update description
* update version
* disable_parallel_configure ON
* version update
* add script find_package(Git)
* version update
* git_executable test
* version update
* [serdepp] new port
* [serdepp] version update
* 0.1.4-pre -> 0.1.4
* vcpkg version update
* vcpkg version refresh
* version update
* Apply suggestions from code review
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
* update
* baseline update
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
* [parallel-hashmap] update version to 1.34
* run `vcpkg x-add-version --all` and change `version-string` to `version`
* make suggested changes
* add changes suggested by @JonLui1993
* ran `vcpkg x-add-version --all ` as suggested
* update version
* update parallel-hashmap.json
Co-authored-by: Jonliu1993 <13720414433@163.com>