aboutsummaryrefslogtreecommitdiff
path: root/versions
AgeCommit message (Collapse)Author
2021-10-01[directxtk, directxtk12, directxtex, directxmesh, uvatlas] ports updated for ↵Chuck Walbourn
September 2021 release (#20457) * Update for September 2021 GitHub releases * Update directx tool kit ports * Update versions * Convert directxmesh and uvatlas to vcpkg-cmake * Refresh version hash
2021-10-01[google-cloud-cpp] update to latest release (v1.32.0) (#20463)Carlos O'Ryan
* [google-cloud-cpp] update to latest release (v1.32.0) * Update from deprecated vcpkg functions * Undo migration to `vcpkg_cmake_config_fixup()` I could not get this to work. I will ask in the discord channel because I must be using it wrong.
2021-09-30[vcpkg_configure_make] Standardize `OPTIONS` list item handling (#19540)Kai Pastor
* Remove unused EXTRA_QUOTES * Uniformly invoke 'configure' * [libtasn1] Fix mingw build * Unify prefix handling * Revise install dir processing * x-add-version * Force libdir to lib (adopted from #19666) * [skip actions] CI rebuild * CR request: Put backslash before shell var * CR request: Use vcpkg_list * Update versions * Fix python3 options * Update versions * Bump python port-version. * CR request: Add comment about backslashes before prefix Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-09-30[hypodermic] added version 2.5.3, updated baseline (#20414)Lassi
* added 2.5.3, updated baseline * added quotes and fixed how license installation is done * updated portfile based on bots recommendations * Change version-semver to version. Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-09-30[minisat-master-keying] Update to 2.3.6 (#20437)chausner
* Update minisat-master-keying to 2.3.6 * Update CI baseline Co-authored-by: chausner <chausner@users.noreply.github.com>
2021-09-30[tauri] update to version 0.5.0 (#20431)Take Vos
2021-09-30[tree.hh] Add new port. (#20427)Hconk
* [tree.hh] create a new port. * [tree.hh] update baseline.json. * [treehh] update portfile and copyright * [treehh] update baseline
2021-09-30[promise-cpp] Add new port (#20340)chausner
* Update promise-cpp to 1.0.3 * Update CI baseline * Fix portfile * Update git-tree hash * Update to version 2.1.0 * Update CI baseline and git-tree hash * Add usage * Update git-tree hash * Update to promise-cpp 2.1.2 * Update git-tree hash Co-authored-by: chausner <chausner@users.noreply.github.com>
2021-09-30[Qt 6.2] Update Qt6 to 6.2 (#18687)Alexander Neumann
* [qt6] Update to 6.1.1 * version stuff * fix empty dir * update version * fix casing in qtbase * [libpq] add secure32.lib on windows * add clang-cl fix * version stuff * fix flag removal by adding a space * version stuff * make qt6->Qt6 usage consistent since Qt6 refers to itself as Qt6 with uppercase Q * fix libpq wrapper opensll linkage on linux * use policy to fix dependent ports * version stuff * use upstream patch * version stuff * fix source_location with clang-cl * version stuff * add all new modules * add all modules to the qt port * push all the ports * fix patch * update ports * split qt_install_submodule into smaller functions * add qlitehtml submodule to qttools * update a few ports before moving to beta * update vcpkg.json and refs and fix issue with update * fix dependencies * remove patch * update to 6.2 * add nodejs to vcpkg_find_acquire_program for qtwebengine * format manifest. * fix webengine and see if it builds. * apply format diff * add patch * fix arm builds * fix linux gcc 7.5 build error * fix patch * bump version in qtbase otherwise CI seems to resuse the wrong version * fix webengine release build * try fixing gcc 7.5 build * revert gcc 7.5 fixes since they broke osx * revert gcc 7.5 fixes since they broke osx * fix qtimageformats. * actually enable new qt6 builds. * fix search path for nodejs. * fix the webengine patch again. * fix wrong binary name * revisit all dependencies * revisit webengine features and build settings * more feature stuff * remove qt6betablock and more features review for qt 6.2 * add missing qt prefix. * format manifest * fix ci issues * format manifest. * add node on osx. * install node on linux * fix a typo and a disable another find_package * fix mingw build issues and switch to not using tag * use CMAKE_HOST_WIN32 instead * update ref * fix core configure error * fix mingw case. * fix script installation * remove qmake helper scrpt * delete debug folder if empty * add vcpkg-tool-nodejs * revert changes in the pipeline scripts * adjust qtwebengine to the changes * format manifest and revert doc changes * fix message and logic * fix hashes and make host only port * fix hash again? * qttools add linguist feature for crossbuilds * fix dependency * add thread and future to concurrent feature * add assistant as a required host feature (somebody should tell Qt not to do that) * fix dependency. * [skip ci] not a host dep?!? * [skip ci] debuging * [skip ci] more debug messages * [skip ci] try always redownloading * [skip ci] fix hash und skip hash for redownloading once * [skip ci] comment out skip sha and redownload * add vcpkg_fixup_pkgconfig to libvpx * qtwebengine requires qml and quick * fix manifest format * qtwebengine does not support static builds! * remove unnecessary parts of the patch * update to beta2 * add some " and a message in update mode * [skip ci] remove old and reorder patches * [skip ci] add qtpaths6 * [skip actions] fix webengine patch * [skip actions] fix a few submodule refs * [skip actions] fix qtwebengine * [skip actions] remove qml feature from webengine in qt metaport * qtdeclarative raise minimum cmake version * use the tree id instead? * [skip actions] raise minimum cmake version in qtquick3d * fix fetching of unadvertised commit ids * revert changes to vcpkg_from_git * revert doc changes * [skip actions] use the new FETCH_REF * [skip actiosn] remove raise of minimum version to retry with new cmake version * [skip actions] update to beta3 * revert removal of patch * update to beta4 remove qtquickcontrols2 deps * fix missing \ * [skip actions] fix gstreamer feature on windows * [skip actions] remove outdated patches format qtmultimedia * [skip actions] update to rc1 * [skip actions] remove patch for now * update refs * [skip actions] comment patch to try another patch in qtmultimedia * x86 is not supported by qtwebengine (at least one of its internal third party deps fails due to x64 intrinsics.) * Finalize for 6.2 release. Open issues: QtWebengine and cross builds. * version stuff * fix semver in qtquickcontrols. * version stuff * revise qtwebengine supports expression * update version
2021-09-29 [tensorflow] update to 2.6 (#20015)Joachim Gehweiler
* Revert "incorporate changes from microsoft:master" * Revert "Revert "incorporate changes from microsoft:master"" * WIP: update to tensorflow 2.6 * update patch * update more patches * fix patch again * fix new Windows compile/linkage errors * fix patch * fix patch again * temporarily revert Windows build option fix to test whether upstream fix doesn't work * check if constexpr is sufficient (is_same_v requires C++17) * try patch for build parameters * remove fastbuild patch and improve constexpr patch (no C++17 requirement) (fastbuild patch didn't work because bazel overrides it with /DEBUG:FULL) * x-add-version * add C++17 preprocessor switch for "if constexpr" * x-add-version * remove pre-processor switch (doesn't work without) * x-add-version * work-around toolchain issues on macOS * x-add-version * fix Windows build options (must be string, not list) * x-add-version * temporarily add code to debug CI * temporarily add more debug output as build doesn't even start on macOS CI * remove debug code, add switch for linker parameters on macOS and re-introduce old behaviour (some platforms still use old behaviour) * x-add-version * fix broken string termination * x-add-version * fix function name * x-add-version Co-authored-by: jgehw <Joachim_Gehweiler@McAfee.com> Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-09-29[rbdl-orb] Update port to version 3.1.2 (#20305)Felix Richter
* update rbdl-orb port to newest source version * vcpkg x-add-version rbdl-orb * fixup cmake files location * update versions database * Update ports/rbdl-orb/vcpkg.json Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com> * update version database * update port to newest commit on rbdl-orb * update version database * update rbdl-orb port * update version database * Update versions/r-/rbdl-orb.json Co-authored-by: Billy O'Neal <bion@microsoft.com> * Update versions/r-/rbdl-orb.json Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com> Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com> Co-authored-by: Billy O'Neal <bion@microsoft.com> Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>
2021-09-29Build fixes from 2021-09-28's nightly build. (#20435)Billy O'Neal
https://dev.azure.com/vcpkg/public/_build/results?buildId=60445 PASSING, REMOVE FROM FAIL LIST: soundtouch:x64-windows-static Probably fixed by: https://github.com/microsoft/vcpkg/pull/19377 REGRESSION: mosquitto:x86-windows REGRESSION: mosquitto:x64-windows Probably broken by: https://github.com/microsoft/vcpkg/pull/20148/ ``` The following EXEs were found in /bin or /debug/bin. EXEs are not valid distribution targets. D:/packages/mosquitto_x86-windows/bin/mosquitto_ctrl.exe The following EXEs were found in /bin or /debug/bin. EXEs are not valid distribution targets. D:/packages/mosquitto_x86-windows/debug/bin/mosquitto_ctrl.exe Found 2 error(s). Please correct the portfile: C:\a\1\s\ports\mosquitto\portfile.cmake -- Performing post-build validation done ``` The upstream build system has this: ``` option(WITH_CJSON "Build with cJSON support (required for dynamic security plugin and useful for mosquitto_sub)?" ON) if (WITH_CJSON) FIND_PACKAGE(cJSON) if (CJSON_FOUND) message(STATUS ${CJSON_FOUND}) else (CJSON_FOUND) message(STATUS "Optional dependency cJSON not found. Some features will be disabled.") endif(CJSON_FOUND) endif() ``` and indeed, I repro the problem if cjson is installed first. Disable WITH_CJSON as a fix. OSX never finishing: Hopefully fixed by https://github.com/microsoft/vcpkg/pull/20388
2021-09-29[minizip-ng] Make dependencies optional (#20324)Christian Fersch
* [minizip-ng] Make dependencies optional * minor changes from review * improve implementation of crypto feature * x-add-version * split crypto into 3 features * properly forward features
2021-09-29[python3] Add patch to fix Windows 11 SDK build failure. (#20292)Adam Johnson
* [python3] Remove spurious dependencies. * [python3] Add workaround for SDK 10.0.22000.0 * x-add-version
2021-09-29[gemmlowp] create a new port (#20403)Park DongHa
* [gemmlowp] create a new port * update baseline JSON * [gemmlowp] support find_pacakge * export `unofficial::` targets * [gemmlowp] add HEAD_REF * [gemmlowp] use latest sources * remove patches to support find_package
2021-09-29[boost-process] Add missing include on algorithm (#20421)Phoebe
2021-09-29[cli11] Update to 2.1.0 (#20304)chausner
* Update cli11 to 2.1.0 * Update CI baseline * Change version-semver to version for cli11 * Update git-tree version Co-authored-by: chausner <chausner@users.noreply.github.com>
2021-09-29[libass] update to 0.15.2 and fix .pc file (#20410)菜姬
* [libass] update to 0.15.2 and fix .pc file on windows * [libass] Add to versions file
2021-09-29[rsm-mmio] Fix port installation (#20416)Ryan
* correct config fixup package name * update versioning
2021-09-29[boinc] Fix typo (#20404)Vitalii Koshura
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2021-09-29[mozjpeg] Update to latest commit (#20401)JonLiu1993
* [mozjpeg] Update to latest commit * update version * Convert patch format * update version * Add double quotes * update version Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-09-29[pegtl] Update to 3.2.1 (#20400)chausner
* Update pegtl to 3.2.1 * Update CI baseline * Update ports/pegtl/portfile.cmake * Update versions/p-/pegtl.json Co-authored-by: chausner <chausner@users.noreply.github.com> Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com> Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2021-09-29[open62541] Update to 1.2.2 (#20399)chausner
* Update open62541 to 1.2.2 * Update CI baseline * delete double quotes * update version Co-authored-by: chausner <chausner@users.noreply.github.com> Co-authored-by: Jonliu1993 <13720414433@163.com> Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-09-29[indicators] Update to 2.2 (#20398)chausner
* Update indicators to 2.2 * Update CI baseline Co-authored-by: chausner <chausner@users.noreply.github.com> Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-09-29[numcpp] Update to 2.6.0 (#20397)chausner
* Update numcpp to 2.6.0 * Update CI baseline Co-authored-by: chausner <chausner@users.noreply.github.com> Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-09-29[onednn] Update to 2.3.2 (#20396)chausner
* Update onednn to 2.3.2 * Update CI baseline * Fix vcpkg_cmake_config_fixup * Update git-tree hash * Update portfile.cmake * Update versions/o-/onednn.json Co-authored-by: chausner <chausner@users.noreply.github.com> Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com> Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2021-09-29[meshoptimizer] Update to 0.16 (#20395)chausner
* Update meshoptimizer to 0.16 * Update CI baseline * Address PR feedback * Update git-tree hash Co-authored-by: chausner <chausner@users.noreply.github.com> Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-09-29[easyloggingpp] Update to 9.97.0 (#20394)chausner
* Update easyloggingpp to 9.97.0 * Update CI baseline Co-authored-by: chausner <chausner@users.noreply.github.com> Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-09-29[sleepy-discord] fix [core] build (#20372)autoantwort
2021-09-29[proj4] remove feature "database" (#20368)autoantwort
* [proj4] remove database feature * [mapnik] remove dependency an feature 'database' of proj4 * add version files
2021-09-29[kf5notifications] new port (#19828)Dawid Wróbel
* Add kf5notifications port * Fixed kf5notifications for windows * [kf5*] update to 5.75.0 * [kf5notifications] port CONTROL to JSON * [kf5notifications] remove redundant options * [kf5notifications] update to current spec * [kf5notifications] wrap paths in quotes * [kf5notifications] use semver * [kf5notifications] update to 5.84.0 * [kf5notifications] update versions * [kf5notifications] remove bin from static builds * [kf5notifications] update versions * [kf5notifications] add kf5windowsystem dependency * [kf5notifications] update versions * [kf5notifications] fix CMake config file * [kf5notifications] update versions * [kf5notifications] add androidextras dependency * [kf5notifications] update versions * [kf5notifications] update versions * [kf5newstuff] minimize patch size * [kf5newstuff] use generic, non-semver versioning * [kf5newstuff] update versions * [kf5notifications] re-enable parallel configure * [kf5notifications] update versions Co-authored-by: Kuntal Majumder <hellozee@disroot.org>
2021-09-29[fftw3] Update the hash (#20420)Phoebe
2021-09-28[New Port] Add tl-generator (#20385)Sy Brand
* Add tl-generator * Format manifest and update versions * Update versions * Update ports/tl-generator/portfile.cmake Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * Update ports/tl-generator/portfile.cmake Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * Update ports/tl-generator/vcpkg.json Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * Update ports/tl-generator/vcpkg.json Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * Fixup version database. Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-09-28[soundtouch] update to 2.3.1 (#20017)Be
I worked with upstream to implement a CMake build system, so I removed the CMakeLists.txt from this port. This fixes multiple issues: * Headers were not installed by the port before. * The port did not allow dynamic linking before. * pkgconfig and CMake config files were not installed before.
2021-09-28[fftw3] Update to 3.3.10 (#20353)chausner
* Update fftw3 to 3.3.10 * Update CI baseline * Use version rather than version-string. Co-authored-by: chausner <chausner@users.noreply.github.com> Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-09-28[openmvs] Update to 1.1.1 (#20373)chausner
* Update openmvs to 1.1.1 * Update CI baseline * Update patch * Update git-tree hash Co-authored-by: chausner <chausner@users.noreply.github.com> Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-09-28[Guilite] Add new port (#20156)Samuel Marks
* [ports/guilite] Init * ./vcpkg x-add-version
2021-09-28[yoga] Update to 1.19.0 (#20330)chausner
* Update yoga to 1.19.0 * Update CI baseline * Change version-string to version-semver Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com> * Update git-tree hash * Update yoga.json * Use version instead of version-semver as yoga doesn't document that they follow semver. Co-authored-by: chausner <chausner@users.noreply.github.com> Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com> Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-09-27[vcpkg_cmake_config_fixup] Fix variable name (#20380)Phoebe
* [vcpkg_cmake_config_fixup] Fix variable name * Fix vcpkg.json
2021-09-27[redis_plus_plus] Update to 1.3.0 (#20384)JonLiu1993
* [redis_plus_plus] Update to 1.3.0 * update version
2021-09-27[realsense2] Update to 2.49.0 (#20379)Cheney Wang
Co-authored-by: Cheney-Wang <v-xincwa@microsoft.com>
2021-09-27[simage] Re-process the features, add feature avienc and gdiplus (#20378)Jack·Boos·Yu
* [simage] Re-handle the features, add feature avienc and gdiplus * version * Add double quotes * version
2021-09-27[xbyak] Update port to 6.00 (#20377)Ryan
* update to 6.00 * quote cmake arguments * update deprecated functions * update versioning
2021-09-27[libmediainfo] fix dependency (#20376)autoantwort
2021-09-27[cppmicroservices] Update to 3.6.0 (#20375)chausner
* Update cppmicroservices to 3.6.0 * Update CI baseline * delete Remove double quotes * update version Co-authored-by: chausner <chausner@users.noreply.github.com> Co-authored-by: Jonliu1993 <13720414433@163.com>
2021-09-27[easyhook] Update to 2.7.7097.0 (#20371)chausner
* Update easyhook to 2.7.7097.0 * Update CI baseline Co-authored-by: chausner <chausner@users.noreply.github.com>
2021-09-27[wavpack] Update to 5.4.0 (#20370)chausner
* Update wavpack to 5.4.0 * Update CI baseline * Add back OpenSSL patch * Update git-tree hash Co-authored-by: chausner <chausner@users.noreply.github.com>
2021-09-27[ring-span-lite] Update to 0.6.0 (#20363)chausner
* Update ring-span-lite to 0.6.0 * Update CI baseline * Update ports/ring-span-lite/portfile.cmake * Update versions/r-/ring-span-lite.json Co-authored-by: chausner <chausner@users.noreply.github.com> Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2021-09-27[platform-folders] Update to 4.1.0 (#20362)chausner
* Update platform-folders to 4.1.0 * Update CI baseline * Apply suggestions from code review Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * Update git-tree hash Co-authored-by: chausner <chausner@users.noreply.github.com> Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2021-09-27[sfsexp] Update to 1.3.1 (#20361)chausner
* Update sfsexp to 1.3.1 * Update CI baseline Co-authored-by: chausner <chausner@users.noreply.github.com>