aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-04-23[ecos] Update ecos library version to 2.0.8 (#17471)Gábor Csorvási
* [ecos] Update to version v2.0.8 * [ecos] Updated version files
2021-04-19[vcpkg] Fix the wrong slash (#17258)Phoebe
2021-04-19[lodepng-c] Disable parallel configure (#17290)Jack·Boos·Yu
* [lodepng-c] Disable parallel configure * update version record
2021-04-19[corrade] Fix VS2019 build error (#17356)NancyLi1013
* [corrade] Fix VS2019 build error * Update versions
2021-04-19[vcpkg baseline][marble] Disable find I18n (#17341)Jack·Boos·Yu
* [vcpkg baseline][marble] Disable find I18n * update version record
2021-04-19[ghc-filesystem] create a new port (#16936)Park DongHa
* [ghc-filesystem] create a new port * [ghc-filesystem] update baseline and port SHA * Update ports/ghc-filesystem/portfile.cmake Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * Update ports/ghc-filesystem/portfile.cmake Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * [ghc-filesystem] update git-tree SHA * [ghc-filesystem] depends vcpkg-cmake ports Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2021-04-19[libpq] mingw support (#16740)Long Nguyen
* [libpq] mingw support * [libpq] Let libpq decides whether to build _shlib or not libpqcommon.a and libpqport.a are internal libraries intended for sharing code between the frontend and the backend. It's best to let the build system decides if the _shlib variant should be built or not * [libpq] Always run install-lib-static on mingw * [libpq] Rename .a to .dll.a and move .dll to correct folder * [libpq] Create bin folder for mingw * [vcpkg baseline] Update libpq * [libpq] Link with crypt32 on mingw * [vcpkg baseline] Update libpq * [libpq] Fix release/debug only build * [vcpkg baseline] Update libpq
2021-04-19[tiff] support zstd compression in TIFF image files (take 2) (#16610)ghesketh
* support zstd compression in TIFF image files * x-add-version tiff * support WebP compression in TIFF image files * x-add-version tiff * Revert "x-add-version tiff" with WebP This reverts commit f1a5a53dc9eaa063e2ca193f4fddeb6fcb5a9df4. * Revert "support WebP compression in TIFF image files" This reverts commit f9ac7fe53761a3b602269286c7f0f6d754247de2.
2021-04-19[matplotplusplus] Add new port (#13725)myd7349
* [matplotplusplus] Add new port * [matplotplusplus] Update tips * [matplotplusplus] Update to fix opengl backend * [matplotplusplus] Update to lastest * [matplotplusplus] Update to 2021-03-07 * [matplotplusplus] Add FEATURES keyword * [matplotplusplus] Modernize * [matplotplusplus] Fix mistake * [matplotplusplus] UWP not supported * [matplotplusplus] Format manifest * [matplotplusplus] Add version file * [matplotplusplus] Experimental filesystem support * [matplotplusplus] Overwrite version * [matplotplusplus] Do not support arm64-windows yet * [matplotplusplus] Update to 2021-04-11 * [matplotplusplus] vcpkg x-add-version --overwrite-version matplotplusplus * [matplotplusplus] Modernize * [matplotplusplus] Overwrite version * [matplotplusplus] Fixup cmake targets * [matplotplusplus] Overwrite version * [matplotplusplus] Modernize * [matplotplusplus] Overwrite version
2021-04-19[V8, icu] Update v8 to version 9.0.257.17, icu to 69.1 (#16077)Rodrigo Hernandez Cordoba
This change also includes a change to use the Windows SDK as reported by the WinSDK ENV variable. v8 9.0257.17 requires ICU to be version 68.x or up.
2021-04-19Add VCPKG_OSX_ARCHITECTURES for x64-osx-dynamic triplet (#17364)Nick Gravelyn
2021-04-19[libarchive] Fix static linking dependencies (#16082)DDoSolitary
2021-04-19[lua] support iOS triplets (#16107)Park DongHa
* [lua] support iOS triplets * separate interpreter/compiler to lua[tools] feature * update git-tree SHA * [lua] revert feature separation * [lua] update port SHA * [lua] make 'tools' default-feature * set `ENABLE_LUA_CPP` for cmake wrapper * [lua] fix after collision * Update ports/lua/portfile.cmake Co-authored-by: Robert Schumacher <roschuma@microsoft.com> * Update ports/lua/portfile.cmake Co-authored-by: Robert Schumacher <roschuma@microsoft.com> * [lua] import TargetConditionals for apple platform * Update ports/lua/vcpkg.json Co-authored-by: Robert Schumacher <roschuma@microsoft.com> * Update ports/lua/portfile.cmake Co-authored-by: Robert Schumacher <roschuma@microsoft.com> * [lua] remove negations for 'tool' config use FEATURES instread of INVERTED_FEATURES to prevent confusions Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-04-19[minizip] support iOS/Android triplets (#16108)Park DongHa
* [minizip] support iOS triplets * DISABLE_INSTALL_TOOLS when VCPKG_TARGET_IS_IOS * [minizip] update git-tree SHA * [minizip] IOAPI_NO_64 in Android * add a patch to use standard C API * [minizip] update port SHA
2021-04-19[qt5-base] Add feature vulkan (#16386)Jack·Boos·Yu
* [qt5-base] Add feature vulkan * update version record * Update ports/qt5-base/vcpkg.json Co-authored-by: Alexander Neumann <30894796+Neumann-A@users.noreply.github.com> * Update versions/q-/qt5-base.json * Update ports/qt5-base/portfile.cmake * Update versions/q-/qt5-base.json * Update versions/q-/qt5-base.json * update version record Co-authored-by: Alexander Neumann <30894796+Neumann-A@users.noreply.github.com>
2021-04-19[wxwidgets] Fix cmake wrapper (#16546)Jack·Boos·Yu
* [wxwidgets] Fix cmake wrapper * update version record * Update versions/w-/wxwidgets.json * Update ports/wxwidgets/vcpkg-cmake-wrapper.cmake Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com> * Update versions/w-/wxwidgets.json Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>
2021-04-19[spirv-cross,spirv-headers,spirv-tools] 2021-01-15 update (#15831)Charlie Barto
* update spiv-{cross,tools,headers} * update spriv-{cross,headers,tools} versions * update versions * fixup the C targets * bump headers and remove shared lib from spirv-tools * update versions. * added fixup pkg-config * update git version hash. * format manifests * git-trees * Update ports/spirv-headers/vcpkg.json Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> * Update ports/spirv-tools/portfile.cmake * Update ports/spirv-cross/vcpkg.json * update verson record Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2021-04-19[aws-cpp-sdk] [zlib] [openssl] [curl] Fix zlib, OpenSSL, curl and AWS SDK ↵Ahmed Yarub Hani Al Nuaimi
for Android (#15725) * Fix Android build * Add versioning support * Disable building tests for cURL * Fix patch file * Fix patch file * Fix patch file * Fix versioning * Fix patch file * [aws-sdk-cpp] Update patch * update baseline * Fix dependencies * Simplify Android configuration * Simplify Android configuration * Simplify Android configuration Add alternative Git CMake script * Bump port version * Bump version files * Remove redundant file * Bump port version * Fix version files * Do not build curl, zlib and OpenSSL * Typo de pkgconfig script * Fix cURL build for Android * Add required flags * Revert macro change * Fix curl build for other platforms * Fix curl build for other platforms * [vcpkg baseline][gsoap] Update to 2.8.111 * Update versions * [ktx/otl] Update download hash * update version record * Fix curl build for other platforms * Update ports/aws-sdk-cpp/portfile.cmake Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> * Update ports/aws-sdk-cpp/portfile.cmake Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> * Remove FingGit * Fix configuration step * Bump cURL port version * Bump cURL port version * Bump AWS SDK C++ version * Bump AWS SDK C++ version * Bump AWS SDK C++ version * Bump AWS SDK C++ version * Update ports/curl/CONTROL * Update ports/curl/portfile.cmake * update baseline record * Fix Git * update version record * Typo * Fix cross-platform builds of OpenSSL on MinGW/Windows * Update version * Fix version * update doc * Update ports/aws-sdk-cpp/portfile.cmake Co-authored-by: Robert Schumacher <roschuma@microsoft.com> * Update ports/aws-sdk-cpp/portfile.cmake Co-authored-by: Robert Schumacher <roschuma@microsoft.com> * Add debug libraries to curl for Android Simplify OpenSSL patch for curl Update OpenSSL's port version * Update aws-sdk-cpp, curl, and OpenSSL versions * Fix libssh after latest update * Update libssh version * Update libssh version * Update ports/libssh/portfile.cmake Co-authored-by: nicole mazzuca <mazzucan@outlook.com> * Update ports/curl/portfile.cmake Co-authored-by: nicole mazzuca <mazzucan@outlook.com> * Update ports/libssh/portfile.cmake * Apply suggestions from code review * Use correct variables for OpenSSL libraries when building curl for Android Fix zlib building for Android Remove redundant patch comments * Bump zlib's port version * Update zlib, libssh, and curl versions * [vcpkg baseline][popsift] Fix vcpkg_find_cuda.cmake path * update version record * Update versions/o-/openssl.json Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> Co-authored-by: Ahmed Yarub Hani Al Nuaimi <ahmed.alnuaimi@zwift.com> Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com> Co-authored-by: Nicole Mazzuca <mazzucan@outlook.com> Co-authored-by: NancyLi1013 <lirui09@beyondsoft.com> Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-04-19[catch2] Fix share/catch2 directory name conflict (#17271)Michael Wild
Catch2 installs into share/Catch2/ and lib/cmake/Catch2. The vcpkg_fixup_cmake_targets() function tries to move the contents from the latter directory to share/catch2, i.e. differing in case w.r.t. the former. On Linux this results in both names being present. On pure Windows the first name "wins". It breaks in a Linux Docker container where the installation root is located on a bound directory that is on a case-insensitive file system, such as from a host running Windows. Fixes: #17228.
2021-04-19[cairo,cairomm] add fontconfig and quartz feature, raise cairo version (#16825)Alexandre Bique
2021-04-19[libvpx] Fix libvpx compilation (install process) (#17287)talregev
* Fix libvpx compilation (install process) * [libvpx] Remove library and pdb suffixes. * [ffmpeg] Remove fix for libvpx * update version record * Update ports/ffmpeg/CONTROL * Update versions/f-/ffmpeg.json * version Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com> Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2021-04-19[gdal] Update to 3.2.2 (#15292)Long Huan
* update * update * update * Update portfile.cmake * update * Revert "update" This reverts commit 103cc600cfee1c20544db11459811e1edffbc98e. * update * Update portfile.cmake * update * update * update * update * update * update * update * fix linux build * fix linux libxml2 error * Update gdal.json * Update ports/gdal/vcpkg.json * update version record * update gdal to 3.2.2 * update version Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2021-04-19[cudnn] add other locations to find lib already installed (#17346)Stefano Sinigardi
* [cudnn] add other install dir on linux * [cudnn] add other locations for linux * [cudnn] fix env variables * [cudnn] fix references * [cudnn] use also cuda module as a hint * [cudnn] fix refs
2021-04-16[azure-security-keyvault-*] Add new ports (#17143)Azure SDK Bot
* [azure-security-keyvault-common-cpp] Update to 4.0.0-beta.1 ## 4.0.0-beta.1 (2021-04-07) ### New Features - KeyVaultException. * [azure-security-keyvault-keys-cpp] Update to 4.0.0-beta.1 ## 4.0.0-beta.1 (2021-04-07) ### New Features - Added `Azure::Security::KeyVault::Keys::KeyClient` for get, create, list, delete, backup, restore, and import key operations. - Added high-level and simplified `key_vault.hpp` file for simpler include experience for customers. - Added model types which are returned from the `KeyClient` operations, such as `Azure::Security::KeyVault::Keys::KeyVaultKey`. * Update vcpkg ports to use a manifest json file instead of a CONTROL file. * Update git tree sha versions using the command 'x-add-version --all --overwrite-version' Co-authored-by: Ahson Khan <ahkha@microsoft.com>
2021-04-16[azure-core-cpp, azure-identity-cpp] Update to latest version (#17142)Azure SDK Bot
* [azure-core-cpp] Update to 1.0.0-beta.8 ## 1.0.0-beta.8 (2021-04-07) ### New Features - Added `Azure::Core::Url::GetScheme()`. - Added `Azure::Core::Context::TryGetValue()`. - Added `Azure::Core::Context::GetDeadline()`. - Added `Azure::Core::Credentials::TokenCredentialOptions`. - Added useful fields to the `Azure::Core::RequestFailedException` class such as `StatusCode`, `ReasonPhrase`, and the `RawResponse`, for better diagnosis of errors. ### Breaking Changes - Simplified the `Response<T>` API surface to expose two public fields with direct access: `T Value` and a `unique_ptr` to an `Azure::Core::Http::RawResponse`. - Renamed `Azure::Nullable<T>::GetValue()` to `Value()`. - Removed from `Azure::Core::Http::Request`: - `SetUploadChunkSize()`. - `GetHTTPMessagePreBody()`. - `GetUploadChunkSize()`. - `GetHeadersAsString()`. - Changes to `Azure::Core::Http::RawResponse`: - Removed `SetHeader(std::string const& header)` - Removed `SetHeader(uint8_t const* const first, uint8_t const* const last)`. - Removed `GetMajorVersion()`. - Removed `GetMinorVersion()`. - Renamed `GetBodyStream()` to `ExtractBodyStream()`. - Changes to `Azure::Core::Context`: - Removed `Get()` and `HasKey()` in favor of a new method `TryGetValue()`. - Changed input parameter type of `WithDeadline()` to `Azure::DateTime`. - Removed `Azure::Core::PackageVersion`. - Removed from `Azure::Core::Http::Policies` namespace: `HttpPolicyOrder`, `TransportPolicy`, `RetryPolicy`, `RequestIdPolicy`, `TelemetryPolicy`, `BearerTokenAuthenticationPolicy`, `LogPolicy`. - Removed `AppendQueryParameters()`, `GetUrlWithoutQuery()` and `GetUrlAuthorityWithScheme()` from `Azure::Core::Url`. - Changed the `Azure::Core::Http::HttpMethod` regular enum into an extensible enum class and removed the `HttpMethodToString()` helper method. - Introduced `Azure::Core::Context::Key` class which takes place of `std::string` used for `Azure::Core::Context` keys previously. - Changed the casing of `SSL` in API names to `Ssl`: - Renamed type `Azure::Core::Http::CurlTransportSSLOptions` to `CurlTransportSslOptions`. - Renamed member `Azure::Core::Http::CurlTransportOptions::SSLOptions` to `SslOptions`. - Renamed member `Azure::Core::Http::CurlTransportOptions::SSLVerifyPeer` to `SslVerifyPeer`. ### Other changes and Improvements - Moved `Azure::Core::Http::Request` to its own header file from `http.hpp` to `inc/azure/core/http/raw_response.hpp`. - Moved `Azure::Core::Http::HttpStatusCode` to its own header file from `http.hpp` to `inc/azure/core/http/http_status_code.hpp`. * [azure-identity-cpp] Update to 1.0.0-beta.5 ## 1.0.0-beta.5 (2021-04-07) ### New Features - Add Active Directory Federation Service (ADFS) support to `ClientSecretCredential`. ### Breaking Changes - Removed `Azure::Identity::PackageVersion`. * [azure-storage-common-cpp] Update to 12.0.0-beta.10 ## 12.0.0-beta.10 (2021-04-16) ### New Features - Added server timeout support. - Added `PagedResponse<T>` for returning paginated collections. ### Breaking Changes - Removed `Azure::Storage::Common::PackageVersion`. - Moved `ReliableStream` to internal namespace. - Removed `HttpGetterInfo` and `HTTPGetter` from the `Azure::Storage` namespace. * [azure-storage-blobs-cpp] Update to 12.0.0-beta.10 ## 12.0.0-beta.10 (2021-04-16) ### Breaking Changes - Removed `Azure::Storage::Blobs::PackageVersion`. - Renamed `GetUserDelegationKeyOptions::startsOn` to `StartsOn`. - Replaced all paginated collection functions that have the SinglePage suffix with pageable functions returning a `PagedResponse<T>`-derived type. The options are also renamed accordingly. - `BlobServiceClient::ListBlobContainers()`. - `BlobServiceClient::FindBlobsByTags()`. - `BlobContainerClinet::ListBlobs()`. - `BlobContainerClient::ListBlobsByHierarchy()`. - `PageBlobClient::GetPageRanges()`. - `PageBlobClient::GetPageRangesDiff()`. - `PageBlobClient::GetManagedDiskPageRangesDiff()`. - Renamed `FilterBlobItem` to `TaggedBlobItem`. - `FindBlobsByTags()` now returns `FindBlobsByTagsPagedResponse` and the field `FindBlobsByTagsSinglePageResult::Items` was renamed to `FindBlobsByTagsPagedResponse::TaggedBlobs`. * [azure-storage-files-datalake-cpp] Update to 12.0.0-beta.10 ## 12.0.0-beta.10 (2021-04-16) ### Breaking Changes - Removed `Azure::Storage::Files::DataLake::PackageVersion`. - Renamed `GetUserDelegationKeyOptions::startsOn` to `StartsOn`. - Replaced all paginated collection functions that have the SinglePage suffix with pageable functions returning a `PagedResponse<T>`-derived type. The options are also renamed accordingly. - `DataLakeServiceClient::ListFileSystems()`. - `DataLakeFileSystemClient::ListPaths()`. - `DataLakeDirectoryClient::ListPaths()`. - Removed `DataLakePathClient::SetAccessControlListRecursiveSinglePage()`, `UpdateAccessControlListRecursiveSinglePage()` and `RemoveAccessControlListRecursiveSinglePage()`. ### Bug Fixes - Rename functions always fail because `/` was left out in the renamed source path. * [azure-storage-files-shares-cpp] Update to 12.0.0-beta.10 ## 12.0.0-beta.10 (2021-04-16) ### Breaking Changes - Removed `Azure::Storage::Files::Shares::PackageVersion`. - Renamed `GetUserDelegationKeyOptions::startsOn` to `StartsOn`. - Removed `ShareClient::ListFilesAndDirectories()`. - Replaced all paginated collection functions that have the SinglePage suffix with pageable functions returning a `PagedResponse<T>`-derived type. The options are also renamed accordingly. - `ShareServiceClient::ListShares()`. - `ShareDirectoryClient::ListFilesAndDirectories()`. - `ShareDirectoryClient::ListHandles()`. - `ShareFileClient::ListHandles()`. - Removed `ShareDirectoryClient::ForceCloseAllHandlesSinglePage()` and `ShareFileClient::ForceCloseAllHandlesSinglePage()`. * Update vcpkg ports to use a manifest json file instead of a CONTROL file. * Update git tree sha versions using the command 'x-add-version --all --overwrite-version' Co-authored-by: Ahson Khan <ahkha@microsoft.com>
2021-04-15[ffmpeg] add -fPIC (#17298)Stefano Sinigardi
* [ffmpeg] enable position-independent-code * [ffmpeg] update version refs * [ffmpeg] fix regressions * [ffmpeg] fix refs
2021-04-15[fluidsynth] update portfile features. (#17235)Alexander Neumann
* [fluidsynth] update deps. * add all the features. (at least in the portfile) * bump port version * use version instead of version-string * revert version bump * version stuff * default everything to off without vcpkg_check_features * version stuff
2021-04-15[xaudio2redist] Add new port (#17174)Chuck Walbourn
* new port for Microsoft.XAudio2.Redist NuGet package * Update baselines * Convert CONTROL to vcpkg.json * Update baseline * Removed use of VCPKG_CRT_LINKAGE * Refresh baseline * Updated unsupported platform port logic per feedback * Update baseline
2021-04-14[ffmpeg] no longer hardcode version strings in FindFFMPEG script (#17236)Matthias C. M. Troffaes
* [ffmpeg] no longer hardcode version strings in FindFFMPEG script * [ffmpeg] bump port version * [ffmpeg] x-add-version * [ffmpeg] use OUTPUT_VARIABLE for extract_version_from_component * [ffmpeg] x-add-version * Apply suggestions from code review * [ffmpeg] fix minor typo * [ffmpeg] fix another minor typo * [ffmpeg] x-add-version Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
2021-04-14[vcpkg baseline][popsift] Fix vcpkg_find_cuda.cmake path (#17277)Jack·Boos·Yu
* [vcpkg baseline][popsift] Fix vcpkg_find_cuda.cmake path * update version record
2021-04-13[vcpkg baseline][pangolin] Set CMAKE_DISABLE_FIND_PACKAGE_XX to ON (#17250)Phoebe
* [vcpkg baseline][pangolin] Set CMAKE_DISABLE_FIND_PACKAGE_XX to ON * Update baseline version
2021-04-13[llvm] update to 11.1.0, add features and fix issues (#16232)Yury Bura
* fix issue #16215 * add more projects and fix issue #16222 * add version * exclude libc from default projects * remove libc, add fland to default projects * update to v11.1.0 * fix compiler-rt install path * fix SHA for version 11.1.0 * fix libc++ install * re-fix libc++ install * fix pstl install * fix flang's license file name * install tools in tools/llvm, fix file names * revert bin directory for libraries * don't create clang sub-directory in llvm/tools * overwrite version * copy tool dependencies * overwrite version * remove vcpkg_copy_tools call * overwrite version * restore default features * overwrite version * overwrite version * convert manifest to json * install usage files * overwrite version * remove feature `default-projects` * modernize CMake in usage files * overwrite version * update ordering * override version
2021-04-13[cudnn] auto-download only if cuda version matches (#16413)Stefano Sinigardi
* [cudnn] auto-download only if cuda version matches * [cudnn] auto download also for cuda 10.2 * [cudnn] update version ref * Update ports/cuda/vcpkg_find_cuda.cmake Co-authored-by: Robert Schumacher <roschuma@microsoft.com> * Update ports/cuda/vcpkg_find_cuda.cmake Co-authored-by: Robert Schumacher <roschuma@microsoft.com> * Update ports/cudnn/portfile.cmake Co-authored-by: Robert Schumacher <roschuma@microsoft.com> * apply review fixes * fix baseline refs Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-04-12[scripts] Fix Perl download link (#17102)Yury Bura
* fix strawberryperl download link * Update scripts/cmake/vcpkg_find_acquire_program.cmake Co-authored-by: Adam Johnson <AdamJohnso@gmail.com> Co-authored-by: Adam Johnson <AdamJohnso@gmail.com>
2021-04-12[vcpkg] improve pull request template (#17049)autoantwort
* improve pull request template * Update .github/pull_request_template.md: Apply suggestion Co-authored-by: Robert Schumacher <roschuma@microsoft.com> Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-04-12[knet]Update to v1.0.2 (#17170)Kiba Amor
* Update to v1.0.2 * Update knet to v1.0.2 * Update knet.json * revert changes to bext-di * Update ports/knet/vcpkg.json Co-authored-by: Victor Romero <romerosanchezv@gmail.com> * format-manifest * update version Co-authored-by: Victor Romero <romerosanchezv@gmail.com> Co-authored-by: Jonliu1993 <13720414433@163.com>
2021-04-12[protobuf] update to 3.15.8 (#16449)Yonik Seeley
2021-04-12[libgeotiff] Fix mingw build (#17206)Kai Pastor
* Provide install dir parameters Fixes a build error with MINGW. * Update version
2021-04-12sync GLIB_DLL_SUFFIX with pkgconfig (#17197)kwiechen
* sync GLIB_DLL_SUFFIX with pkgconfig * Update ports/glib/CONTROL * update version Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2021-04-12[mpg123] Upgrade to 1.26.5 (#17191)evpobr
2021-04-12[cpp-httplib] Upgrade to v0.8.6 (#17182)Philipp Hasper
2021-04-12[drogon] Update to 1.5.1 (#17190)An Tao
2021-04-12Typo fix for Korean doc. (#17198)Kim Gwangmin
원도우 -> 윈도우
2021-04-12[hypodermic] Add new port - Hypodermic v2.5.2 (#17208) (#17208)Oliver Dick
2021-04-12[Readme] Added x64 triplet note for Windows Quick Start (#17218)Mark Ingram
2021-04-12add more blog posts (#17220)autoantwort
2021-04-12Update bitmagic version to 7.2.0 (#17223)Kevin Lalumiere
* Update bitmagic version * Install includes in subfolder
2021-04-12[c-ares] Fix definition on static build, add options to disable tools and ↵Jack·Boos·Yu
tests (#17230) * [c-ares] Fix definition on static build, add options to disable tools and tests * update version record
2021-04-12[minizip-ng] Modify the output include path of the header file (#17238)Cheney Wang
* [minizip-ng] Modify the output include path of the header file * Update json file Co-authored-by: Cheney-Wang <v-xincwa@microsoft.com>
2021-04-12[many ports] Update existing KF5 frameworks to 5.75 (#13467)Dawid Wróbel
* Update KF5 framework to 5.73 kf5crash - make x11 patch exclusive to linux - enable win/macOS builds kf5syntaxhighlighting - fix building on non-Win by removing the cli tool from all platforms * Add kf5auth port * Revert "Add kf5auth port" This reverts commit 8703c2423667f62075c34496ef273394a5b8d538. * Add kf5globalaccel port * Revert "Add kf5globalaccel port" This reverts commit f1ac3db8e2019f474a09d6964aea8e21bc9da166. * [ecm] use where possible * [kf5holidays] use PORT placeholder where possible * [kf5syntaxhighlighting] use PORT placeholder where possible Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * [kf5plotting] use PORT placeholder where possible * [kf5crash] fix logical condition in the patch * [kf5crash] logical condition again, include other BSDs * [kf5i18n] acquire python3 * [kf5i18n] remove vcpk cmake wrapper added mistakenly * Update KF5 framework to 5.73 kf5crash - make x11 patch exclusive to linux - enable win/macOS builds kf5syntaxhighlighting - fix building on non-Win by removing the cli tool from all platforms * Add kf5auth port * Revert "Add kf5auth port" This reverts commit 8703c2423667f62075c34496ef273394a5b8d538. * Add kf5globalaccel port * Revert "Add kf5globalaccel port" This reverts commit f1ac3db8e2019f474a09d6964aea8e21bc9da166. * [ecm] use where possible * [kf5holidays] use PORT placeholder where possible * [kf5syntaxhighlighting] use PORT placeholder where possible Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * [kf5plotting] use PORT placeholder where possible * [kf5crash] fix logical condition in the patch * [kf5crash] logical condition again, include other BSDs * [kf5i18n] acquire python3 * [kf5i18n] remove vcpk cmake wrapper added mistakenly * [ecm] Remove 'skip' from windows baseline * Fixed KF5ItemModel for windows * [kf5syntaxhighlighting] fix Windows build * Fixed k5syntaxhighlighting for windows * [kf5plotting] fix license files * [kf5archive] fix license files * [kf5*] update to 5.75.0 * [kf5holidays] fix sha sum * [kf5syntaxhighlighting] fix licensing * [kf5itemviews] fix windows static build * [kf5widgetsaddons] fix windows static build * [kf5completion] fix windows static build * [kf5*] fix windows static build * [kf5i18n] fix windows static build * [kf5windowsystem] require libxcb-res0-dev * [kf5windowsystem] depend on qt5-x11extras * [qt5] fix brotli reference * Delete duplicate apt entries. * kf5crash: fix linux build * kf5i18n: fix Linux build * ecm: do not override custom clang format files * kf5i18n: fix Windows build * [kf5*] update versions * [kf5i18n] fix logical NOT * [kf5syntaxhighlighting] disable parallel configure * [kf5*] update versions * [kf5*] convert CONTROL to manifest * [kf5*] update versions * [kf5*] update versioning scheme * [ecm] syntax formatting Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * [kf5syntaxhighlighting] syntax formatting Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * [kf5holidays] syntax formatting Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * [kf5archive] restore original line order * [kf5holidays] restore CRLF * [kf5archive] restore CRLF * [kf5syntaxhighlighting] syntax formatting * [kf5syntaxhighlighting] quotations * [kf5syntaxhighlighting] fix \bin removal redundancy * [kf5*] update versions Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> Co-authored-by: Robert Schumacher <roschuma@microsoft.com> Co-authored-by: Kuntal Majumder <hellozee@disroot.org> Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>