Commit Graph

3696 Commits

Author SHA1 Message Date
Alexander Karatarakis
2463272864
Merge pull request #3090 from past-due/zlib_fix_vcpkg_build_type
[zlib] Fix static build failure when VCPKG_BUILD_TYPE is set
2018-03-20 02:00:31 -07:00
Alexander Karatarakis
e4c9769226
Merge pull request #3089 from past-due/box2d_fix_vcpkg_build_type
[box2d] Fix build failure when VCPKG_BUILD_TYPE is set
2018-03-20 01:56:55 -07:00
Alexander Karatarakis
b94a37b229
Merge pull request #3088 from past-due/protobuf_fix_vcpkg_build_type
[protobuf] Fix build failure when VCPKG_BUILD_TYPE is set
2018-03-20 01:50:59 -07:00
Alexander Karatarakis
1ef3d4b294
Merge pull request #3087 from past-due/double-conversion_fix_vcpkg_build_type
[double-conversion] Fix build failure when VCPKG_BUILD_TYPE is set
2018-03-20 01:46:27 -07:00
Alexander Karatarakis
db4cd67881
Merge pull request #3086 from past-due/yaml-cpp_fix_vcpkg_build_type
[yaml-cpp] Fix build failure when VCPKG_BUILD_TYPE is set
2018-03-20 01:44:39 -07:00
Alexander Karatarakis
d15e35dde3
Merge pull request #3085 from past-due/readosm_fix_vcpkg_build_type
[readosm] Fix build failure when VCPKG_BUILD_TYPE is set
2018-03-20 01:43:52 -07:00
Alexander Karatarakis
3ed3d43488
Merge pull request #3084 from past-due/libspatialite_fix_vcpkg_build_type
[libspatialite] Fix build failure when VCPKG_BUILD_TYPE is set
2018-03-20 01:40:00 -07:00
Alexander Karatarakis
4d0b70dffa
Merge pull request #3083 from past-due/freexl_fix_vcpkg_build_type
[freexl] Fix build failure when VCPKG_BUILD_TYPE is set
2018-03-20 01:32:41 -07:00
Alexander Karatarakis
9415cc0991
Merge pull request #3082 from past-due/proj4_fix_vcpkg_build_type
[proj4] Fix build failure when VCPKG_BUILD_TYPE is set
2018-03-20 01:29:25 -07:00
Alexander Karatarakis
41d5f84e28
Merge pull request #3081 from past-due/sqlite3_fix_vcpkg_build_type
[sqlite3] Fix build failure when VCPKG_BUILD_TYPE is set to "release"
2018-03-20 01:24:41 -07:00
Alexander Karatarakis
2b4b3d4c4d
Merge pull request #3079 from past-due/yoga_fix_vcpkg_build_type
[yoga] Fix build failure when VCPKG_BUILD_TYPE is set
2018-03-20 01:22:02 -07:00
Alexander Karatarakis
60572a997b
Merge pull request #3078 from past-due/paho-mqtt_fix_vcpkg_build_type
[paho-mqtt] Fix post-build validation failure when VCPKG_BUILD_TYPE is set
2018-03-20 00:27:52 -07:00
Alexander Karatarakis
679d425290
Merge pull request #3077 from past-due/chakracore_fix_vcpkg_build_type
[chakracore] Fix build failure when VCPKG_BUILD_TYPE is set
2018-03-20 00:21:14 -07:00
Alexander Karatarakis
efc0255f80 [signalrclient] Use vcpkg_from_github 2018-03-19 21:09:29 -07:00
Alexander Karatarakis
a67b809a16
Merge pull request #3076 from past-due/glew_fix_vcpkg_build_type
[glew] Fix build failure when VCPKG_BUILD_TYPE is set
2018-03-19 20:41:51 -07:00
Alexander Karatarakis
6558f7bec6
Merge pull request #3075 from past-due/sdl2_fix_vcpkg_build_type
[sdl2] Fix build failure when VCPKG_BUILD_TYPE is set
2018-03-19 20:33:20 -07:00
Alexander Karatarakis
193533e99c
Merge pull request #3067 from ivysnow/curl
[curl] fix a dependency error: "Error: Unable to satisfy dependency s…
2018-03-19 18:14:05 -07:00
Alexander Karatarakis
e842846112
Merge pull request #3074 from past-due/freetype_fix_vcpkg_build_type
[freetype] Fix build failure when VCPKG_BUILD_TYPE is set
2018-03-19 18:13:38 -07:00
past-due
d7394e883c [glew] Fix build failure when VCPKG_BUILD_TYPE is set 2018-03-19 20:37:24 -04:00
past-due
0b629c4ff1 [libpng] Fix static build failure when VCPKG_BUILD_TYPE is set 2018-03-19 20:15:49 -04:00
past-due
71dc69e213 [zlib] Fix static build failure when VCPKG_BUILD_TYPE is set 2018-03-19 20:06:57 -04:00
past-due
6f7d92ddd3 [libssh] Fix static build failure when VCPKG_BUILD_TYPE is set 2018-03-19 20:04:20 -04:00
past-due
2949174dad [box2d] Fix build failure when VCPKG_BUILD_TYPE is set 2018-03-19 19:41:20 -04:00
past-due
2efeda15a2 [protobuf] Fix build failure when VCPKG_BUILD_TYPE is set 2018-03-19 19:33:13 -04:00
past-due
9d02fb0dc8 [double-conversion] Fix build failure when VCPKG_BUILD_TYPE is set 2018-03-19 18:35:55 -04:00
past-due
27016a9b31 [yaml-cpp] Fix build failure when VCPKG_BUILD_TYPE is set 2018-03-19 18:26:06 -04:00
past-due
72564e610e [readosm] Fix build failure when VCPKG_BUILD_TYPE is set 2018-03-19 18:13:36 -04:00
past-due
a3ecd90797 [libspatialite] Fix build failure when VCPKG_BUILD_TYPE is set 2018-03-19 18:04:58 -04:00
past-due
cbf6adc9d3 [paho-mqtt] Fix post-build validation failure when VCPKG_BUILD_TYPE is set
The portfile was creating empty directories (for the "other" build type) if `VCPKG_BUILD_TYPE` was specified.
2018-03-19 17:55:29 -04:00
past-due
8e5e293a51 [freexl] Fix build failure when VCPKG_BUILD_TYPE is set 2018-03-19 17:15:02 -04:00
past-due
241e3ddd25 [proj4] Fix build failure when VCPKG_BUILD_TYPE is set 2018-03-19 16:58:29 -04:00
past-due
62a015b4f3 [sqlite3] Fix build failure when VCPKG_BUILD_TYPE is set to "release" 2018-03-19 16:46:22 -04:00
Art
4596fe67d9 Upgraded asio to version 1.12.0 2018-03-19 21:40:39 +01:00
past-due
57c3b6acb3 [yoga] Fix build failure when VCPKG_BUILD_TYPE is set 2018-03-19 16:38:12 -04:00
Robert Schumacher
4da9d6cbb6 [libmysql] Use relative include path. Fixes #3071 2018-03-19 13:17:59 -07:00
Robert Schumacher
49a719b78a [libmysql] Use system dependencies to avoid ODR violations 2018-03-19 13:06:57 -07:00
past-due
2a311cb01f [chakracore] Fix build failure when VCPKG_BUILD_TYPE is set 2018-03-19 16:02:19 -04:00
past-due
76d63567f0 [freetype] Fix build failures when VCPKG_BUILD_TYPE is set 2018-03-19 15:32:32 -04:00
past-due
8bed099d4c [sdl2] Fix build failure when VCPKG_BUILD_TYPE is set 2018-03-19 15:15:56 -04:00
Youngho Kim
5968ebf9f4 [ffmpeg] Add options 2018-03-19 08:42:47 -07:00
Robert Schumacher
371cc14917 [azure-storage-cpp] Upgrade to 3.2.1 2018-03-19 08:27:40 -07:00
Yann Lanthony
029fdb2a6c [openimageio] update to 1.8.9 (#3051)
* [openimageio] update to 1.8.9

* [openimageio] remove '-1' suffix from version name
2018-03-19 05:26:33 -07:00
Johnny Willemsen
06b4452da6 Update to ACE 6.4.7 (#3059)
* ports/ace/CONTROL:
    * ports/ace/portfile.cmake:
2018-03-19 05:26:16 -07:00
Ivy Snow
d20fccad10 [curl] fix a dependency error: "Error: Unable to satisfy dependency ssl:x86-windows of curl[http2]:x86-windows" 2018-03-19 11:17:08 +08:00
Youngho Kim
1e73b6550c bug fixed for librtmp on vcpkg
bug fixed for librtmp on vcpkg because of wrong find_package name for zlib and openssl
2018-03-18 05:35:10 -07:00
Ugo Pattacini
55e2cccc19 purged empty directory in qt5 (#3028) 2018-03-18 05:13:40 -07:00
Stefano Sinigardi
dcb940790b [msmpi] update to v9.0 (#3058) 2018-03-18 04:31:54 -07:00
Daniel Strommen
56560864e9 Include windows.h before including consoleapi.h (#3050)
* Include windows.h before including consoleapi.h

Issue: cpython fails to build against Windows Insider Preview SDK 17115

Root Cause: Failure to include windows.h before other Windows headers (consoleapi.h)

Solution: Include windows.h before consoleapi.h

If you don't include Windows.h before other Windows headers, then your code
is likely to break with new versions of the Windows Platform SDK, as headers
move around or new intraheader dependencies are added.  That is what happened
here.

* Remove redundant consoleapi.h

The documented header for all the console API's is windows.h,
which includes wincon.h which includes consoleapi.h.  Consoleapi.h
used to also include windows.h, but this caused a circular dependency.
So, adjusting this to only include windows.h and omit the consoleapi.h
which is redundant.

* [python3] formatting
2018-03-18 04:31:30 -07:00
Robert Schumacher
d9abd619fa [gdal] Fix regression due to libmysql upgrade 2018-03-18 04:17:26 -07:00
Robert Schumacher
bae7c95b22 [libjpeg-turbo] Disable GETENV/SETENV in UWP. See https://github.com/libjpeg-turbo/libjpeg-turbo/issues/203 2018-03-18 00:33:00 -07:00
Robert Schumacher
adb8edddbb [abseil][exiv2][jsonnet][ms-gsl][nuklear][re2][rs-core-lib][thrift][zeromq][zziplib] Upgrades 2018-03-17 20:10:17 -07:00
Robert Schumacher
33a8ee0a88 [abseil][curl][chakracore][thrift] Upgrades 2018-03-17 20:05:25 -07:00
Daniel
7528c4d525 Fix boost build errors when vcpkg path has spaces (#3054)
* Fix boost build errors when vcpkg path has spaces

Add missing quotes in boost_serialization path

* [boost-modular-build-helper] Bump version due to change

* [boost-modular-build-helper] Quote mpi as well
2018-03-16 01:02:55 -07:00
Robert Schumacher
f1e9e41e7d [nlohmann-json] Update to 3.1.2 2018-03-14 16:53:23 -07:00
Claudio Fantacci
f2c7aeedc0 Fix PCL portfile debug/share error (#2996)
Add missing file(REMOVE_RECURSE /debug/share) that was preventing post-build validation to complete successfully.
2018-03-14 16:49:54 -07:00
Alexander Karatarakis
b912e84a84
Merge pull request #3033 from pravic/curl
[curl] update to 7.59.0
2018-03-14 15:42:10 -07:00
Alexander Karatarakis
d268fd0086
Merge pull request #2906 from cenit/OpenCV_341
[OpenCV] update to 3.4.1
2018-03-14 15:34:24 -07:00
Alexander Karatarakis
04030295c0 [opencv] Fixes for contrib 2018-03-14 15:30:25 -07:00
Robert Schumacher
01c4289d06 [zeromq] Update 2018-03-14 11:34:59 -07:00
Robert Schumacher
4fb24d20ad [jemalloc] Fix corrupted patchfile 2018-03-14 10:55:07 -07:00
pravic
f0dc8c109e [curl] update to 7.59.0 2018-03-14 17:51:20 +03:00
itsuhane
b33931c438 Add OpenMesh 6.3(without apps) (#3032) 2018-03-14 07:24:39 -07:00
Robert Schumacher
0ab8f0d69f [libmariadb] Use vcpkg_from_github() and improve conflict check 2018-03-14 03:18:12 -07:00
Robert Schumacher
7eae9c153e [libmysql] Clarify support message 2018-03-14 02:56:49 -07:00
Robert Schumacher
94360c2c65 [vcpkg-find-acquire-program] Handle PERL and NASM on non-windows 2018-03-13 11:35:19 -07:00
Robert Schumacher
d8aed01655 [libjpeg-turbo] Fix non-windows non-linux 2018-03-13 11:34:59 -07:00
Robert Schumacher
51f93e27f1 [abseil][breakpad][cimg][matio][piex][rocksdb][thrift][tiny-dnn][unicorn-lib][unicorn] Updates 2018-03-13 11:16:07 -07:00
Robert Schumacher
40bc3cb716 [libssh] Fix static builds for non-windows 2018-03-13 11:06:52 -07:00
Robert Schumacher
6b7c48646b [libmysql] Update to 8.0.4 2018-03-13 08:14:58 -07:00
Robert Schumacher
9de17844e0 [libssh] Only build one flavor at a time, don't build examples. 2018-03-13 07:37:20 -07:00
Robert Schumacher
c17ce742f0 [libpq] Fix config writing into source dir 2018-03-13 07:32:27 -07:00
Robert Schumacher
511128b1c0 [openssl] Add BSD-generic64 2018-03-13 06:19:20 -07:00
Robert Schumacher
ab09c4a277 [libssh] Bake in LIBSSH_STATIC 2018-03-13 05:09:32 -07:00
Robert Schumacher
c4457ea6a7 [matio][rocksdb] Fix build 2018-03-13 01:52:00 -07:00
Alexander Karatarakis
990a5d71bf
Merge pull request #3013 from yurybura/master
[rocksdb] Fix build and use debug suffix 'd'
2018-03-12 15:03:50 -07:00
Yury Bura
92eb878b3e Revert version 2018-03-12 23:12:22 +03:00
Yury Bura
ffb7725355 Update versions 2018-03-12 22:44:59 +03:00
yurybura
23a876d217 [gtest] Fix issue #2373 2018-03-12 19:51:25 +03:00
gouranga
f2ab816e81 [WTL] Update to 10.0.7336 2018-03-12 19:45:33 +03:00
yurybura
cc3d12b16b [rocksdb] Fix build and use debug suffix 'd'
[gtest] Fix issue #2373
2018-03-12 19:16:43 +03:00
Robert Schumacher
148cb369d8 [libzip] Upgrade to 1.5.0 2018-03-12 00:51:45 -07:00
Robert Schumacher
ca2194d0ce [evpp] Upgrade to 0.7.0 2018-03-12 00:46:43 -07:00
Robert Schumacher
3421320c83 [evpp] Fix build and use external rapidjson 2018-03-12 00:46:43 -07:00
Robert Schumacher
9f9778ccff [many ports] Improve behavior on Linux and general cleanup 2018-03-11 23:42:54 -07:00
Robert Schumacher
a773c59f05 [boost-build] Split out into boost-modular-build-helper and support non-Windows targets 2018-03-11 23:42:53 -07:00
Robert Schumacher
9f3fd252bf [clara][jsonnet][rs-core-lib][thrift] Upgrades 2018-03-11 17:50:01 -07:00
Robert Schumacher
96da24e716 [cimg][doctest][harfbuzz][libwebsockets] Upgrades 2018-03-11 11:52:35 -07:00
Wimok Nopphiboon
971d526d72 [uwebsockets] Update to 0.14.6 (#3001) 2018-03-11 11:49:14 -07:00
Martin Hořeňovský
5bb27b2176 Update Catch to 2.2.1 (#3004) 2018-03-11 09:12:49 -07:00
Kim Christensen
b7daa881f5 Update OpenExr to 2.2.1 (#2931) 2018-03-10 03:36:22 -08:00
Reyzal
667f34314f Add port quirc (#2949)
* fixed SHA512 sum of the package realsense2

* Add port quirc for #2899

* Add port FastCDR for #2953
2018-03-10 02:59:43 -08:00
Robert Schumacher
a870f5dce8 [ogre] Bump control version 2018-03-10 02:33:56 -08:00
Robert Schumacher
e4372468a0 [cgal] Use commit SHA to ensure a stable reference 2018-03-09 17:55:29 -08:00
Alexander Karatarakis
6dbc38d3a0
Merge pull request #2932 from cenit/dev/cenit/ogre_upd
[ogre] update to v1.10.11
2018-03-09 12:58:01 -08:00
Alexander Karatarakis
e94352fabf
Merge pull request #2987 from jasjuang/alembic
[alembic] update to 1.7.6
2018-03-09 12:57:28 -08:00
Alexander Karatarakis
a7b48984b2
Merge pull request #2962 from jclay/master
[cgal] update hash for 4.11.1
2018-03-09 12:53:34 -08:00
Robert Schumacher
4bf7b42571 [rocksdb] Disable optional dependencies to improve reliability. 2018-03-09 06:08:45 -08:00
Michał Janiszewski
d5ca663039 [libzip] Update with latest patches (#2990) 2018-03-09 01:41:40 -08:00
Robert Schumacher
965e99cf26 [rttr] Fix executables. Fix read-only permissions. 2018-03-08 23:51:55 -08:00
Nagy-Egri Máté Ferenc
a506559ba9 Add package clBLAS (#2944)
* v2.12.2 ships outdated FindOpenCL.cmake

* clBLAS installs, passes checks, usable by 3rd party

* Added usage file

* [clblas] Convert to using a patch file

* [clfft] Revert removal of FindOpenCL -- this can be done, but it will require additional source patching
2018-03-08 21:28:00 -08:00