Commit Graph

4284 Commits

Author SHA1 Message Date
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
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
67f3be7bf9 Fix #Automatically generated comment. Bump version 2018-05-24 18:28:48 -07:00
Xiang Fan
db5f96d5b4 Add a new boost-hana-msvc port which allows MSVC 15.7 RTM to build boost hana (certain tests / examples require /Zc:ternary).
boost-hana will now redirect to this new port under Windows platform.
2018-05-24 17:45:48 -07:00
Alexander Karatarakis
d511ba14d9
Merge pull request #3535 from yyzybb537/master
libgo update to v2.8
2018-05-23 19:20:50 -07:00
Alexander Karatarakis
1f00e2fc67 [libgo] Bump version 2018-05-23 16:45:59 -07:00
Alexander Karatarakis
6cea75ad7a
Merge pull request #3568 from ajaspe/add-spaceland
[spaceland] Added new port for SpaceLand library
2018-05-23 16:36:41 -07:00
Alexander Karatarakis
fe10f79fc5
Merge pull request #3565 from jasjuang/glm
[glm] update to 0.9.9.0
2018-05-23 16:35:20 -07:00
Alexander Karatarakis
627ba0dbf0
Merge pull request #3564 from amaiorano/fix-sdl2-net-linux
Fix build of sdl2-net for linux
2018-05-23 16:34:24 -07:00
Alexander Karatarakis
537908f9b5
Merge pull request #3562 from Milerius/patch-2
remove libjpeg of SFML CONTROL file
2018-05-23 16:32:27 -07:00
Alexander Karatarakis
2d3eb3eee8
Merge pull request #3555 from DDoSolitary/master
Fix dep to lz4 for libarchive.
2018-05-23 16:21:39 -07:00
Alexander Karatarakis
4d28458f4c
Merge pull request #3558 from past-due/update_libvorbis
[libvorbis] Update to 1.3.6-112d3bd (security fixes)
2018-05-23 16:20:35 -07:00
Alexander Karatarakis
0c642f4e4a
Merge pull request #3550 from pravic/sciter-update
[sciter] Update to 4.1.8.5918
2018-05-23 16:17:13 -07:00
Alexander Karatarakis
1b14ee90c3
Merge pull request #3548 from jasjuang/dlib
[dlib] update to 19.12
2018-05-23 16:15:36 -07:00
Alexander Karatarakis
de8d4a3823 [libgo] Fix patch 2018-05-23 16:02:06 -07:00
Alexander Karatarakis
916ebbe025
Merge pull request #3545 from fcharlie/fcharlie_update
[wtl] use https url
2018-05-23 14:29:20 -07:00
Alberto Jaspe
8618d43552 Added new port for SpaceLand library 2018-05-23 14:27:59 +02:00
DDoSolitary
4772ed9965
[libarchive] Increase build number. 2018-05-23 18:34:07 +08:00
DDoSolitary
98898a3b7c
[libarchive] Fix indenting. 2018-05-23 18:33:36 +08:00
jasjuang
8071f31fd3 [glm] update to 0.9.9.0 2018-05-22 22:03:43 -07:00
Antonio Maiorano
7dd5c7abfc Fix build of sdl2-net for linux 2018-05-22 23:55:25 -04:00
Sztergbaum Roman
4105e5526b
remove libjpeg of SFML CONTROL file
according to https://en.sfml-dev.org/forums/index.php?topic=24009.msg163052#msg163052

