aboutsummaryrefslogtreecommitdiff
path: root/ports
AgeCommit message (Collapse)Author
2019-03-13[fix][jsonnet] Replicating generation command in Linux format (#5652)Andre Abrantes
* Replicating generation command in Linux format Current port only support Windows. Replicating the commands that generate "std.jsonnet.h" for a Linux build. New command is closer to the original at https://github.com/google/jsonnet/blob/master/Makefile#L162 * [jsonnet] bump control version to force rebuild on update
2019-03-13[wangle]fix wangle-config.cmake bug (#5653)JackBoosY
2019-03-13[ecm] Update ecm to 5.56.0 (#5654)NancyLi1013
2019-03-13Update libzip to 1.5.2 (#5656)Lars Ivar Hatledal
* Update libzip to 1.5.2 * Remove reference to patch in portfile * Add patch to fix compilation on windows * Prefer ninja and fix indentation
2019-03-12[pixman]Update version to 0.38.0 (#5641)NancyLi1013
2019-03-12install gdal tools (#5644)shelltdf
2019-03-12[hunspell] update hunspell to 1.7.0 (#5645)NancyLi1013
2019-03-12[pangolin]Fix usage bug:include path has one more ../, add usage file. (#5647)JackBoosY
2019-03-12Merge pull request #5580 from JackBoosY/dev/jack/2181Griffin Downs
[apr]Add feature to enable option "APR_INSTALL_PRIVATE_H" to build non-standard files.
2019-03-12Remove options var; Create var for setting APR_INSTALL_PRIVATE_HGriffin Downs
2019-03-12[harfbuzz] update Harfbuzz to 2.3.1 (#5359)Lennart Trunk
* update harfbuzz to 2.2.0 * clean up port and fix portfile/patches * update harfbuzz to 2.3.1 * fix uwp patch * skip test building
2019-03-12Add newlineGriffin Downs
2019-03-12Express install private headers as featureGriffin Downs
2019-03-12Merge branch 'master' of https://github.com/microsoft/vcpkg into ↵Griffin Downs
dev/grdowns/5580
2019-03-12[apr]Modify cmake file instead of make a patch.JackBoosY
2019-03-11Merge pull request #5509 from myd7349/simdjson-initGriffin Downs
[simdjson] Add new port (fix #5418)
2019-03-11[opencv] add nonfree as feature for opencv (#4802)Griffin Downs
* add nonfree as feature for opencv * Add nonfree feature; Update version str
2019-03-11Install CGAL as header-only (#4975)Laurent Rineau
* Update to install CGAL as header-only I think the issue #2471 would be completely solved, if vcpkg installed CGAL as header-only. That way, the installed `CGALConfig.cmake` would search for its dependencies, instead of hard-coding their path in the file. * Bump the version * Fix the cleaning Once CGAL is header-only, no binary library is created, and the `debug/` directory got empty. This commit fixes the cleaning: now the whole `debug/` directory is removed.
2019-03-11[itk] Fixes broken dependencies between ITK and VTK (#5615)Tetsuya Hayashi
* Fixes broken dependencies between ITK and VTK restore a line of ed9357a overrided by aa560f1 fixes #5614 * [itk] Fixes broken dependencies between ITK and VTK
2019-03-11Update various SDL2-based libraries (#5623)Daniel
* [sdl2-gfx] Update to 1.0.4 * [sdl2-mixer] Update to 2.0.4 (#4934) * [sdl2-image] Update to 2.0.4 * [sdl2-ttf] Update to 2.0.15 * [sdl2-gfx,-image,-ttf] Use vcpkg_extract_source_archive_ex()
2019-03-11Fix tools/ and add support vcpkg_test_cmake()Thomas Arcila
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-11[apr]remove enviroment variable "${CMAKE_CURRENT_LIST_DIR}"JackBoosY
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-10Add Capnproto packageThomas Arcila
2019-03-10[simdjson] Update to 2019-03-09 (fix UWP build)myd7349
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[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-07[realsense2] up control versionErwan BERNARD