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
Paul Rosania
27149bb785
[folly] Fix fatal error in folly-config.cmake ( #3747 )
...
facebook/folly@10d1edd8b3 makes two
simultaneous changes:
1. It uses a different mechanism for setting `FOLLY_CMAKE_DIR`, which
confuses `vcpkg_fixup_cmake_targets` so the path isn't rewritten.
2. It introduces `set_and_check` validation on `FOLLY_CMAKE_DIR`, which
causes a fatal cmake error if the path is missing.
The combination of these two changes is that folly-config.cmake produces
a fatal error when executed.
This PR tweaks folly's build params and the `vcpkg_fixup_cmake_targets`
arguments so things are rewritten correctly and everything works again.
2018-07-03 06:18:55 -07:00
Robert Schumacher
90bef5f6ed
[odgf] Escape : in URL
2018-07-03 05:23:44 -07:00
Qi-rui Chen
98e8c22eaf
Fix glfw3:x64-linux producing incorrect target ( #3803 )
...
* Fix glfw3 creating incorrect target
glfw3Target.cmake uses a semicolon seperated list which needs to be
escaped with quotes on write
* Fix semicolon stripping
* Fix typo
* [dlib][glfw3][libodb][signalrclient] Bump versions
2018-07-03 04:41:53 -07:00
Navid Rahimi
fae4bd406a
Adding OGDF and LEMON library port ( #3779 )
...
* Adding OGDF library port
* Adding C++ Graph library - LEMON
* [liblemon][ogdf] Rename lemon -> liblemon. Fix cmake targets.
2018-07-03 04:36:18 -07:00
Jamie Marconi
49245697d7
Update Draco port ( #3784 )
2018-07-03 04:33:51 -07:00
RT222
10d926e81b
[safeint] Initial port ( #3762 )
...
* [safeint] Initial port
* [safeint] Use LICENSE from source repo
2018-07-03 03:14:00 -07:00
LarryIII
430c8ca413
update gtest to latest commit to fix issues of google-cloud-cpp ( #3836 )
2018-07-03 03:00:30 -07:00
Seo Sanghyeon
88523125ff
Add inih port ( #3806 )
2018-07-03 01:17:33 -07:00
Cheney Wang
812a76a591
Update eastl source to the latest commit ( #3834 )
2018-07-03 01:16:33 -07:00
Matt Ickstadt
e8baec5cb2
[libdshowcapture] Initial Port ( #3813 )
2018-07-03 01:13:00 -07:00
fquinner
09999de85f
qpid-proton: Bumped to 0.24.0 ( #3817 )
2018-07-03 01:09:59 -07:00
wisk
5efa290dd2
[pegtl] Initial port ( #3832 )
...
* [pegtl] Initial port
* [pegtl] fixup_cmake_targets
2018-07-03 01:06:23 -07:00
Josue Andrade Gomes
4d02322c07
[graphicsmagick] version 1.3.30 ( #3824 )
2018-07-03 01:00:41 -07:00
Miodrag Milanović
1459dbfa51
Fix for python3 compile, fixes issue 3715 ( #3827 )
...
* Fix for python3 compile, fixes issue 3715
* [python3] Use PATCHES of vcpkg_from_github
2018-07-03 00:59:02 -07:00
Yann Lanthony
67d6200cdb
[openimageio] build with libraw support ( #3830 )
...
* [openimageio] build with libraw
* patch: replace 'LibRaw_r_LIBRARIES' occurrences by 'LibRaw_LIBRARIES' since libraw port installs 'raw_r' library as 'raw'
* activate USE_LIBRAW
* declare dependency to libraw in CONTROL file
* [openimageio] 'libraw' as Feature
* [openimageio] Use PATCHES parameter of vcpkg_from_github()
2018-07-03 00:55:31 -07:00
Robert Schumacher
6080676289
[libuv] Update to 1.12.0
2018-07-03 00:52:10 -07:00
Robert Schumacher
feb0e9af9a
Upgrades 2018.07.01
2018-07-03 00:52:10 -07:00
Vlad Marica
2900803079
Update cxxopts to v2.1.0 ( #3809 )
2018-07-02 23:01:14 -07:00
fquinner
3274783450
openmama: Bumped to 6.2.2 ( #3818 )
2018-07-02 23:00:20 -07:00
Sztergbaum Roman
8abb0bb4f9
[entt] update to 2.7.0 ( #3826 )
...
* [entt] update to 2.7.0
* [entt] update to 2.7.1
2018-07-02 22:31:16 -07:00
Robert Schumacher
b08e78b07d
[cmark][gl3w][libpopt][libraw][libssh][live555] Fixes, mostly around changing download locations.
2018-07-02 22:16:47 -07:00
Jhon Adams
3c16addc8c
[imgui] Update to 1.62 ( #3819 )
2018-07-01 04:41:10 -07:00
Robert Schumacher
c126f80b86
[sery] Remove sery -- no longer available on GitHub
2018-06-30 19:56:11 -07:00
Alexander Karatarakis
f9a3a329f2
Merge pull request #3465 from IronsDu/patch-1
...
fix error when install args under linux
2018-06-29 20:14:10 -07:00
Alexander Karatarakis
2f5289c557
Merge pull request #3454 from planaria/duktape
...
[duktape] Fix static linking (#3450 )
2018-06-29 20:11:46 -07:00
Jozef Izso
e524ada9f4
[grpc] Merge 2 patches
2018-06-29 19:34:29 -07:00
Alexander Karatarakis
5e719d40e2
[grpc] Greatly simplify uwp patch
2018-06-29 19:19:10 -07:00
Robert Schumacher
c0bb3e4370
[wt] Fix missing boost-interprocess dependency.
2018-06-29 01:33:22 -07:00
Larry-Hu
ff86849a22
Update osg version to 3.6.2-rc3 to fix error C2039
2018-06-28 17:57:00 -07:00
Seo Sanghyeon
3a5b12004e
[fmt] Export all symbols ( #3805 )
2018-06-28 06:15:06 -07:00
Sztergbaum Roman
898e3e3710
[sol2] update to 2.20.4 and remove deprecated patchs ( #3800 )
...
* [sol2] update to 2.20.4 and remove deprecated patchs
* [sol2] remove unecessary commentary
2018-06-27 14:22:43 -07:00
Robert Schumacher
9e9fc7a9b3
[dimcli] Fix Windows builds. Avoid writing to source directory.
2018-06-26 22:31:25 -07:00
Alexander Karatarakis
16e7beb4f0
[xlnt] Use vcpkg_from_github()
2018-06-26 19:05:27 -07:00
Alexander Karatarakis
893f6bd0d3
Merge pull request #3756 from Haojia521/master
...
fix download url of freetype
2018-06-26 18:00:31 -07:00
Sztergbaum Roman
bb5303c6e1
[sol2] rename port sol to sol2 and fix the full port ( #3766 )
...
* [sol2] rename port sol to sol2 and fix the full port
* [sol2] Simplification and cleanup. Don't remove upstream's include directory.
2018-06-25 21:43:00 -07:00
Alexander Karatarakis
1ab58d7315
Merge pull request #3730 from LarryIII/FixFolly
...
Add option -D_DISABLE_EXTENDED_ALIGNED to disable error C2338 in Folly
2018-06-25 18:25:27 -07:00
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