Commit Graph

11688 Commits

Author SHA1 Message Date
Lily
49c1b2889d
[realsense2] Update to 2.38.1 (#13273) 2020-09-06 20:53:42 -07:00
Vitalii Koshura
c295c35694
[sentry-native] Update to 0.4.1 (#13305)
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2020-09-06 20:53:11 -07:00
Vennor
9ef3b7c81f
[entt] Update to 3.5.1 (#13318) 2020-09-06 20:51:06 -07:00
here-mikelley
50d5b31c15
[pcl] Move VTK to an optional feature (#10449)
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2020-09-06 20:50:27 -07:00
Vitaliy Didik
bfed76d917
[vcpkg] Fixed 'update' command output (#13378) 2020-09-06 11:54:00 -07:00
Martin Vejdarski
f7cd54fcd4
[chromium-base] Add new port (#12396)
Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
Co-authored-by: Huahua <ihuahua@live.com>
2020-09-05 19:50:30 -07:00
xyb
fdac1fc5aa
Add community triple arm64-linux and arm-linux. (#11880)
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 10:45:48 -07:00
dan-shaw
bd8af07898
[vcpkg] json format for search (#12509) 2020-09-05 07:35:40 -07:00
Tom Tan
95f6e7d0c7
Download pkgconfig for protobuf in download mode (#13263)
* 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 07:22:07 -07:00
ZeeWanderer
abda2ddcb4
[highfive] Update to 2.2.2 (#13257) 2020-09-05 07:19:43 -07:00
Jack·Boos·Yu
9ae0b0dc74
[powershell] Update to 7.0.3 (#13267) 2020-09-05 07:13:28 -07:00
Manuel Kugelmann
799e0d9cce
Fix [boost] MSVC 2013 v120 Build (#10645) 2020-09-04 23:35:38 -07:00
Jack·Boos·Yu
ae562b7841
[python3] Fix installation on OpenSUSE (#13274) 2020-09-04 22:23:57 -07:00
Ian Reinhart Geiser
00d27cfd04
Add option for WCHAR32 support in ImGUI (#13285) 2020-09-04 22:22:28 -07:00
Dominic Clark
1a9ecfc894
[serd] Add new port (#13260) 2020-09-04 22:16:08 -07:00
Kevin Lu
3a7899deb7
[curl] Update to 7.22.0 (#13045) 2020-09-04 21:18:37 -07:00
Vitalii Koshura
c5ff9ed1f0
[sentry-native] Add ability to control SENTRY_BACKEND variable (#13362) 2020-09-04 21:12:47 -07:00
Matthew Oliver
1d66e5dd5b
[libxml2] Update to 2.9.10 (#13266) 2020-09-04 20:29:01 -07:00
NancyLi1013
e0f0e7c1ec
[sqlite-orm] Add features and also fix usage (#13328) 2020-09-04 20:16:00 -07:00
Vitalii Koshura
2e110d26c6
[rappture] Add new port (#13321) 2020-09-04 20:14:17 -07:00
Christopher Di Bella
147b06664b
[constexpr-contracts] s/HEAD_REF master/HEAD_REF main/ (#13357) 2020-09-04 20:12:09 -07:00
Matthias C. M. Troffaes
d951a00332
[fmt] Fix build error when build type is release. (#13352) 2020-09-04 20:11:41 -07:00
Jack·Boos·Yu
f2fdeb5283
[sentry-native] Fix build failure and cmake path (#13329)
* [sentry-native] Fix build failure and cmake path

* Re-fix the static_assert issue
2020-09-04 20:07:29 -07:00
ras0219
bb61fc1662
[blaze][ceres][clapack][geogram][lapack][lapack-reference][opencv4][selene] 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 18:59:21 -07:00
Christian Fersch
c41328a87c
[sqlitecpp] Update to 3.1.1 (#13334) 2020-09-04 11:50:55 -07:00
nicole mazzuca
4467eb334a
fix compile on g++ 6 (#13290) 2020-09-04 11:49:56 -07:00
General Jack O'Neill
a3142da3ac
[vcpkg_acquire_msys.cmake] Add gettext tool (#13297)
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 07:11:45 -07:00
Francisco Pombal
a110d7b5da
[libtorrent] Update to 1.2.10 (#13341) 2020-09-04 07:10:43 -07:00
Carlos O'Ryan
c3ddf744d1
[google-cloud-cpp] Upgrade to v1.17.1 (#13336) 2020-09-04 07:09:43 -07:00
Phoebe
2ea680ff0d
[dlib] Fix dependency port sqlite3 (#13325) 2020-09-03 21:57:11 -07:00
Rafael Kitover
85247c3981
Fix ffmpeg build for PATH with spaces. (#13275)
Followup on 085225b7b.

Signed-off-by: Rafael Kitover <rkitover@gmail.com>
2020-09-03 13:58:57 -07:00
ras0219
13f5a3d615
[vcpkg] Delay failures in vcpkg install until missing manifest requested (#13231) 2020-09-03 11:53:26 -07:00
BullyWiiPlaza
4206b0d725
[cli11] Update to 1.9.1 (#13280) 2020-09-03 11:32:27 -07:00
Hartmut Kaiser
77b9beb593
Adapting for HPX V1.5 (#13309) 2020-09-03 11:27:20 -07:00
JonLiu1993
99754d1c0b
[folly] Fix findpackage error messages (#13278)
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2020-09-03 11:24:32 -07:00
Peter Steneteg
7fd8104024
[freetype] static build fix (#13250) 2020-09-03 11:12:53 -07:00
Kiba Amor
dbb91b64d4
[knet] Add new port (#13207) 2020-09-03 11:10:29 -07:00
myd7349
eae14ae63c
[simdjson] Update to 0.5.0 (#13079) 2020-09-03 11:01:18 -07:00
Paul
6c7f2d95d8
11129: Add VCPKG_LINKER_FLAGS_<CONFIG>. (#11290)
Co-authored-by: Nicole Mazzuca <mazzucan@outlook.com>
Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2020-09-03 11:00:35 -07:00
Phoebe
e7dc93f202
[many ports] Add supports (#12857)
Co-authored-by: Billy Robert O'Neal <bion@microsoft.com>
2020-09-03 10:59:31 -07:00
nicole mazzuca
619b294700
[vcpkg.cmake] error out if the mode has changed (#13313) 2020-09-03 09:58:15 -07:00
General Jack O'Neill
ff1d20fd9a
Correct Spelling of Port-Verison to Port-Version in CONTROL file (#13315) 2020-09-02 12:36:55 -07:00
Albert Ziegenhagel
ced9dfb8e2
[hypre] Update to 2.19.0 (#13252)
Co-authored-by: wangli28 <wangli28@beyondsoft.com>
2020-09-02 10:41:34 -07:00
nicole mazzuca
d73ead568b
[vcpkg RFC] initial registries RFC (#12881) 2020-09-02 09:14:24 -07:00
nicole mazzuca
9740611cab
[vcpkg] Registries MVP (#13038) 2020-09-02 09:13:44 -07:00
Jack·Boos·Yu
f4a2dce829
[vcpkg baseline][rest-rpc] Skip check in baseline (#13295) 2020-09-02 09:12:41 -07:00
Billy O'Neal
aa43b9c7ae
[json5-parser] update source for json5-parser from BitBucket to GitHub. (#13289)
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2020-09-02 09:01:07 -07:00
Griffin Downs
28509b2940
[vcpkg] Add July 2020 changelog (#13302)
* Create July + half of June changelog

* Update test numbers; rephrase items

* Correct release notes begin date

* Remove false entries
2020-09-02 04:18:10 -07:00
Stefano Sinigardi
8da2de2a05
[darknet] update to v2020-08-30 (#13238) 2020-09-01 14:19:35 -07:00
General Jack O'Neill
d29602bf0b
[bzip2] Add SHA512 hash check (#13242) 2020-09-01 14:18:13 -07:00