* [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>
* 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>
---------
Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>
Co-authored-by: jim wang <122244446+jimwang118@users.noreply.github.com>
* Added rtmfp-cpp library.
* Fix version database.
* Added baseline.
* Fixed few things.
* Update version database
* Removed ref id.
* DB update.
* Reset the REF and HEAD_REF
* DB Update.
* Changed old name for new one.
* DB update.
* Update ports/rtmfp-cpp/portfile.cmake
Co-authored-by: Mengna Li <95600143+Adela0814@users.noreply.github.com>
* Update ports/rtmfp-cpp/portfile.cmake
Co-authored-by: Mengna Li <95600143+Adela0814@users.noreply.github.com>
* Changed version.
* Bump version in DB.
* Update version database
* Small modification.
* vcpkg x-add-version --overwrite-version --all
* New hash.
* DB update.
* Fix license.
* DB update.
---------
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
Co-authored-by: Mengna Li <95600143+Adela0814@users.noreply.github.com>
* [arg-router] Update to v1.2.0
Bug fixes
* Issue 254, passing no args to short_form_expander_t::pre_parse_phase(..) causes segfault
* Issue 255, policy_unique_from_owner_parent_to_mode_or_root not working
Improvements
* Corrected CMake package so you don't need to manually set the include directory anymore (Issue 257)
* Node can be instantiated with bare compile-time strings and they are automatically mapped to the appropriate policy (Issue 256)
* Improved help output formatting documentation (Issue 258)
* Removed invalid dependency from usage file
* Used CONFIG_PATH in vcpkg_cmake_config_fixup()
* Replaced lost newline
* [bot] Update DPP to v10.0.23
* remove as included upstream
* update git tree tag
* suggested tweak, removes sha and adds version ref
Co-authored-by: Mengna Li <95600143+Adela0814@users.noreply.github.com>
* Update dpp.json
---------
Co-authored-by: Mengna Li <95600143+Adela0814@users.noreply.github.com>
The commit [1] broke consuming curl for downstream projects:
CMake Error at cmake-build-debug/vcpkg_installed/x64-windows-static/share/curl/CURLTargets.cmake:61 (set_target_properties):
The link interface of target "CURL::libcurl" contains:
c-ares::cares
but the target was not found. Possible reasons include:
* There is a typo in the target name.
* A find_package call is missing for an IMPORTED target.
* An ALIAS target is missing.
[1]: c9eb3bd14e
* Fix linux tools can't compile with undefined reference to `sin'
* update port version
* update baseline.json
* fix duplicate FIND_LIBRARY (LIB_MATH NAMES m) & fix linking of luac is missing math libs
* update lua port version in version database
---------
Co-authored-by: tobias.funk <tobias.funk@nortonlifelock.com>
* [many ports]switch to vcpkg-cmake / vckg-cmake-config part 5
* version
* typo
* typo
* fix build
* version
* deprecated vcpkg_extract_source_archive_ex
* version
* fix argument
* version
* Rename argument
* version
* More changes about argument
* wrong op
* version
---------
Co-authored-by: jyu49 <yu_jack@apple.com>
* [many ports]switch to vcpkg-cmake / vckg-cmake-config part 4
* version
* typo
* version
* typo
* version
* Remove PREFER_NINJA
* version
* deprecated vcpkg_extract_source_archive_ex
* version
* fix argument
* version
* More rename
* version
---------
Co-authored-by: jyu49 <yu_jack@apple.com>
* [bux] Add new port
* Corrections according to Create Pull Request suggested questions
* SHA512
* Mark fails into .\scripts\ci.baseline.txt
* Mark fails into .\scripts\ci.baseline.txt
* No need of "port-version": 1 in vcpkg.json
* Update version database
* Update ports/bux/portfile.cmake
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
* Update ports/bux/portfile.cmake
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
* Update ports/bux/portfile.cmake
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
* Update ports/bux/vcpkg.json
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
* Update bux.json
* Update ports/bux/vcpkg.json
* update version
* Update scripts/ci.baseline.txt
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
* update bux support
* update version
* update version
* Rename bux to buck-yeh-bux
* Update version database
* [buck-yeh-bux] upgrade to v1.5.0
1. [New] `bux::C_ParaLog` is ready for a variety of parallel logging configurations, filtered or unfiltered.
2. [New] Necessary helper classes for implementation _s.t_ logger users no longer need to declare child source instances explicitly.
3. [New] Add methods to `ParaLog.h` & `SyncLog.h` to support testability.
4. [New] Add unit test cases to `ParaLog.h` & `SyncLog.h` (test_paralog & test_logger)
5. [New] Update what are found in `test/` to `test/archlinux/aur_poc/`
6. [Bug] `std::uniform_int_distribution<unsigned char>` no longer allowed.
7. [Change] `CUR_FUNC_` for Windows (MSVC)
8. [Change] `tbb` is no longer implicitly needed by C++ standard library.
9. [Change] `smoke_filtlog.cpp` verifies 2-level log filters ok.
* Missing comma in versions/b-/buck-yeh-bux.json
* buck-yeh-bux 1.6.0
* Corrections made according to NancyLi1013's requests in PR #20813
* Fix SHA key in versions/b-/buck-yeh-bux.json
* Update to buxk-yeh-bux v1.6.2
* [buck-yeh-bux-mariadb-client] The first release
* Add dependency to libmariadb
* Inccorect git-tree value in versions/b-/buck-yeh-bux-mariadb-client.json
* linux build is enabled
* [buck-yeh-bux] Upgrade to 1.6.3 to allow u64-linux
* linux build is disabled again for not recognizing C++20 header <concpts> yet
* Mark vcpkg.json to support Linux but ci.baseline.txt to fail the CI build
* Repair buck-buck-yeh-bux in version database.
* [buck-yeh-bux] Upgrade to 1.6.5
* [buck-yeh-bux] Upgrade to 1.6.5
* Add "license" field
* Correction nade by `./vcpkg format-manifest ports/buck-yeh-bux/vcpkg.json`
* Update according to `git rev-parse HEAD:ports/buck-yeh-bux`
* [buck-yeh-bux-mariadb-client] Upgrade to 1.0.3
* [buck-yeh-bux-sqlite] New port
* `vcpkg.json`/"supports" changed to "!(arm | uwp | osx | linux)" for all my ports
And remove the corresponding lines from `ci.baseline.txt`
* Update "port-version" & "git-tree"
* Update "port-version"
* Update "git-tree" but revert "port-version"
* Update ports/buck-yeh-bux-mariadb-client/vcpkg.json
Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>
* Update ports/buck-yeh-bux/vcpkg.json
Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>
* Run `./vcpkg x-add-version ...` to update port-version
* Update buck-yeh-bux-mariadb-client.json
* Update buck-yeh-bux.json
* [buck-yeh-bux] Update to 1.6.6
* [buck-yeh-bux] Update to 1.6.6
* [buck-yeh-bux] Update to 1.6.6
* [buck-yeh-bux] Update to 1.6.7
* ./vcpkg format-manifest ports/buck-yeh-bux/vcpkg.json
* Update git-tree
* [buck-yeh-bux] Bugfix & vcpkg compliance
1. [Bug] Help USAGE line for a subcommand, if any, is displayed in wrong order.
2. [vcpkg] Merge from https://github.com/microsoft/vcpkg/pull/26248 so that `fix-clang-cl.patch` can be removed.
* Update ports/buck-yeh-bux/portfile.cmake
Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>
* Revert REF line & try add linux support
* Revert to the previous
* Update version database
* [buck-yeh-bux] Correct archive path of 1.6.8
`vcpkg install buck-yeh-bux` complains "Failed to download from mirror set" (url https://github.com/buck-yeh/bux/archive/v1.6.8.tar.gz)
* [buck-yeh-bux] 1.6.8 port-version 1
* [buck-yeh-bux] 1.6.8 port-version 1
---------
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
Co-authored-by: Jonliu1993 <13720414433@163.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>
Co-authored-by: Javier Matos Denizac <javier.matosd@gmail.com>
Co-authored-by: buck-yeh <github-actions>
* Add port files for scope_guard
* Add version for scope_guard
* Update portfile.cmake with suggested changes
* Update scope-guard.json
---------
Co-authored-by: Frank <1433351828@qq.com>
* Upgrade Kubernetes client library's port to 0.6.0
* Update version files
* Update ports/kubernetes/portfile.cmake
Co-authored-by: Mengna Li <95600143+Adela0814@users.noreply.github.com>
* Update version files
---------
Co-authored-by: Mengna Li <95600143+Adela0814@users.noreply.github.com>
* [bux] Add new port
* Corrections according to Create Pull Request suggested questions
* SHA512
* Mark fails into .\scripts\ci.baseline.txt
* Mark fails into .\scripts\ci.baseline.txt
* No need of "port-version": 1 in vcpkg.json
* Update version database
* Update ports/bux/portfile.cmake
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
* Update ports/bux/portfile.cmake
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
* Update ports/bux/portfile.cmake
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
* Update ports/bux/vcpkg.json
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
* Update bux.json
* Update ports/bux/vcpkg.json
* update version
* Update scripts/ci.baseline.txt
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
* update bux support
* update version
* update version
* Rename bux to buck-yeh-bux
* Update version database
* [buck-yeh-bux] upgrade to v1.5.0
1. [New] `bux::C_ParaLog` is ready for a variety of parallel logging configurations, filtered or unfiltered.
2. [New] Necessary helper classes for implementation _s.t_ logger users no longer need to declare child source instances explicitly.
3. [New] Add methods to `ParaLog.h` & `SyncLog.h` to support testability.
4. [New] Add unit test cases to `ParaLog.h` & `SyncLog.h` (test_paralog & test_logger)
5. [New] Update what are found in `test/` to `test/archlinux/aur_poc/`
6. [Bug] `std::uniform_int_distribution<unsigned char>` no longer allowed.
7. [Change] `CUR_FUNC_` for Windows (MSVC)
8. [Change] `tbb` is no longer implicitly needed by C++ standard library.
9. [Change] `smoke_filtlog.cpp` verifies 2-level log filters ok.
* Missing comma in versions/b-/buck-yeh-bux.json
* buck-yeh-bux 1.6.0
* Corrections made according to NancyLi1013's requests in PR #20813
* Fix SHA key in versions/b-/buck-yeh-bux.json
* Update to buxk-yeh-bux v1.6.2
* [buck-yeh-bux-mariadb-client] The first release
* Add dependency to libmariadb
* Inccorect git-tree value in versions/b-/buck-yeh-bux-mariadb-client.json
* linux build is enabled
* [buck-yeh-bux] Upgrade to 1.6.3 to allow u64-linux
* linux build is disabled again for not recognizing C++20 header <concpts> yet
* Mark vcpkg.json to support Linux but ci.baseline.txt to fail the CI build
* Repair buck-buck-yeh-bux in version database.
* [buck-yeh-bux] Upgrade to 1.6.5
* [buck-yeh-bux] Upgrade to 1.6.5
* Add "license" field
* Correction nade by `./vcpkg format-manifest ports/buck-yeh-bux/vcpkg.json`
* Update according to `git rev-parse HEAD:ports/buck-yeh-bux`
* [buck-yeh-bux-mariadb-client] Upgrade to 1.0.3
* [buck-yeh-bux-sqlite] New port
* `vcpkg.json`/"supports" changed to "!(arm | uwp | osx | linux)" for all my ports
And remove the corresponding lines from `ci.baseline.txt`
* Update "port-version" & "git-tree"
* Update "port-version"
* Update "git-tree" but revert "port-version"
* Update ports/buck-yeh-bux-mariadb-client/vcpkg.json
Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>
* Update ports/buck-yeh-bux/vcpkg.json
Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>
* Run `./vcpkg x-add-version ...` to update port-version
* Update buck-yeh-bux-mariadb-client.json
* Update buck-yeh-bux.json
* [buck-yeh-bux] Update to 1.6.6
* [buck-yeh-bux] Update to 1.6.6
* [buck-yeh-bux] Update to 1.6.6
* [buck-yeh-bux] Update to 1.6.7
* ./vcpkg format-manifest ports/buck-yeh-bux/vcpkg.json
* Update git-tree
* [buck-yeh-bux] Bugfix & vcpkg compliance
1. [Bug] Help USAGE line for a subcommand, if any, is displayed in wrong order.
2. [vcpkg] Merge from https://github.com/microsoft/vcpkg/pull/26248 so that `fix-clang-cl.patch` can be removed.
* Update ports/buck-yeh-bux/portfile.cmake
Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>
* Revert REF line & try add linux support
* Revert to the previous
* Update version database
---------
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
Co-authored-by: Jonliu1993 <13720414433@163.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>
Co-authored-by: Javier Matos Denizac <javier.matosd@gmail.com>
Co-authored-by: buck-yeh <github-actions>
* [luminoengine] Fix cannot find luminoengine library
* update version
* update version database
* fix review
* update version
* rename patch
* update version
* fix ci error
* update version
* fix ci error
* update version
* fix SHA
* Update version database
* add local patch from PR669 instead of download it
* Update version database
* update port-version
* update port-version
* Update highfive.json
* set patch from url as before
* Update version database
* add full_index in the url
* Update version database
---------
Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>
* add optional poppler-qt interface
* update version database
* use vcpkg_check_features
* update version
* increase version
* Update version database
* add unofficial cmake for poppler/qt6
* update version database
* add missing reference
* update version db
* make qt dependency optional and check for qt
* update version db
* [uni-algo] Add new port
* [uni-algo] Update hash
* [uni-algo] Remove header-only feature
vcpkg maintainer-guide.md: Do not use features to implement alternatives
Header-only/constexpr feature in v0.7.0 doesn't implement
one system locale function so it violates this rule.
* [uni-algo] Clean excessive comments
vcpkg maintainer-guide.md: Avoid excessive comments in portfiles
* [uni-algo] Format json
* [uni-algo] Update baseline
Run: vcpkg x-add-version uni-algo
* [uni-algo] Remove vcpkg_minimum_required
* [uni-algo] Update baseline
* [uni-algo] Enable install always
* [uni-algo] Rerun x-add-version
* wip
* wip
* wip
* wip
* fix
* fix
* fix
* desc
* fix for guidelines
* format
* Run x-add-version
* Add supports
* Default is core only
* Default is core only
* add version
* uwp unsupported
* add version
* rename port
* add version
* fix config path
* add version
* [abseil] update to latest release (20230125.0)
* Fix DLL support
* Update version
* I do not understand the warning about version-string, fixing it seems to make things worse
* [etcd-cpp-apiv3] Abseil requires C++14
* Update a downstream port
* I just cannot get these right, argh
* Try to switch from version-string to version (again)
* Regenerate versions
* Improve etcd handling of C++ standard
* Regenerate versions
* Use target_link_libraries to get compilation flags
* Update version files
* c-ares: bump to 1.19 and make it build on uwp.
guard-imported-lib.patch got upstreamed, no longer necessary.
* drogon: disable uwp support.
It depends on c-ares which now supports uwp which means that this port needs
to be explicitly disabled.
* [iceoryx] Update to 2.0.3
* Fix portfile.cmake format
Co-authored-by: jim wang <122244446+jimwang118@users.noreply.github.com>
* [iceoryx] Update version
---------
Co-authored-by: jim wang <122244446+jimwang118@users.noreply.github.com>
* [cyclonedds-cxx] Add new port
* [cyclonedds-cxx] Fix features list
* [cyclonedds-cxx] Add patch
* [cyclonedds-cxx] Fix features list
* [cyclonedds-cxx] Fix dependencies list
* [libraw] Updated port to version 0.21.1
* [freeimage] Updated port to prepare for libraw version 0.21
* Add const in the right position
* Portfile modernization
* [libraw] Revise dependencies
* Add dng-lossy feature
* Update versions
* Add license
* Fix license name
---------
Co-authored-by: Anders Klemets <anderskl@microsoft.com>
Tagged release is +2 years old, fix-android-threads patch got upstreamed so it
is no longer necessary here. Also, includes a small patch which makes it
build on uwp.
* [glib] Update to 2.75.3.
* [glib] Fix intl detection when consumed in CMake.
When consuming glib in CMake through `pkg_check_modules`, libintl
(provided by `gettext`) needs to specified in the pc file as `-lintl`
without any quotation. Otherwise it is not picked up as a dependency
and static linking fails.
Also `vcpkg_fixup_pkgconfig` needs to be called before editing pc files.
* [glib] Cleanup portfile.
* [glib] Update baseline.
* [arg-router] Bump to 1.1.1
Bug fixes:
* Critical issue that prevents non-CMake builds from being built
Improvements:
* Removed the git patch version segment and therefore the requirement on git to build. This allows for building from source without a working copy
* Changes fro PR comments
* Removed unused files
* Added vcpkg_cmake_config_fixup
* Restricted to release 'build'
* Used version var for source tag
* [opusfile] Fix CMake config for case-sensitive FS.
On case-sensitive filesystems, `OpusFileConfig.cmake` is unable to find
the exported targets due to mismatch case. See xiph/opusfile#42
* [opusfile] Update baseline.