aboutsummaryrefslogtreecommitdiff
path: root/ports
AgeCommit message (Collapse)Author
2018-10-25[gdal] Fix build failure in finding license fileRobert Schumacher
2018-10-25[winpcap] Clean build slightlyRobert Schumacher
2018-10-25[rttr] Don't build benchmarksRobert Schumacher
2018-10-25[libwebm] Avoid building executablesRobert Schumacher
2018-10-25[assimp] Requires rapidjsonRobert Schumacher
2018-10-25[tiff] Use lzma on linuxRobert Schumacher
2018-10-25[hunspell] Avoid building tools when targetting UWPRobert Schumacher
2018-10-25[flann] Fix parallel configureRobert Schumacher
2018-10-25[rapidjson] Fix #error on arm64Robert Schumacher
2018-10-25[fastcdr] Fix installed cmake filesRobert Schumacher
2018-10-25[entityx] Fix parallel configureRobert Schumacher
2018-10-25[openimageio] Improve robustnessRobert Schumacher
2018-10-25Upgrades 2018.10.11Robert Schumacher
2018-10-25[cpprestsdk] Improve websockets featureRobert Schumacher
2018-10-25[realsense2] fix executable cleaningErwan BERNARD
2018-10-25[realsense2] fix quotation mark in cmake commandErwan BERNARD
2018-10-24[xerces-c] Update to 3.2.2 (#4246)Roger Leigh
* [xerces-c] Update to 3.2.2 * [xalan-c] Build against xerces-c 3.2.2 and include extra patches * [xalan-c] Use new vcpkg_extract_source_archive_ex() * [xerces-c] Use vcpkg_fixup_cmake_targets * [xerces-c] Disable vcpkg_test_cmake due to misbehavior in x64 * [xerces-c] Remove bin directory when building static * [xalan-c] Modernize
2018-10-24Correctly configure GTK3 to reflect recomended stable release settings (#4211)Danny Angelo Carminati Grein
* Correctly configure GTK3 to reflect recomended release settings GTK/Glib packaging guidelines recomends a release build to use debugging facilities set to level 'minimum'. Disabling this is officially not recomended for stable releases. For more info read the following link, the section `--enable-debug`. https://developer.gnome.org/glib/stable/glib-building.html#extra-configuration-options * [gtk] Bump control version
2018-10-24[ecsutil] Remove empty bin directoriesRobert Schumacher
2018-10-24[mpir] Fix Linux buildsRobert Schumacher
2018-10-23Merge pull request #4449 from Cheney-W/UpdateLiblinearSHA512Alexander Karatarakis
[Liblinear]Update the SHA512
2018-10-23[libusb] Update to 1.0.22 (#4508)ryanfitzsimon
* [libusb] Update to 1.0.22 * Update version to v1.0.22 tag instead of non-release commit hash. * Remove libusb-usbdk output library. The two Windows backends have been unified. The UsbDk backend is selectable at runtime using the function libusb_set_option(). * Remove libfreenect2 patch (changes integrated upstream). * Tidy up portfile. * [libusb] Use vcpkg_install_msbuild() * [libfreenect2] Add missing libjpeg-turbo dependency
2018-10-23[portaudio] fix wasapi support (#4236) (#4517)Stefan Wurzinger
* [portaudio] fix wasapi support (#4236) * [portaudio] Bump control version; prefer vcpkg_extract_source_archive_ex
2018-10-23[qt5-base] Update qtdeploy.ps1 to generate qt.conf, qml, and qtquick. Fixes ↵Robert Schumacher
#2857.
2018-10-23[cpprestsdk] Add feature for websockets (#4530)Robert Schumacher
2018-10-23[azure-storage-cpp] Upgrade to 5.2.0Robert Schumacher
2018-10-23Update suitesparse (#4515)Arkady Shapkin
* [metis] Small minor portfile improvements * [suitesparse] Update to version 5.1.2
2018-10-23[websocketpp] ModernizeRobert Schumacher
2018-10-23[berkeleydb] define unicode macro to make the api utf-8 (#4521)ken2812221
2018-10-23[trompeloeil] add new port (#4524)Maciej Patro
* [trompeloeil] add new port * [trompeloeil] Modernize
2018-10-23Merge branch 'master' of https://github.com/EMCECS/vcpkgBob Kast
# Conflicts: # ports/ecsutil/CONTROL # ports/ecsutil/portfile.cmake
2018-10-22Qt 5.11 and static build fixes (#4164)Robert Colton
* fix da qt5 * fix qt config duplication * [qt5-base] Use vcpkg_extract_source_archive_ex [sqlite3] Enable SQLITE_ENABLE_COLUMN_METADATA * [qt5-*] Update sub-portfiles * qt5-base WIP * [qt5] Fix Could not find qmlcachegen.exe * [qt5-activeqt] Fix SHA512 * [qt5-base] Fix static builds * [qt5-base] Bump control version * [qt5-base] Restore removal of qmake dependencies * [qt5-base] Partially revert #3280 * [qt5-base][vcpkg_build_qmake] Fix Qt5Bootstrap.lib issues
2018-10-22Fix boost compile & linker flags (#3871)Matthias Schmieder
* making sure there is a leading <compileflags> even if CMAKE_CXX_FLAGS do not start with a whitespace * making sure there is a leading <compileflags> even if CMAKE_CXX_FLAGS do not start with a whitespace * full support for CXXFLAGS, CFLAGS and LDFLAGS throughout the boost-modular-build-helper * [boost-modular-build-helper] Bump version and use CMAKE_* macros since the VCPKG_* macros are not passed in * [boost-type-erasure] Depend on boost-thread even in UWP
2018-10-22plustache inital port (#4261)Tom Henoch
* plustache port * [plustache] Prefer static linking * [plustache] Requires boost-algorithm
2018-10-22Reproc initial port (#4263)Tom Henoch
* reproc initial port * Remove portfile debug output * Fix Cmake files path * [reproc] Update to v1.0.0 * [reproc] Fix hash for v1.0.0
2018-10-22[libtins-4.0] new port (#4495)Agustín Rodríguez
* added libtins port * [libtins] Modernize * [libtins] Add missing winpcap dependency. Build static libs.
2018-10-22[orc] add apache orc library (#4496)Erwan BERNARD
* [orc] add apache orc library * [orc] Simplify patch. Note in usage that no targets are available. Don't build tools on windows because they are not supported. * [orc] Move tools to tools/orc/ to fix Linux build. * [orc] fix tools ouput folder
2018-10-20Merge pull request #4366 from jadedrip/llvm-7.0.0Alexander Karatarakis
update llvm to 7.0.0
2018-10-20[devil] Fix static buildsRobert Schumacher
2018-10-20[libmariadb] Fix /MD for static libs. Fixes #4493.Robert Schumacher
2018-10-20Fix crc32c CMake configuration directory. (#4509)Carlos O'Ryan
* Fix crc32c CMake configuration directory. The port was installing the CMake configuration files for Crc32c in share/crc32c/Crc32c/Crc32cConfig.cmake, where find_package() cannot find them. They should be installed in share/crc32c/Crc32cConfig.cmake. * [crc32] Lowercase share directory
2018-10-20uvw port (#4510)Michele Caini
2018-10-20updated port (#4511)Michele Caini
2018-10-20Add tmxparser port (#4512)Ashley Davis
* Add tmxparser port * [tmxparser] Keep only one flavor
2018-10-19[mio] Add new port (#4503)myd7349
* [mio] Add new port * [mio] Clean * [mio] Use vcpkg_fixup_cmake_targets
2018-10-19[pegtl] Update to 2.7.1 (#4504)myd7349
2018-10-19[libssh] Update to 0.7.6. Fixes #4494.Robert Schumacher
2018-10-19[ecsutil] Commit missing patchRobert Schumacher
2018-10-19[ecsutil] Simplify and use vcpkg_install_msbuildRobert Schumacher
2018-10-19[ecsutil] Initial commit of 1.0.1.2Robert Schumacher