Haojia Yu
b7f916dbec
fix download url of freetype
...
cannot download freetype by using 'http'. should use 'https'
2018-06-21 10:35:03 +08:00
Larry-Hu
4e0939d3c6
Remove call to nonexistent member seekpos() of std::fpos
2018-06-20 02:02:39 -07:00
Alexander Karatarakis
84d65840ab
Merge pull request #3713 from Cheney-W/Fixqt5-base
...
Fix error C3615 for qt5-base
2018-06-19 22:00:07 -07:00
Alexander Karatarakis
e7591de8a0
Merge pull request #3718 from robmikh/allanglefix
...
Fix ANGLE on Windows, Linux, and MacOS
2018-06-19 21:59:37 -07:00
Simon Hausmann
1bc3110a3b
Fix build of llvm on Linux ( #3751 )
...
The mfcatl dependency is only needed on Windows.
2018-06-19 19:02:49 +02:00
Peter Spiess-Knafl
89c736c3e4
Add argtable2 port ( #3742 )
...
* Add argtable2 port
argtable2 include pdbs
* [argtable2] Revert removal of DEBUG_POSTFIX
2018-06-19 07:35:23 +02:00
Alexander Karatarakis
8e6b372f77
[nanorange] Fix description, --head only, don't use the single-header
2018-06-18 17:10:18 -07:00
Alexander Karatarakis
c351a758a5
[nanorange] Introduce port
2018-06-18 17:10:18 -07:00
Sztergbaum Roman
bfbc52abbf
[shiva] update to 0.3 ( #3739 )
2018-06-17 21:35:18 +02:00
Daniel Santana
0bf67a9047
[json11] Initial json11 port. ( #3673 )
...
* [json11] Initial json11 port.
* [json11] Adjust version due to lack of upstream version scheme
2018-06-17 00:53:57 +02:00
Daniel Santana
f747914974
[crossguid] Cross Guid Initial port ( #3672 )
...
* [crossguid] Cross Guid Initial port
* [crossguid] Update to latest master to use significantly improved buildsystem.
2018-06-17 00:45:10 +02:00
Robert Schumacher
f5bc21d802
[yaml-cpp] Fix regression on non-windows
2018-06-16 15:28:26 -07:00
Robert Schumacher
dbbab2a9a3
[benchmark] Enable static CRT linkage
2018-06-16 13:43:01 -07:00
Robert Schumacher
c6724beefd
[unicorn-lib] Change dependency to pcre2
2018-06-16 10:22:20 -07:00
Lukas Dürrenberger
6f61b99e2f
Remove freeglut as dependency for SFML ( #3681 )
...
* Remove freeglut as dependency for SFML
SFML doesn't use freeglut as dependency.
I'm not familiar enough with vcpkg, but does 'stb' need to be specified as dependency as well? We already include that header, or does vcpkg make sure it replaces it with the latest stb version?
* [sfml] Bump version and remove qualifier from stb dependency
2018-06-16 19:20:23 +02:00
Robert Schumacher
3726ce9557
[sqlite3] Improve usage on non-Windows; Fixes example and Fixes #3703
2018-06-16 01:56:12 -07:00
Robert Schumacher
a650bad523
Updates 2018.06.15
2018-06-15 22:16:58 -07:00
Dominic Black
254c5722b1
[tinyobjloader] header-only library ( #3698 )
...
* Added tinyobjloader header-only library
* [tinyobjloader] Use CMake compilation which provides targets
2018-06-16 05:20:05 +02:00
Josue Andrade Gomes
8c77af41ba
GraphicsMagick 1.3.29 ( #3732 )
2018-06-16 04:40:07 +02:00
Robert Schumacher
ee3183c58a
[nana] Fix linux builds; install cmake targets
2018-06-15 14:51:57 -07:00
Robert Schumacher
cd8813fb9c
[fontconfig] Fix non-Windows builds
2018-06-15 14:51:57 -07:00
Larry-Hu
331c1ea8fe
Add option -D_DISABLE_EXTENDED_ALIGNED to disable error C2338 in Folly
2018-06-14 23:02:56 -07:00
Alexander Karatarakis
239b353301
[yaml-cpp] Fix _NOEXCEPT
2018-06-14 19:04:43 -07:00
Martin Hořeňovský
fb7b8365fe
Add a modernized cross-platform fork of MiniSat 2.2 ( #3692 )
...
* Add a modernized cross-platform fork of MiniSat 2.2
* [minisat-master-keying] Put copyright in correct directory. Lowercase share name.
2018-06-14 22:37:39 +02:00
Robert Mikhayelyan
7c9874716a
Fix ANGLE_USE_X11 being dropped on Linux
2018-06-14 12:37:26 -07:00
Nicolai Grodzitski
810268cc51
Upgrade RESTinio to v.0.4.6. ( #3726 )
2018-06-14 19:24:24 +02:00
Alexander Karatarakis
0bb94b28c8
Merge pull request #3616 from fcharlie/fcharlie_update
...
[curl] fix curl[tool] support HTTP2 use WinSSL
2018-06-13 19:01:06 -07:00
Alexander Karatarakis
07f30080b2
Merge pull request #3696 from Milerius/master
...
[shiva] add a port of shiva c++ engine
2018-06-13 15:03:57 -07:00
Alexander Karatarakis
c97b12d1b3
Merge pull request #3623 from eao197/master
...
sobjectizer port updated to v.5.5.22.1
2018-06-13 14:59:32 -07:00
Alexander Karatarakis
f8cca36963
Merge pull request #3663 from andreasschulte/sundials_update_3_1_1
...
[sundials] update to 3.1.1
2018-06-13 12:07:12 -07:00
Alexander Karatarakis
ea60ecd8d8
Merge pull request #3702 from UnaNancyOwen/update_realsense2
...
[realsense2] Update to v2.12.0
2018-06-13 11:04:59 -07:00
Alexander Karatarakis
f9f7ed4c17
Merge pull request #3642 from crackedmind/update_pdcurses
...
[pdcurses] Update PDCurses to 3.6
2018-06-13 10:57:49 -07:00
Alexander Karatarakis
3152af9025
Merge pull request #3661 from pravic/sqlite
...
[sqlite3] update to 3.24.0
2018-06-13 10:46:28 -07:00
Cheney Wang
4e98a35a3c
Fix error C3615 for qt5-base
2018-06-13 02:22:24 -07:00
robmikh
0f39ed5af6
Test all platforms
2018-06-12 23:56:37 -07:00
Alexander Karatarakis
7d899bb453
[sundials] Add patch for uwp
2018-06-12 22:22:18 -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
robmikh
c0555b0b33
Minor cleanup
2018-06-12 19:46:36 -07:00
robmikh
8f8c673e56
Fix libangle sources
2018-06-12 19:42:44 -07:00
robmikh
27aa2108bf
Fix missing windows renderer
2018-06-12 19:15:22 -07:00
robmikh
1ed4453c2a
Finish integration
2018-06-12 19:08: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
Robert Schumacher
f2a8b4f1fb
[tacopie] Fix non-Windows builds
2018-06-12 16:48:18 -07:00
Robert Mikhayelyan
233278a0c0
Start integrating windows back in
2018-06-12 16:04:23 -07:00
Robert Mikhayelyan
3cb838dabf
Linux working!
2018-06-12 15:07:41 -07:00
roman Sztergbaum
220e086d12
[shiva] modernize portfile
2018-06-13 00:00:16 +02: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
Tsukasa Sugiura
3108667314
[realsense2] Update to v2.12.0
...
Update realsense2 port to librealsense v2.12.0.
2018-06-12 03:39:08 +09:00
shpala
7d2b0ec86b
Upgrade flatbuffers to 1.9.0
2018-06-11 13:05:22 +03:00
Roman Sztergbaum
823e6a2abf
[shiva] add a port of shiva c++ engine
2018-06-10 16:26:25 +02:00
robmikh
1da13519b9
Tidy up angle fix
2018-06-08 22:03:56 -07:00
Robert Mikhayelyan
771412c2ab
Fix angle build on windows
2018-06-08 21:17:55 -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
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
Andreas Schulte
cf4a688e44
Update sundials to 3.1.1
2018-06-05 21:06:29 +02:00
pravic
b2c295ed4e
[sqlite3] update to 3.24.0
2018-06-05 21:10:16 +03: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
Stanislav Ershov
6e204b2be7
Update PDCurses to 3.6
2018-06-02 02:39:29 +03: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
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
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
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
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
eao197
8437b25c87
sobjectizer updated to v.5.5.22.1
2018-05-30 19:32:42 +03:00
Force Charlie
24b7af97c1
[curl] fix curl[tool] support HTTP2 use WinSSL
2018-05-30 10:56:50 +08: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
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
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
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