* Update Apr to 1.7.2
* Fix formatting
* Fix new crosscompile check in apr's apr-1-config
* Replace absolute paths in apr_rules.mk
They would poison the binary cache
* Stop using deprecated vcpkg_extract_source_archive_ex
* [portmidi] Search for Threads in the CMake config.
Without this, consuming the library in CMake would result in the
following error:
The link interface of target "PortMidi::portmidi" contains:
Threads::Threads
but the target was not found.
* [portmidi] Cleanup portfile.
- Copy pdbs
- Use vcpkg_install_copyright
- Use ${VERSION}
* [portmidi] Install a usage file.
* [portmidi] Bump port-version.
* [portmidi] Update baseline.
* [catch2] Update to 3.3.2
* [catch2] Update version files
* [catch2] Change version-semver to version
* [catch2] Update version files
* [catch2] Revert version type change
* [protobuf-v] fix build error for windows
* [protobuf-v] fix build error for windows
* fix build error
* update version
* delete protoc-c
* update version
* update version
* update version
* update version
* update version
* delete protoc-c
* update version
* Update COLMAP version to 3.8
* date
* version
* patch
* f
* format
* f
* c
* c
* f
* d
* d
* d
* f
* revert patch formating
* update version
* n
* n
* f
* f
* f
---------
Co-authored-by: Jonliu1993 <13720414433@163.com>
* [configcat] Update to version 2.0.0
* [configcat] Update to version 2.0.0
* [configcat] Update to version 2.0.0
* [configcat] Update to version 2.0.0
* Update ports/configcat/portfile.cmake
Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>
* [configcat] Update to version 2.0.0
---------
Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>
* [fmilib] change to the github and update to fix bug of libexpat
* add license
* Cleanup and devendor expat, minizip, zlib
* Merge target objects, not archives
* Update "supports" and ci baseline
* zlib is a transitive dependency
* Fix config
---------
Co-authored-by: FrankXie <v-frankxie@microsoft.com>
Co-authored-by: Javier Matos Denizac <javier.matosd@gmail.com>
Co-authored-by: Monica <v-liumonica@microsoft.com>
* [simdjson] Update to 3.1.3
* [simdjson] Bump version
* [simdjson] Update to 3.1.5
* [simdjson] Overwrite version
* [simdjson] Quote
* [simdjson] Overwrite version
* [vcpkg-cmake-get-vars] Call 'project' early
System variables like 'APPLE' or 'ANDROID' aren't set before 'project()'.
* Get Android variables
* [openssl] Ensure that compiler is reached via 'PATH'
* Fix Android configuration
* Add 'tools' feature
* Update versions
* [openssl] Initialize android with vcpkg settings
* [openssl] Really don't build apps
* [vcpkg-cmake-get-vars] Update android vars
* [libpq] Pass openssl version from pkgconfig
* [vcpkg-cmake-get-vars] Update android vars
* [vcpkg-cmake-get-vars] Report generator
* [vcpkg-cmake-get-vars] Escape all output
* Transfer cmake-get-vars fixes
* Transfer cmake-get-vars extra flags
* no-asm for android-arm w/o neon
* [vcpkg_configure_make] Unquote as needed
Toolchain flags are passed into make via environment variables (e.g.
CFLAGS) and expanded by Makefiles regardless of quotes. And even vcm's
internal handling isn't prepared for these quotes. So we must remove
the early. This doesn't interfere with properly escaped quotes.
* Re-add lost 'project', amends 4cf7caaa
* [openssl] Fix emscripten
* Added basic info to ptc-print port.
* Formatting json file.
* Trying to add master branch instead of main.
* Trying to add master branch instead of main.
* Update git-tree.
* CI baseline update.
* Update ports/ptc-print/usage
Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>
* Update ports/ptc-print/usage
Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>
* CI baseline update.
* Update ports/ptc-print/portfile.cmake
Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>
* Update.
* Update in usage file.
* Formatting update.
* Update.
* Update.
* [osmanip] new port
* [osmanip] new port
* Updates.
* Updates.
* Update.
* [osmanip] new port
* Changed port version.
* Changed port version.
* [osmanip] new port
* [osmanip] new port
* Update.
* [arsenalgear] new port
* Added port to arsenalgear.
* Added port to arsenalgear.
* Update.
* Deleted arsenalgear stuff for the moment.
* [arsenalgear] new port
* Added right version.
* [arsenalgear] new port
* Update.
* Update.
* Delete baseline rows.
* Fixed issue.
* Fixed issue.
* Commented not working OSs.
* Update ports/arsenalgear/portfile.cmake
Co-authored-by: jim wang <122244446+jimwang118@users.noreply.github.com>
* Update versions/a-/arsenalgear.json
Co-authored-by: jim wang <122244446+jimwang118@users.noreply.github.com>
* Update
* Update
* Update.
* Update
* Update scripts/ci.baseline.txt
Co-authored-by: jim wang <122244446+jimwang118@users.noreply.github.com>
* Update versions/a-/arsenalgear.json
Co-authored-by: jim wang <122244446+jimwang118@users.noreply.github.com>
* Update
* Added correct formatting.
* Added correct formatting.
* Update
* Corrected hash.
* New patch update.
* Update.
* Update.
* Added new port version.
* Added new port version.
* Update.
* Update ports/osmanip/portfile.cmake
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
* Version update.
* Update
* Update sha15
---------
Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>
Co-authored-by: jim wang <122244446+jimwang118@users.noreply.github.com>
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
* Try adding xbox triplets
* Update for Gaming Command Prompt usage
* Fix directxtk12 shaders for xbox
* Add toolchain for xbox
* Fix ports for feature builds
* Code review feedback
* More code review
* Code review
* WIN32_LEAN_AND_MEAN is too aggressive for many libs
* Normalize GDK variable paths
* Need to leave oldnames.lib as many libs use POSIX names
* More code review feedback
* Remove extra file
* Use of /DEFAULTLIB fixed 41 ports
* Code review feedback
* Added basic xbox supports expression
* Updates for xbox-aware ports
* Update for CMake fixes upstream
* Minor synatx fix
* Fix up merge issues
* Need directx-headers for linux
* Missed one port revision
* Removed VCPKG_TARGET_IS_XBOX from project scope after upstream fixes
* Update baseline
* License updates per github-actions bot
* Update baseline
* Update toolchain to support try_compile for GDK headers
* Update port numbers
* Update baseline
* Don't need directx-dxc for Xbox builds
* Update baseline
* Update hashes
* Code review
* Update baseline
* Refresh hashes for upstream fixes
* Update baseline
* Add ms-gdkx stub port
* Update baseline
* updated ms-gdkx with user-friendly output
* Update baseline
* Code review for the toolchain file
* Update directxkt12 hash
* Refresh baseline
* Update MSBuild integration to select proper triplet for GDK custom platforms
* Update CMake integration to select proper xbox triplet from XBOX_CONSOLE_TARGET
* vcpkg.targets update
* Code review feedback
* Update baseline
* Refresh baseline
* Code review for MSBuild
* Code review for xbox toolchain
* vcpkg.cmake codereview
---------
Co-authored-by: walbourn <chuckw_walbourn@yahoo.com>
* [azure-storage-common-cpp] Update to 12.3.1
## 12.3.1 (2023-03-07)
### Features Added
- Bumped up SAS token service version to `2021-12-02`.
* [azure-storage-blobs-cpp] Update to 12.7.0
## 12.7.0 (2023-03-07)
### Features Added
- Features in `12.7.0.beta.1` are now generally available.
* [azure-storage-files-shares-cpp] Update to 12.4.0
## 12.4.0 (2023-03-07)
### Features Added
- New features in `12.4.0-beta.1` are now generally available.
* [many ports]switch to vcpkg-cmake / vckg-cmake-config part 3
* version
* typo
* version
* typo
* version
* Fix params
* version
* deprecated vcpkg_extract_source_archive_ex
* version
* fix arguments
* version
* Rename argument
* version
* Deprecate vcpkg_extract_source_archive_ex
* version
---------
Co-authored-by: jyu49 <yu_jack@apple.com>