Commit Graph

7864 Commits

Author SHA1 Message Date
Robert Schumacher
e9c47b0a8a [vcpkg] Update to CMake 3.14.0 2019-03-20 16:23:02 -07:00
Robert Schumacher
b5a0378a28 Merge remote-tracking branch 'origin/master' into HEAD 2019-03-20 16:22:55 -07:00
JackBoosY
64fc3202f5 [clapack]fix missing library and tools. (#5749) 2019-03-20 10:56:25 -07:00
Billy O'Neal
6f0594756e Update cpprestsdk to v2.10.11. (#5748) 2019-03-20 10:55:42 -07:00
LarryIII
03558e7507 [fribidi] Update Version to support static build (#5745) 2019-03-20 09:51:08 -07:00
Robert Schumacher
bcf7db4d46
[rapidjson] Fix --head support (#3693) 2019-03-19 16:12:19 -07:00
Phil Christensen
db72758b1c [rxqt] use fixed release for rxqt 2019-03-19 14:35:16 -07:00
Griffin Downs
c482d2c4d5
Merge pull request #5726 from LarryIII/FixUncombination
[gli]Fix gli is incompatible with glm
2019-03-19 14:11:31 -07:00
Phil Christensen
fd0346372f [collada-dom] use vcpkg minizip/zip.h
it is possible to find the wrong zip.h when doing a full CI test.  Force it to
find the right one.
2019-03-19 13:49:03 -07:00
Phil Christensen
563ab882e1 [qpid-proton] add libuv on osx
use lubuv on osx as the proactor.
2019-03-19 13:30:02 -07:00
Sönke Schau
892284cec8 [gsoap] Include dom.* files and plugin directory (#5735) 2019-03-19 13:19:00 -07:00
Jonathan Hale
08882c6740 [magnum] Update patches (#5730)
Signed-off-by: Squareys <squareys@googlemail.com>
2019-03-19 13:08:18 -07:00
Johnny Willemsen
14bc52eb39 Make use of vcpkg_copy_pdbs instead of manually copying the pdb files (#5733) 2019-03-19 13:07:35 -07:00
Larry-Hu
2df31838e8 [gli]Fix gli is incompatible with glm 2019-03-19 03:10:14 -07:00
Griffin Downs
44b9e5f98b
Merge pull request #5692 from BigSeb/fix-sqlpp11
Fix sqlpp11 warnings
2019-03-18 22:25:17 -07:00
Connor Fitzgerald
02511898db [rapidxml-ns] Add new port. (#5703)
* [rapidxml-ns] Add new port

* [rapidxml] Move headers out of include to prevent conflicts and clutter.

* [rapidxml-ns] Update SHA512

* [rapidxml-ns] Fix header installation

* [3fd] Fix header issue with rapidxml
2019-03-18 21:18:02 -07:00
grdowns
563e085d42 Update version strings 2019-03-18 17:47:24 -07:00
myd7349
27b1d92ef5 [qcustomplot] Add new port (#5036)
* [qcustomplot] Add new port

* [qt5-base] Trigger a rebuild for qcustomplot

* Revert "[qt5-base] Trigger a rebuild for qcustomplot"

This reverts commit 1082892d12.

* [qcustomplot] Trigger rebuild on CI
2019-03-18 14:45:36 -07:00
Griffin Downs
ec22cd193c Merge branch 'master' of https://github.com/microsoft/vcpkg into dev/grdowns/5692 2019-03-18 14:34:55 -07:00
Griffin Downs
769ec61add
Merge pull request #5699 from cwfitzgerald/glslang-fixup
[glslang] Properly fixup cmake targets
2019-03-18 14:29:07 -07:00
grdowns
164c78cab8 Update version string 2019-03-18 14:27:48 -07:00
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