Commit Graph

8108 Commits

Author SHA1 Message Date
Griffin Downs
4cfeb475dd Merge branch 'master' of https://github.com/microsoft/vcpkg into dev/grdowns/5699 2019-03-18 14:03:35 -07:00
MouhammadEV
aed7d2e214 [WIP][vtk] add the option -DModule_vtkGUISupportMFC=ON (#4661)
* Update portfile.cmake

* [vtk] Only enable Module_vtkGUISupportMFC for Windows. Require atlmfc on Windows.
2019-03-18 12:33:45 -07:00
Erwan BERNARD
2fc5b2815e [orc] update to 1.5.5 (#4786)
* [orc] update to 1.5.3

* [orc] update usage with zstd

* [orc] update to 1.5.4

* [orc] update to orc 1.5.5rc1

* [orc] fix static build

* [orc] bump to 1.5.5
2019-03-18 12:26:29 -07:00
Connor Fitzgerald
2978d2480f [mapbox-variant] Fix include install location due to hard-coded paths (#5706)
* [mapbox-variant] Fix include install location due to hard-coded paths
2019-03-18 12:25:21 -07:00
Connor Fitzgerald
dcd9f41388 [cppfs] Fix debug exports (#5708) 2019-03-17 17:05:57 -07:00
kiwixz
caa7981dcf fix vs2019 arch specification 2019-03-16 17:53:31 +01:00
kiwixz
b755c30bc7 update to cmake 3.14 (allow VS2019RC) 2019-03-16 17:40:31 +01:00
Alexej Harm
d7bf0e5819 [fmt] Changed library linkage to static. (#5688)
* [fmt] Changed library linkage to static.

* [fmt] Re-enabled shared build without breaking LTCG toolchains.
2019-03-16 03:02:50 -07:00
Robert Schumacher
9637942a59 [harfbuzz] Restore patches removed by #5359 (#5696) 2019-03-15 22:08:07 -07:00
Connor Fitzgerald
d61392b3ae [glslang] Properly fixup cmake targets 2019-03-16 00:39:46 -04:00
Sönke Schau
9b8e6a8be0 [gsoap] update to 2.8.82 (#5695) 2019-03-15 16:04:18 -07:00
Griffin Downs
5afc34532b
Merge pull request #5577 from cwfitzgerald/spirv-tools-target
[spirv-tools] Add cmake targets
2019-03-15 15:51:21 -07:00
myd7349
68a2b4c766 [libxml2] Update to 2.9.9 (#5193)
* [libxml2] Update to 2.9.9

Fix #5177

* [libxml2] Fix static build

* [libxml2] Modernize

* [libxml2] Use vcpkg_from_github

* [libxml2] Get version info from configure.ac

* [libxml2] Install xmlversion.h

* [libxml2] Improve port file

* [libxml2] Move version.h generation into CMakeLists.txt

* [libxml2] Fix misspelled version header

* [libxml2] Add UWP support
2019-03-15 15:29:08 -07:00
Sönke Schau
d433d21904 [upstream] Update toversion 2.8.81 and added missing folder (#5668)
* Update to upstream version 2.8.81
Copy import directory to the share folder, so it can be used by clients.
2019-03-15 14:31:00 -07:00
Sébastien Matte
8a35867b73 [sqlpp11-connector-sqlite3] Removed the include files in the debug/include directory which was preventing compilation of this package. 2019-03-15 14:44:44 -04:00
Sébastien Matte
5d0808c18c [sqlpp11-connector-mysql] Removed the include files in the debug/include directory which was preventing compilation of this package. 2019-03-15 14:44:36 -04:00
Sébastien Matte
0ea0c91790 [sqlpp11] Moved the python scripts located in the bin folder to a separate folder. This removes the warning when compiling in static. 2019-03-15 14:44:28 -04:00
NancyLi1013
9ca11f3a6d [cairo] Update version to 1.16.0 (#5646) 2019-03-15 11:41:42 -07:00
angelmixu
e740b5717c [fontconfig] use __attribute__((visibility("default"))) for exporting symbols on macOS (#5689)
* use __attribute__((visibility("default"))) for exporting symbols on macOS

* [fontconfig] Bump CONTROL version
2019-03-15 11:12:55 -07:00
Phil Christensen
ee957d9170
Merge pull request #5679 from ras0219-msft/dev/roschuma/fix-recursive-find-up
[vcpkg] Fix infinite loop bug on certain filesystem implementations when searching up
2019-03-15 10:30:16 -07:00
Todd
532528903c [portaudio]: fix Linux build (#5678)
* [portaudio]: fix Linux build

Wrap some Win specific stuff in an if (WIN32)

Fixes #4526

* [portaudio] Bump CONTROL version
2019-03-15 10:23:02 -07:00
ceeac
830087d679 [capstone] Update Capstone to v4.0.1-49-ge3d5a594 (#5546)
* Update Capstone to v4.0.1-49-ge3d5a594

* Use full SHA hash for ref

* Build Capstone with dynamic runtime

* Update Capstone to 4.0.1-57-g120373dc

* Fix wrong description for osxkernel feature
2019-03-14 23:14:05 -07:00
Phil Christensen
d72e38036b
Merge pull request #5574 from Neumann-A/VTK_8.2.0
[VTK 8.2.0/HDF5 1.10.5] Upgrade VTK and HDF5
2019-03-14 23:12:31 -07:00
Toby Chen
7d701a92a3 [openexr] Fix IlmImf.dll installed to the wrong location (#5677) 2019-03-14 22:45:46 -07:00
JackBoosY
b2ad980029 [curl]Add the dependency of the curl feature [ssh] to solve the lnk2019 error. (#5682) 2019-03-14 22:31:07 -07:00
Robert Schumacher
184fd3a1b1 [vcpkg] Fix infinite loop bug on certain filesystem implementations when searching up 2019-03-14 16:55:23 -07:00
Max Khizhinsky
61c6ef26f7 * [libcds] Update to v2.3.3 (#5274) (#5278)
* * [libcds] Update to v2.3.3 (#5274)

 * Minimum CMake version is 3.0.2
 * Changed software license from BSD to Boost
 * Removed '#pragma lib' for Windows build
 * Bugfix and minor improvements

* [libcds] Use PATCHES parameter instead of `vcpkg_apply_patches()`

* [libcds] Fix static builds
2019-03-14 15:41:16 -07:00
Alexander Neumann
68a540d84c fix find_package for fftw3 and add arch features (#4783)
* fix find_package for fftw3

* the patch took care of moving the files

* Additional Patch to add Suffix to LibraryDepends

* fixed minsizerel and relwithdebinfo for vs cmake configs

* remove fix for minsizerel and relwithdeb info. Use global cmake mappings of these targets instead!

* added feature packages. unfortunally avx and avx2 create an ICE with Visual Studio 2017 (maybe fixed with 2019?)

* removed sse2 as default (forgot about arm...)
2019-03-14 15:24:31 -07:00
Alexander Neumann
d5fbb5e0e7 vtk update to 8.2.0 2019-03-14 22:38:47 +01:00
Alexander Neumann
1feb0dc3d8 workaround for qhull regression in static build see #5574 2019-03-14 22:38:17 +01:00
Alexander Neumann
1ee65c19dd correct hdf5 usage in netcdf-cxx4 2019-03-14 22:33:56 +01:00
Alexander Neumann
6c3c6737ba fixes #5562 2019-03-14 22:33:28 +01:00
Alexander Neumann
9ac08b34ce fix highfive in static builds.
HDF5_USE_STATIC_LIBRARIES must be set in static builds so that find_package(HDF5) finds the static hdf5 libraries
2019-03-14 22:32:31 +01:00
Alexander Neumann
7419fc975c fixed flann for linux 2019-03-14 22:31:23 +01:00
Alexander Neumann
0e898fe892 update netcdf-c tp 4.6.2 and fixed curl linkage 2019-03-14 22:30:51 +01:00
Alexander Neumann
4de9cb0f1b kealib update to 1.4.11 and correctly include hdf5 2019-03-14 22:30:18 +01:00
Alexander Neumann
49f59fd081 updated hdf5 to 1.10.5.
Also now builds dynamic and static libs in dynamic build due to the targets exported by hdf5. (Revert to default hdf5 build behavior)
2019-03-14 22:29:33 +01:00
Alexander Neumann
69bacbb11d update szip control 2019-03-14 22:27:13 +01:00
Alexander Neumann
9f41fed172 default szip to also build static libraries in shared builds 2019-03-14 22:27:05 +01:00
Alexander Neumann
bdc5d538a5 cmake sometimes requires a generator if it is not defined beforehand.
extra code comments. Maybe the test should actually try to link targets from the package instead  of just testing find_package
2019-03-14 22:26:16 +01:00
Alexander Neumann
1c7972a011 fix missing debug references in cmake generated (release) target files. 2019-03-14 22:24:29 +01:00
Stefano Sinigardi
cfdc331b4b [darknet/yolo] new port (#5648)
* [darknet/yolo] add draft implementation

* [darknet] use official repo

* [darknet] use stb from vcpkg

* [darknet] Explicit failure on ARM and UWP
2019-03-14 14:15:28 -07:00
Don
a421f43ed1 Add headers to vcpkg_download_distfile (#5640)
* Add headers to vcpkg_download_distfile

Allows headers to be appended when downloading a distribution. This allows for setting
authentication headers to download from a private repository.

* [scripts,docs] Regenerate docs for portfile functions

* [docs,scripts] Fix typo regressions

* [docs,scripts] Fix broken link
2019-03-14 13:43:49 -07:00
Griffin Downs
03696669ca
Merge pull request #5634 from edmBernard/fix_realsense2
[realsense2] fix cmake for linux
2019-03-14 13:25:56 -07:00
myd7349
fe419b2890 [roaring] Add new port (#5643)
* [roaring] Add new port

* [roaring] Add a warning for 32-bit build
2019-03-14 11:19:45 -07:00
RT222
98e6be36c8 [physx] Initial port (#5618)
* [physx] Initial port

* [physx] use vcpkg version of cmake if not installed
2019-03-14 06:48:30 -07:00
Roland
bce7501a80 Angle updated to master, UWP fix for Angle (#4862)
* Angle updated to master, UWP fix for Angle

* updated uwp patch
2019-03-14 06:39:31 -07:00
Sean Warren
f409536f5e [qt5] Fix mac build (#5624)
* [qt5] Fix mac build

* [qt5] Disable parallel build on mac

* [qt5] Fix qmake find on mac

* [qt5] Update find jom for mac

* [qt5] Fix invocation of build command

* [qt5-base] Rebuild packages for #5624

* [harfbuzz] Remove disabled assert (failing due to -Werror)

* [qt5] Bump control version

* [qt5] Disable harfbuzz on mac

* [qt5-base] Disable harfbuzz on mac
2019-03-14 06:33:47 -07:00
LarryIII
e37a6c65d6 [luasocket] Fix static build for renaming files (#5665) 2019-03-14 06:32:27 -07:00
JackBoosY
45aa34edb4 [libssh]fix config.cmake error, add usage. (#5666) 2019-03-14 06:30:02 -07:00