Commit Graph

5699 Commits

Author SHA1 Message Date
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
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
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
Konstantin Podsvirov
1bcf4cef0d [vcpkg] Allow compilation via CMake with MSVC (#2935) 2018-03-02 11:16:49 -08:00
Robert Schumacher
bad51b0462 [vcpkg] Improve handling of external toolchain files 2018-03-02 09:25:32 -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
Robert Schumacher
80e0648a40 [zlib] Fix race condition in build 2018-03-01 11:39:37 -08:00
Robert Schumacher
a0eece81c6 [vcpkg-download-distfile] Add proxy usage information to download failed message 2018-03-01 11:10:19 -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
e70250ca19 [vcpkg] Improve handling of HDF5 targets 2018-03-01 10:36:13 -08:00
Robert Schumacher
e836ea0800 [liblzma] Switch sources to github mirror. Fixes #2913 2018-03-01 08:44:25 -08:00
Stefano Sinigardi
045c80a7f4 configure debug before release (#2911) 2018-03-01 08:31:14 -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
Alexander Karatarakis
1fb3785bee [findMSBuild.ps1] Set-StrictMode to Latest 2018-02-28 18:59:51 -08:00
Alexander Karatarakis
bbe0aa9230 [fetchTool.ps1] Set-StrictMode to Latest 2018-02-28 18:51:25 -08:00
Alexander Karatarakis
2d2ff28c77 [bootstrap] Set-StrictMode to latest 2018-02-28 18:45:33 -08:00
Alexander Karatarakis
90cf4371c3 [getWindowsSDK.ps1] Fix error when registry key was not found 2018-02-28 18:45:33 -08:00
Alexander Karatarakis
6e0b74c784 [vcpkgHasProperty] Return false if property doesn't exist 2018-02-28 18:45:33 -08:00
Alexander Karatarakis
d979d9b491 Fix issue when isPrerelease is not available 2018-02-28 18:45:33 -08:00
Alexander Karatarakis
f3463c4867 [bootstrap] Fix reference to xml file 2018-02-28 18:45:33 -08:00
Robert Schumacher
8361b44fcd [tiny-dnn] Fix regression during upgrade 2018-02-28 14:20:17 -08:00