Robert Schumacher
6670b87c18
[vcpkg] Add VCPKG_DEFAULT_VS_PATH environment variable
2018-03-10 14:19:51 -08: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
63e1e1f711
[vcpkg] Fix issue in upgrade dependency resolution where self-referencing features cause cycles
2018-03-09 21:59:29 -08:00
Robert Schumacher
ac8b9a13e4
[vcpkg] Enable qualifiers to use ! for inversion
2018-03-09 19:18:08 -08:00
Robert Schumacher
e4372468a0
[cgal] Use commit SHA to ensure a stable reference
2018-03-09 17:55:29 -08:00
Robert Schumacher
8d70abd134
[libxml2] Fix vcpkg toolchain helper
2018-03-09 13:38:58 -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
Robert Schumacher
1b4bc5e27e
[vcpkg] Add case for exe path discovery for macos
2018-03-07 15:01:49 -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
Bruce Jones
ae1ce5aaa7
applocal-deps applied to MODULE_LIBRARY target too ( #2972 )
...
* Fix for issue #2786
* [vcpkg-cmake-toolchain] Only applocal dependencies for shared libraries
* applocal-deps applied to MODULE_LIBRARY target too
2018-03-07 10:17:52 -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
Jacob Zhong
709ced580d
Fix export information
2018-03-06 19:21:19 -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
Michał Janiszewski
6f5573e889
[vcpkg] Allow ninja-based parallel configuration for UWP targets ( #2929 )
...
Allow using ninja as parallel configuration runner even if it is not
used as generator.
This significantly improves throughput for usecases like CI with
timeouts and more than one CPU (e.g. AppVeyor).
2018-03-03 13:09:55 -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
a084120ab4
[vcpkg-acquire-msys] Restore sourceforge as a fallback mirror
2018-03-03 10:46:07 -08:00
ucker
41db37fc3d
update the address of msys2 ( #2941 )
2018-03-03 05:40:32 -08:00
Robert Schumacher
c0a6371880
[grpc][harfbuzz][jsoncpp][libuv][openjpeg][rocksdb] Upgrades
2018-03-02 17:25:02 -08:00