forked from microsoft/vcpkg
-
Notifications
You must be signed in to change notification settings - Fork 6
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
[qtkeychain] remove from overlay #33
Closed
Closed
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
* [2.4.3] Add launch-darkly-server port * Review portfile * Skip database tests.
* [gRPC] update to v1.41.0 * update version * [upb] Update to 2021-10-19 * Update pacth * [upb] Fix upstream bug * Replace depreciate functions * version * fix code * version * revert patch format * update version * Fix review advise * update version * Remove extra spaces * update version * update version * Remove space in patch file * change patch format from CRLF to CF * update version * revert patch format * update version * revert patch format * update version * Remove unnecessary additional * update version Co-authored-by: JackBoosY <[email protected]> Co-authored-by: NancyLi1013 <[email protected]>
* [graphite] no absolute paths * update version * update version Co-authored-by: Jonliu1993 <[email protected]>
* [quantlib] update to 1.24 * [quantlib] update to 1.24 * [quantlib] update to 1.24 * [quantlib] update to 1.24 * [quantlib] update to 1.24 * [quantlib] update to 1.24 * [quantlib] update to 1.24 * [quantlib] update to 1.24 * [quantlib] update to 1.24 * [quantlib] update to 1.24 * [quantlib] update to 1.24 * [quantlib] update to 1.24 * [quantlib] update to 1.24 * [quantlib] update to 1.24
* [ssdl2] Add feature x11 * Update dependencies * Update version files
…n match for meson (microsoft#21341)
* [kdbindings] add port * update version * update version Co-authored-by: Jonliu1993 <[email protected]>
* Bump PcapPlusPlus to v21.11 * Update sha
* [eastl] Update port commit ref * update version * Bump port-version and fix version database. * Actually fix version database. Co-authored-by: Billy Robert O'Neal III <[email protected]>
* [ffmpeg] update to 4.4.1 * Update version database * update version * update version Co-authored-by: Jonliu1993 <[email protected]>
* [PYTHON] Update windows7 patch * [VCPKG] Updated version
* [opencascade] Update to 7.6.0 * add homepage Co-authored-by: Cheney-Wang <[email protected]>
* Update uwebsockets to 20.8.0 * Update CI baseline Co-authored-by: chausner <[email protected]>
* Update asio-grpc to v1.3.0 * Update asio-grpc baseline and versions * Remove boost-asio, libunifex and standalone-asio features from asio-grpc. Add a usage file. Update it to 1.3.1 * Remove asio-grpc 1.3.0 from versions/
* [libatomic-ops] New port * [libatomic-ops] Update to vcpkg-cmake and specify PACKAGE_NAME Co-authored-by: Robert Schumacher <[email protected]>
* Make gdal available on arm (except windows) * Update to 3.4.0, revise patches * Stop importing legacy PROJ * Update versions * Export json-c dependency for mingw * Update versions Co-authored-by: Matthias Kuhn <[email protected]>
…rts to November 2021 releases (microsoft#21273) * November 8, 2021 releases * Update baseline
* Stop overwriting logs when copying tool dependencies * Deploy debug dependencies for debug tools * Deploy dependencies verbosely in debug mode * Don't silently fail deployment on mutex creation error * Construct paths portably * Fix mutex creation on Linux * Abort on mutex creation errors * Always copy tool dependencies in verbose mode
* [libsecret] add new port with version 0.20.4 * [libsecret] Add host dependency on glib Co-authored-by: Be <[email protected]>
and add libsecret as a dependency for Linux Co-authored-by: Be <[email protected]>
* Remove -Dbuild_cord=OFF * Add -Denable_cplusplus=ON * Remove -Denable_threads=OFF thus enabling threads * Add libatomic-ops to dependencies * Fix 'unresolved symbol in GetModuleHandle' error (in upstream)
* Updated ports/apsi to 0.7.0. * Updated versioning.
* Update kubernetes library * Update versions * Fix port version * Update versions * update kubernetes to latest commit * update version * revert kubernetes.json Co-authored-by: Ahmed Yarub Hani Al Nuaimi <[email protected]> Co-authored-by: Jonliu1993 <[email protected]>
* [zydis] update to 3.2.1 * update version * update portfile.cmake * update version
* Enable arm64 build for Arrow * Fix deprecated function warning * Update Arrow port version
* Added ptyqt and winpty ports * Fix part of issues * Build fixes for Windows * PR suggestions * Update versions * Update CI Baseline * Fix PR review suggestions * fix version * Fix baseline and versions * Adjust winpty patch * Versions updated
* [unixODBC] update to 2.3.9 * [unixodbc] convenience update for dynamic/static linking of ltdl and Iconv * [unixodbc] update to 2.3.9 - review findings
* [fontconfig] Fix dead link to homepage * [fontconfig] Properly update baseline * Update version database
* [ace] Upgrade to ACE 7.0.4, added myself as maintainer, added some todo's for ACE 7.0.5 when it becomes available * ports/ace/portfile.cmake: * ports/ace/vcpkg.json: * [ace] Update port file * ports/ace/vcpkg.json: * [ace] Upgrade to 7.0.4 * [ace] Updated version database * update version * [ace] Upgrade to 7.0.5 * ports/ace/portfile.cmake: * ports/ace/vcpkg.json: * [ace] Updated version database * [ace] Make platform toolset more maintainable * ports/ace/portfile.cmake: * Updated version database Co-authored-by: Jonliu1993 <[email protected]>
* [docs] Document `VCPKG_BUILD_TYPE` * Update docs/users/triplets.md Co-authored-by: NancyLi1013 <[email protected]> Co-authored-by: NancyLi1013 <[email protected]>
* Consolidate netcdf-c ZLIB patching * Update to 4.8.1, refresh patches * Resolve parameter warning * Decouple netcdf-4 feature from hdf5 * Expose NCZarr features * Break vcpkg CI cascade * Fix hdf5 szip support detection for static linkage * Allow curl, hdf5, libzip with minimal dependencies * Disable fatal warnings on uwp * Update versions * Fix libzip dependency * Fix and simplify szip config patch * Revert nczarr-s3 feature for now * Update versions * [skip actions] CI * [skip actions] Debug ci failure * Revert "[skip actions] Debug ci failure" This reverts commit 03f3d52.
* [openblas] make openblas build on MinGW * Portfile cleanup: Join separate vcpkg_check_feature calls and add double quotes according to maintainer guidelines. * Portfile cleanup: Migrate vcpkg cmake commands from deprecated to new functions. * Portfile cleanup: Migrate vcpkg cmake commands from deprecated to new functions (2) - missed a spot. * Re-factory code * version * [shogun] Fix include cblas path * version Co-authored-by: JackBoosY <[email protected]>
* new port for libical * ports/libical/portfile.cmake - cleanup * [libical] implement fixes from pull request * [libical] update to 3.0.11, modernize port file * [libical] make rscale a default feature * [libical] update versions * [libical] don't make rscale deault for now, disable on static * [libical] update versions Co-authored-by: Allen Winter <[email protected]>
* Enable CI for libspatialite:x64-windows-static-md * Use pkgconfig for nmake * Use pkgconfig for autotools; fix mingw * Install pc file for windows * Add feature interface, make GPLv2+ features optional * spatialite-tools need libspatialite[rttopo] * Update versions
* Add libalkimia port * [libalkimia] convert manifest to JSON * [libalkimia] use gettext port * [libalkimia] update to HEAD * [libalkimia] remove unused options * [libalkimia] use current spec * [libalkimia] only remove what's needed * [libalkimia] use KDE_INSTALL_QMLDIR instead of manual renaming * [libalkimia] wrap paths in quotes * [libalkimia] update versions * [libalkimia] enable parallel builds * [libalkimia] update versions * [libalkimia] enable extra features * [libalkimia] update versions * [libalkimia] update versions * [libalkimia] static build fixes * [libalkimia] update versions * [libalkimia] only copy tools if feature enabled * [libalkimia] update versions * [libalkimia] mark BUNDLE_INSTALL_DIR as maybe unused * [libalkimia] cleanup leftover static DLLs * [libalkimia] update versions * [libalkimia] limit DLL cleanup to Windows * [libalkimia] update versions * [libalkimia] DLL leftovers patched upstream * [libalkimia] update versions * [libalkimia] AUTO_CLEAN tools after copying * [libalkimia] update versions
* [proj4,vtk,mapnik] Upgrade to proj 8.0.0. Make vtk compatible via upstream patch and mapnik by buildscript tweak. * [mapnik, proj4, vtk]: add versions
…lude path (microsoft#18820) Co-authored-by: Rémy Tassoux <[email protected]>
The CI on this repository is simply not relevant. This is confirmed to work already. |
https://github.com/mixxxdj/mixxx/blob/main/CODE_OF_CONDUCT.md#no-tolerance-for-harassment
|
This allows to remove the nonstandard QTKEYCHAIN_STATIC variable.
* Disable alternative packaging (CPack, RPM) * Fixup cmake config install location * Update copyright: dual license * Update versions
* fast-float update to v3.2.0 * update version * update * update version to v3.2.0 * update version * update version * update version * update * revert portfile.camke * update version
microsoft#21420 was merged upstream updating qtkeychain and adding Qt6 compatibility.
Be-ing
force-pushed
the
qtkeychain-remove-overlay
branch
from
November 20, 2021 15:44
a208935
to
e1f6539
Compare
Superseded by #36 |
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.
microsoft#21420 was merged upstream updating qtkeychain and adding Qt6 compatibility.