Commit Graph

8163 Commits

Author SHA1 Message Date
Vitaliy Didik
1c9d54363a [libidn2] Removed CMAKE_DEBUG_POSTFIX. (#6224) 2019-04-26 12:43:10 -07:00
kyp
dad8307618 [stlab] update to v1.4.1 (#6209)
* [stlab] update to v1.4.1

[stlab] update head reference

* [stlab] fix osx build
2019-04-26 12:28:13 -07:00
Simon Brand
7b3d86b933 [Bitsery] New port (#6226) 2019-04-26 12:20:28 -07:00
Qing-Dong Wang
0619aaec65 [freeglut] fix download URLs (#6035) 2019-04-25 23:37:20 -07:00
João Maia
d299ad6107 [qt5] Build qt5 release/debug targets according to VCPKG_BUILD_TYPE (#6215) 2019-04-25 14:30:39 -07:00
driver1998
7ec28764b6 [openal-soft] Fixes windows arm/arm64 build on vs2019 (#6115)
* fixes openal-soft arm/arm64 windows build, on vs2019

* bump openal-soft version to 1.19.1-2
2019-04-25 12:51:31 -07:00
Mark Moll
6735932ad3 [ompl] update to version 1.4.2 (#6084)
- add feature to install ompl.app libraries, which add support for
reading meshes and collision checking
- remove patch and instead remove unwanted files via portfile
2019-04-25 12:42:16 -07:00
Cheney Wang
41623d8e4e [devicenameresolver] Add missing <string> (#6207) 2019-04-25 12:41:33 -07:00
JackBoosY
7aae74af08 [cctz]Update cctz to v2.3 and add dependence benchmark. (#6185) 2019-04-25 12:39:38 -07:00
Billy O'Neal
af3dd1acd1 Update Casablanca to 2.10.13. (#6201) 2019-04-25 12:12:12 -07:00
Phoebe
0808a97ab4 [Jom] Upgrade Jom (#6210) 2019-04-25 11:56:36 -07:00
Thad House
d91644d3f5 Add support for CMake generation with VS 2019 (#6090) 2019-04-24 18:13:16 -05:00
Hongxu Xu
48f22127e8 Specify GIT only when VCPKG_FORCE_SYSTEM_BINARIES is set (#6143) 2019-04-24 18:05:53 -05:00
tGstep
95b94ec3b1 [tgui] Update to 0.8.5 (#6192)
Update to the 0.8.5 branch.
2019-04-24 14:13:04 -07:00
Victor Romero
8996d0ce0a
[ade] Add port (taken from PR 5169 by @cenit) (#6129)
* [ade] Add port (taken from PR 5169 by @cenit)

* [ade] Fix for non-Windows

* [ade] Fix indentation
2019-04-24 11:44:38 -07:00
alcroito
243a12456c [botan] Make botan also build on macOS and Linux (#6196)
Use multiple jobs when possible.
2019-04-24 13:21:58 -05:00
LarryIII
9aa21f0670 [Alembic]Fix error C1803 when using headers from OpenEXR (#6195) 2019-04-24 11:19:54 -07:00
Spiro Gulgas
f67b53df11 [glfw3] Updated to version 3.3 (#6198) 2019-04-24 11:09:58 -07:00
Leonard Mosescu
b892387a45 Fix for #6152: Broken release build of SDL2-image (#6153)
Fix for #6152: The release build of SDL2-image depends on the debug build of SDL2
2019-04-23 18:33:58 -05:00
Bill Avery
858b297332 [cppgraphqlgen] Update cppgraphqlgen and PEGTL to 3.0.0 (#6162)
Upgrade PEGTL to 3.0.0-prerelease
Update cppgraphqlgen to 3.0.0
Add pegtl-2 port
2019-04-23 17:19:51 -05:00
Curtis J Bezault
1028346321
Merge pull request #6165 from xuhongxu96/grpc-static-linux
[grpc] Supported static linking in Linux
2019-04-23 17:05:47 -05:00
David Garcia
f439ffed30 uriparser updated to 0.9.2 (#6178) 2019-04-23 15:02:52 -07:00
Curtis J Bezault
c8a306b433
Merge pull request #6186 from JackBoosY/dev/jack/rocksdb_6.0.1
[rocksdb]Update rocksdb to v6.0.1 and fix patching failure.
2019-04-23 17:00:34 -05:00
Tony Lin
d0075b376d [poco] Enable arm64-windows (#6182) 2019-04-23 14:01:23 -07:00
Cheney Wang
16c9d0befd [embree2] Disable parallel configure (#6172) 2019-04-23 13:49:30 -07:00
JackBoosY
91aa28f14d [openblas]Disable cross-compiling to fix uwp build. (#6181) 2019-04-23 13:41:42 -07:00
driver1998
8da8c0a9f6 [SDL2] fix arm-windows build (#6146)
* fix sdl2 arm-windows build

* bump sdl2 version
2019-04-23 13:21:48 -07:00
wangli28
8ad2ae0d34 [gdal/pmdk]Update to new version (#6173) 2019-04-23 13:15:23 -07:00
Curtis J Bezault
70f50a2d34 Add exit code (#6175)
* Add exit_fail to vcpkg.cpp

* Adding a comment as per @rastaban
2019-04-23 13:04:04 -07:00
Phil Christensen
3e6a41dbc9 [live555] update download URL (#6176) 2019-04-23 12:44:41 -07:00
JackBoosY
d5f4b24095 [rocksdb]Update rocksdb to v6.0.1 and fix patching failure. 2019-04-23 10:02:50 +00:00
eao197
e9f1c3831f restinio updated to v.0.4.8.7 (#6170) 2019-04-22 10:54:10 -07:00
Curtis J Bezault
3bce9ff5e7
Merge pull request #6168 from lmphilpot/tinygltf
[tinygltf] header only library
2019-04-22 12:46:51 -05:00
Luke Philpot
b2433c8848 remove unneeded deps 2019-04-22 12:08:36 +10:00
Luke Philpot
96b310c0ea tinygltf port file 2019-04-22 12:04:14 +10:00
Hongxu Xu
49c282da32 Removed setting CMAKE_FIND_LIBRARY_SUFFIXES to fix configure error in Windows 2019-04-21 17:01:16 +08:00
Miro Knejp
7e8d7b381d Run bootstrap-vcpkg.bat when bootstrapped from git-bash (#6142)
* Bootstrap for windows when called from within bash for windows

When calling `bootstrap-vcpkg.sh` from within a git-bash script it fails
with the error message `Unknown uname: MINGW64_NT-10.0`.

This change delegates bootstrapping to `bootstrap-vcpkg.bat` by
executing it in a `cmd` session when the result of `uname -s` matches
the pattern `MINGW*_NT*`.

* [vcpkg-bootstrap] Avoid using bash extensions and keep ./bootstrap-vcpkg.sh as a simple forwarder.
2019-04-19 17:24:05 -07:00
Hongxu Xu
68759e0dfe [rocksdb] Supported static linking in Linux (#6144)
* [rocksdb] Supported static linking in Linux

* Updated rocksdb CONTROL version
2019-04-19 17:05:36 -07:00
driver1998
45b618869d [gettext] fixes arm64-windows build (#6151)
* fix gettext defines, fixes arm64-windows build

* gettext: code style fix
2019-04-19 17:02:14 -07:00
Daniel Marshall
19981391b6 [re2] Update port (#6150) 2019-04-19 16:33:20 -07:00
Hongxu Xu
23ae7eb168 [grpc] Supported static linking in Linux 2019-04-19 17:27:19 +08:00
Victor Romero
ae51d57e99
[armadillo] Use new GitLab repository and enable Linux (#6130)
* [armadillo] use new gitlab repository, update to latest commit, now it builds on linux and enables also mlpack to be built on linux

* [armadillo] change ref to another version, the newest one disappeared

* [armadillo] Bump CONTROL version
2019-04-18 14:51:07 -07:00
JackBoosY
4adbe06fef [check]Fix always built as debug library. (#6135)
* [jemalloc]Fix dll generated when generating static library

* Revert "[jemalloc]Fix dll generated when generating static library"

This reverts commit a833bf5593.

* [check]Fix always built as debug library.
2019-04-18 13:49:35 -07:00
LarryIII
3667328354 [eigen3] Fix long path issue in UWP (#6136) 2019-04-18 11:33:28 -07:00
driver1998
5285f8dc4a [gettext] arm/arm64 windows support (#6118)
* gettext port update for windows-arm64

* bump gettext version to 0.19-9
2019-04-18 01:33:06 -07:00
past-due
2112801aba Expose darwinssl as an option when building curl (updated) (#6124)
* expose darwinssl as an option

* Fix typo

* add an error in case darwinssl is used on a non darwin system

* [curl] add darwinssl to curl[ssl] osx default

* [curl] Bump CONTROL version
2019-04-17 14:27:48 -07:00
Leonard Mosescu
d8e168c1e8 Update the notes on prerequisites (#6128)
Future proof the instructions
2019-04-17 13:45:58 -07:00
Daniele Pallastrelli
6ad413c58b [cli] Update the version to 1.1.0 (#6123) 2019-04-17 12:05:27 -07:00
driver1998
e54a0ec7f4 [pixman] arm/arm64 windows support (#6117)
* fixes pixman arm/arm64 windows build

* bump pixman version to 0.38.0-2
2019-04-17 11:15:56 -07:00
Vitaliy Didik
00728b32b7 [libidn2] Updated to version 2.1.1. (#6112) 2019-04-16 10:38:25 -07:00