Commit Graph

11711 Commits

Author SHA1 Message Date
Matthias C. M. Troffaes
7f471eaf73
[soxr] remove doc files from install (#13480) 2020-09-11 12:21:38 -07:00
mfornace
946fa300e7
[taskflow] Update cpp-taskflow 2.2.0 to taskflow 2.6.0 (#13140)
* Update to 2.5.0

* Disable unit test building; 2.5.0 uses BUILD_TESTING flag

* Attempt to add /bigobj since I'm not sure how to disable building examples target

* Fix build error when building x64 targets

* Add more to the patch, remove sections with add_executable from CMakeLists.txt

* Guard with BUILD_TEST, put compile option in

* Disable CUDA

* Change name of package to taskflow

* Add patch so it's back to Cpp-Taskflow::Cpp-Taskflow...

* Update CONTROL

* Move - down to Port-Version.

* Add taskflow 2.6.0

* Update cpp-taskflow to 2.4.0 and disable test building

* Change 'cpp-taskflow' to merely depend on 'taskflow'.

* Remove osx skip.

* Fix up portfile and remove patch file since not needed for header-only

* Case fix for Linux

Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2020-09-11 12:12:04 -07:00
Alexander Neumann
59115f6e3a
[vcpkg|toolchain] add VCPKG_OVERLAY_(PORTS|TRIPLETS) to the toolchain (#13240)
* add VCPKG_OVERLAY_(PORTS|TRIPLETS) to the toolchain

* move everything into additional manifest params

* fix me not thinking
2020-09-11 10:57:47 -07:00
Francisco Pombal
18ab4b72a2
[libtorrent] Fix build on arm-linux community triplet (#13375)
* [libtorrent] Fix build on arm-linux community triplet

* [libtorrent] Add Port-Version to CONTROL file

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* Add explicit dependeny on boost-pool for all triplets

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2020-09-09 23:06:25 -07:00
ras0219
f6df03b4a8
[assimp][irrxml][kubazip][poly2tri][polyclipping] Extract vendored dependencies (#13264)
* [assimp] Fix -config.cmake files

* [assimp] Fix linux build and provide backwards-compatible alias

* [assimp][irrxml][kubazip][poly2tri][polyclipping] Extract vendored dependencies

* [assimp] Use find_dependency(); add ZLIB dependency

* [polyclipping] Do not suffix upstream binaries

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
Co-authored-by: Stefano Sinigardi <stesinigardi@hotmail.com>
2020-09-09 20:40:15 -07:00
Tom Tan
32b6c3a134
[msgpack] Update ports version from 3.2.0 to 3.3.0 (#13441) 2020-09-09 20:38:04 -07:00
Silvio Traversaro
d09ee222dc
[octomap] Update port to 1.9.5 (#13356) 2020-09-09 12:49:58 -07:00
Nathan
765c780526
[lerc] Add lerc port (#13358)
Co-authored-by: Nathan Mercer <nmercer@intermap.com>
2020-09-09 12:47:16 -07:00
Jack·Boos·Yu
7946a1d71e
[tmx] Fix build failure (#13401) 2020-09-09 12:33:57 -07:00
Andrei Lebedev
645f316824
[vcpkg] improve s390x support (#13386)
Signed-off-by: Andrei Lebedev <lebdron@gmail.com>
2020-09-09 12:28:38 -07:00
Matthias C. M. Troffaes
c4e3da7c5f
[mp3lame] fix crt linkage (#13390)
* [mp3lame] fix crt linkage

* Update portfile.cmake

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2020-09-09 12:27:33 -07:00
bialasjaroslaw
8fdd0b7217
[geos] Fix linking of geos for mingw (#13393)
* 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 12:26:45 -07:00
bialasjaroslaw
db465c6895
[boost-context] Fixes error with linker for 32-bit GNU assembler files 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 12:17:16 -07:00
Alexander Neumann
aa042ad0fb
[mp-units] add new port (#13416)
* [mp-units] add new port

* fix config
2020-09-09 12:10:56 -07:00
Dominic Clark
468e82de6e
[sord] Add new port (#13411)
* Add sord port

* Fix include directories
2020-09-09 12:04:12 -07:00
bialasjaroslaw
ad81400f9c
[zeromq]Fix missing system version for mingw builds (#13408)
* 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 12:01:49 -07:00
Jack·Boos·Yu
dc56928e6a
[libigl] Install extra headers when feature selected (#13424) 2020-09-09 11:45:05 -07:00
NancyLi1013
bdfc26fb85
[benchmark] Update to 1.5.1 and fix pkgconfig (#13427) 2020-09-09 11:43:20 -07:00
jgehw
8b7e946c55
[execute_process] Don't strip embedded semicolons (#12926) 2020-09-09 10:36:58 -07:00
Phoebe
bff4dd9c94
[boost] Remove invalid identifier !v120 (#13387) 2020-09-07 16:51:02 -07:00
ras0219
a35ddddac8
[vcpkg] Fix compilation on VS2015 (#13398)
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2020-09-07 16:48:46 -07:00
ras0219
0d0a84694c
[vcpkg] Improve Json error messages (#12981)
* [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 15:50:20 -07:00
Billy O'Neal
46a129decb
[xtensor-io] [taskflow] [tcl] [sophus] Fix CI 2020-09-06 (#13382)
* [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-07 14:14:47 -07:00
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