Commit Graph

3970 Commits

Author SHA1 Message Date
Robert Schumacher
3d87445cb0 [abseil][aws-sdk-cpp][exiv2][rs-core-lib][tbb][thrift][zeromq] Upgrades 2018-03-29 13:17:53 -07:00
Koby Kahane
2e4d839dc5 [cryptopp] Update to 6.1.0 (#3171)
* [cryptopp] Update to 6.1.0

The CMake files for CryptoPP that were previously built into the project are now available separately in cryptopp-cmake, so we pick them up from there.

* [cryptopp] USe ninja, fixup_cmake_targets
2018-03-29 10:57:32 -07:00
Robert Schumacher
10e77be9fa [folly] Add missing files. 2018-03-28 19:28:59 -07:00
Robert Schumacher
36dddad940 [abseil][aws-sdk-cpp][breakpad][exiv2][nuklear][zeromq] Upgrades 2018-03-28 17:43:24 -07:00
Robert Schumacher
b955609dda [qwt] Requires qt5-tools for designer 2018-03-28 17:41:17 -07:00
Arkady Shapkin
6a3921c85a [folly] Update to version 2018.03.19.00 (#3094)
* [folly] Update to version 2018.03.19.00

* [folly] Add zlib default feature. Disable unexpected packages and handle features.
2018-03-28 16:47:49 -07:00
Robert Schumacher
ba47c71551 [qt5] Remove absolute paths from .prl files 2018-03-28 09:37:08 -07:00
Robert Schumacher
1bec90d155 [openssl] Update to 1.0.2o 2018-03-28 09:34:26 -07:00
Robert Schumacher
0e8481c1df [dlib] Disable shared linkage 2018-03-28 08:55:47 -07:00
AlISA Yang
db2694fb23 Unrar buildsystem doesn't support static building. Building dynamic instead 2018-03-28 00:39:45 -07:00
Robert Schumacher
26187d1bed [qt5-base] Fix pcre2 reference on non-Windows 2018-03-27 09:09:38 -07:00
Robert Schumacher
02185b6082 [aubio] Fix missing required dependencies 2018-03-27 08:47:57 -07:00
Robert Schumacher
cfd0d9c0e2 [vcpkg-find-acquire-program] Update version of YASM 2018-03-27 08:41:23 -07:00
Alisa Yang
6e6f90c273 force static build when dynamic 2018-03-27 00:27:43 -07:00
Alisa Yang
930b1984af force static build when dynamic 2018-03-27 00:10:48 -07:00
Alisayyy-Yang
4596c64361 force static build when dynamic for the yoga 2018-03-26 23:43:48 -07:00
Robert Schumacher
64ab9dc274 [ceres] Use gflags config file + ninja. Fixes #3116. 2018-03-26 11:59:06 -07:00
Robert Schumacher
6dc98bbcee [aws-sdk-cpp] Remove polly-sample feature. Fixes #3123. 2018-03-26 08:37:41 -07:00
Sergey Podobry
3e33a7751e [plog] Update to 1.1.4 (#3129) 2018-03-26 08:14:06 -07:00
Robert Schumacher
4a675d467f [qt5-base] Fix regression. Fixes #3133. 2018-03-26 08:13:29 -07:00
Alexander Karatarakis
76a072b719
Merge pull request #3126 from jasjuang/dlib
[dlib] update to 19.10
2018-03-25 21:10:47 -07:00
Alexander Karatarakis
9ae53089a3
Merge pull request #3125 from jasjuang/ceres
[ceres] update to 1.14
2018-03-25 20:22:47 -07:00
Alexander Karatarakis
d9c05c6c10
Merge pull request #3121 from jasjuang/alembic
[alembic] update to 1.7.7
2018-03-25 20:05:08 -07:00
jasjuang
568d9e727e [dlib] update to 19.10 2018-03-25 19:15:43 -07:00
jasjuang
afe6d4f3bb [ceres] update to 1.14 2018-03-25 18:54:19 -07:00
Robert Schumacher
dc193dd9e5 [libuuid] Initial commit of 1.0.3 2018-03-25 10:49:35 -07:00
Robert Schumacher
9c6698ab34 [lcm] Disable unexpected components. Only install one flavor. Don't delete DLL. 2018-03-25 10:29:20 -07:00
jasjuang
368c85f9ef [alembic] update to 1.7.7 2018-03-24 23:53:08 -07:00
Hartmut Kaiser
21ef72d02a Updating HPX to V1.1 (#3120)
* Updating HPX to V1.1

* [hpx] Use vcpkg_fixup_cmake_targets
2018-03-24 16:33:34 -07:00
Robert Schumacher
21909157e2 [soundtouch] Use CMake 2018-03-24 15:00:47 -07:00
Robert Schumacher
e8d1666d9c [aws-sdk-cpp] Update and fix cmake files 2018-03-24 14:29:30 -07:00
Robert Schumacher
5ba45ffd9b [shapelib] Add option to disable tests 2018-03-24 13:26:48 -07:00
Robert Schumacher
e47f165146 [magnum-integration] Fix empty build 2018-03-24 09:35:49 -07:00
Robert Schumacher
8f4ce4fab6 [magnum-extras] Fix empty build 2018-03-24 09:33:40 -07:00
Robert Schumacher
b14c1ba908 [libpq][harfbuzz][qt5-base] Fix non-Windows 2018-03-24 09:26:27 -07:00
Robert Schumacher
608456b325 Upgrades 2018-03-24 09:16:10 -07:00
Robert Schumacher
0778f2ef8e [parson][azure-uamqp-c][azure-umqtt-c][azure-c-shared-utility][azure-iot-sdk-c] Initial commits 2018-03-24 09:16:10 -07:00
Alexander Karatarakis
aa57df6d6e [ffmpeg] Fail-fast if spaces are preset in the path 2018-03-23 17:02:23 -07:00
Nagy-Egri Máté Ferenc
15cb53b9dd Add port: PLplot (#3117)
* Initial commit - added plplot files

* Added INTERFACE_INCLUDE_DIRECTORY to libplplot

* Fix installation layout

* Static linkage of plotting drivers (no need for PATH)

* .patch file instead of overwrite

* [plplot] Improve handling of cmake scripts. Avoid DLLS_WITHOUT_LIBS. Disable unused dependencies and require some.
2018-03-23 16:24:04 -07:00
Guillaume Truchot
7223ab50c1 Add librsync port (#3119)
* Add librsync port

* [librsync] Fix missing close paren
2018-03-23 15:59:43 -07:00
Robert Schumacher
0595f955cc [paho-mqtt][cfitsio][ccfits] Reduce conflicts in headers (unistd.h, etc) 2018-03-23 15:11:17 -07:00
Alexander Karatarakis
7c6dc9543d [cpprestsdk] Use new syntax in CONTROL 2018-03-23 13:27:16 -07:00
Robert Schumacher
7a1bc577c5 [sqlite-orm] Initial commit of 1.1 2018-03-23 10:55:04 -07:00
Robert Schumacher
55e385952d [graphite2] Patch out test executable. Fixes #3102. 2018-03-23 10:47:26 -07:00
ambroise
ca154ffb79 Initialize project
Rajout de fmem de Ambrou en version 1.0

Mise en place de fmem

Use original reposotory

Cleanup cmake file

Add gherkin-c port in vcpkg Microsoft tool

Use original reposotory

[fmem][gherkin-c] Fill in version. Remove cucumber-cpp.
2018-03-23 10:30:56 -07:00
Robert Schumacher
0167d4f917 [cctz][abseil] Require c++14 internally 2018-03-23 09:54:53 -07:00
Robert Schumacher
3d634005fb [qt5-quickcontrols] Depend on qt5-declarative 2018-03-23 09:52:47 -07:00
Alexander Karatarakis
a6866d477d [opengl] If-def on Windows vs other 2018-03-23 09:47:18 -07:00
Robert Schumacher
8d8e676711 [azmq] Initial commit of 1.0.2 2018-03-23 09:42:18 -07:00
Robert Schumacher
651fc94651 [mpark-variant] Initial commit of v1.3.0 2018-03-23 06:52:20 -07:00
Robert Schumacher
b00aa49657 [catch2] Use upstream github repo, which also generates cmake config targets. 2018-03-22 23:03:45 -07:00
Pavel Kisliak
b06e3f3c95 Add new package - BitSerializer (#3111) 2018-03-22 22:49:42 -07:00
pravic
c806505933 [sciter] Update to 4.1.4.5838 (#3110) 2018-03-22 08:01:42 -07:00
Robert Schumacher
ccd362f9e8 [yaml-cpp] Revert accidental version bump 2018-03-22 07:58:55 -07:00
Robert Schumacher
c3fb0b1697 [vcpkg] Download cmake on osx and linux 2018-03-22 06:52:55 -07:00
Robert Schumacher
67573ccf2c [pdcurses] Use out-of-source builds. Use official github. Fixes #2951. 2018-03-22 01:51:09 -07:00
Krzysztof Czurylo
5daba0bcbb [nvml] Initial commit for NVM Library (#1477) 2018-03-22 01:35:02 -07:00
Robert Schumacher
191fab2e59 [caf][gdcm2] Upgrades 2018-03-21 23:42:24 -07:00
Robert Schumacher
502c465386 [yaml-cpp][zeromq][zstd] Fix non-windows 2018-03-21 23:41:51 -07:00
Robert Schumacher
38c9c97b6b [double-conversion] Fix on non-windows 2018-03-21 23:33:41 -07:00
Alexander Karatarakis
a1a3220749 [opengl] Fix error message when WindowsSDK cannot be found 2018-03-21 16:42:06 -07:00
Robert Schumacher
9a0b2d19e3 [openssl] Don't require nasm on non-windows 2018-03-21 10:50:08 -07:00
Robert Schumacher
5442d35b91 [caf] Initial commit of 0.15.6 2018-03-21 10:23:50 -07:00
Robert Schumacher
88931dc94b [boost-modular-build-helper] Reformat 2018-03-21 09:54:13 -07:00
Robert Schumacher
da9c2e79a5 [openvpn3][tap-windows6] Initial commit 2018-03-21 09:50:10 -07:00
Robert Schumacher
43c804a59e [boost-modular-build-helper] Improve handling of non-windows 2018-03-21 09:49:15 -07:00
Robert Schumacher
7cf6615a01 [openssl] Use winsock2.h in headers instead of winsock.h 2018-03-21 01:13:27 -07:00
Robert Schumacher
b676c46043 [nanomsg] Initial commit of 1.1.2 2018-03-21 00:40:37 -07:00
Robert Schumacher
d5e433f03b [vcpkg-build-msbuild] Add option to use vcpkg's integration. Fixes #891. Fixes #828. 2018-03-20 21:49:53 -07:00
Robert Schumacher
0170cdf5ab [abseil][eastl][exiv2][nuklear][thrift][unicorn][zeromq] Upgrades 2018-03-20 21:47:55 -07:00
Robert Schumacher
9e54b3792d [mpg123] Disable LTCG for static libs to avoid ABI incompatibility 2018-03-20 21:45:11 -07:00
Alexander Karatarakis
39c63d2276
Merge pull request #2898 from martin-s/port-nvtt
New port "nvidia-texture-tools"
2018-03-20 12:46:52 -07:00
Alexander Karatarakis
f528d9b82f
Merge pull request #3092 from past-due/libpng_fix_vcpkg_build_type
[libpng] Fix static build failure when VCPKG_BUILD_TYPE is set
2018-03-20 02:05:30 -07:00
Alexander Karatarakis
7e644cd687
Merge pull request #3091 from past-due/libssh_fix_vcpkg_build_type
[libssh] Fix static build failure when VCPKG_BUILD_TYPE is set
2018-03-20 02:03:55 -07:00
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
Robert Schumacher
7955320bf3 [msix] Initial commit of 1.0 2018-03-08 15:37:01 -08:00
Robert Schumacher
f9ee8fd6b5 [soundtouch][winpcap] Clear sources between builds to improve reliability 2018-03-08 11:12:22 -08:00
Robert Schumacher
9574b71cab [abseil][clara][fdk-aac][jsonnet][ms-gsl][nuklear][re2][rs-core-lib][thrift][tiny-dnn][yaml-cpp] Updates 2018-03-08 11:12:04 -08:00
jasjuang
32b36ae3fa [alembic] update to 1.7.6 2018-03-07 22:33:04 -08:00
Yann Lanthony
82ce7b2c2f [geogram] update to 1.6.0 (#2965)
* [geogram] update to 1.6.0

+ fix corrupted patch

* [changelog] Revert change to previous updates
2018-03-07 17:56:38 -08:00
LazyWolf Lin
e629afa182 Install sodium.h (#2986) 2018-03-07 17:38:30 -08:00
Robert Schumacher
d397658836 [azure-storage-cpp] Upgrade to 3.2.0 2018-03-07 17:35:13 -08:00
congzhangzh
a6d56f88e5 add armadillo (#2954)
* init add armadillo

* [armadillo] Disable wrapper lib. Generate appropriate cmake usage information.
2018-03-07 17:19:20 -08:00
W1m0k
864ddcd681 [uwebsockets] Update to 0.14.5 (#2976)
* [uwebsockets] Update to 0.14.5

* [uwebsockets] Use vcpkg_from_github
2018-03-07 14:21:52 -08:00
David Nerjes
58e8c96de0 [entt] inital port (#2984)
* [entt] inital port

* [entt] Remove unneeded vcpkg_configure_cmake step
2018-03-07 14:16:07 -08:00
Robert Schumacher
41c6741b21 [c-ares] Fail fast check for uwp 2018-03-07 12:06:30 -08:00
Robert Schumacher
a759caf15e [gsl] Fix finding release libs in debug configurations. Fixes #2982. 2018-03-07 11:56:21 -08:00
Robert Schumacher
7221344fd8 [libmysql][chakracore] Add fast fail for uwp 2018-03-07 11:10:12 -08:00
Tsukasa Sugiura
a03df3f433 [realsense2] Update to v2.10.1 (#2956)
* [realsense2] Update to v2.10.1

Update realsense2 port to librealsense v2.10.1.

* [realsense2] Change HEAD to development

Change HEAD to development.
The latest branch of librealsense is "development".

* [realsense2] Add option to support RGB image decode using AVX2

Add option to support RGB image decode using AVX2.
This option will be deprecated in the later versions.

* [realsense2] Add debug postfix

Add debug postfix "_d".
2018-03-07 11:01:49 -08:00
Robert Schumacher
76f647feb1 [alac-decoder] Fix x64 2018-03-07 10:14:02 -08:00
Martin Hořeňovský
03deecdf20 Update Catch to 2.2.0 (#2981) 2018-03-07 10:09:57 -08:00
Viktor Gal
59795e2a8e add shogun 6.1.3 (#2977)
* add shogun 6.1.3

* [shogun] Add additional dependencies, force static linking
2018-03-07 09:56:59 -08:00
Michał Janiszewski
d4797b37a6 [curl] Add missing advapi32 link (#2978)
This adds missing library, advapi32, to linking. Fixes ARM builds.

The same patch is pending merge upstream:
https://github.com/curl/curl/pull/2363
2018-03-06 12:08:29 -08:00
dirkju
87fb30839c Added Gamma library (#2957) 2018-03-05 17:35:31 -08:00
Michał Janiszewski
a477fd6b6e [speexdsp] Improve SIMD extension support (#2960) 2018-03-05 12:19:27 -08:00
Robert Schumacher
26fabaf880 [glib][atk] Disable static builds, fix generation to happen outside the source directory 2018-03-05 12:07:43 -08:00
Mikhail Paulyshka
6675327606 [spirv-tools] update to 2018.1 (#2959) 2018-03-05 11:25:37 -08:00
congzhangzh
4bdefa8a16 add ismrmrd (#2946)
* add ismrmrd

* [ismrmrd] Use system pugixml
2018-03-05 11:09:33 -08:00
Robert Schumacher
3538714118 [gettext] Fix macro definition patch 2018-03-05 11:00:51 -08:00
Stefano Sinigardi
263d4ba469 [OpenCV] update to 3.4.1 2018-03-05 10:06:13 +01:00
Joel Clay
8ea4f4106f [cgal] update hash to 4.11.1 2018-03-04 23:22:45 -05:00
Robert Schumacher
d739a2aa7f [ms-gsl] Update 2018-03-03 19:39:13 -08:00
Robert Schumacher
a4b917b04c [abseil][glslang][jsonnet][nuklear][rs-core-lib][stb][thrift] Updates 2018-03-03 12:57:49 -08:00
Robert Schumacher
c0a6371880 [grpc][harfbuzz][jsoncpp][libuv][openjpeg][rocksdb] Upgrades 2018-03-02 17:25:02 -08:00
Robert Schumacher
8619994600 [gettext] Fix regression in simplification 2018-03-02 16:54:03 -08:00
Robert Schumacher
f2ece9cab8 [rapidjson] Fix regression during conversion to vcpkg_from_github 2018-03-02 16:02:05 -08:00
Martin Hořeňovský
82626abc9c Update Catch to 1.12.1 (#2936) 2018-03-02 13:41:19 -08:00
Robert Schumacher
e4a619c2ca [eigen3][libffi][libmysql][libwebp][rapidjson][websocketpp] Convert to use vcpkg_from_github 2018-03-02 12:28:42 -08:00
Robert Schumacher
01ba04e9a7 [gettext] Improve and simplify port 2018-03-02 09:25:29 -08:00
Jason Juang
5a83ee1361 [sdl2] update to 2.0.8 (#2934) 2018-03-02 08:41:23 -08:00
Stefano Sinigardi
f20b53c208 [ogre] update to v1.10.11 2018-03-02 15:11:58 +01:00
Robert Schumacher
80e0648a40 [zlib] Fix race condition in build 2018-03-01 11:39:37 -08:00
Jacob Zhong
523b611694 [pcl] Add cuda and tools option (#2775)
* [pcl] Add cuda and tools option

* [pcl] Add dependency support for tools

* [pcl] remove deprecated cuda_arch_bin version

* [pcl] Add libpng dependency
2018-03-01 10:45:41 -08:00
Robert Schumacher
57c9cd012e [hdf5] Remove unneeded .gitattributes 2018-03-01 10:43:58 -08:00
Hiroshi Miura
8fe30fe1ea Add kealib ports and modify hdf5 recipe (#2708)
* [kealib] add kealib ports

KEALib is a GDAL model library using HDF5 standard.

- Patch library cmake scripts.
- Provide MIT license file.
- Depend on hdf5 library with [cpp] feature.
- No generation of GDAL driver.

Signed-off-by: Hiroshi Miura <miurahr@linux.com>

* [kealib] fix option key to specify building shared library

Signed-off-by: Hiroshi Miura <miurahr@linux.com>

* [kealib] call copy_pdbs() after install

Signed-off-by: Hiroshi Miura <miurahr@linux.com>

* [kealib] update cmake patch

- fix library name in MSVC
- fix to find hdf5 libraries

Signed-off-by: Hiroshi Miura <miurahr@linux.com>

* [kealib] add parallel feature

Signed-off-by: Hiroshi Miura <miurahr@linux.com>

* Revert "[hdf5] add cpp feature"

This reverts commit fbe8766466.

* [hdf5] always build cpp library

Signed-off-by: Hiroshi Miura <miurahr@linux.com>

* [kealib] drop dependency for feature hdf5[cpp]

Signed-off-by: Hiroshi Miura <miurahr@linux.com>

* [kealib] update static link handling

Signed-off-by: Hiroshi Miura <miurahr@linux.com>

* [kealib] revert a previous hack for static link to szip/zlib

Signed-off-by: Hiroshi Miura <miurahr@linux.com>

* [hdf5] work around szip-config.cmake behavior

Signed-off-by: Hiroshi Miura <miurahr@linux.com>

* link dependencies of static libs
2018-03-01 10:39:20 -08:00
Robert Schumacher
e836ea0800 [liblzma] Switch sources to github mirror. Fixes #2913 2018-03-01 08:44:25 -08:00
Alisayyy-Yang
87c45c0b53 upgrade the version of live555 (#2915) 2018-03-01 08:30:47 -08:00
Alisayyy-Yang
1fb4d8dc29 change the hash value to the expected value (#2916) 2018-03-01 08:30:22 -08:00
Stefano Sinigardi
9c10548fe9 [gflags] remove old patch, fixed upstream, introduce a new patch to fix wrong config path (#2917)
* [gflags] remove patch, fixed upstream

* [gflags] fix gflags-config.cmake wrong path
2018-03-01 08:30:03 -08:00
Nagy-Egri Máté Ferenc
b21c895ca5 Add OpenCL SDK and clMath ports (#2837)
* initial clFFT porting

* OpenCL SDK half baked

* Tried fixing Debug/Release

* Remove DLL deployment

* OpenCL SDK installs

* clFFT installs

* clFFT properly depends on OpenCL

* OpenCL SDK fixes and clFFT patches

* [clfft][opencl] Simplification, use patches instead of full files.
2018-03-01 08:08:53 -08:00
Robert Schumacher
8361b44fcd [tiny-dnn] Fix regression during upgrade 2018-02-28 14:20:17 -08:00
Michał Janiszewski
a7c93cd73e [discord-rpc] Update to version 3.0.0 (#2904)
* [discord-rpc] Update to 3.0.0

* [discord-rpc] Update to 3.0.0
2018-02-28 05:22:32 -08:00
Robert Schumacher
8dd968cc6e [c-ares] Update 2018-02-28 02:08:50 -08:00
Alexander Karatarakis
865f05f859
Merge pull request #2884 from cmpute/graphite
Add package graphite2
2018-02-27 18:47:24 -08:00
martin-s
0a93f4ec12 - Added port nvidia-texture-tools. 2018-02-27 23:06:12 +01:00
Daniel Strommen
ba3f552b67 Install sqlite3.exe as part of sqlite3 port (#2525)
* Install sqlite3.exe as part of sqlite3 port

- Modeled after the bzip2 port: If SQLITE3_SKIP_TOOLS is not
  set, build and install sqlite3.exe as part of the sqlite3
  package.  sqlite3.dll must also be copied to the tools folder
  for sqlite3.exe to be able to launch.
- Tested on Windows RS3 with VS 2017 15.5.2.

* [sqlite3] Separate into tool feature
2018-02-27 12:24:41 -08:00
pravic
f272a872d4 [curl] Add support of different features. (#2862)
* [curl] Add support of different features.

Default-Features: openssl, http2, ssh (as in previous builds)

Feature: curl
Description: Builds curl executable (placed in the /tools directory)

Feature: http-only
Description: Disables all protocols except HTTP/HTTPS/HTTP2

Feature: http2
Build-Depends: nghttp2, openssl
Description: HTTP2 support (requires openssl)

Feature: openssl
Build-Depends: openssl
Description: SSL support via OpenSSL

Feature: winssl
Description: SSL support via Schannel

Feature: ssh
Build-Depends: libssh2
Description: SSH support via libssh2

* [cpr] Add features of the curl library.

* [cpr] Remove transitive features

* [curl] Remove http2 from default features. Remove winssl feature. Rename "curl" feature to "tool".

* [curl] Fixup curl -> tool renaming

* [curl] Further refactoring of WINSSL/Openssl -- use single ssl feature.
2018-02-27 12:15:37 -08:00
Hiroshi Miura
fd08d14bdb [libgeotiff] fix util link error (#2896)
* [libgeotiff] fix util link error

* [libgeotiff] Bump package version
2018-02-27 12:13:57 -08:00
Robert Schumacher
781cc32611 [coolprop] Fix static linkage 2018-02-27 11:24:10 -08:00
Robert Schumacher
a4ad384c93 [qpid-proton] Add early detection of invalid linkage settings 2018-02-27 10:50:47 -08:00
Robert Schumacher
fb12a2287e [x265] Fix static builds 2018-02-27 10:36:28 -08:00
Robert Schumacher
021ea67aef [cppcms] Early detection and failure for static crt 2018-02-27 10:18:17 -08:00
Robert Schumacher
e033dcd649 [gdal] Add early checks for incompatible target settings 2018-02-27 10:14:30 -08:00
Robert Schumacher
0c468df7c7 [libcds] Initial commit of 2.3.2 2018-02-27 09:43:22 -08:00
Arkady Shapkin
ee3f0af231 [devil] Enable features (#2825) 2018-02-27 09:42:08 -08:00
Robert Schumacher
4b26cd269c [g2o] Fix static builds 2018-02-27 09:01:45 -08:00
Jason Juang
397237813c [cgal] update to 4.11.1 (#2894) 2018-02-27 07:35:15 -08:00
Stanislav Ershov
cbe62a8e1e [gl3w] Initial port (#2561)
* [gl3w] Initial port

* [gl3w] Call python inside the portfile -- CMakeLists.txt simplification
2018-02-27 07:34:43 -08:00
Jacob Zhong
9db298e34a Add package NMSLiB (#2875)
* [nmslib] Init port

* [nmslib] Trying extra building
2018-02-27 07:05:18 -08:00
Robert Schumacher
c7616b902b [many ports] Upgrades 2018-02-26 15:10:56 -08:00
Robert Schumacher
3921fc3012 [chmlib] Use CMake buildsystem replacement 2018-02-26 15:01:29 -08:00
Alexander Karatarakis
b0bea71d57
Merge pull request #2872 from cmpute/lcm
Add package LCM
2018-02-26 14:09:57 -08:00
Alexander Karatarakis
99e674d331
Merge pull request #2868 from cmpute/ape
Add package Monkey's Audio
2018-02-26 01:27:11 -08:00
Alexander Karatarakis
dc166b21ae
Merge pull request #2860 from cmpute/x265
Add x265 package
2018-02-26 00:59:52 -08:00
Alexander Karatarakis
e66bd10cd6
Merge pull request #2885 from cmpute/zzip
[zziplib] Update source and version
2018-02-25 16:10:37 -08:00
Robert Schumacher
3b56fc7101 [mman] Fix static build 2018-02-25 11:32:37 -08:00
Eli Arzhannikov
99d30fa105 [gsl-lite] Bump version (#2888) 2018-02-25 10:32:16 -08:00
Jacob Zhong
7aaa4dc5d7 [ape] add dynamic build stuff
Tried to build dynamically but failed
2018-02-26 00:09:17 +08:00
Jacob Zhong
d559aaefd6 [zziplib] bump verison 2018-02-25 23:17:45 +08:00
Jacob Zhong
fd1e314a98 [zziplib] Update archive source to github 2018-02-25 22:37:39 +08:00
Jacob Zhong
f49a90c0f9 [graphite2] Init port 2018-02-25 22:28:18 +08:00
Robert Schumacher
b5ddd440ed [mman] Move header to mman/sys/mman.h to avoid tricking other libraries 2018-02-25 03:11:23 -08:00
Robert Schumacher
0ad0ca6df2 [libsndfile] Fix cmake targets. Use vcpkg_from_github. Fixes #2883. 2018-02-25 01:35:16 -08:00
Alexander Karatarakis
5fd8fb2a03
Merge pull request #2879 from miurahr/freexl_104-1
[freexl] fix download url
2018-02-24 18:04:46 -08:00
Alexander Karatarakis
c9355134f8
Merge pull request #2880 from miurahr/libspatialite_url_fix
[libspatialite] fix download url
2018-02-24 18:04:33 -08:00
Alexander Karatarakis
60d153d69c
Merge pull request #2881 from miurahr/readosm_url
[readosm] fix download url
2018-02-24 18:04:20 -08:00
Hiroshi Miura
caff8094f7 [spatialite-tools] fix download url
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2018-02-25 10:21:13 +09:00
Hiroshi Miura
81a1209df4 [readosm] fix download url
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2018-02-25 10:19:06 +09:00
Hiroshi Miura
9457b37d3c [libspatialite] fix download url
Download fails because original download url has been changed.

Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2018-02-25 10:16:04 +09:00
Hiroshi Miura
89da6db4a9 [freexl] fix download url
Download fails because original download url has been changed.

Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2018-02-25 10:12:23 +09:00
Patrik Huber
0eae5c651d Change usage instructions to target_ based (#2873) 2018-02-24 06:25:58 -08:00
Robert Schumacher
e38bdde03d [torch-th] Early detection to fail fast 2018-02-24 02:45:13 -08:00
Robert Schumacher
3638b0d4bf [scintilla] Upgrade to 4.0.3 2018-02-24 02:36:58 -08:00
Robert Schumacher
d90b38c122 [scintilla] Use out of source builds. Detect static builds for fast fail. 2018-02-24 02:32:50 -08:00
Robert Schumacher
9bf1809e28 [magnum-extras] Fix build without features 2018-02-24 02:27:48 -08:00
Jacob Zhong
ab5932e4a1 [lcm] Init port 2018-02-24 18:27:18 +08:00
Robert Schumacher
ca7f50e598 [rttr] Use from github, slight patch simplification. 2018-02-24 02:26:31 -08:00
Robert Schumacher
6d3fb52c70 [chakracore] Use out of source builds 2018-02-24 01:43:37 -08:00
Robert Schumacher
e391e7b5dd [wxwidgets] Upgrade to 3.1.1 2018-02-24 01:29:13 -08:00
Jacob Zhong
63901137f6 Add doxygen and add packages option to vcpkg_require_msys (#2869)
* Add doxygen to acquired programs

* Add packages option to msys function

* Add documentation for PACKAGES in vcpkg_require_msys

* [ffmpeg][x264] Update to use `PACKAGES` parameter. Tweak docs.
2018-02-24 00:00:51 -08:00
Robert Schumacher
c55ccbf146 [exiv2] Hotfix previous fix -- apply patches before configuring 2018-02-23 23:55:32 -08:00
Robert Schumacher
451c6a8026 [exiv2] Fix FindIconv 2018-02-23 23:36:52 -08:00
Jacob Zhong
16ca72dfe9 [monkeys-audio] Init port 2018-02-24 15:05:09 +08:00
Robert Schumacher
2f25ab678a [live555] Update and simplify 2018-02-23 23:00:39 -08:00
Robert Schumacher
51f6cf724c [exiv2] Fix static builds. [gts] Add early detection for CRT linkage. 2018-02-23 22:32:02 -08:00
Robert Schumacher
fee4acc543 [unrar] Improve error message during static builds 2018-02-23 22:26:31 -08:00
Robert Schumacher
dfa621039e [args] Fix hash 2018-02-23 22:20:39 -08:00
Robert Schumacher
92b4308f5b [breakpad] Fix hash 2018-02-23 22:14:50 -08:00
Robert Schumacher
5d399d585a [opencv] Ensure rework is starting from a fresh set of sources 2018-02-23 17:06:37 -08:00
Robert Schumacher
471f7dc970 [opencv] Rework
Split off contrib, ipp, webp, openexr, tiff, png, tiff, jpeg, jasper, eigen into features.
Prevent downloads during the build
2018-02-23 17:06:37 -08:00
Robert Schumacher
5609d34b39 [libwebp] Deploy FindWebP.cmake 2018-02-23 17:06:37 -08:00
Robert Schumacher
832f908694 [openexr] Deploy FindOpenEXR.cmake and reduce components built 2018-02-23 17:06:37 -08:00
Robert Schumacher
175d25ae47 [ffmpeg] Deploy FindFFMPEG cmake file 2018-02-23 17:06:37 -08:00
Robert Schumacher
bd52db332b [abseil] Update 2018-02-23 17:04:17 -08:00
Robert Schumacher
910d3e5280 [llvm] Reenable package 2018-02-23 12:21:07 -08:00
Robert Schumacher
45ba125e02 [eastl] Upgrade to 3.07.02 2018-02-23 12:17:03 -08:00
Robert Schumacher
488ba6dbec [eastl] Upgrade to 3.07.00 2018-02-23 12:14:25 -08:00
Robert Schumacher
cd6aa2a5ab [wt] Upgrade 2018-02-23 04:16:00 -08:00
Robert Schumacher
43172e2318 [rocksdb] Update 2018-02-23 03:27:49 -08:00
Robert Schumacher
e3dda1a82d [azure-storage-cpp][cpp-redis][dirent][doctest][gdcm2][grpc][llvm][matio][spdlog][yaml-cpp] Upgrades 2018-02-23 03:27:04 -08:00
Jacob Zhong
05e5333244 [x265] Init port 2018-02-23 00:24:51 +08:00
Tsukasa Sugiura
2fac08c667 [halide] Update to release_2018_02_15
Update halide port to halide release_2018_02_15.
2018-02-22 23:29:41 +09:00
Robert Schumacher
86a652c31c [libsodium] Upgrade to 1.0.16 2018-02-22 06:22:12 -08:00
yosagi
ef9d50ecb3 Handle qt subpackage executable paths in cmake config files (#2844)
* Handle qt subpackage executable paths in cmake config files

* [qt5-modularscripts] Bump version to include changes to tool deployment
2018-02-22 05:31:28 -08:00
Robert Schumacher
1f9c73454b [mman] Fix static linkage. Fixes #2856. 2018-02-22 05:16:06 -08:00
Youngho Kim
f6d652c1bf add x264 package for vcpkg (#2849)
* add x264 package

add x264 package

* [x264] Simplify portfile. Use GitHub mirror instead of trying to run git clone.
2018-02-21 20:12:49 -08:00
Alexander Karatarakis
85f2b92958
Merge pull request #2789 from melchi45/master
modify pthread download url
2018-02-20 17:41:20 -08:00
Alexander Karatarakis
7f021f9bb8 [glew] Add comment about vcpkg_from_github() 2018-02-20 17:18:50 -08:00
Alexander Karatarakis
3daa3e8f30
Merge pull request #2832 from evpobr/port/matroska
[matroska] Initial port
2018-02-20 16:11:10 -08:00
Alexander Karatarakis
4bf37bb3b3
Merge pull request #2831 from miurahr/libgeotiff_fix_xtiff
[Libgeotiff] fix xtiff error
2018-02-20 15:31:38 -08:00
Jason Juang
536ddf4bd4 [opencv] sfm module should depend on ceres (#2829) 2018-02-20 12:06:37 -08:00