-
Notifications
You must be signed in to change notification settings - Fork 6.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[glog]: update to v0.6.0 #25204
Closed
Closed
[glog]: update to v0.6.0 #25204
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
FrankXie05
added
the
category:port-update
The issue is with a library, which is requesting update new revision
label
Jun 13, 2022
* [cgal] Install data folder * version * Add double quotes * version * version * Add comment to patch * version
* [check] Fix the incorrect path of dll * update license * x-add-version Co-authored-by: Cheney-Wang <[email protected]> Co-authored-by: Lily Wang <[email protected]>
* [cmake-user] Extend check for release vs. debug libs * Add wrapper for PNG * Update versions
* [libiconv] Update to 1.17 * [libiconv] License processing * Update versions * Adapt gettext uwp patch for libiconv * Update versions
This patch only add support to build the client libraries.
* [physx] Add support for Mac on ARM. Co-authored-by: Darryl Pogue <[email protected]> Co-authored-by: Niklas Gray <[email protected]> * add-x-version * [physx] Download patches, simplify werror patch Co-authored-by: Darryl Pogue <[email protected]> Co-authored-by: Niklas Gray <[email protected]> Co-authored-by: Robert Schumacher <[email protected]>
* update mqtt-cpp to version 13.0.0, adjust interface installation * fix versions * triadias' comments * fix versions * Update ports/mqtt-cpp/portfile.cmake Co-authored-by: Frank <[email protected]> * Update ports/mqtt-cpp/portfile.cmake Co-authored-by: Frank <[email protected]> * Update ports/mqtt-cpp/portfile.cmake Co-authored-by: Frank <[email protected]> Co-authored-by: Frank <[email protected]>
* [plog] Update to 1.1.8 * Update ports/plog/usage Co-authored-by: Frank <[email protected]> * Update plog.json version hash Co-authored-by: Frank <[email protected]>
* [llvm] updated to 14.0.4 + add spirv backend support * [llvm] fix "Thomas1664 - Please add a final newline here." * Fix version database. * [llvm] fix Neumann-A corrections * [llvm] run vcpkg x-add-version llvm * [llvm] mistake fixes * [llvm] removed not need platform type * [llvm] run .\vcpkg.exe x-add-version --all * [llvm] removed unstable script * [llvm] run ./vcpkg x-add-version --all Co-authored-by: Billy Robert O'Neal <[email protected]>
* Update download link * Fix version database. * Remove skips from ci.baseline.txt. * Use versioned download link Updated to use versioned download links for macOS, Linux x86 and Linux x64, in addition to Windows. * Update portfile.cmake * Remove support for arm and uwp * Update ci.baseline.txt * Update version database. Co-authored-by: Billy Robert O'Neal III <[email protected]>
* [mmloader] Fix supports * Fix version db * Fix version * version * [mmloader] Remove from CI baseline * unsupported on UWP * version * Revert version db
* [docs] Add search.md * [docs] Remove mention of registries from search.md
* [clfft,constexpr] Fix copyright * version * Fix cmake * version
* [qt-installer-framework] update to 4.4.0 * Update scripts/vcpkgTools.xml Co-authored-by: Jack·Boos·Yu <[email protected]>
* [gmp] [mpir] Add --with-pic * ./vcpkg x-add-version --all
* [paho-mqtt] Update to 1.3.10 and fix include path * x-add-version * fix paho-mqttpp3 * x-add-version * install LICENSE * x-add-version * remove documentations * x-add-version * apply suggestion * x-add-version Co-authored-by: Lily Wang <[email protected]>
* update version * Update vcpkg.json * fix * fix * fix some * x-add-version * license info * x-add-version * Update vcpkg.json * Update openmvs.json
* [stduuid] Add new port @1.2.2 * [stduuid] Add v1.2.2 to version database
* Adding libcaer port file * Formatting libcaer config * Adding version info * Git tree update for libcaer * Updating static builds and osx / linux platforms * Version update * Removing deprecated methods and fixing linux build * libcaer version update * Fix macos build * Version update * Macos test * Version update * Update patch file * Version update * Version update * Fixing comments * Formatting * Versioning update * Adding pkgconfig fixup * Version update Co-authored-by: Rokas Jurevicius <[email protected]>
* Provide Deshaw Research's Random123 implementation * Convert CONTROL to vcpkg.json. * Update versions/baseline.json. * Remove call to deprecated function. * Address reviewer comments by using vcpkg_from_github. * Implement recommended changes from MR review. * Update x-add-version. * Random123 uses a proprietary license that is very similar to BSD. * Random123 uses a proprietary license that is very similar to BSD. * Update versions file. * format portfile.cmake * x-add-version * apply suggestion * x-add-version Co-authored-by: Lily Wang <[email protected]>
* [hdf5] Refix msmpi library path in pkgconfig * version * version * Apply suggestion * version * [hdf5] Use post-hoc string replacement * version Co-authored-by: Robert Schumacher <[email protected]>
) Submitted upstream as pytorch/cpuinfo#93 Resolves microsoft#24713 Competing resolution of microsoft#24726
* Update to 9.0.1 * Update versions
* [bshoshany-thread-pool] Updated to v3.0.0 * [bshoshany-thread-pool] Updated to v3.0.0
* [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 <[email protected]> * Update ports/bux/portfile.cmake Co-authored-by: JonLiu1993 <[email protected]> * Update ports/bux/portfile.cmake Co-authored-by: JonLiu1993 <[email protected]> * Update ports/bux/vcpkg.json Co-authored-by: JonLiu1993 <[email protected]> * Update bux.json * Update ports/bux/vcpkg.json * update version * Update scripts/ci.baseline.txt Co-authored-by: JonLiu1993 <[email protected]> * 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 microsoft#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 <[email protected]> * Update ports/buck-yeh-bux/vcpkg.json Co-authored-by: Cheney Wang <[email protected]> * 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 Co-authored-by: JonLiu1993 <[email protected]> Co-authored-by: Jonliu1993 <[email protected]> Co-authored-by: Billy Robert O'Neal III <[email protected]> Co-authored-by: Cheney Wang <[email protected]>
* [wxWidgets] Remove debug asserts from Release build. Currently when building wxWidgets in Release mode, the debug asserts are enabled. This fixes this issue by providing a necessary define to disable them. Ref: https://docs.wxwidgets.org/3.1.6/group__group__funcmacro__debug.html [wxCharts, vcpkg-ci-wxwidgets] Update ports to include fix for wxWidgets release build with debug asserts off when building a dynamic/shared library. Signed-off-by: Vitalii Koshura <[email protected]> * Update wxcharts.json Co-authored-by: LilyWangLL <[email protected]>
* [mygui] Add feature tools * x-add-version * Test tools on CI * overwrite-version * Add the part of install tools to source's cmakefile * x-add-version --overwrite-version Co-authored-by: Cheney-Wang <[email protected]>
* [saucer] add new port [saucer] add lockpp dependency beleg * [lockpp] add new port * [saucer] update ref * [saucer] only support static * fix: revert cibaseline * refactor: also disable uwp * [saucer,lockpp] remove superflous dependencies * [lockpp] update version * [saucer] update to 1.0.0 * [saucer] specifiy only static library * [saucer] bump ref * [saucer] remove unused dependency Co-authored-by: Robert Schumacher <[email protected]> * [saucer] use vcpkg webview2 Co-authored-by: Robert Schumacher <[email protected]>
…s, support pkgconfig and fix usage for common3-graph (microsoft#25021) * [ignition-common3] Fix usage for graph * version * Apply suggestion * version * Add option OPTIONS, add pkgconfig support, refactor function option declarations * Remove cmake find module installation, add pkgconfig support and fix PRIVATE_FOR limit * Apply suggestions, fix dependency libxml2 * version
* update air-ctl v1.1.0 * update version database
…rosoft#25272) * [redis-plus-plus] Add feature async-std and fix dependency libuv * Re-generate patch * version * Add license * version * Apply suggestion * version
* [skia] Build configuration fix * [skia] Changed declared port-version
* Add another post-release update. https://sourceforge.net/p/wtl/patches/66/ * Put the WTL includes into a subdirectory again. This reverts 1323f4b. * Update metadata. * Update more metadata. * Mention the source of the post-release update list * Refresh metadata. * Revert "Put the WTL includes into a subdirectory again." This reverts commit 1d9c1d6.
…5224) * fix usage include files * update version * add license * overwrite version * update patch and options * update version * update patch * update version * update patch * update version * delete blank lines * overwrite version
* [python3] Update to current * update versions to current * [vfap] update python3 to current * update vcpkgTools.xml
* update commsdsl * update comms * versions * updates * format * versions * license * version * apply cr * versions * CRs * versions * Set option to ON * format vcpkg.json * update version Co-authored-by: Jonliu1993 <[email protected]>
* cppcms * cudnn * devicenameresolver * epsilon * fann * cudnn license * devicenameresolver version * epsilon * version * Remove from ci baseline * license * version * libbf * version * Why are those ports unsupported on static? I think because of failing post build lint * version * cppcms * version * epsilon * version * typo * version * test on static * version * cppcms not supported on static * version * cudnn * device * version * try again... * version * version-date * version * [cppcms] Patch out tests & examples * version * Fix patch * version * remove debug include * version * [cppcms] copy pdbs * version
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Describe the pull request
glog update to v0.6.0
What does your PR fix?
Fixes #...
Which triplets are supported/not supported? Have you updated the CI baseline?
, <Yes/No>
Does your PR follow the maintainer guide?
Your answer
If you have added/updated a port: Have you run
./vcpkg x-add-version --all
and committed the result?If you are still working on the PR, open it as a Draft: https://github.blog/2019-02-14-introducing-draft-pull-requests/
should wait #25155