Commit Graph

8314 Commits

Author SHA1 Message Date
Billy O'Neal
8054263f15
[skia, ompl, capnproto] Update VMs for 2020-08-12 (including VS 16.7) (#12884)
Co-authored-by: Nicole Mazzuca <mazzucan@outlook.com>
2020-08-27 12:27:39 -07:00
Alexander Neumann
4a9b658141
[lapack-reference] fix cblas feature (#12929) 2020-08-25 18:55:54 -07:00
Jack·Boos·Yu
0522f981f9
[libusb] Add vcpkg-cmake-wrapper (#13057) 2020-08-25 18:52:55 -07:00
evpobr
fd7e280af8
[libsndfile] Update to 1.0.29 (#12921)
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2020-08-25 18:42:26 -07:00
Rémy Tassoux
963bff03fa
[directxtk][directxtk12][directxtex][directxmesh] Update to latest version (#13060) 2020-08-25 15:09:11 -07:00
Jonas Karlsson
58fc7e5c01
[irrlicht] Patch moved sysctl.h header file (#13137)
Sysctl has been deprecated for a while and in newer versions of glibc it
is removed which leads to a compilation error on modern Linux. This is
fixed in SVN trunk of irrlich so I copied the include guards from there.
In this case sysctl headers are only loaded for OS X where they are also
actually used.
2020-08-25 14:47:28 -07:00
Billy O'Neal
05635bdf78
Disable fluidlite in CI. (#13125)
* Disable fluidlite in CI.

Fluidlite, added 3 days ago in https://github.com/microsoft/vcpkg/pull/13006 , tries to install the same files as fluidsynth; it's similar to the 'boringssl' situation. Given that fluidlite doens't have any dependencies, this change disables that one rather than fluidsynth,

* Add warning message.
2020-08-25 14:41:41 -07:00
Park DongHa
6ed0bc982b
[openssl-unix] use xcrun for iOS triplet build (#12527)
* [openssl] use xcrun for iOS triplet build

* config for iOS simulator architecture
* use .dylib suffix for iOS shared is used

* [openssl-unix] increase port version in CONTROL

* Update CONTROL

* [openssl-unix] update port version

* prevent collision with #12544

* [openssl-unix] make disable platform specific

* [openssl-unix] replace set to list(APPEND)

Co-authored-by: Lily <47812810+LilyWangL@users.noreply.github.com>
2020-08-24 21:20:02 -07:00
NancyLi1013
1f52fbaa04
[opencolorio] Update repository (#12869) 2020-08-24 21:17:46 -07:00
mfornace
08423be155
[cpp-taskflow] Update to 2.5.0 (#12923)
Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2020-08-24 14:33:32 -07:00
nicole mazzuca
bf594d63fc
[libigl] fix imgui feature (#12691) 2020-08-24 12:49:35 -07:00
jgehw
02bfa2961a
fix vcpkg_configure_cmake for case when having semicolons in OPTIONS (#12977) 2020-08-24 12:32:34 -07:00
Rémy Tassoux
15e886daeb
[josuttis-jthread] Fix include path (#13040) 2020-08-24 11:20:02 -07:00
JonLiu1993
9816985c3d
[Box2d] Update to 2.4.0 (#13058) 2020-08-24 11:19:26 -07:00
Phoebe
0720240051
[sqlitecpp] Fix dependency port (#13108) 2020-08-24 10:57:38 -07:00
nicole mazzuca
20678a5fe7
[behaviortree-cpp] add REQUIRED to find_package calls (#13087)
Co-authored-by: ras0219 <533828+ras0219@users.noreply.github.com>
2020-08-24 10:33:57 -07:00
Jozef Izso
3283dd7fb7
[grpc][upb][re2] grpc v1.31.1 (#13084) 2020-08-22 22:25:20 -07:00
ras0219
de0501f187
[sfml][imgui-sfml] Push SFML_STATIC_LIBRARIES setting into sfml (#11800) 2020-08-22 01:29:59 -07:00
Jozef Izso
78b66ad5b9
[grpc] grpc v1.30.2 (#12920) 2020-08-22 01:16:03 -07:00
Long Nguyen
d355b3fae0
[many ports] Fix various problems with mingw (#12886) 2020-08-21 17:45:42 -07:00
Rémy Tassoux
d80a3de309
[imgui] Update to 1.78 (#13064)
https://github.com/ocornut/imgui/releases/tag/v1.78
2020-08-21 17:00:47 -07:00
Jack·Boos·Yu
15df0c0f71
[boost-uninstall] Add port to easily uninstall all boost components (#12851)
Co-authored-by: Daniel Marshall <xandan@gmail.com>
2020-08-21 17:00:25 -07:00
Lily
cd81eb11e4
[berkeleydb] Fix build error with Visual Studio 16.7.0 (#12870) 2020-08-21 16:32:24 -07:00
NancyLi1013
f2a59715bf
[boringssl] Fix build error on unix (#13056) 2020-08-21 15:49:37 -07:00
Jack·Boos·Yu
5a240bcf92
[pcl] check SSE flags (#13020)
* [pcl] Always check SSE flags

* check sse if sse enabled
2020-08-21 15:49:10 -07:00
Gabriel
4477888c77
[fluidlite] Add new port (#13006) 2020-08-21 15:48:38 -07:00
Francisco Pombal
5e7e48d7f2
[libtorrent] bump version and adjust python patch (#12946) 2020-08-21 15:48:19 -07:00
Stefano Sinigardi
0ccb9d3148
[ffmpeg] fix cmake module (#13004) 2020-08-21 15:47:31 -07:00
Jozef Izso
2a91f05e09
[protobuf] protobuf v3.13.0 (#12918) 2020-08-21 15:45:31 -07:00
Phoebe
791a18385a
[gdal] Fix static build issue (#12541) 2020-08-21 15:44:23 -07:00
fquinner
fc7bab58e2
[openmama] Feature use cmake for openmama (#13034) 2020-08-21 15:42:42 -07:00
Sean Yen
1999412506
[behaviortree-cpp] Add new port (#12769)
Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
2020-08-21 15:33:35 -07:00
JonLiu1993
d2a08d73a5
[libjpeg-turbo] Update to 2.0.5 (#12973) 2020-08-21 10:46:20 -07:00
stoperro
ca5dcf9bfa
[dlib] Update to v19.21 (#13061) 2020-08-21 10:40:21 -07:00
Roel Standaert
3fc65fa6cf
[wt] Update to 4.4.0 (#13005) 2020-08-21 10:39:52 -07:00
Stephen Kyne
0d2c77cdb7
[portmidi] Updated portmidi package to use alternative code source (#12046)
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
2020-08-21 09:44:38 -07:00
An Tao
7b285940a8
[drogon] Fix building errors on Windows and Linux (#13007)
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2020-08-21 09:31:22 -07:00
eao197
238f626248
RESTinio updated to v.0.6.10. (#13018) 2020-08-21 09:26:44 -07:00
Lily
bb55caabba
[x265] Update source and version (#13048)
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2020-08-21 09:25:48 -07:00
Albert Ziegenhagel
c3f69d47c8
[openblas] Fix generating pkg-config file (#12956) 2020-08-20 14:22:14 -07:00
NancyLi1013
d48e2bd9d9
[sqlite-orm] Update to latest version (#12999) 2020-08-19 21:42:29 -07:00
Maxime Gervais
a6ca1a514b
[libmediainfo] Update to 20.08 (#12944) 2020-08-19 21:24:02 -07:00
evpobr
89aa2f39f0
[libvorbis] Update to 1.3.7 (#12909) 2020-08-19 21:21:09 -07:00
myd7349
fb8b20f460
[cmocka] Update to 2020-08-01 (#12828) 2020-08-19 21:20:03 -07:00
myd7349
a51f392b52
[numcpp] Add new port (#12682) 2020-08-19 21:17:44 -07:00
Bradley Austin Davis
970fdf4e88
[openxr-loader] Update to latest version, official repo (#12060)
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2020-08-19 21:16:32 -07:00
Jack·Boos·Yu
ec4e0c3934
[openmpi/vcpkg_build_make] Disable parallel build (#12975) 2020-08-19 21:15:24 -07:00
NancyLi1013
2f9d4a1785
[fluidsynth/redis-plus-plus] Update to the latest released version (#12974) 2020-08-19 19:45:55 -07:00
Long Nguyen
48309ace3e
[openssl-unix] Fix #12919 (#12986) 2020-08-19 19:45:15 -07:00
Jack·Boos·Yu
0d52f66f47
[gtest] Fix installed cmake file path (#12997) 2020-08-19 19:44:43 -07:00