* [azure-identity-cpp] Update to 1.5.1
## 1.5.1 (2023-07-06)
### Bugs Fixed
- [#4723]](https://github.com/Azure/azure-sdk-for-cpp/issues/4723) Accept a wider variety of token responses.
* [azure-core-cpp] Update to 1.10.1
## 1.10.1 (2023-07-06)
### Breaking Changes
- [[#4662]](https://github.com/Azure/azure-sdk-for-cpp/issues/4662) `Azure::Core::Operation<T>::GetRawResponseInternal()` is now deprecated and no longer requires an overload.
### Other Changes
- Empty diagnostic messages will no longer be generated.
* [azure-core-amqp-cpp] Update to 1.0.0-beta.1
## 1.0.0-beta.1 (2023-07-06)
### Features Added
- Initial release
* Dependency search fix
* Dependency link fix
* x-add-version
---------
Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
* Update bde port
Disable windows and arm, at least for now
It'd be great to enable arm64-osx (macos?) soon
* Update version in bde.json
* Remove ci.baseline.txt skip.
* Fix version database.
* fix port-version
* Stop building for android, osx
I don't specifically know why these don't work, but linux is the primary platform
so let's fix these another time
Also remove the cxx17 flag for now - we'll need to address this at some point
but for now this should satisfy the feature flag requirements.
* Review comments
* Remove WINDOWS_USE_MSBUILD
* Update versions
---------
Co-authored-by: Oleg Subbotin <osubbotin@bloomberg.net>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
* add more options and remove unused CMake variables
* add version
* [rocksdb] fix liburing option
* update version
* [rocksdb] disable debug runtime for Release configuration (Windows only)
* update version
* [rocksdb] remove processor-specific features
* [rocksdb] update v7.10.2
* add version
* [rocksdb] update to v8.0.0
* add version
* add version
* modify version
* add version
* [rocksdb] update to v8.3.2, build shared library, update ci.basline.txt
* update version
* [rocksdb] PORTABLE option has been modified in v8.3, it should be equal to 1
* clean up ci.baseline.txt
* =update version
* revert "clean up ci.baseline.txt"
* remove unnecessary lines
* update version
* update ci.baseline.txt
* update version
* [rocksdb] remove JeMalloc
* update version
* Fix typo in usage file
* Update port version
* Add missing newline at end of usage file
* Update versions/t-/tree-similarity.json
Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>
---------
Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>
* [cbc] Add new port
* Add dependencies
* [cgl] Update version to rebuild
* [cbc] Update CMakeLists.txt
[cgl] Revert the version
* Update
* add version file
* adapt to new version
* fix dependency name. VCPKG IS NOT CONSISTENT HERE
* rename with coinor prefix, as this seems to be the standard. try different approach copied from cgl
* accidentally renamed portfile
* version???
* forgot add rename
* quotes
* try autoconf/make
* more make changes
* try cmake again
* ifcase
* try make again
* really try make
* add dependency libs to conf call
* randomly copy stuff from other ports
* without-miplib3
* try non-release version (after autoconf fixes) as in the other ports.
* fix hash
* skip autoconf??
* add macro patch
* patch format??
* Update dep.patch
* patch
* weird caching??
* ????????
* sha
* superfluous config options
* cleanup
* vcpkg commands
* pkgconf patch for win
* disable glpk since I do not plan to add it as a feature for now.
* after conutils include
* fix version
* Update version database
* Update ports/coin-or-cbc/portfile.cmake
* Update version database
* Apply suggestions from code review
Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>
* add back AUTOCONFIG
* try with autconfig and without configure.ac patch
* Update version database
* Update version database
* cleanup
* Update version database
* chagne
* Update version database
---------
Co-authored-by: NancyLi1013 <lirui09@beyondsoft.com>
Co-authored-by: Jim Wang (Beyondsoft Corporation) <v-wangjim@microsoft.com>
Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>
* [libepoxy] Fix android builds
* [libepoxy] uwp is unsupported
* [libepoxy] windows staticcrt is unsupported
Initialization code is in DllMain, so dynamic linkage is required, so avoid static CRT.
* [openssl] Use bash from PATH rather then /bin (microsoft/vcpkg#32288)
The configure script used to invoke python during the build process contains
a shebang that invokes /bin/bash independend of whatever bash would usually
resolve to.
This breaks compilation on FreeBSD, where bash isn't part of the operating
system.
Rather then /bin/bash, invoke /usr/bin/env bash, which resolves the bash
command by iterating PATH
* [openssl] regenerate versions registries (microsoft/vcpkg#32288)
* [botan] Use bash from PATH rather then /bin (microsoft/vcpkg#32284)
The configure script used to invoke python during the build process contains
a shebang that invokes /bin/bash independend of whatever bash would usually
resolve to.
This breaks compilation on FreeBSD, where bash isn't part of the operating
system.
Rather then /bin/bash, invoke /usr/bin/env bash, which resolves the bash
command by iterating PATH.
* [botan] bump portrevision (microsoft/vcpkg#32284)
* [botan] regenerate versions repository (microsoft/vcpkg#32284)
* [libssh] Update to 0.10.5
* Fix pc file for mingw on linux
* Fix exported config
* Update ci baseline
* Update usage
* Revert "Update ci baseline"
---------
Co-authored-by: Cheney-Wang <850426846@qq.com>
* Add sort port for sort.h
[sort.h](https://github.com/swenson/sort) is a fast C header library
with many different sorting algorithms.
There's not a build process, so the port is just copying the header
file.
Most people usually just copied the header into their project, but I
thought having a vcpkg might make it easier to use sort.h
* Move sort to swenson-sort
* Add port files
* Add version and git-tree
* New sha for package
* Update git-tree
* Update release sha512
* Update git-tree
* New pkg as per PR review
* And the usual git-tree
* More code review fixes
* More git-tree stuff
* [qt5-webengine] remove build_3.with_missing_stdbool_include.patch from qt5-webengine
* [qt5-webengine] remove workaround-msvc2022-ice.patch from qt5-webengine
* [qt5-webengine] increase port version number
* [qt5-webengine] updated versions to include qt5-webengine port version 5.15.10#1