Commit Graph

6608 Commits

Author SHA1 Message Date
Alexander Karatarakis
a9b5a3e2cd
Merge pull request #3893 from Deledrius/s_t-2.1
[string-theory] Update to 2.1.
2018-07-13 14:25:37 -07:00
Joseph Davies
a34457b707
[string-theory] Update to 2.1. 2018-07-13 01:30:55 -07:00
Alexander Karatarakis
6a471de782
Merge pull request #3890 from UnaNancyOwen/update_realsense2
[realsense2] Update to v2.13.0
2018-07-13 00:43:01 -07:00
Alexander Karatarakis
10145575df
Merge pull request #3839 from philjdf/master
Update Apache Arrow to 0.9 and add Apache Parquet-cpp 1.4
2018-07-12 20:24:36 -07:00
Alexander Karatarakis
cb02c9036f
Merge pull request #3872 from crackedmind/update_fmt
[fmt] Update to 5.1.0
2018-07-12 17:53:16 -07:00
Tsukasa Sugiura
d89097546c [realsense2] Update to v2.13.0
Update realsense2 port to librealsense v2.13.0.
2018-07-13 03:17:23 +09:00
Nicolai Grodzitski
fc399f2ef8 Update http-parser version to 2.8.1. (#3887) 2018-07-12 05:53:19 -07:00
Nicolai Grodzitski
fbb1396f1b Update RESTinio to v.0.4.7. (#3884) 2018-07-12 02:33:58 -07:00
Robert Schumacher
da9850efc7 [vcpkg-ci] Fix bug in "vcpkg ci" which results in different features being installed than originally desired. 2018-07-12 02:24:02 -07:00
Alexander Karatarakis
6cd36321cc
Merge pull request #3877 from Cheney-W/FixBotan
Fix error C2338 in botan
2018-07-11 17:23:04 -07:00
Kan Tang
b1b945448c Removed unnecessary cmake patch for azure-storage-cpp start from 5.0.0 (#3883) 2018-07-11 03:31:37 -07:00
RotsiserMho
a3562fbd5c [FlatBuffers] Support Non-Windows Platforms (#3873)
* [FlatBuffers] Patch to ignore the use of a CMake toolchain file which allows the default compilation options to be used.
Use CMake suffixes to allow flatc and shared libraries to be copied on non-Windows systems.

* [flatbuffers] Avoid use of CMAKE_EXECUTABLE_SUFFIX
2018-07-11 00:22:33 -07:00
Navid Rahimi
804c421d64 Fixing ogdf and liblemon compile issues on ubuntu (#3847)
* Fixing ogdf and liblemon compile issues on ubuntu

* [ogdf] Avoid patch by passing cmake options
2018-07-11 00:17:13 -07:00
Alexander Karatarakis
91db517ba9
Merge pull request #3519 from HungMingWu/master
[leveldb] Fix build on linux
2018-07-10 14:19:36 -07:00
Tom Henoch
c873b2fddc Update osgEarth (#3878) 2018-07-10 11:40:13 -07:00
Stanislav Ershov
69abe4cfb7 [pybind11] Update to 2.2.3 (#3879) 2018-07-10 10:46:38 -07:00
Jonathan Hale
5303da0c2e [magnum-integration] Add feature for upcoming GlmIntegration library (#3869) 2018-07-10 10:15:20 -07:00
Cheney-Wang
8eede5f97f Fix error C2338 in botan 2018-07-10 03:35:30 -07:00
Stanislav Ershov
0606add12f [fmt] Update to 5.1.0 2018-07-10 01:42:07 +03:00
Robert Schumacher
d977ac231e [vcpkg] Remove vcpkg::Archives from vcpkg::base. Add vcpkg::Hash. 2018-07-09 07:06:29 -07:00
Robert Schumacher
802f51a142 [vcpkg] Split vcpkg::Commands::Fetch into backend and frontend 2018-07-09 06:29:37 -07:00
Tom Henoch
1258c413f6 osg-qt initial port (#3848) 2018-07-08 22:34:16 -07:00
pravic
a008fa29ae [sciter] Update to 4.1.11.6037 (#3849) 2018-07-08 22:32:39 -07:00
Jason Juang
7d7fc30f9a [dlib] update to 19.14 (#3868) 2018-07-08 22:30:49 -07:00
Robert Schumacher
86fecfc61c Upgrades 2018.07.08 2018-07-08 22:29:53 -07:00
Frederik Gladhorn
bd5bad18e4 Fix typo (#3856)
* Fix typo

* [docs] Simplify wording further
2018-07-08 21:07:26 -07:00
Frederik Gladhorn
b76b2a99c9 qt5-speech: atlmfc is only needed on Windows (#3857) 2018-07-08 20:58:24 -07:00
Zepp
3a1e0f7f68 compatible with non-English version of Windows (#3866) 2018-07-08 20:57:51 -07:00
Alexander Karatarakis
47f362db99
Merge pull request #3500 from KindDragon/patch-3
[flann] Fix build on linux
2018-07-05 19:13:15 -07:00
Alexander Karatarakis
27c4907277
Merge pull request #3496 from skogler/master
Add vcpkg_from_gitlab and update OpenMesh to 7.0 using the new function.
2018-07-05 18:23:04 -07:00
Robert Schumacher
a382578f19 [spdlog] Update to fix compatibility with fmt 5.0.0 2018-07-04 19:02:06 -07:00
lecopivo
7c4e262e50 Corrade and Magnum on Linux (#3611)
* Corrade and Magnum on Linux

Removed ".exe" extension for executables on Linux.
Removed default feature magnum[windowlesswglapplication] which works
only on Windows.

* Switched to CMAKE_EXECUTABLE_SUFFIX

* [corrade] Remove use of CMAKE_EXECUTABLE_SUFFIX

* [magnum] Avoid usages of CMAKE_EXECUTABLE_SUFFIX
2018-07-04 07:12:51 -07:00
Robert Schumacher
0c2d34331c [azure-c-shared-utility] Add missing dependencies on linux 2018-07-04 07:10:57 -07:00
past-due
1fb2cc3483 [harfbuzz] Use vcpkg Features for UCDN & Glib (#3560)
* [harfbuzz] Use Features for UCDN & Glib

Permit configuration of UCDN and Glib Unicode callback support via features.

* [harfbuzz][pango] Merge conflicts. Pango depends on harfbuzz[glib]
2018-07-04 07:08:45 -07:00
Gabriel
a6b2019b74 SDL2 image: Add features for libjpeg, tiff and webp (#3531)
* SDL2 image: Add features for libjpeg, tiff and webp

* [sdl2-image] Avoid passing lists through vcpkg_configure_cmake()
2018-07-04 01:01:08 -07:00
Stefano Sinigardi
0a656f6a7a [pngwriter][WIP] add port (#3600)
* [pngwriter] add port

* [pngwriter] Fix x86-windows builds. Improve cmake target fixups.
2018-07-04 00:58:26 -07:00
Robert Schumacher
c0ec4809b1 Upgrades for 2018.07.03 2018-07-03 21:44:16 -07:00
Yann Lanthony
093e4d2f8e [geogram] update to 1.6.4 + 'graphics' as Feature (#3622)
* bump version to 1.6.4
* add 'graphics' Feature - remove glfw3 from core dependencies
* simplify patch that failed since 1.6.4
2018-07-03 21:26:54 -07:00
Matt Powley
fcee4c8ba1 [paho-mqtt] Upgraded to Paho-MQTT v1.21 (#3620) 2018-07-03 21:23:42 -07:00
Matt Powley
88b03d1029 [mosquitto] - Upgraded Mosquitto MQTT library to v1.5.0 (#3619)
* Updated and simplified patch files for the new source version
2018-07-03 21:22:34 -07:00
Alexander Karatarakis
2ef707aee7
Merge pull request #3835 from LarryIII/RemoveFollyPatch
Remove patch and update folly to latest release v2018.07.02.00
2018-07-03 21:00:31 -07:00
Alexander Karatarakis
7225914442
Merge pull request #3404 from mardy/botan26
[botan] Update to 2.6.0
2018-07-03 20:58:58 -07:00
Alexander Karatarakis
d65e5703cc [botan] Fix 2.6.0 issues 2018-07-03 18:34:55 -07:00
LazyWolf Lin
f2aaef68ae [libodb-mysql] adapter mysql 8.0 (#3723)
* Install sodium.h

* [libodb-mysql] adapter mysql 8.0
2018-07-03 18:08:38 -07:00
pravic
fe23b30178 [sciter] Update to 4.1.10.5987 (#3760) 2018-07-03 18:03:21 -07:00
Alberto Mardegan
4fbe9f8610 [botan] Update to 2.6.0 2018-07-03 15:39:03 -07:00
Larry-Hu
57833da412 update control-file 2018-07-03 15:13:36 -07:00
Larry-Hu
a300dfcc3a Remove patch and update tp latest folly release v2018.07.02.00 2018-07-03 15:12:45 -07:00
Felipe Aburaya
4ebdbe7e88 [3fd] Initial port of 3FD project (#3811)
* [2fd] Initial port of 3FD project

* [3fd] Fix 2017 builds. Enable static builds in dynamic triplets. Improve vcpkg_build_msbuild().
2018-07-03 06:39:13 -07:00
krow
084eb43343 Add icu support for harfbuzz (#3738)
* Add icu support for harfbuzz

* [harfbuzz] Set feature OFF if not provided instead of leaving it blank.
2018-07-03 06:24:02 -07:00