Commit Graph

8108 Commits

Author SHA1 Message Date
Ernest Zaslavsky
7a5803413f Add intel-ipsec-mb package (#5586)
Intel(R) Multi-Buffer Crypto for IPsec Library
2019-03-08 15:50:17 -08:00
myd7349
32f1120b9f [vcpkg edit] Update find_from_registry (#5393) 2019-03-08 14:38:23 -08:00
JackBoosY
65f1d0ebc4 [coroutine]update source package hash. (#5597)
* [coroutine]update source package hash.

* [coroutine] Use commit hash instead of release tag
2019-03-08 14:22:11 -08:00
Todd
350f70031b [geotrans] add new port (#5498) 2019-03-08 13:39:22 -08:00
Johnny Willemsen
1d8e65482f [ace] Use source package and add static support (#5601)
* Use our source only distribution and generate the necessary solution as part of the build

    * ports/ace/portfile.cmake:

* Add ACE_ROOT

    * ports/ace/portfile.cmake:

* Support static and generate within the ace directory

    * ports/ace/portfile.cmake:

* Set missing environment

    * ports/ace/portfile.cmake:

* Fixed install for static

    * ports/ace/portfile.cmake:

* Also install pdb in a static job

    * ports/ace/portfile.cmake:

* pdb files are only created in a dynamic build

    * ports/ace/portfile.cmake:

* Add missing library

    * ports/ace/portfile.cmake:

* Add missing header directory

    * ports/ace/portfile.cmake:

* Use ACE_ROOT for the copyright file

    * ports/ace/portfile.cmake:

* [ace] bump dash version in control to force rebuild
2019-03-08 10:18:37 -08:00
Johnny Willemsen
c297b43896 [xerces-c] Add support for xmlch_wchar feature (#5602)
* Add feature for wchar

    * ports/xerces-c/portfile.cmake:

* Document new feature

    * ports/xerces-c/CONTROL:

* [xerces-c] bump control version number
2019-03-08 10:18:01 -08:00
Tsukasa Sugiura
c7ca58ba36 [libusb] fix error c2001 (#5604)
Fix error c2001 by specify /source-charset:utf-8.
That error seems to occur on multi-byte character locale.
2019-03-08 09:46:18 -08:00
JackBoosY
631be56a8c [forest]update version. (#5598) 2019-03-08 09:43:07 -08:00
RT222
cf7793ad1c [yoga] Update to v1.13.0 (#5592) 2019-03-08 00:14:06 -08:00
myd7349
adc005f877 [zeromq] Add sodium support and fix static build (#4214)
* [zeromq] Add new feature

* [zeromq] Fix static build
2019-03-07 16:43:12 -08:00
Stefano Sinigardi
a675e048df [freeopcua] add a new port (#5590)
* [freeopcua] new port

* [freeopcua] work-in-progress build on windows

* [freeopcua] fixes for windows
2019-03-07 15:28:48 -08:00
AMIR
a8502ca793 [libbf] Add new port (#5570)
* [libff] Add new port

* Add new port [libbf]

* Update portfile.cmake

* update libbf portfile

* [libbf] Fail with meaningful message on Windows

* [libbf] Fix MSVC check condition
2019-03-07 13:28:49 -08:00
Tetsuya Hayashi
aa560f10f8 Fixes #3867 ITK install fails if hdf5 is installed (#4472)
* [itk] Added patch file for ITK HDF5 CMakeLists find_package config mode only

* [itk] enable ITK_USE_SYSTEM_HDF5 and apply patch

* [itk] Use PATCHES parameter of vcpkg_from_github

* [itk] Ignore path length checks
2019-03-07 12:00:35 -08:00
Peter Bright
fd183d9ad1 Mark overridden functions with override. (#5585)
* Update files.cpp

* Mark overrides with override.
2019-03-07 09:28:12 -08:00
Erwan BERNARD
357d1bf472 [realsense2] up control version 2019-03-07 13:18:02 +01:00
JackBoosY
0b5982aaf2 [apr]Enable option "APR_INSTALL_PRIVATE_H" to build non-standard files. 2019-03-07 09:37:21 +00:00
Connor Fitzgerald
8de9ab8fc4 [spirv-tools] Export all libraries 2019-03-07 02:43:44 -05:00
Ernest Zaslavsky
d92ad530a9 Add DPDK package (#5388)
DPDK is a set of libraries and drivers for fast packet processing.

(cherry picked from commit 8127cb7b23557f21281186980883fdfb4fa08c47)
2019-03-06 23:37:24 -08:00
Connor Fitzgerald
3af075eaf0 [spirv-tools] Bump package version 2019-03-07 01:17:18 -05:00
Connor Fitzgerald
ce03bb6712 [spirv-tools] Add spirv-tools exported target
- Removed shared library
- Added patches
2019-03-07 00:36:43 -05:00
Connor Fitzgerald
0ef0ddd739 [spirv-headers] Add new port (#5576)
* [spirv-headers] Add new port

* [spirv-tools] depend on vcpkg spirv-headers
2019-03-06 21:17:52 -08:00
Lennart Trunk
59744f406e [libqglviewer] add new port (#5024)
* add initial portfile

* [libqglviewer] Fix invalid msvc argument in build

* [qt5-base] make whitespace change to force rebuild in CI system
2019-03-06 17:04:24 -08:00
Victor Romero
4b150c0484
Revert "[realsense2] fix cmake for linux (#4564)" (#5575)
This reverts commit 1b373245d2.
2019-03-06 16:33:09 -08:00
Erwan BERNARD
1b373245d2 [realsense2] fix cmake for linux (#4564)
* [realsense2] fix quotation mark in cmake command

* [realsense2] fix executable cleaning
2019-03-06 16:32:07 -08:00
alexsmn
7e97b94e67 [Qt5] remove empty dirs (#5025)
* Add qt5-activeqt library.

* qt5: Fix build failure due to empty output directories.

* [qt5-base] whitespace change to force clean test build in CI system
2019-03-06 13:58:41 -08:00
Connor Fitzgerald
40c1a2305c [cppfs] Add new port (#5571)
* [cppfs] Add new port

* [cppfs] Remove explicit libcrypto dependency

* [cppfs] Use vcpkg targets

* [cppfs] Don't use local find modules

* [cppfs] Disable arm64 and uwp

* [cppfs] Make portfile indentation consistent
2019-03-06 13:16:52 -08:00
Jacob
f6f2def009 [soil2] Add new package soil2 (#5554) 2019-03-06 11:32:25 -08:00
siertw
8e65c10058 Create a feature package for building libssh with zlib, rather than always including it by default. (#5563) 2019-03-06 10:24:12 -08:00
Daniel
41a9614308 Move SDL2_mixer optional dependencies to features (#5565) 2019-03-06 10:14:01 -08:00
Tri Tran
2e8c0ca34d [tgui] Enable static build (#5568)
* [tgui] Enable static build

* [tgui] Enable static build
2019-03-06 10:12:58 -08:00
Sean Warren
fdf36eb819
Update ports/openblas/portfile.cmake
Co-Authored-By: kafeg <v31337@gmail.com>
2019-03-06 15:20:03 +03:00
Sean Warren
ed98d74199 [dlib] Remove patch now fixed correctly by vcpkg_fix_cmake_targets (#5559) 2019-03-05 22:01:15 -08:00
jbeach
6a5056773a add MOOS V10 (#4742)
* add MOOS V10

* finished adding moos-core, moos-essential, and moos-ui
2019-03-05 16:28:35 -08:00
Victor Romero
e8f643f11a
Revert "[wt] Fix absolute paths in installed share/wt/*.cmake files (#5083)" (#5555)
This reverts commit 334eb170b1.
2019-03-05 15:28:23 -08:00
Todor Prokopov
334eb170b1 [wt] Fix absolute paths in installed share/wt/*.cmake files (#5083) 2019-03-05 15:27:53 -08:00
Mathieu Ropert
bf4af7afdc Fix vcpkg build with clang on Linux (#5360) 2019-03-05 14:52:26 -08:00
Robert Schumacher
9164049386 [vcpkg] Add more detailed error message when trying to use v142 and an msbuild generator (#5422) 2019-03-05 14:42:07 -08:00
Tri Tran
e424790f73 [tgui] Add new package TGUI (fix #5505) (#5524)
* Add TGUI package

* [tgui] add missing sfml depends
2019-03-05 12:03:17 -08:00
Sean Warren
a9f8430961 [hdf5] Use cmake wrapper to ensure consuming libraries link to szip (#5467)
* [hdf5] Use cmake wrapper to ensure consuming libraries link to szip in static build

* [hdf5] Move hdf5 cmake code from vcpkg.cmake to vcpkg-cmake-wrapper

* [hdf5] Do not force search in config mode

* [hdf5] balance needs of vtk and kealib
2019-03-05 11:09:22 -08:00
Connor Fitzgerald
a51c0f4297 [readerwriterqueue] Upgrade to v1.0.1 (#5535) 2019-03-05 11:03:31 -08:00
David Dubois
a50fbaa756 [glslang] Export CMake package files (#5513)
* Add patch file to make glslang known to pkg-config

* Proper patch file

* Fix paths in the patch file

* Add missing space so patch file can apply

* Remove debug/share directory

* Export everything to the glslangConfig

* Export the SPIRV target as well

* Remove not-working patch for main CMake file

* [glslang] Remove call to windows CRT changing function

* [glslang] Remove unnecessary calls to install inside patch

* [glslang] Check cmake imports correctly
2019-03-05 10:57:56 -08:00
JackBoosY
fd2330af7a [pthreads]Modify library name "pthreadsVC2" to correct name "pthreadVC2" (#5532)
* [Pthreads]Modify library name "pthreadsVC2" to correct name "pthreadVC2".

* [pthreads]update Version

* [flint]fix dependence port pthreads library name to "pthreadVC2".

* [usbmuxd]fix dependence port pthreads library name to "pthreadVC2".

* [mosquitto]fix dependence port pthreads library name to "pthreadVC2".
2019-03-05 10:51:50 -08:00
markdegreef
140e2733f7 Fix linux build of urdfdom (#5538)
Remove empty directories and set correct cmake target path

Machine setup: ubuntu 18.10 x64 gcc version 8.2.0
The steps to reproduce: ./vcpkg install urdfdom:x64-linux
2019-03-05 10:44:01 -08:00
Marco Craveiro
b9d7fa1a1c [dtl] Initial port of library (#5541) 2019-03-05 10:41:52 -08:00
markdegreef
6b4b62ad97 [tinyxml] added tinyxml cmake config file (#5544)
Adds ability to use
* find_package(TinyXML REQUIRED)
* TinyXML_LIBRARIES
* tinyxml_INCLUDE_DIRS
2019-03-05 10:39:01 -08:00
Connor Fitzgerald
40a8969d6d [mapbox-variant] Add new port (#5551)
* [mapbox-variant] Add new port

* [mapbox-variant] Use commit hash in version number
2019-03-05 10:32:10 -08:00
Connor Fitzgerald
c041ae2c6f [concurrentqueue] Fix header include path (#5550) 2019-03-05 10:05:28 -08:00
Griffin Downs
3d7f31224e Add nonfree feature; Update version str 2019-03-05 09:08:05 -08:00
past-due
9040bb8a78 [libvorbis] Update to 1.3.6-9eadecc (#5506) 2019-03-05 08:47:37 -08:00
Connor Fitzgerald
93d87ae5c4 [readerwriterqueue] Change include path to not polute main directory (#5536) 2019-03-05 00:37:05 -08:00