aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-08-03[Azure-*] Remove version constraint (#19299)Phoebe
* [Azure-*] Remove version constraint * Update the baseline version * Remove builtin-baseline * format manifest file * Update baseline version
2021-08-03Fix title capitalization from ↵Billy O'Neal
https://github.com/vcpkg/vcpkg.github.io/pull/54 (#19345)
2021-08-03[vcpkg-cmake] Fix docs and usage of option MAYBE_UNUSED_VARIABLES (#19245)Jack·Boos·Yu
* Remove unused cmake options and MAYBE_UNUSED_VARIABLES values * Update MAYBE_UNUSED_VARIABLES docs * update version * version stuff * version stuff * update docs
2021-08-02[protobuf] add support for mingw subsystem (#19054)Liu Chenxin
* [protobuf] add support for mingw subsystem * [protobuf] support for mingw * Update the port version * Update the baseline version Co-authored-by: PhoebeHui <20694052+PhoebeHui@users.noreply.github.com>
2021-08-02[Poco] update to 1.11.0 (#19040)JonLiu1993
* [Poco] update to 1.11.0 * update version * fix ci error * update version * Modernizes the port * update poco * update portfile.cmake * update version
2021-08-02Fix c-ares compilation under Linux with dynamic linkage (#19126)Johannes Schönberger
* Fix c-ares compilation under Linux with shared linkage * Update version * Update version file Co-authored-by: Victor Romero <romerosanchezv@gmail.com>
2021-08-02Always use msys make on win32 host (#19164)Kai Pastor
2021-08-02[kf5jobwidgets] new port (#19200)Dawid Wróbel
* Add kf5jobwidgets port * [kf5jobwidgets] update to 5.75.0 * [kf5jobwidgets] update to 5.84.0 * [kf5jobwidgets] update versions * [kf5jobwidgets] fix static build * [kf5jobwidgets] update versions * [kf5jobwidgets] replace deprecated functions Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com> * [kf5jobwidgets] update versions * [kf5jobwidgets] use semVer Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com> * [kf5jobwidgets] update versions * [kf5jobwidgets] DISABLE_PARALLEL_CONFIGURE * [kf5jobwidgets] update versions * [kf5jobwidgets] fix MAYBE_UNUSED_VARIABLES usage * [kf5jobwidgets] update versions * [kf5jobwidgets] remove extraneous options * [kf5jobwidgets] update versions Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
2021-08-02[kf5solid] new port (#19201)Dawid Wróbel
* Add kf5solid port * Fixed kf5solid for windows * [kf5solid] update to 5.75.0 * [kf5solid] update to 5.84.0 * [kf5solid] update versions * [kf5solid] replace outdated functions Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com> * [kf5solid] use semver Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com> * [kf5solid] update versions * [kf5solid] DISABLE_PARALLEL_CONFIGURE * [kf5solid] update versions * [kf5solid] fix MAYBE_UNUSED_VARIABLES usage * [kf5solid] update versions * [kf5solid] remove extraneous options * [kf5solid] update versions Co-authored-by: Kuntal Majumder <hellozee@disroot.org> Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
2021-08-02[libxml2] Fix build error on uwp (#19221)NancyLi1013
* [libxml2] Fix build error on uwp * Update versions
2021-08-02[FreeRDP] update to 2.4.0 (#19264)zhongzf
* feat: v2.4.0 * feat: x-add-version
2021-08-02[c4core, ryml] Update to latest version and add features (#19282)Richard Yu
2021-08-02[vcpkg baseline][tinyfiledialogs] Change repo to sourceforge (#19287)Jack·Boos·Yu
* [tinyfiledialogs] Change repo to sourceforge * version * Export INTERFACE_INCLUDE_DIRECTORIES * Update versions/t-/tinyfiledialogs.json
2021-08-02[intel-mkl] Lookup oneapi installation for mkl headers (#19296)pradeep
* [intel-mkl] Lookup oneapi installation for mkl headers * [intel-mkl] Increment port version for oneMKL related change * [intel-mkl] Update version
2021-08-02Avoid rmdir the downloads directory is nonexistent. (#19314)Billy O'Neal
2021-08-02Clean the downloads directory every CI run. (#19311)Billy O'Neal
Now that vcpkg has artifact caching, meaning downloading artifacts usually doesn't have to leave the datacenter, there's no need to potentially dirty different runs with leftover downloads from each other. This resulted in some "impossible" results in https://github.com/microsoft/vcpkg/pull/18687 where a previous PR run accidentially downloaded the Windows version of nodejs to /mnt/vcpkg-ci/downloads/node-v14.17.4-linux-x64.tar.xz
2021-07-30[tensorflow] Update the max version of the supported bazel (#19165)Cheney Wang
* [tensorflow] Update the max version of the supported bazel * Update json file
2021-07-30[vcpkg_minimum_required] fix, add unit tests (#19257)nicole mazzuca
* fix vcpkg_minimum_required drive-by scripts audit * initial unit tests * finish unit tests
2021-07-29[FreeRDP] update to 2.3.2 (#18242)zhongzf
* feat: [FreeRDP] update to 2.3.2 * fix: vcpkg_fixup_pkgconfig * fix: the error for pkgconfig checking. * fix: ./vcpkg x-add-version --overwrite-version freerdp * [freerdp] Minimizing patching by hooking install * feat: just add space to let it compile again to have a try. * feat: rollback to compiled version. * feat: x-add-version * fix: remove the useless code. * Update versions/f-/freerdp.json Co-authored-by: Robert Schumacher <roschuma@microsoft.com> Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2021-07-29[kf5sonnet] new port (#19199)Dawid Wróbel
* Add kf5sonnet port * [kf5sonnet] remove binaries * Fixed kf5sonnet for windows * [kf5sonnet] fix windows build * [kf5sonnet] update to 5.75.0 * [kf5sonnet] update to 5.84.0 * [kf5sonnet] update versions * [kf5sonnet] use semver Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com> * [kf5sonnet] replace deprecated functions Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com> * [kf5sonnet] update versions * [kf5sonnet] DISABLE_PARALLEL_CONFIGURE * [kf5sonnet] update versions * [kf5sonnet] fix MAYBE_UNUSED_VARIABLES usage * [kf5sonnet] update versions Co-authored-by: Kuntal Majumder <hellozee@disroot.org> Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>
2021-07-29[rollup] 2021-07-26 (#19157)nicole mazzuca
* [rollup:2021-07-26 1/6] PR #18783 (@strega-nil) [scripts-audit] vcpkg_copy_tools and friends * [rollup:2021-07-26 2/6] PR #18898 (@dg0yt) [vcpkg] Fix toolchain compatibility with cmake < 3.15 * [rollup:2021-07-26 3/6] PR #18980 (@strega-nil) [cmake-guidelines] Minor update, for `if()` * [rollup:2021-07-26 4/6] PR #18981 (@strega-nil) [scripts-audit] vcpkg_check_linkage * [rollup:2021-07-26 5/6] PR #19158 (@Hoikas) [vcpkg.cmake] Fix variable case. * [rollup:2021-07-26 6/6] PR #18839 [scripts-audit] z_vcpkg_get_cmake_vars Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
2021-07-28[vcpkg baseline][easyhook] Remove mismatch prebuild library after build (#19216)Jack·Boos·Yu
* [easyhook] Remove mismatch prebuild library after build * version * update baseline * Update ports/easyhook/portfile.cmake Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com> * Update ports/easyhook/vcpkg.json * Update versions/e-/easyhook.json * Update versions/e-/easyhook.json Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>
2021-07-28[pistache] fix install (#19206)nicole mazzuca
* [pistache] fix install * fix ci.baseline.txt, versions Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
2021-07-28[inja] Update to 3.3.0. (#19208)Billy O'Neal
* [inja] Update to 3.3.0. * Fix version.
2021-07-28[nghttp2] Update and fixes (#19163)Kai Pastor
* Format manifest * Update to v1.44.0 * Modernize and fix portfile * Fix usage in static windows triplets * x-add-version
2021-07-28Add AZP logging markup for versioning errors (#19104)Kai Pastor
2021-07-28[forge] port release update to v1.0.8 (#19166)pradeep
* Update forge port to v1.0.8 fix release * Update baseline version for forge port
2021-07-27[vcpkg] Pass AUTHORIZATION_TOKEN to the vcpkg_download_distfile() command ↵Sergii Baitala
which retrieves VCPKG_HEAD_VERSION (#19077)
2021-07-27[many ports] Update KF5 frameworks to 5.84 (#19168)Dawid Wróbel
* [kf5*] Update KDE Frameworks to 5.84 * [kf5*] Update versions
2021-07-27[vcpkg] Update tool to 2021-07-26 (#19159)Billy O'Neal
2021-07-27[qwt] update to 6.2.0 (#19075)JonLiu1993
* [qwt] update to 6.2.0 * update version * fix request changes * update version * update portfile.cmake * update vsersion * fix CI error * update version
2021-07-27[v8] Update to version 9.1.269.39 (#18998)Rodrigo Hernandez Cordoba
2021-07-27[vcpkg] Optionally limit the number of cores during vcpkg bootstrap (#19010)Bradley Austin Davis
* limit the number of cores during vcpkg bootstrap * Switch to VCPKG_MAX_CONCURRENCY
2021-07-27[alembic] Enable release only and debug only build on alembic port (#18963)DanielDelaporus
* [alembic] Enable release only and debug only build on alembic port * Fix version database. Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-07-27[ffmpeg] fix cross compilation on mac arm64 to x86_64 (#18737)Alexandre Bique
* [ffmpeg] fix cross compilation on mac arm64 to x86_64 * Bump port-version * Bump port-version again. Co-authored-by: Billy Robert ONeal III <bion@microsoft.com>
2021-07-27Don't emit stderr on successful bootstrap. (#19175)Billy O'Neal
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-07-27[grpc] fix generated pkg-config file (#19174)Carlos O'Ryan
gRPC uses `upb`, but normally it vendors-in the dependency. The vendored-in version uses a single library artifact, and the generated pkg-config file simply adds `-lupb`. In `vcpkg` we use the `upb` package. This has more libraries, and thus more `-lupb_*` options are needed. Ideally we would use a `upb.pc` file, but that does not exist.
2021-07-26[zlib] Add cmake wrapper (#18914)Kai Pastor
* Format manifest * Add cmake wrapper * x-add-version * Always use vcpkg zlib for sentry native * x-add-version * Fix and simplify wrapper * Update git-tree
2021-07-26[duilib] Enable unicode define (#17745)李洋阳
* duilib enable unicode define * duilib version modify git-tree * update duilib version files * update duilib control and version files * modify duilib cmake tab to space * duilib remove unnecessary space char * duilib update version file * Update versions/baseline.json Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * Update ports/duilib/CONTROL Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * Update versions/d-/duilib.json Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * fix duilib version file Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2021-07-26[vcpkg-ci] Add GitHub Actions precheck and reporting (#19115)Robert Schumacher
2021-07-26[gdal] Fix GDAL_LIBRARY passing by cache variable (#19119)Kai Pastor
* Fix GDAL_LIBRARY passing by cache variable * x-add-version
2021-07-26[libgeotiff] fix build on ios (#19113)Matthias Kuhn
* libgeotiff on ios * x-add-version
2021-07-26[cspice] Support building in UWP (#19109)Levin Li
* Make cspice work on UWP * Bump cspice port version
2021-07-26[libiconv] Fix 'DLL Initialization Failed' in UWP applications (#19108)Levin Li
* Fix for libiconv * Update port version
2021-07-26[zeromq] Fix arm build, fix feature websockets-sha1 (#19074)Jack·Boos·Yu
* [zeromq] Fix arm build, fix feature websockets-sha1 * update baseline * version stuff * Fix rename * Update versions/z-/zeromq.json
2021-07-26[libidn2] Fixes for mingw and minor issues (#19002)Kai Pastor
* Fix port's cmake buildsystem for mingw * Install pc file for windows * Modernize portfile * Increment port-version * x-add-version * Use libunistring for non-windows * CR and doc changes * Update git-tree
2021-07-26[libsigcpp] Fix usage in static build (#18944)NancyLi1013
* [libsigcpp] Fix usage in static build * Update version files * Apply review suggestions * Update versions/l-/libsigcpp.json Co-authored-by: Billy Robert ONeal III <bion@microsoft.com>
2021-07-26[sail] Update to 0.9.0-pre14 (#19101)Dmitry Baryshev
* [sail] Update to v0.9.0-pre14 * [sail] vcpkg x-add-version --all * [sail] Remove PREFER_NINJA Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com> * [sail] Add quotes Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com> * [sail] Add quotes Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com> * [sail] Add quotes Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com> * [sail] Add quotes Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com> * [sail] vcpkg x-add-version --all Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
2021-07-26[CGAL] Upgrade to 5.3 (#18392)Maxime GIMENO
* Not tested yet * Fix SHA and version name * reset port version to 0 * Upgrade to 5.3 * CGAL: Add FEATURES and run add-version * update version * [cgal] Convert to vcpkg.json * Cancel modifications to versions/c-/cgal.json * update version file Co-authored-by: Jonliu1993 <13720414433@163.com> Co-authored-by: Robert Schumacher <roschuma@microsoft.com> Co-authored-by: Billy Robert ONeal III <bion@microsoft.com>
2021-07-26[drogon] Added database support features (#18711)Greisberger Christophe
* [drogon] Added database access features * Replaced CONTROL with vcpkg.json manifest file * Patched finding brotli libraries for static triplets (brotlicommon-static.lib and co.) * Added features for database access, disabled by default. * [drogon] Fixed vcpkg.json version * update vcpkg.json format * update version * Added new feature redis * update vcpkg.json format * update version * delete redis dependence * update version * fix request feature * update version Co-authored-by: Jonliu1993 <13720414433@163.com>