Commit Graph

6402 Commits

Author SHA1 Message Date
Alexander Karatarakis
39c70573df Update documentation 2018-06-08 16:33:38 -07:00
Alexander Karatarakis
91ec5c4301 bootstrap.bat now forwards args to ps1 2018-06-08 16:26:57 -07:00
Alexander Karatarakis
9750fff027 [bootstrap] Add option to specify WinSDK 2018-06-08 13:32:21 -07:00
cDc
47d904608c [cgal] feature qt5 (#3646) 2018-06-06 02:48:03 -07:00
Alexander Karatarakis
6f6101065f
Merge pull request #3628 from LarryIII/Fixclockutils
Fix warning C4643 in clockutils
2018-06-06 00:30:45 -07:00
Mateusz Loskot
d59359ba62 Update README with link to integration doc (#3657) 2018-06-05 02:13:23 -07:00
Robert Schumacher
ec2157154f
Upgrade asio to version 1.12.1 (#3634) 2018-06-05 00:50:33 -07:00
Sztergbaum Roman
ee6c993a74 [entt] update to 2.6.1 (#3650) 2018-06-05 00:30:39 -07:00
Alexander Karatarakis
a925843121 Remove debug line 2018-06-04 12:35:42 -07:00
Alexander Karatarakis
edfca67857 "Release"->"release" to avoid case-sensitivity issues
Fixes #3641
2018-06-04 12:34:19 -07:00
Alexander Karatarakis
0a3f7be8b2 [clockutils] Use vcpkg_from_github() 2018-05-31 13:52:52 -07:00
Larry-Hu
55ed2f6ed8 Fix warning C4643 in clockutils 2018-05-31 13:52:52 -07:00
Robert Schumacher
3fc54807cb [vcpkg] Fix warnings on non-Windows 2018-05-31 10:51:00 -07:00
Robert Schumacher
bc91dbe87f Merge branch 'master' of https://github.com/Microsoft/vcpkg 2018-05-31 10:50:50 -07:00
Eric Hripko
1fa2673ab6 New package: bde (#3413)
* Add initial implementation for BDE port

* Implement compatibility with *nix platforms

* Pin down BDE version to 3.2.0.0

* Change the folder structure to reflect version

* .pc files in dbg build point to correct incl. dirs

* Remove the default header listing all variables
2018-05-31 10:43:22 -07:00
Jozef Izso
6c8c96aad1 Patch protobuf to fix the compilation error C4146 in wire_format_lite.h (#3353)
Fixes #3352
2018-05-31 10:38:42 -07:00
Robert Schumacher
daa6ba08b5 Merge branch 'dev/fix_protobuf_3.5.x_error_c4146' of https://github.com/jozefizso/vcpkg 2018-05-31 10:13:27 -07:00
alexsmn
5a67a5fa29 Add qt5-activeqt library. (#3347) 2018-05-31 10:11:57 -07:00
Dale Stammen
8770a014ec fixed UWP builds with RS4 SDK (#3348)
* fixed uwp builds with RS4 sdk

* fixed check for RS4

* [openssl] Revert line ending conversion
2018-05-31 10:04:01 -07:00
Alexander Karatarakis
33ba066966
Merge pull request #3615 from Cheney-W/FixBoost-iostreams
Remove call to nonexistent member seekpos() of std::fpos
2018-05-30 23:41:55 -07:00
Alexander Karatarakis
fa94febc7c Update git to 2.17.1 (security fix) 2018-05-30 19:36:43 -07:00
Alexander Karatarakis
9baf6cb2e2 [boost-iostreams] Use PATCHES in vcpkg_from_github() 2018-05-30 18:49:33 -07:00
Alexander Karatarakis
7046c470bd [boost-iostream] Fix version and SOURCE_PATH reference 2018-05-30 18:48:31 -07:00
Cheney-Wang
95c5566b8e Remove call to nonexistent member seekpos() of std::fpos 2018-05-30 17:54:13 -07:00
Robert Schumacher
dd444b1910 [discord-rpc] Always use vcpkg's copy of rapidjson 2018-05-30 17:39:23 -07:00
Alexander Karatarakis
1d52df8140 Fix toolchain for linux 2018-05-30 17:19:29 -07:00
Alexander Karatarakis
f706ccc3fc [directxmesh] Fix sha512 2018-05-30 17:13:27 -07:00
Alexander Karatarakis
98b21101a2 [directxmesh] Update to latest version. Fixes /permissive- issue 2018-05-30 16:54:17 -07:00
Alexander Karatarakis
8422523739
Merge pull request #3591 from lucivpav/fork
[tesseract] fix leptonica dependency
2018-05-29 18:49:44 -07:00
Alexander Karatarakis
adf799bdf7 [proj4] Fix Win32 condition 2018-05-29 15:00:11 -07:00
tony
952023b48a fix: build proj4 on linux 2018-05-29 15:00:11 -07:00
Alexander Karatarakis
a3c14ae920
Merge pull request #3559 from SuperWig/fmt-update
[fmt] update to 5.0.0
2018-05-29 14:22:39 -07:00
Alexander Karatarakis
aca60bfbd7 [coolprop] Add patch for fmt 5.0 2018-05-29 13:35:09 -07:00
Daniel Marshall
b82bbc4945 fixed fmt-targets-debug.cmake and FMT_SHARED 2018-05-29 13:35:09 -07:00
Daniel Marshall
8d97a8ca3e [fmt] update to 5.0.0 2018-05-29 13:35:09 -07:00
Alexander Karatarakis
44631c9f6f
Merge pull request #3595 from jasjuang/dlib
[dlib] update to 19.13
2018-05-29 00:03:08 -07:00
Alexander Karatarakis
e31ad8ff6f
Merge pull request #3589 from saprykin/master
[plibsys] Update to version 0.0.4
2018-05-29 00:01:57 -07:00
Alexander Karatarakis
16a21a9240
Merge pull request #3588 from kmhofmann/port_selene_v0.1.1
[selene] Update to v0.1.1 (bugfix release).
2018-05-28 23:36:21 -07:00
Cleroth
22a7da849d Fixed misspelling 2018-05-28 23:28:12 -07:00
jasjuang
ddfbabee83 [dlib] update to 19.13 2018-05-27 08:46:34 -07:00
Pavel Lučivňák
c2fb13ab01 fix leptonica in tesseract 2018-05-26 23:05:37 +02:00
Alexander Saprykin
3f967a01f7 [plibsys] Update version to 0.0.4 2018-05-26 14:21:40 +02:00
Alexander Saprykin
4ce5f06428
Merge pull request #1 from Microsoft/master
Update vcpkg from upstream
2018-05-26 13:27:14 +02:00
Michael Hofmann
dd4f71cf9a [selene] Update to v0.1.1 (bugfix release). 2018-05-26 11:45:47 +02:00
Michael Hofmann
2ac7527b40 Add new port: selene (https://github.com/kmhofmann/selene) 2018-05-25 17:46:38 -07:00
Alexander Karatarakis
c7903141b3
Merge pull request #3582 from vtavernier/port/soil
[soil] Added port for SOIL
2018-05-25 17:18:57 -07:00
Alexander Karatarakis
0f8ccc9e7e
Merge pull request #3583 from UnaNancyOwen/update_realsense2
[realsense2] Update to v2.11.1
2018-05-25 16:10:01 -07:00
Tsukasa Sugiura
f591398ec8 [realsense2] Update to v2.11.1
Update realsense2 port to librealsense v2.11.1.
2018-05-26 00:29:27 +09:00
Vincent Tavernier
8396510395 [soil] Added port for SOIL
This commit adds a new package for SOIL (https://www.lonesock.net/soil.html).

Name: SOIL
Version: 2008.7.7-1
Description: SOIL, Simple OpenGL Image Loader
2018-05-25 17:02:12 +02:00
Alexander Karatarakis
9ce5c15ef9
Merge pull request #3579 from xiangfan-ms/master
Add a new boost-hana-msvc port which allows MSVC 15.7 RTM to build boost hana
2018-05-24 18:29:20 -07:00