Cheney Wang
4e98a35a3c
Fix error C3615 for qt5-base
2018-06-13 02:22:24 -07:00
Robert Schumacher
2a0bf9c488
Upgrades for 2018.06.12
2018-06-12 21:14:14 -07:00
Robert Schumacher
e5253d22d2
[cpp-redis] Fix non-Windows builds
2018-06-12 21:13:39 -07:00
Robert Schumacher
66b71a0fba
[zstd] Fix non-Windows builds
2018-06-12 21:13:39 -07:00
Alexander Karatarakis
c24e50d47f
Merge pull request #3664 from pravic/sciter-update
...
[sciter] Update to 4.1.9.5981
2018-06-12 21:02:34 -07:00
Alexander Karatarakis
3bf6a8c6f2
Merge pull request #3708 from jwillemsen/jwi-ace-650
...
[ace] 6.5.0
2018-06-12 21:00:03 -07:00
Alexander Karatarakis
87f9f50166
Merge pull request #3701 from shpala/pavel/upgrade_flatbuffers
...
Upgrade flatbuffers to the current latest release (1.9.0)
2018-06-12 20:28:36 -07:00
Alexander Karatarakis
d6837fd50d
Merge pull request #3709 from LarryIII/FixerrorC2338
...
Add Compiler option -D_DISABLE_EXTENDED_ALIGNED to disable error C2338
2018-06-12 17:14:50 -07:00
Alexander Karatarakis
56cc9ac15c
Make bootstrap.bat parameters match bootstrap.sh
2018-06-12 17:13:17 -07:00
Robert Schumacher
f2a8b4f1fb
[tacopie] Fix non-Windows builds
2018-06-12 16:48:18 -07:00
Kristina Simpson
5c8b828e07
Commit a fix to gumbo on Linux so that it does include the string changes by default ( #3704 )
...
* Commit a fix to gumbo on linux so that it does include the string change macros by default.
* [gumbo] Bump CONTROL file.
2018-06-12 19:19:02 +02:00
Larry-Hu
9d0c7ca02e
Add Compiler option -D_DISABLE_EXTENDED_ALIGNED to disable error C2338
2018-06-12 01:34:07 -07:00
Johnny Willemsen
dabe12f02e
ACE 6.5.0
2018-06-12 10:15:31 +02:00
Alexander Karatarakis
80f64c24dc
[sqlite-modern-cpp] Update to latest version (contains bugfixes for msvc)
2018-06-11 17:05:27 -07:00
Alexander Karatarakis
db3004459f
Improve disableMetrics propagation when consuming CMakeLists directly
2018-06-11 17:01:13 -07:00
Alexander Karatarakis
82f53ac82c
Fix slash
2018-06-11 13:26:16 -07:00
shpala
7d2b0ec86b
Upgrade flatbuffers to 1.9.0
2018-06-11 13:05:22 +03:00
Alexander Karatarakis
5af585756c
Fix shell prefix
2018-06-08 18:41:46 -07:00
Alexander Karatarakis
52b945f8a3
Update doc
2018-06-08 18:40:20 -07:00
Alexander Karatarakis
9508d4aad2
Add -disableMetrics for linux
2018-06-08 18:40:20 -07:00
Alexander Karatarakis
895b73265b
Merge pull request #3689 from eXpl0it3r/patch-2
...
Added proper window-static support
2018-06-08 17:18:18 -07:00
Lukas Dürrenberger
2a9fd468eb
Added proper window-static support
...
Just replacing export symbols doesn't really do the trick as the config file still won't find the static libraries, by "forcing" the `SFML_STATIC_LIBRARIES` to true when using the static target, the SFMLConfig.cmake and SFMLConfigDependencies.cmake files will properly detect the static libraries and it will also set the config header correctly.
2018-06-09 01:45:43 +02:00
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
pravic
89f6c81429
[sciter] Update to 4.1.9.5981
2018-06-05 23:55:40 +03: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