aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-03-11[libepoxy/fribidi] Update version of meson to support VS2019 (#5629)Cheney Wang
2019-03-11sobjectizer updated to v.5.5.24.3 (#5627)eao197
2019-03-11[libraw] Add wrapper for static build dependencies (#5626)Sean Warren
2019-03-10Now able to build the Microsoft/Angle that can be leveraged for UWP (#3272)Johan Lindfors
* 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-10Fix shaderc compilation with clang (#5622)tarcila
Using a patch already integrated upstream.
2019-03-10Fix minor spelling mistakes in documentation (#5620)Bo Rydberg
2019-03-10Fix missing terminator .bashrc integration (#5616)Bo Rydberg
Add NL to last line in ~/.bashrc file
2019-03-10Upgrade google-cloud-cpp to 0.7.0. (#5619)Carlos O'Ryan
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-09Update http-parser to 2.9.0 (#5609)WebFolder OÜ
2019-03-09[qt5-base] Targeted fix to address archiving issue (#5608)Phil Christensen
2019-03-08 [nmap] Integration of nmap netwotk utilities(#5530) (#5545)Mohamed JAAFAR
* [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[antlr4] Support build on Linux and MacOS (#5606)Victor Romero
* Patch VS project file with CRT linkage * [antlr4] Support build on Linux and MacOS
2019-03-08add Z3 package (#5564)Nuno Lopes
* 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[pthreads] Add CMake config to support find_package(pthreads) (#4081)JamesOldfield
* [pthreads] Add CMake config to support find_package(pthreads) * [pthreads] Support find_package(pthreads)
2019-03-08[tgui] Add gui-builder in tool feature (#5603)Tri Tran
* [tgui] Add gui-builder in tool feature * [tgui] Fix path issue on MacOS * [tgui] Fix extension for Windows and not-Windows
2019-03-08[poco] pre 2.0.0 (#5503)Jocelyn GENNESSEAUX
* [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-08Add intel-ipsec-mb package (#5586)Ernest Zaslavsky
Intel(R) Multi-Buffer Crypto for IPsec Library
2019-03-08[vcpkg edit] Update find_from_registry (#5393)myd7349
2019-03-08[coroutine]update source package hash. (#5597)JackBoosY
* [coroutine]update source package hash. * [coroutine] Use commit hash instead of release tag
2019-03-08[geotrans] add new port (#5498)Todd
2019-03-08[ace] Use source package and add static support (#5601)Johnny Willemsen
* 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[xerces-c] Add support for xmlch_wchar feature (#5602)Johnny Willemsen
* 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[libusb] fix error c2001 (#5604)Tsukasa Sugiura
Fix error c2001 by specify /source-charset:utf-8. That error seems to occur on multi-byte character locale.
2019-03-08[forest]update version. (#5598)JackBoosY
2019-03-08[yoga] Update to v1.13.0 (#5592)RT222
2019-03-07[zeromq] Add sodium support and fix static build (#4214)myd7349
* [zeromq] Add new feature * [zeromq] Fix static build
2019-03-07[freeopcua] add a new port (#5590)Stefano Sinigardi
* [freeopcua] new port * [freeopcua] work-in-progress build on windows * [freeopcua] fixes for windows
2019-03-07[libbf] Add new port (#5570)AMIR
* [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-07Fixes #3867 ITK install fails if hdf5 is installed (#4472)Tetsuya Hayashi
* [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-07Mark overridden functions with override. (#5585)Peter Bright
* Update files.cpp * Mark overrides with override.
2019-03-06Add DPDK package (#5388)Ernest Zaslavsky
DPDK is a set of libraries and drivers for fast packet processing. (cherry picked from commit 8127cb7b23557f21281186980883fdfb4fa08c47)
2019-03-06[spirv-headers] Add new port (#5576)Connor Fitzgerald
* [spirv-headers] Add new port * [spirv-tools] depend on vcpkg spirv-headers
2019-03-06[libqglviewer] add new port (#5024)Lennart Trunk
* add initial portfile * [libqglviewer] Fix invalid msvc argument in build * [qt5-base] make whitespace change to force rebuild in CI system
2019-03-06Revert "[realsense2] fix cmake for linux (#4564)" (#5575)Victor Romero
This reverts commit 1b373245d28ce506f1a1995316a07e2bcd713612.
2019-03-06[realsense2] fix cmake for linux (#4564)Erwan BERNARD
* [realsense2] fix quotation mark in cmake command * [realsense2] fix executable cleaning
2019-03-06[Qt5] remove empty dirs (#5025)alexsmn
* 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[cppfs] Add new port (#5571)Connor Fitzgerald
* [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[soil2] Add new package soil2 (#5554)Jacob
2019-03-06Create a feature package for building libssh with zlib, rather than always ↵siertw
including it by default. (#5563)
2019-03-06Move SDL2_mixer optional dependencies to features (#5565)Daniel
2019-03-06 [tgui] Enable static build (#5568)Tri Tran
* [tgui] Enable static build * [tgui] Enable static build
2019-03-05[dlib] Remove patch now fixed correctly by vcpkg_fix_cmake_targets (#5559)Sean Warren
2019-03-05add MOOS V10 (#4742)jbeach
* add MOOS V10 * finished adding moos-core, moos-essential, and moos-ui
2019-03-05Revert "[wt] Fix absolute paths in installed share/wt/*.cmake files (#5083)" ↵Victor Romero
(#5555) This reverts commit 334eb170b1c243f69bba58ce70ec6b828c8d3a60.
2019-03-05[wt] Fix absolute paths in installed share/wt/*.cmake files (#5083)Todor Prokopov
2019-03-05Fix vcpkg build with clang on Linux (#5360)Mathieu Ropert
2019-03-05[vcpkg] Add more detailed error message when trying to use v142 and an ↵Robert Schumacher
msbuild generator (#5422)
2019-03-05[tgui] Add new package TGUI (fix #5505) (#5524)Tri Tran
* Add TGUI package * [tgui] add missing sfml depends
2019-03-05[hdf5] Use cmake wrapper to ensure consuming libraries link to szip (#5467)Sean Warren
* [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[readerwriterqueue] Upgrade to v1.0.1 (#5535)Connor Fitzgerald