eao197
f756f5066a
sobjectizer updated to v.5.5.24.3 ( #5627 )
2019-03-11 00:04:32 -07:00
Sean Warren
14dc7af3b1
[libraw] Add wrapper for static build dependencies ( #5626 )
2019-03-11 00:03:47 -07:00
Johan Lindfors
73c678d168
Now able to build the Microsoft/Angle that can be leveraged for UWP ( #3272 )
...
* Microsoft Angle now builds for UWP
* Updates to files
* Fix for Control Flow Guard
* Now fails for OSX and Linux, also includes support for ARM64
* Fix for ARM64-WINDOWS
2019-03-10 22:28:34 -07:00
tarcila
985957c395
Fix shaderc compilation with clang ( #5622 )
...
Using a patch already integrated upstream.
2019-03-10 20:31:43 -07:00
Bo Rydberg
c247a7d21f
Fix minor spelling mistakes in documentation ( #5620 )
2019-03-10 20:31:02 -07:00
JackBoosY
443579a064
[apr]remove enviroment variable "${CMAKE_CURRENT_LIST_DIR}"
2019-03-11 01:40:50 +00:00
Bo Rydberg
eafe9ebcdf
Fix missing terminator .bashrc integration ( #5616 )
...
Add NL to last line in ~/.bashrc file
2019-03-10 11:05:15 -07:00
Carlos O'Ryan
b726bf90bf
Upgrade google-cloud-cpp to 0.7.0. ( #5619 )
...
In this version we can remove the dependency on gtest for the build. Of
course there are many other changes, but that is the one relevant for
packaging.
2019-03-10 11:04:07 -07:00
myd7349
0d7f4c1b89
[simdjson] Update to 2019-03-09 (fix UWP build)
2019-03-10 11:27:21 +08:00
WebFolder OÜ
650ffbd1c8
Update http-parser to 2.9.0 ( #5609 )
2019-03-09 09:13:27 -08:00
Phil Christensen
06bdb67b66
[qt5-base] Targeted fix to address archiving issue ( #5608 )
2019-03-09 00:27:54 -08:00
Mohamed JAAFAR
9ba7210922
[nmap] Integration of nmap netwotk utilities( #5530 ) ( #5545 )
...
* [nmap] Integration of nmap netwotk utilities(#5530 )
* [nmap] adding openssl and openssh2 support
* [nmap] Integration of nmap netwotk utilities(#5530 )
* [nmap] correction of the DIR option with-openssl
and with-openssh
2019-03-08 23:25:49 -08:00
Victor Romero
a14e462ef9
[antlr4] Support build on Linux and MacOS ( #5606 )
...
* Patch VS project file with CRT linkage
* [antlr4] Support build on Linux and MacOS
2019-03-08 22:09:33 -08:00
Nuno Lopes
45fadafed0
add Z3 package ( #5564 )
...
* add Z3 package
* z3: don't assume python is installed
* [z3] attempt to fix build failure due to path truncation
patch already upstreamed
* [z3] add support for static build
* [z3] Fail preemptively on UWP
2019-03-08 19:00:48 -08:00
JamesOldfield
88f6875e0f
[pthreads] Add CMake config to support find_package(pthreads) ( #4081 )
...
* [pthreads] Add CMake config to support find_package(pthreads)
* [pthreads] Support find_package(pthreads)
2019-03-08 17:53:00 -08:00
Tri Tran
9b4bf67701
[tgui] Add gui-builder in tool feature ( #5603 )
...
* [tgui] Add gui-builder in tool feature
* [tgui] Fix path issue on MacOS
* [tgui] Fix extension for Windows and not-Windows
2019-03-08 17:51:27 -08:00
Jocelyn GENNESSEAUX
e16cf98a5b
[poco] pre 2.0.0 ( #5503 )
...
* [poco] pre 2.0.0
- Updated to the latest compiling commit
- Added SQLite support
- Added PDF support
- Added MariaDB support
- Added PostgreSQL support
* Additional include files not part of any libraries
* DataException is no more part of Poco::Data
* [3fd] Patch 3fd to comply with poco-2.0.0pre
2019-03-08 16:18:22 -08:00
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
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