libjpeg is no longer a dependancies of sfml :
"libjpeg is no longer a dependency of SFML, but since you use the old FindSFML.cmake it still thinks it is."
2018-05-22 22:12:35 +02:00
past-due
db7d775a51 [libvorbis] Update to 1.3.6-112d3bd 2018-05-22 13:52:32 -04:00
DDoSolitary
7971d70e10
Fix dep to lz4 for libarchive.
Fix #3271.
2018-05-22 19:43:24 +08:00
Robert Schumacher
b142632afd [soci] Upgrade to 3.2.3 2018-05-22 03:53:27 -07:00
Robert Schumacher
00655fa9f1 [soci] Switch to vcpkg_from_github(). Use WITH_Xs to improve robustness 2018-05-22 03:53:23 -07:00
Robert Schumacher
c10d9d117a [sfml] Use upstream CMake. Install SFMLConfig.cmake. 2018-05-22 02:46:56 -07:00
André Mewes
473248862a New Package vtk-dicom (#3449)
* add CONTROL and portfile.cmake for vtk-dicom standalone package

Can make use of the feature 'gdcm' to decompress DICOM files for use with VTK.

* fix CAPSLOCK typo

-.-

* [vtk-dicom] Remove BUILD_SHARED_LIBS because it is automatically provided
2018-05-21 23:38:05 -07:00
pravic
9bb5ec7891 [sciter] Support Linux and Darwin targets. 2018-05-21 16:00:12 +03:00
pravic
8c69ff5836 [sciter] Update to 4.1.8.5918 2018-05-21 07:48:43 +03:00
jasjuang
9ecaa1702d [dlib] update to 19.12 2018-05-20 18:23:23 -07:00
Force Charlie
37a33b5845 [wtl] use https url 2018-05-20 21:04:22 +08:00
Alexander Karatarakis
381a86dab8
Merge pull request #3533 from jasjuang/dlib
[dlib] update to 19.11
2018-05-19 23:29:20 -07:00
Alexander Karatarakis
e428da2b23
Merge pull request #3523 from fcharlie/fcharlie_update
[nghttp2] update to 1.32.0
2018-05-19 23:27:33 -07:00
Alexander Karatarakis
032fa481b1 [curl] Bump version 2018-05-19 19:43:46 -07:00
Matt Tyson
ef5686e586 Fix Windows curl/nghttp2 static build
When curl is linked with a static nghttp2, NGHTTP2_STATICLIB
must be defined.
2018-05-19 19:43:02 -07:00
Mike Howard
438af21f07 osgearth port (#3257)
* created port for osgearth

* [osgearth] Slight simplification. Block DLL linking against static CRT
2018-05-19 18:12:48 -07:00
jasjuang
d463ea4350 [dlib] update to 19.11 2018-05-18 23:34:40 -07:00
test
cf649980bc libgo update to v2.8 2018-05-19 13:50:40 +08:00
Nicolai Grodzitski
aad8cbb041 Add json_dto library. (#3467)
* Prepare port for json_dto.

* Add new line at the end of file.

* Add json-dto to vcpkg.
2018-05-18 11:03:15 -07:00
Arkady Shapkin
a90d78293b [libevent] Fix build on Linux (#3426) 2018-05-18 10:57:31 -07:00
Alexandro Sanchez
b68da8a9dc Add keystone port (#3273)
* Add keystone port

* [keystone] Small portfile simplifications
2018-05-18 10:10:16 -07:00
Ryan Cheung
7ad1fcc376 Package sdl2pp (#3430)
* Fix mpg123 build in macOS and Linux, fix sdl2-mixer find mpg123 libarry

* Add package sdl2pp

* [mpg123] Use Windows logic in Windows Desktop

* [sdl2-mixer] Bump package version

* [sdl2pp] Use patch instead of replacing CMakeLists.txt. Use vcpkg_from_github()
2018-05-18 08:15:52 -07:00
Robert Schumacher
5fe458d22e [pdal] Avoid configure_file() into the source directory 2018-05-18 04:54:47 -07:00
Robert Schumacher
642e3a78d4 [opus] Don't redefine main() in the static lib 2018-05-18 03:26:36 -07:00
alqaz
ddcc4ad334 uwebsocket on linux need c++ support (#3455)
* uwebsocket on linux need c++ support

* [uwebsockets] Compile feature required on all platforms

* [libuv] Install pthread-barrier.h
2018-05-18 03:00:09 -07:00
Erwan BERNARD
15776d1d65 [libuv] add libuv for linux (#3437)
* [libuv] add libuv for linux

[libuv] add linux in not skip header

* inject VCPKG_CMAKE_SYSTEM_NAME, add darwin

* remove message

* [vlpp] Fix Linux build

* Add VSCode workspace file to .gitignore

[ci skip]

* [imgui] Update to 1.60

* Update for ExprTk package

* Update for StrTk package

* Use CMAKE_EXECUTABLE_SUFFIX

* FixpmdkFailure

* Update sol2 to 2.20.0

* Improve unsupported toolchain error message

* [brotli] Fix Linux build

* [lz4] update to 1.8.2

* [lz4] fix version number
[zstd] update to 1.3.4

* Update CHANGELOG and bump version to v0.0.111

* [ceres] Fix build on Linux. Closes #3490

* ace 6.4.8

    * ports/ace/CONTROL:
    * ports/ace/portfile.cmake:

* [abseil][aws-sdk-cpp][folly][jsonnet][ms-gsl][mujs][openimageio][re2][rs-core-lib][thrift][unicorn-lib][zeromq] Upgrades
[robin-map] Initial commit

* [sfml] update to 2.5.0

* Support azure-storage-cpp 4.0.0

* [catch-classic] Update to 1.12.2

* [bootstrap-vcpkg.sh] Find g++-8. Fixes #3486.

* [boost-modular-build-helper] Pass address-model=64 on all 64-bit platforms.

* [brotli][folly][sol] Fix regressions on master

* [blosc] Fix accidentally using local vendored copies

* [bootstrap.sh] Fix whitespace-in-path issues

* [openvr] update to 1.0.15

* [rocksdb] fix zlib findpackage

* [vcpkg] Significantly reduce usage of powershell. Reduce console font switching bug

* Fix signature of hashing function

* [openexr] Fix linux build

* [curl] update to 7.60.0

* [wtl] Fix capitalization in file copy script

* adding a blog link in the doc

* [ps1] Add missing "include"

* [vcpkg.exe] Don't error if vswhere.exe is not found

* Fix typo

* added ignore 4703 warning to fix uwp builds (#3279)

* added ignore 4703 warning to fix uwp builds

* [protobuf] Bump version to include patchfile

* [vcpkg edit] Fix whitespace-in-path issue

* Update CHANGELOG and bump version to v0.0.112

* [ps1] Fix error when vs140comntools is not available

* [pmdk] Fix v140 requirement

* [grpc] Fix uwp (#3281)

* 2018.05.17 updates

* [libuv] CMake simplification
2018-05-18 02:03:26 -07:00
Mateusz Loskot
0aad7df944 [GDAL] Update to 2.3.0 (#3478)
Update portfile.cmake for easier version/checksum maintenance.
Update and rename 0001 patch fixing debug build.
Update no-my-bool.patch following source file changes.
Remove no patches which are no longer required due to corresponding
changes in the GDAL source code.

Supports PROJ 4.9.x and 5.x - the latter not in vcpkg ports.
2018-05-17 23:46:04 -07:00
Mateusz Loskot
2978f18ad3 Add PDAL 1.7.1 (#3452)
* Add PDAL 1.7.1

First stab at porting PDAL (https://pdal.io), creates package:
- with minimal set of required dependencies
- with dynamic library only - dependency GDAL does not build as static
- with pdal executable

* [pdal] Allow building static libs on top of DLLs.
2018-05-17 23:42:45 -07:00
Alexej Harm
ef71cef492 [podofo] Create an optional flavor for the fontconfig dependency (#3516)
* [podofo] Create an optional flavor for the fontconfig dependency

* [podofo] Simplify portfile and improve robustness
2018-05-17 23:35:20 -07:00
Alexander Karatarakis
6ad96b7e7a 2018.05.17 updates 2018-05-17 22:56:05 -07:00
Dale Stammen
5e754c1d44 [grpc] Fix uwp (#3281) 2018-05-17 20:15:15 -07:00
Alexander Karatarakis
f2341b9245
Merge pull request #3522 from KindDragon/openexr-linux
[openexr] Fix linux build
2018-05-17 17:28:33 -07:00
Alexander Karatarakis
a4b4f0ddfa
Merge pull request #3469 from Cheney-W/fixpmdkFailedInWiC
FixPmdkFailure
2018-05-17 16:59:35 -07:00
Alexander Karatarakis
74673fa7eb
Merge pull request #3513 from pravic/curl
[curl] update to 7.60.0
2018-05-17 16:52:22 -07:00
Alexander Karatarakis
7f06f2e644
Merge pull request #3515 from qis/dev/qis/wtl
[wtl] Fix capitalization in file copy script
2018-05-17 16:51:59 -07:00
Alexander Karatarakis
8ee61ea6d0 [pmdk] Fix v140 requirement 2018-05-17 14:10:06 -07:00
Force Charlie
461e886d26 update nghttp2 to 1.32.0 2018-05-17 21:06:26 +08:00
HungMingWu
b6ae5627aa [leveldb] Fix build on linux 2018-05-17 05:23:53 +00:00
Alexander Karatarakis
aaa0308710 [flann] Fix platform branching VCPKG_CMAKE_SYSTEM_NAME 2018-05-16 17:28:06 -07:00
Dale Stammen
55322d464e added ignore 4703 warning to fix uwp builds (#3279)
* added ignore 4703 warning to fix uwp builds

* [protobuf] Bump version to include patchfile
2018-05-16 17:09:19 -07:00
Alexander Karatarakis
897eaf436f
Merge pull request #3494 from jwillemsen/jwi-ace-648
[ace] Upgrade to 6.4.8
2018-05-16 15:39:45 -07:00
Alexander Karatarakis
8999e40fff
Merge pull request #3492 from KindDragon/patch-2
[ceres] Fix build on Linux. Closes #3490
2018-05-16 15:39:22 -07:00
Alexander Karatarakis
1901c1ed2c
Merge pull request #3499 from Milerius/master
[sfml] update to 2.5.0
2018-05-16 15:37:16 -07:00
Alexander Karatarakis
7a652429b5
Merge pull request #3506 from JasonYang-MSFT/master
Support azure-storage-cpp 4.0.0
2018-05-16 15:36:43 -07:00
Alexander Karatarakis
9b758690cd
Merge pull request #3507 from jasjuang/openvr
[openvr] update to 1.0.15
2018-05-16 15:33:00 -07:00
Alexej Harm
8b8538b527 [wtl] Fix capitalization in file copy script 2018-05-16 17:21:30 +02:00
pravic
4f17361e24 [curl] update to 7.60.0 2018-05-16 17:44:00 +03:00
Arkady Shapkin
f35ff4c8bc [openexr] Fix linux build 2018-05-16 17:26:45 +03:00
Erwan BERNARD
723225f529 [rocksdb] fix zlib findpackage 2018-05-16 08:15:01 +02:00
jasjuang
803ba0f43a [openvr] update to 1.0.15 2018-05-15 22:34:02 -07:00
Robert Schumacher
6294c6af84 [blosc] Fix accidentally using local vendored copies 2018-05-15 21:46:41 -07:00
Robert Schumacher
db2b2d2658 [brotli][folly][sol] Fix regressions on master 2018-05-15 21:46:41 -07:00
Robert Schumacher
b6f1217a63 [boost-modular-build-helper] Pass address-model=64 on all 64-bit platforms. 2018-05-15 21:45:02 -07:00
Robert Schumacher
87e7728ff3 [catch-classic] Update to 1.12.2 2018-05-15 20:51:30 -07:00
Arkady Shapkin
21f776defb
[flann] Fix build on linux 2018-05-15 12:47:16 +03:00
Jason Yang
04da399a7b Support azure-storage-cpp 4.0.0 2018-05-15 17:34:36 +08:00
milerius
84e807598d [sfml] update to 2.5.0 2018-05-15 10:31:52 +02:00
Robert Schumacher
fcb303331e [abseil][aws-sdk-cpp][folly][jsonnet][ms-gsl][mujs][openimageio][re2][rs-core-lib][thrift][unicorn-lib][zeromq] Upgrades
[robin-map] Initial commit
2018-05-14 17:56:34 -07:00
Samuel Kogler
03ffd5bac9 Update OpenMesh to 7.0 and use new gitlab function. 2018-05-14 18:53:12 +02:00
Johnny Willemsen
bc4daef14e
ace 6.4.8
* ports/ace/CONTROL:
    * ports/ace/portfile.cmake:
2018-05-14 17:15:01 +02:00
Arkady Shapkin
f38fbe4abf
[ceres] Fix build on Linux. Closes #3490 2018-05-14 17:01:26 +03:00
yurybura
7d261fbbc3 Merge branch 'master' of https://github.com/yurybura/vcpkg 2018-05-11 13:34:43 +03:00
yurybura
50e5ee1e40 [lz4] fix version number
[zstd] update to 1.3.4
2018-05-11 13:31:12 +03:00
Alexander Karatarakis
9a19dae13a
Merge pull request #3472 from sanxiyn/brotli-linux
[brotli] Fix Linux build
2018-05-10 15:52:21 -07:00
Alexander Karatarakis
4099aa7295
Merge pull request #3474 from kobykahane/lz4_1_8_2
[lz4] update to 1.8.2
2018-05-10 15:36:39 -07:00
Alexander Karatarakis
04b59ee091
Merge pull request #3471 from parkovski/sol2.20.0
Update sol2 to 2.20.0
2018-05-10 15:36:22 -07:00
Alexander Karatarakis
a9701f30f2
Merge pull request #3459 from ArashPartow/master
Update for StrTk package
2018-05-10 15:35:57 -07:00
Alexander Karatarakis
b5c67201d2
Merge pull request #3457 from ArashPartow/master
Update for ExprTk package
2018-05-10 15:35:37 -07:00
Koby Kahane
4c32ca6541 [lz4] update to 1.8.2 2018-05-10 23:15:00 +03:00
Seo Sanghyeon
e7f2efbb83 [brotli] Fix Linux build 2018-05-10 13:08:18 +09:00
Parker Snell
a0d1713f8c Update sol2 to 2.20.0 2018-05-09 08:46:57 -07:00
Cheney-Wang
d91e2ef669 FixpmdkFailure 2018-05-09 04:30:38 -07:00
IronsDu
9e878a23c3
fix error when install args under linux
fix Error at ports/args/portfile.cmake:13 (file):
`file COPY cannot find`
2018-05-09 09:48:20 +08:00
Alexander Karatarakis
7e7958739e Use CMAKE_EXECUTABLE_SUFFIX 2018-05-08 17:22:37 -07:00
ArashPartow
f6fe7fcc07 Update for StrTk package 2018-05-08 21:34:06 +10:00
ArashPartow
6b9bfcb6cf Update for ExprTk package 2018-05-08 21:19:26 +10:00
Alexander Karatarakis
2eaf0ecfbf
Merge pull request #3451 from Elekhyr/dev/elekhyr/imgui
[imgui] Update to 1.60
2018-05-07 19:06:13 -07:00
Suzuki Kojiro
eb46cb5885 [duktape] Fix static linking (#3450) 2018-05-08 08:30:48 +09:00
Thomas Margier
ee1b4d525a [imgui] Update to 1.60 2018-05-07 21:08:01 +02:00
Seo Sanghyeon
ee469d525d [vlpp] Fix Linux build 2018-05-07 15:23:11 +09:00
Coraline
1c49195f78 physfs: fix-up CONTROL for v3.0.1 (#3421)
Changed [Version] in .../ports/physfs/CONTROL to match current version in portfile.cmake
2018-05-05 16:44:48 -07:00
Erwan BERNARD
541f2e2ea5 [inja] add inja (#3428) 2018-05-05 16:44:32 -07:00
Nicolai Grodzitski
44b8943262 Update RESTinio (#3423)
* Make restinio port. First implementation (find-module files are not
installed yet).

* Add current status of a port files (not working).

* Prepare restinio port files.

* Change restinio archive URL.

* [restinio] Slim portfile

* Update RESTinio version.
2018-05-05 16:42:06 -07:00
Jay Carlson
6ec3a48633 [treehopper] Add package for Treehopper C++ API (#3330)
* Add package definition for Treehopper's C++ API

* Bump to 1.11.2

* Bump to 1.11.3

* [treehopper] Fix cmake targets. Block non-dynamic usage.
2018-05-02 22:38:08 -07:00
yyzybb537
68447ced17 Add libgo library packge (#3394)
* Add libgo library packge

* [libgo] Fix Windows and adjust cmake usage information
2018-05-02 22:36:19 -07:00
Seo Sanghyeon
e011ec2993 Add cmark port (#3406)
* Add cmark port

* [cmark] Only build one of static/dynamic
2018-05-02 22:31:21 -07:00
Nicolai Grodzitski
d0aeb24a44 Add RESTinio port. (#3410)
* Make restinio port. First implementation (find-module files are not
installed yet).

* Add current status of a port files (not working).

* Prepare restinio port files.

* Change restinio archive URL.

* [restinio] Slim portfile
2018-05-02 22:29:46 -07:00
Alexander Karatarakis
b4217a9468
Merge pull request #3405 from jasjuang/alembic
[alembic] update to 1.7.8
2018-05-02 20:12:58 -07:00
Squareys
eee5939689 [magnum,-plugins,-integration,-extras] Update to v2018.04
Signed-off-by: Squareys <squareys@googlemail.com>
2018-05-02 15:02:39 +02:00
Squareys
3338ab613c [magnum,-plugins] Also install headers for dynamically built plugins
While before there was no use for linking the plugins directly or using
them as libraries in some other way when built dynamically, there now are
intra-dependencies between plugins which to be detected, require the
headers to be installed.

Additionally, the folders lib/magnum and debug/lib/magnum-d are no longer
empty, as we put the plugin deploy scripts there. Removing them is
therefore superfluous.

(Prepares upcoming release/head build)

Signed-off-by: Squareys <squareys@googlemail.com>
2018-05-02 13:42:51 +02:00
Squareys
3e0901a904 [corrade] Update to v2018.04
Signed-off-by: Squareys <squareys@googlemail.com>
2018-05-02 13:42:44 +02:00
Seo Sanghyeon
1e41c4377f Add yajl port (#3379)
* Add yajl port

* [yajl] Patch cmake to fix install directories and avoid overwriting compiler flags
2018-05-02 01:37:15 -07:00
Robert Schumacher
6bff657152 [poco] Upgrade to version 1.9.0 2018-05-02 01:17:33 -07:00
jasjuang
ae4cd42aab [alembic] update to 1.7.8 2018-05-01 22:52:18 -07:00
Robert Schumacher
64c32687f3 [box2d] Replace buildsystem with CMake for better cross-platform support 2018-05-01 16:29:40 -07:00
Robert Schumacher
8eac561107 [abseil][aws-sdk-cpp][directxmesh][directxtex][directxtk][discord-rpc][exiv2][folly][jsonnet][libuv][ms-gsl][nuklear][rocksdb][rs-core-lib][thrift][unicorn][zeromq] Upgrades 2018-05-01 15:49:11 -07:00
Robert Schumacher
4d28651f9e [range-v3] Split ports to enable newer range-v3 versions on linux 2018-05-01 01:45:38 -07:00
Robert Schumacher
39d38f5aea [poco] Suffix binaries with mt when building against static CRT 2018-05-01 01:41:44 -07:00
Mateusz Loskot
793019b9cd [GEOS] Generate debug library names with d suffix (#3371)
* [GEOS] Generate debug library names with `d` suffix

Currently geos.lib name is used for both, debug and optimised
GEOS libraries. This leads to situation when:
```
find_library(GEOS_LIBRARY_DEBUG NAMES geos)
find_library(GEOS_LIBRARY_RELEASE NAMES geos)
```

finds the same library for both
```
GEOS_LIBRARY_DEBUG=D:/vcpkg/installed/x64-windows/debug/lib/geos.lib
GEOS_LIBRARY_RELEASE=D:/vcpkg/installed/x64-windows/debug/lib/geos.lib
```

This is minimal patch that works around the problem.

Next, complete fix should be submitted to GEOS upstream,
preferably using exported targets.

* [libspatialite] Add missing geos suffixes in static builds
2018-05-01 01:14:18 -07:00
Alexander Karatarakis
e3997dcd10
Merge pull request #3359 from jasjuang/cgal
[cgal] update to 4.12
2018-04-30 21:01:15 -07:00
Alexander Karatarakis
4e51473849
Merge pull request #3376 from pravic/sciter-update
[sciter] Update to 4.1.7.5890
2018-04-30 21:00:28 -07:00
Robert Schumacher
827c893b8e [sfml] Support Linux 2018-04-30 16:00:29 -07:00
Alexander Karatarakis
7a01d4b392 [yato] Bump CONTROL file version 2018-04-30 13:45:31 -07:00
Alexey Gruzdev
c72e6326dd Merge remote-tracking branch 'remotes/origin/master' into dev/agruzdev/yato 2018-04-30 19:31:00 +01:00
Alexey Gruzdev
5897e96f93 [yato] Fixed artifacts copying for non-windows platforms 2018-04-30 19:30:29 +01:00
pravic
5ee8177e50 [sciter] Update to 4.1.7.5890 2018-04-29 12:30:04 +03:00
Paul T
ed3f943259 Add Visual Studio 2013 Support for Qt5 (#3361)
Add case for toolset v120 which corresponds to visual studio 2013.
2018-04-28 07:34:57 -07:00
Alexej Harm
38d139ceb8 [openssl] added support for platforms without libdl (#3368) 2018-04-28 07:30:51 -07:00
Alexander Karatarakis
468bfeb56e [Clean patching] Each portref-patchset combo gets its own hash-based directory 2018-04-27 22:52:55 -07:00
Alexander Karatarakis
98b015939c
Merge pull request #3288 from W1m0k/master
[uwebsockets] Update to 0.14.8
2018-04-27 15:26:01 -07:00
jasjuang
576f28edf3 [cgal] update to 4.12 2018-04-27 08:32:43 -07:00
jiefangxuanyan
da1805f3c0 Fix #3250 (#3284)
* [rapidjson] Fix CMake target (#3250)

* [rapidjson] Bump control version. Add usage information.
2018-04-26 23:16:47 -07:00
Alexander Karatarakis
402c962f75 [clblas] Also delete clBLAS-tune.pdb 2018-04-26 19:12:26 -07:00
Alexander Karatarakis
bca1e78037
Merge pull request #3299 from jennifer19931112/FixClblas
Fix vcpkg port clblas
2018-04-26 19:01:40 -07:00
Alexander Karatarakis
1724ceb662
Merge pull request #3300 from UnaNancyOwen/update_realsense2
[realsense2] Update to v2.10.4
2018-04-26 18:32:16 -07:00
Alexander Karatarakis
3f32660f07
Merge pull request #3325 from agruzdev/dev/agruzdev/yato
[yato] Added yato library package
2018-04-26 18:21:50 -07:00
Alexander Karatarakis
5baa90a615 [quirc] Use SOURCE_PATH 2018-04-26 18:17:25 -07:00
Alexander Karatarakis
0d9158961f [libqrencode] Use SOURCE_PATH 2018-04-26 18:17:22 -07:00
Alexander Karatarakis
8b941c56ad [leveldb] Fix SOURCE_PATH. Warn before changing linkage. Other fixes 2018-04-26 18:17:17 -07:00
Alexander Karatarakis
09a5b6e365 [ismrmrd] Use ${SOURCE_PATH} 2018-04-26 18:17:14 -07:00
Alexander Karatarakis
5ab4a6f673 [python3] Fix folder handling 2018-04-26 18:17:01 -07:00
Alexander Karatarakis
e394d5915e
Merge pull request #3296 from pravic/sqlite
[sqlite3] update to 3.23.1
2018-04-26 18:09:17 -07:00
Alexander Karatarakis
56e4559b75
Merge pull request #3297 from pravic/sciter-update
[sciter] Update to 4.1.6.5883
2018-04-26 18:08:35 -07:00
Jason Juang
7c51f3a1a2 [llvm] fix issue #3282 (#3286) 2018-04-26 14:52:57 -07:00
Nicolai Grodzitski
8a624f93b7 Improve cmake routine for nodejs/http-parser. (#3283)
* Improve cmake routine for nodejs/http-parser. Now it is installed as a
propper target and can be searched with `find_package(http-parser REQUIRED)` and then used as
a dependency like this: `target_link_libraries(main PRIVATE
nodejs::http_parser)`. Also using namespace for referencing http-parser
lib, which is safer, although the old name must still work, as names of
the binaries remained unchanged.

* Remove duplicate variable definition and add newlines at the end of files.

* [http-parser] Rename exported targets to "unofficial", since they are not blessed by upstream
2018-04-26 14:51:13 -07:00
Alexander Karatarakis
8a1bea28fc
Merge pull request #3256 from eao197/master
sobjectizer updated to v.5.5.22
2018-04-25 18:50:36 -07:00
Alexander Karatarakis
609cbd2d13
Merge pull request #3277 from lazyhamster/rhash
Updated rhash to 1.3.6.
2018-04-25 18:35:49 -07:00
tamaroth
1d351e0846 [bigint] Add missing header file #3319 (#3320)
* [bigint] Add missing header file.

File BigIntegerUtils.hh, which is required by the library, was not being copied.

* [bigint] Bump control file version
2018-04-25 18:27:26 -07:00
Alexander Karatarakis
babc84598b [libxmlpp] Bump version in CONTROL file 2018-04-25 16:30:31 -07:00
Cheney Wang
92b565e00a Since the auto_ptr is removed in c++17, so use unique_ptr to instead of it. 2018-04-25 16:30:21 -07:00
Alexey Gruzdev
28082c2e93 [yato] Added yato library package 2018-04-25 19:46:18 +01:00
Claudio Fantacci
f0767d3bd9 Fix PCL compile tools (#3301)
Add missing boost definition using a patch.

Better compile from HEAD.
2018-04-24 11:09:12 -07:00
Tsukasa Sugiura
27a295aaf2 [realsense2] Disable Build Tools when Debug Configuration to Speed-Up Install
Disable build tools when debug configuration to speed-up vcpkg install.
2018-04-24 23:09:55 +09:00
Tsukasa Sugiura
290907f905 [realsense2] Update to v2.10.4
Update realsense2 port to librealsense v2.10.4.
2018-04-24 23:09:09 +09:00
Jennifer Zhao
95f0756826 Fix Clblas 2018-04-24 02:30:04 -07:00
pravic
810f79302b [sciter] Update to 4.1.6.5883 2018-04-24 07:37:05 +03:00
pravic
90db2c7217 [sqlite3] Fix tool feature with static builds
refs #2525
2018-04-24 07:30:28 +03:00
pravic
cde623c774 [sqlite3] update to 3.23.1 2018-04-24 07:14:53 +03:00
Alexander Karatarakis
825c22de58 [protobuf] Fix protoc permissions 2018-04-23 18:43:05 -07:00
Alexander Karatarakis
14708a09a9 [grpc] Fix build for linux
Fix
2018-04-23 18:43:05 -07:00
Alexander Karatarakis
c400cea91d [openssl] Add -ldl to the link line when appropriate 2018-04-23 18:43:05 -07:00
Wimok Nupphiboon
df1eaafc1b [uwebsockets] Update to 0.14.8 2018-04-22 20:38:55 +07:00
Vitaliy Didik
cad078b634 Updated rhash to 1.3.6. 2018-04-20 12:26:37 +03:00
Robert Schumacher
4f52f53b99 [folly] Upgrade 2018-04-19 16:43:45 -07:00
Robert Schumacher
90a50a9502 [azure-iot-sdk] Upgrades 2018-04-19 16:42:48 -07:00
Jacob Zhong
9b8245e6de Add package Fast-RTPS and enable modules for python (#2948)
* [ros2] Init packages

* [fastrtps] Finish porting

* Add python acquiring module

* [ros2] Setting up environment

* [ros2] remove ros2

* [vcpkg-acquire-python] Revert to split PR
2018-04-19 16:17:35 -07:00
Robert Schumacher
8087d70a2d [breakpad][jsonnet][nuklear][parson][thrift][wt][zeromq] Upgrades 2018-04-19 15:33:56 -07:00
Stephen Kyne
8f08e64ace [fluidsynth] Initial port (#3016)
* [portaudio] Added ASIO support to build

* Update libpng to 1.6.34

* [liblo] Initial port

* Revert "Update libpng to 1.6.34"

This reverts commit ede0bb947b.

* Revert "[liblo] Initial port"

This reverts commit bb819eb218.

* [fluidsynth] Initial port

* Fixed version numbers
2018-04-19 15:30:39 -07:00
RT222
96dbb6c3df Initial port 2018-04-19 15:28:51 -07:00
Ashik Salim
12e21abfc7 [x264] Fix compilation for uwp (#3270)
* [x264] borrow some code from ffmpeg portfile to fix compilation for uwp

* [x264] Fix uwp configure instead of removing -RTC1
2018-04-19 14:26:47 -07:00
jadedrip
60e63d3447 update llvm to 6.0.0 (#3118) 2018-04-19 10:43:10 -07:00
Robert Schumacher
751015f6a4 [boost] Update to 1.67 2018-04-19 10:40:06 -07:00
Robert Schumacher
fb0c047b4d [azure-storage-cpp] Support non-windows 2018-04-19 10:40:06 -07:00
Robert Schumacher
b831381cf5 [boost] Improve non-windows support 2018-04-19 10:40:06 -07:00
Robert Schumacher
b9009fff1b [libxmlpp] Initial commit of 2.40.1 2018-04-19 10:40:06 -07:00
Robert Schumacher
79a526a375 [glib][glibmm] Fix for non-windows. For glibmm, use CMake replacement buildsystem. 2018-04-19 10:40:06 -07:00
Robert Schumacher
cc75f4a3d8 [gettext] Fix for OSX. Slightly improve handling on Windows. 2018-04-19 10:40:06 -07:00
Robert Schumacher
24cf00365b [libffi] Fix non-windows 2018-04-19 10:40:06 -07:00
Robert Schumacher
6984ef0c2c [libiconv] Fix unofficial-iconv cmake targets on non-windows 2018-04-19 10:40:06 -07:00
Robert Schumacher
042b7023a1 [libsigcpp] Fix building with older gcc versions 2018-04-19 10:40:06 -07:00
Robert Schumacher
2b896d2a22 [libuuid] Install headers into correct subdirectory 2018-04-19 10:40:06 -07:00
Robert Schumacher
a95fbce456 [libxml2] Display usage information 2018-04-19 10:40:06 -07:00
Jonathan Hale
3a3fa5cd8f [magnum] Properly deploy plugins (#3191)
* [magnum] Properly deploy magnum plugins

Signed-off-by: Squareys <squareys@googlemail.com>

* [magnum-plugins] Add tinygltfimporter feature

Signed-off-by: Squareys <squareys@googlemail.com>

* [magnum][magnum-plugins] Add features: trade and any*

Prepares upcoming move of those sublibraries and allows building --head
immediately.
For current release this only adds some unused cmake flags that will be
ignored.

Signed-off-by: Squareys <squareys@googlemail.com>

* [magnum] Add gl feature, cleanup dependencies, mark upcoming features

And sort features alphabetically.

Signed-off-by: Squareys <squareys@googlemail.com>

* [magnum-plugins] Prepare renaming of static flag for --head installs

Signed-off-by: Squareys <squareys@googlemail.com>

* [magnum] Add two missing feature dependencies

Signed-off-by: Squareys <squareys@googlemail.com>

* [magnum] Enable magnum[any*] features by default

Signed-off-by: Squareys <squareys@googlemail.com>
2018-04-18 19:33:12 -07:00
Robert Schumacher
08438e581c [zeromq] Fix cmake targets for static zeromq 2018-04-18 19:30:25 -07:00
John Farrier
a4b35f14ba Upgrade Celero to v2.2.0 (#3259)
* Upgrade Celero to v2.2.0

* [celero] Fix installed cmake targets
2018-04-17 16:11:18 -07:00
Robert Schumacher
028f280d22 [cppzmq] Install cmake target files 2018-04-17 15:37:46 -07:00
Robert Schumacher
2a80b89ea7 [vxl] Use system dependencies where possible -- note that openjpeg2 is still not used. 2018-04-17 14:46:50 -07:00
Patrick Grison
fbf5fe8229 [vxl] first port - vxl commit 7a130cf of 2018/04/14 (#3265) 2018-04-17 10:25:30 -07:00
Claudio Fantacci
9d52f41a8f [realsense2] Add tools compilation (#3002)
* Add features to realsense2 port

(cherry picked from commit 87d1039774f9652275607e8bce120a7e493719d7)

* Increment port version
2018-04-17 10:01:22 -07:00
past-due
0700fbd9c0 [physfs] Update to version 3.0.1 (#3238) 2018-04-17 10:00:20 -07:00
Florian
b8c5337875 update google benchmark to 1.4.0 (#3237) 2018-04-17 09:58:45 -07:00
Wimok Nopphiboon
4e48a1c235 [uwebsockets] Update to 0.14.7 (#3253)
* [uwebsockets] Update to 0.14.6

* [uwebsockets] Update to 0.14.7
2018-04-13 17:48:45 -07:00
eao197
4550e44e7a sobjectizer updated to v.5.5.22 2018-04-13 20:40:20 +03:00
Robert Schumacher
0764aafbd0 [abseil][aws-sdk-cpp][breakpad][chakracore][cimg][date][exiv2][libzip][rs-core-lib] Upgrades 2018-04-12 23:32:09 -07:00
Robert Schumacher
600f7fdf30 [date] Fix Linux&OSX, add unofficial targets 2018-04-12 23:32:06 -07:00
Alexander Karatarakis
9ccad4304e [directxmesh] Update to latest version. Resolves VS15.7 issues 2018-04-10 19:05:18 -07:00
Alexander Karatarakis
bb7501a37e [protobuf] Fix for linux/osx 2018-04-10 15:05:47 -07:00
Robert Schumacher
b4aad86642 [forest] Revise description. Fixes #3235 2018-04-10 10:58:48 -07:00
chausner
eda41aa2ca Add liblinear package (#3229) 2018-04-10 10:56:24 -07:00
Gabor Cseh
6d0d3b1d2c At static build now the bin directories are removed. (#3240) 2018-04-10 10:49:55 -07:00
RT222
504b4b797a [yoga] Update to 1.8.0 (#3234) 2018-04-10 10:31:57 -07:00
Robert Schumacher
05edef9223 [abseil][aws-sdk-cpp][exiv2][forest][jsonnet][rs-core-lib][thrift][unicorn-lib] Upgrades 2018-04-09 22:56:38 -07:00
Alexander Karatarakis
5a3809b583
Merge pull request #3200 from josuegomes/graphicsmagick-1.3.28
GraphicsMagick 1.3.28
2018-04-09 21:25:22 -07:00
Alexander Karatarakis
84f732be7d
Merge pull request #3194 from pravic/sqlite
[sqlite3] update to 3.23.0
2018-04-09 21:18:39 -07:00
Robert Schumacher
aa5f9f00e0 [folly] Update taking into account change in cmake files location 2018-04-09 19:31:48 -07:00
Alexander Karatarakis
43f6d73a6b
Merge pull request #3214 from RT222/sol
[sol] Update to version 2.19.5
2018-04-07 04:56:53 -07:00
Alexander Karatarakis
ee1abe2069
Merge pull request #3217 from RT222/icu
[icu] Update to version 61.1
2018-04-07 04:35:43 -07:00
Alexander Karatarakis
47cc5760d2
Merge pull request #3216 from RT222/pugixml
[pugixml] Update to version 1.9
2018-04-07 04:16:43 -07:00
Alexander Karatarakis
fe083492e8
Merge pull request #3222 from jasjuang/openvr
[openvr] update to 1.0.14
2018-04-07 01:35:44 -07:00
jasjuang
59e574ceb3 [tinyxml2] update to 6.2.0 2018-04-06 23:42:03 -07:00
jasjuang
0b7fc2f661 [openvr] update to 1.0.14 2018-04-06 23:36:43 -07:00
Robert Schumacher
740622dd73 [aws-sdk-cpp][catch2][exiv2][forest][nuklear][rs-core-lib][thrift] Upgrades 2018-04-06 20:41:59 -07:00
Alexander Karatarakis
997fddb3c1 [aws-sdk-cpp] Fix linux 2018-04-06 14:44:01 -07:00
Robert Schumacher
89201f4aec [abseil][aws-sdk-cpp][azure-c-shared-utility][azure-iot-sdk-c][azure-uamqp-c][azure-umqtt-c][breakpad][exiv2][gdcm2][grpc][nuklear][rocksdb][rs-core-lib][thrift][zeromq] Upgrades 2018-04-05 22:02:37 -07:00
Robert Schumacher
2e354dd233 [shogun] Require python3 2018-04-05 21:54:56 -07:00
George Fotopoulos
09c9d1b75d [forest] Update to version 7.0.1 (#3208)
* Update portfile.cmake

* [forest] Update to version 7.0.1

* [forest] Use vcpkg_from_github
2018-04-05 21:43:26 -07:00
Robert Schumacher
47ee755807 [tbb] Use exact hash to avoid tag changes 2018-04-05 21:25:55 -07:00
RT222
708f7c66c8
[icu] Update to version 61.1 2018-04-06 03:08:01 +02:00
RT222
be4f6f3ffc
Delete pugixmlapi.patch 2018-04-06 02:57:39 +02:00
Robert Schumacher
d953c7869d [asio] Avoid boost dependency by always specifying ASIO_STANDALONE 2018-04-05 17:56:16 -07:00
Robert Schumacher
9ec84ff4b9 [shogun] Remove --trace 2018-04-05 17:49:37 -07:00
Robert Schumacher
497b8fc91c [shogun] Disable openblas in x86 to enable builds 2018-04-05 17:49:15 -07:00
RT222
e80db08066
[pugixml] Update to version 1.9 2018-04-06 02:43:49 +02:00
RT222
e37137b5ba
[sol] Update to version 2.19.5 2018-04-06 02:43:11 +02:00
Robert Schumacher
3baf583934 [openal-soft] Fix cmake 3.11 issue 2018-04-04 21:06:00 -07:00
Robert Schumacher
1f7d155b5f [libiconv][libxml2] Fix libxml2 on Linux and OSX 2018-04-04 17:57:54 -07:00
Robert Schumacher
1a296f33e6 [theia] Avoid injecting ceres[suitesparse] into 32-bit ci builds 2018-04-04 16:51:10 -07:00
Josue Andrade Gomes
8825e659a6 GraphicsMagick 1.3.28 2018-04-04 09:56:32 -03:00
Robert Schumacher
d1ecca1c7d [abseil][aws-sdk-cpp][clara][eastl][exiv2][libuv][nuklear][openimageio][thrift] Upgrades 2018-04-03 12:36:28 -07:00
pravic
182450ab64 [sqlite3] update to 3.23.0 2018-04-03 15:38:05 +03:00
Carlos O'Ryan
79a77a0bb7 Add google-cloud-cpp package (#3099)
* Initial port for google-cloud-cpp

* Use pre-release tag instead of commit sha1.

* Fix version.

* [google-cloud-cpp] Portfile improvements

* [google-cloud-cpp] Update to 0.1.0
2018-04-02 20:29:14 -07:00
Koby Kahane
a143d1a7fc [gtest] Fix missing debug information (#3148)
* [gtest] Fix missing debug information

Patch a CMake file in gtest not to override the /Z7 compiler option that embeds debug info in the .lib with /Zi that places it in a .pdb. This fixes linker warning LNK4099 when linking with gmock.lib.

* [gtest] Bump version to include Zi change
2018-04-02 19:34:51 -07:00
Arkady Shapkin
5715b6023b [theia] Fix build (#3141) 2018-04-02 19:32:08 -07:00
Robert Schumacher
0c792e4b39 [aws-sdk-cpp][discord-rpc][thrift] Upgrades 2018-04-02 16:43:10 -07:00