Commit Graph

5301 Commits

Author SHA1 Message Date
Phil Christensen
b83d017e85
Merge pull request #5779 from cenit/dev/cenit/open62541
[open62541] new port
2019-03-26 13:28:21 -07:00
Phil Christensen
6b0ab194ae
Merge pull request #5617 from tarcila/master
[capnproto] Add Capnproto package
2019-03-26 13:12:13 -07:00
Phil Christensen
ed004dcfbd
Merge pull request #5822 from yurybura/master
[python3] Update to version 3.7.3
2019-03-26 11:40:13 -07:00
Francesco Bertolaccini
e5a2a6758f [sf2cute] new port (#5814)
* add sf2cute port

* clean up sf2cute

* fix sf2cute project version

* Fix sf2cute port

* Use latest upstream tag
2019-03-26 11:09:28 -07:00
Phil Christensen
ba366e41ae
[nlohmann-json] update version to 3.6.1 (#5818) 2019-03-26 10:55:35 -07:00
past-due
367ca52d9e [SDL2] Add patch for SDL2 hid_enumerate bug 4391 (#5820)
Applies patch for SDL 2.0.9 bug 4391: "hid_enumerate() sometimes causes game to freeze for a few seconds"

See: https://bugzilla.libsdl.org/show_bug.cgi?id=4391
2019-03-26 10:55:08 -07:00
past-due
207855d843 [physfs] Update to version 3.0.2 (#5821) 2019-03-26 10:51:35 -07:00
Sean Warren
98ae960b4b Add Qt5 static missing dependencies, fix mac packages (#5680)
* [qt5-macextras] Add qt5-macextras port

* [cutelyst2] Fix install on mac

* [qt5-purchasing] Add missing dependency on qt5-declarative

* [qt5] Ensure we link to required libraries for qt5 static build

* [qscintilla] Fix install on mac

* [libqglviewer] Fix install paths on mac

* [libqglviewer] Fix regressions

* [qscintilla] Fix regressions

* Bump version numbers

* [qt5] restore harfbuzz on osx
2019-03-26 10:46:40 -07:00
zhihaoy
672370980a [tbb] Upgrade to 2019_U4 (#5760)
* [tbb] Upgrade to 2019_U4

This release fixes a bug that causes problem in vTune.

* [tbb] whitespace change to force rebuild in CI
2019-03-26 10:13:42 -07:00
Helco
95785e1b40 [SDL2_xxx]: Add CMake targets for SDL2 addons (#5754)
* Add SDL2 image target

* Add SDL2_mixer target

* Add SDL2_ttf target

* Add SDL2_net target

* Fix missing source file for SDL2_image

* Disable harfbuzz for freetype properly

* Use both include dirs for freetype in SDL2-tff
2019-03-26 09:57:16 -07:00
yurybura
121faf2ee2 [python3] Update to v3.7.3 2019-03-26 16:09:04 +03:00
past-due
c6ee91af61 [nlohmann-json] update version to 3.6.1 2019-03-26 08:29:28 -04:00
Stefano Sinigardi
da0c21d879 [open62541] add system dependencies for linux, quickly error-out for UWP 2019-03-26 13:20:11 +01:00
JackBoosY
252ba6a04f [libmikmod]fix missing dll bug. (#5743)
* [libmikmod]fix missing dll bug.

* [libmikmod]1.Set macro to replace fixed library suffixes to support multiple platforms   2.Copying dynamic library files is disabled when building static libraries

* [libmikmod]1. change vcpkg_apply_patches to vcpkg_extract_source_archive_ex.   2.delete commented code.

* [libmikmod] remove extra 'set'
2019-03-25 22:51:45 -07:00
JackBoosY
0394ade3a9 [openblas]Fix white-space-path configure bug. (#5741) 2019-03-25 14:32:28 -07:00
wangli28
d7ef001128 [nlohmann-json]update version to 3.6.0 (#5746) 2019-03-25 14:25:28 -07:00
JackBoosY
f1164a2591 [apr-util]Fix static library usage bug. (#5769)
* [apr-util]Fix static library usage bug.

* [apr-util]Fix macro error.
2019-03-25 14:06:55 -07:00
JackBoosY
7f364076bb [libnice]Fix build error in windows. (#5799)
* [libnice]Fix build error in windows.

* [libnice] switched to vcpkg_extract_source_archive_ex
2019-03-25 13:45:20 -07:00
Alexej Harm
6798bc3234 [angle] Fixed build with /permissive- toolchain on Windows and clang on Linux (#5785) 2019-03-25 13:35:08 -07:00
Inoue343
e3737888ad [freeimage]Fix link symbols of tiff. (#5786) 2019-03-25 13:34:14 -07:00
rfric
36d9d998a3 [pbc] Correct compilation warnings (#5794) 2019-03-25 13:30:49 -07:00
yurybura
f24580ef55 [boost-python] Restore unwind-type.patch (#5795) 2019-03-25 13:28:36 -07:00
Johnny Willemsen
42139b5af9 [ace] Add support for vcpkg install ace on Linux (#5802)
* [ace] Add support for vcpkg install ace on Linux

    * ports/ace/CONTROL:
    * ports/ace/portfile.cmake:

* Fix mwc logfile name

    * ports/ace/portfile.cmake:

* Fixed windows detection

    * ports/ace/portfile.cmake:
2019-03-25 12:09:36 -07:00
Park DongHa
b6a08c15af [coroutine] arch, commit (#5787)
* version: 1.4.1
* check architecture before vcpkg_from_github

x86 error message contains repository path to prevent confusing

Signed-off-by: luncliff <luncliff@gmail.com>
2019-03-24 15:32:53 -07:00
Daniel Marshall
5d875afa94 [doctest] Update to 2.3.1 (#5792) 2019-03-24 15:32:03 -07:00
Bill Avery
02e0b40ba3 [cppgraphqlgen] Update to 2.1.0 (#5797) 2019-03-24 15:29:50 -07:00
yurybura
dfef7b1116 [boost-python] Restore unwind-type.patch 2019-03-24 17:29:05 +03:00
Alexej Harm
1945a19de6 [giflib] Changed library linkage to static. 2019-03-23 11:07:21 +01:00
Thomas Arcila
50f1c1705e Disable cmake integration test for now
Integration test is failing for now because of #5630 and #5635
This at least makes the package function on Windows x86 and x64.
2019-03-22 18:14:39 -04:00
Stefano Sinigardi
2e35d018ee [open62541] remove unnecessary patch, regex in portfile works also with head rev 2019-03-22 18:37:11 +01:00
Stefano Sinigardi
9ee3215f94 [open62541] new port 2019-03-22 18:35:55 +01:00
Stefano Sinigardi
35892da819 [darknet] fix static build (#5771) 2019-03-22 10:25:15 -07:00
soroshsabz
08697ad73d [rttr] Update 0.9.6. (fixes #5710) (#5712)
* Update rttr library to 0.9.6. (fixes #5710)

* Add log message for not supported platform. (see #5710)
2019-03-22 09:59:08 -07:00
Maurice Kalinowski
3d2db597ce [qt5-mqtt] new port Qtmqtt (#5736) (#5737)
* [qt5-modularscripts] Split build steps

When building modules not available from the vendor download side, the
build process stays the same. Create two functions, one for accessing
the sources, the other for compilation.

* [qtmqtt] Add new port (#5736)
2019-03-22 01:08:50 -07:00
NancyLi1013
8b4a607c32 [grpc] Update grpc to 1.9.1. (#5744) 2019-03-22 01:03:50 -07:00
Ambroise Petitgenêt
7eea85be25 [kdsoap] add package (#5750)
* create kd-saop port

Committer: PETITGENET AMBROISE <apetitgenet@free.fr>

* [kd-soap] remove extra comments
2019-03-22 00:00:55 -07:00
JackBoosY
d88fa84c86 [draco]Fix build error on x86-uwp. (#5755) 2019-03-21 23:20:18 -07:00
Daniel Marshall
d48876bab0 Add new port cli (#5762) 2019-03-21 23:19:36 -07:00
Stefano Sinigardi
de4add711d [freeopcua] better dealing with dynamic builds (#5763)
* [freeopcua] better dealing with dynamic builds
2019-03-21 23:17:13 -07:00
Alexej Harm
6e8725ba64 [tiff] Changed library linkage to static. (#5766) 2019-03-21 23:10:23 -07:00
Alexej Harm
b5ae25cf3d [cpr] Changed library linkage to static. (#5705)
* [cpr] Changed library linkage to static.

* [cpr] Removed unintentional file.

* [cpr] Cleanup and bump version
2019-03-21 10:15:37 -07:00
Phil Christensen
773a685867
[liblemon][lemon] deprecate duplicate port, forward to original (#5758) 2019-03-20 23:40:43 -07:00
Phil Christensen
10014faad7
[ismrmrd] make optional hdf5 dependency explicit (#5757)
* [ismrmrd] make optional hdf5 dependency explicit

This port will behave differently in the CI build depending on if hdf5 was installed
before it.  Make the hdf5 dependency explicit so it will behave consistently.
2019-03-20 23:39:56 -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
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
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
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
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
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
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