| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-09-09 | [octomap] Update port to 1.9.5 (#13356) | Silvio Traversaro | |
| 2020-09-09 | [lerc] Add lerc port (#13358) | Nathan | |
| Co-authored-by: Nathan Mercer <nmercer@intermap.com> | |||
| 2020-09-09 | [tmx] Fix build failure (#13401) | Jack·Boos·Yu | |
| 2020-09-09 | [vcpkg] improve s390x support (#13386) | Andrei Lebedev | |
| Signed-off-by: Andrei Lebedev <lebdron@gmail.com> | |||
| 2020-09-09 | [mp3lame] fix crt linkage (#13390) | Matthias C. M. Troffaes | |
| * [mp3lame] fix crt linkage * Update portfile.cmake Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> | |||
| 2020-09-09 | [geos] Fix linking of geos for mingw (#13393) | bialasjaroslaw | |
| * Fix linking of geos for mingw Linking stage is failing due to the multiple definitions of the same symbol. One way of fixing this is to disable inlining for small functions by passing DISABLE_GEOS_INLINE=ON for mingw builds. * Bump the port version. * [geos] Bump version Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com> | |||
| 2020-09-09 | [boost-context] Fixes error with linker for 32-bit GNU assembler files ↵ | bialasjaroslaw | |
| targeting Windows (#13422) * Patch from official boostorg/context. There is no official version with it yet. * Apply patch globaly It is better to check it now, for all triplets as [this script](https://github.com/microsoft/vcpkg/blob/master/scripts/boost/generate-ports.ps1) will regenerate portfile.cmake with patch for all of them not just for subset. | |||
| 2020-09-09 | [mp-units] add new port (#13416) | Alexander Neumann | |
| * [mp-units] add new port * fix config | |||
| 2020-09-09 | [sord] Add new port (#13411) | Dominic Clark | |
| * Add sord port * Fix include directories | |||
| 2020-09-09 | [zeromq]Fix missing system version for mingw builds (#13408) | bialasjaroslaw | |
| * Fix missing system version System version is required to be 6.0 or higher for ZeroMQ to work correctly. * Update ports/zeromq/CONTROL Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> | |||
| 2020-09-09 | [libigl] Install extra headers when feature selected (#13424) | Jack·Boos·Yu | |
| 2020-09-09 | [benchmark] Update to 1.5.1 and fix pkgconfig (#13427) | NancyLi1013 | |
| 2020-09-09 | [execute_process] Don't strip embedded semicolons (#12926) | jgehw | |
| 2020-09-07 | [boost] Remove invalid identifier !v120 (#13387) | Phoebe | |
| 2020-09-07 | [vcpkg] Fix compilation on VS2015 (#13398) | ras0219 | |
| Co-authored-by: Robert Schumacher <roschuma@microsoft.com> | |||
| 2020-09-07 | [vcpkg] Improve Json error messages (#12981) | ras0219 | |
| * [vcpkg] Fix error reporting on json parse failure * [vcpkg] Track manifest path for use in diagnostics * [vcpkg] Use by-value for consumer API. Improve trailing comma diagnostic. * [vcpkg] Track errors directly inside Json::Reader * [vcpkg] Fixup use of .u8string() Co-authored-by: Robert Schumacher <roschuma@microsoft.com> | |||
| 2020-09-07 | [xtensor-io] [taskflow] [tcl] [sophus] Fix CI 2020-09-06 (#13382) | Billy O'Neal | |
| * [xtensor-io] Disable undeclared HighFive detection which is currently broken. HIGHFIVE 2.2.2: (Re)Detecting Highfive dependencies (HIGHFIVE_USE_INSTALL_DEPS=NO) CMake Error: install(EXPORT "xtensor-io-targets" ...) includes target "xtensor-io" which requires target "libdeps" that is not in any export set. CMake Error in CMakeLists.txt: export called with target "xtensor-io" which requires target "libdeps" that is not in any export set. * [tcl] [taskflow] Mark passing in CI. | |||
| 2020-09-06 | [realsense2] Update to 2.38.1 (#13273) | Lily | |
| 2020-09-06 | [sentry-native] Update to 0.4.1 (#13305) | Vitalii Koshura | |
| Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com> | |||
| 2020-09-06 | [entt] Update to 3.5.1 (#13318) | Vennor | |
| 2020-09-06 | [pcl] Move VTK to an optional feature (#10449) | here-mikelley | |
| Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> | |||
| 2020-09-06 | [vcpkg] Fixed 'update' command output (#13378) | Vitaliy Didik | |
| 2020-09-05 | [chromium-base] Add new port (#12396) | Martin Vejdarski | |
| Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com> Co-authored-by: Huahua <ihuahua@live.com> | |||
| 2020-09-05 | Add community triple arm64-linux and arm-linux. (#11880) | xyb | |
| Verify the following command on both 32 bits and 64 bits OS on Raspberry pi 3. ./bootstrap-vcpkg.sh ./vcpkg install boost | |||
| 2020-09-05 | [vcpkg] json format for search (#12509) | dan-shaw | |
| 2020-09-05 | Download pkgconfig for protobuf in download mode (#13263) | Tom Tan | |
| * Download pkgconfig for protobuf in download mode * Bump version of protobuf * Update ports/protobuf/CONTROL Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> | |||
| 2020-09-05 | [highfive] Update to 2.2.2 (#13257) | ZeeWanderer | |
| 2020-09-05 | [powershell] Update to 7.0.3 (#13267) | Jack·Boos·Yu | |
| 2020-09-04 | Fix [boost] MSVC 2013 v120 Build (#10645) | Manuel Kugelmann | |
| 2020-09-04 | [python3] Fix installation on OpenSUSE (#13274) | Jack·Boos·Yu | |
| 2020-09-04 | Add option for WCHAR32 support in ImGUI (#13285) | Ian Reinhart Geiser | |
| 2020-09-04 | [serd] Add new port (#13260) | Dominic Clark | |
| 2020-09-04 | [curl] Update to 7.22.0 (#13045) | Kevin Lu | |
| 2020-09-04 | [sentry-native] Add ability to control SENTRY_BACKEND variable (#13362) | Vitalii Koshura | |
| 2020-09-04 | [libxml2] Update to 2.9.10 (#13266) | Matthew Oliver | |
| 2020-09-04 | [sqlite-orm] Add features and also fix usage (#13328) | NancyLi1013 | |
| 2020-09-04 | [rappture] Add new port (#13321) | Vitalii Koshura | |
| 2020-09-04 | [constexpr-contracts] s/HEAD_REF master/HEAD_REF main/ (#13357) | Christopher Di Bella | |
| 2020-09-04 | [fmt] Fix build error when build type is release. (#13352) | Matthias C. M. Troffaes | |
| 2020-09-04 | [sentry-native] Fix build failure and cmake path (#13329) | Jack·Boos·Yu | |
| * [sentry-native] Fix build failure and cmake path * Re-fix the static_assert issue | |||
| 2020-09-04 | [blaze][ceres][clapack][geogram][lapack][lapack-reference][opencv4][selene] ↵ | ras0219 | |
| Fix deps issues (#13229) Co-authored-by: Robert Schumacher <roschuma@microsoft.com> Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com> | |||
| 2020-09-04 | [sqlitecpp] Update to 3.1.1 (#13334) | Christian Fersch | |
| 2020-09-04 | fix compile on g++ 6 (#13290) | nicole mazzuca | |
| 2020-09-04 | [vcpkg_acquire_msys.cmake] Add gettext tool (#13297) | General Jack O'Neill | |
| 1. Added dependencies to gettext-0.19.8.1-1-x86_64.pkg.tar.xz of libintl libgettextpo libasprintf 2. Added dependency download for libgettextpo-0.19.8.1-1-x86_64.pkg.tar.xz 3. Added dependency download for libasprintf-0.19.8.1-1-x86_64.pkg.tar.xz 4. Put downloads in reverse dependcy order - seems it is called topological order now | |||
| 2020-09-04 | [libtorrent] Update to 1.2.10 (#13341) | Francisco Pombal | |
| 2020-09-04 | [google-cloud-cpp] Upgrade to v1.17.1 (#13336) | Carlos O'Ryan | |
| 2020-09-03 | [dlib] Fix dependency port sqlite3 (#13325) | Phoebe | |
| 2020-09-03 | Fix ffmpeg build for PATH with spaces. (#13275) | Rafael Kitover | |
| Followup on 085225b7b. Signed-off-by: Rafael Kitover <rkitover@gmail.com> | |||
| 2020-09-03 | [vcpkg] Delay failures in `vcpkg install` until missing manifest requested ↵ | ras0219 | |
| (#13231) | |||
| 2020-09-03 | [cli11] Update to 1.9.1 (#13280) | BullyWiiPlaza | |
