| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-08-28 | Update HEAD_REF for libimobiledevice-win32 projects (#4162) | Frederik Carlier | |
| 2018-08-28 | intelrdfpmathlib init (#4168) | atkawa7 | |
| 2018-08-28 | [monkeys-audio] Fix x64-installation "file INSTALL cannot find" (#4159) | iyanging | |
| * Fix x64 "file INSTALL cannot find" * [monkeys-audio] Use vcpkg_install_msbuild() | |||
| 2018-08-27 | [docs] Add documentation for VCPKG_VISUAL_STUDIO_PATH | Robert Schumacher | |
| 2018-08-24 | [imgui-sfml] introduce new port for imgui with sfml development (#4106) | Sztergbaum Roman | |
| * [imgui-sfml] introduce new port for imgui with sfml development * [imgui-sfml] rename the port * [milerius-sfml-imgui] Rename from sfml-imgui. Small cleanup | |||
| 2018-08-24 | [boost-build] Update to 1.68 | Robert Schumacher | |
| 2018-08-24 | [chakracore] Fix Windows port CRT linkage (#4080) | past-due | |
| * Fix Windows ChakraCore port CRT linkage ChakraCore now supports both static and dynamic CRT linkage on Windows. * [chakracore] Small cleanups | |||
| 2018-08-24 | [lmdb] Remove non-WIN32 dependencies on ntdll.lib. Fixed #4053 (#4054) | icedream2linxi | |
| * Remove non-WIN32 dependencies on ntdll.lib. Fixed #4053 * [lmdb] Use vcpkg_from_github * [lmdb] Fix broken SOURCE_PATH | |||
| 2018-08-24 | Update RESTinio to v.0.4.8. (#4121) | Nicolai Grodzitski | |
| * Update RESTinio to v.0.4.8. * [restinio] Inline single-use variable | |||
| 2018-08-24 | [chaiscript] 6.1.0 (#4110) | Nicholas Londey | |
| 2018-08-24 | [new port] wangle init (#4133) | atkawa7 | |
| * wangle init * [wangle] Simplification * [wangle] Fix finding gflags | |||
| 2018-08-24 | [graphite2] Update to 1.3.12. Fixes #4091. | Robert Schumacher | |
| 2018-08-24 | [osg] Update to 3.6.2 (#4136) | Cheney Wang | |
| 2018-08-23 | Fix typo in FAQ | Alexander Karatarakis | |
| 2018-08-22 | [blaze] Fix the SHA512 in the 'portfile.cmake' (#4138) | igl42 | |
| * [blaze] Fix the SHA512 in the 'portfile.cmake' * [blaze] Use commit SHA to avoid future tag movement. Fix patches. | |||
| 2018-08-22 | Fix aquire flex and bison when not on Windows (#4120) | Lars Ivar Hatledal | |
| * use find_program to locate flex and bison when not Windows * reset changes to thrift/portfile.cmake * fix aquire flex and bison on non win platforms * [vcpkg_find_acquire_program] Indentation and use CMAKE_HOST_WIN32 | |||
| 2018-08-21 | Add graphite2 support for harfbuzz. (#4097) | CrLF0710 | |
| 2018-08-21 | [concurrentqueue] Add new package (#4115) | myd7349 | |
| 2018-08-21 | [new port] libmaxminddb init (#4132) | atkawa7 | |
| * maxminddb init * [libmaxminddb] CMake cleanup. Build static lib instead of exporting all symbols on Windows. | |||
| 2018-08-21 | Update to Blaze 3.4 (#4128) | igl42 | |
| 2018-08-21 | CURL: allow building of http2 option for uwp (#4131) | Dale Stammen | |
| * allow building of http2 option for uwp * [curl] Revert version bump since package is unchanged | |||
| 2018-08-21 | [nlohmann-json] Update to 3.2.0 from 3.1.2 (#4129) | Stanislav Ershov | |
| 2018-08-20 | [pcl] Support boost 1.68 | Robert Schumacher | |
| 2018-08-20 | [libgo] Fix boost-1.68 | Robert Schumacher | |
| 2018-08-20 | [boost] Update to 1.68.0 | Robert Schumacher | |
| [boost-vcpkg-helpers] Improve include scanner [boost-vcpkg-helpers] Fix boost/functional/hash -> boost/container_hash dependency [boost-context] Install replacement boost/context/all.hpp to support FindBoost.cmake [boost] Improve port dependency qualifiers for UWP [boost-contract] Mark as known to fail for ARM | |||
| 2018-08-20 | [shiva] update dependancies (#4105) | Sztergbaum Roman | |
| 2018-08-17 | [cpprestsdk] Update to v2.10.5 | Robert Schumacher | |
| 2018-08-16 | [boost-python] Apply fix for MSVC /permissive- | Robert Schumacher | |
| 2018-08-16 | [cpprestsdk] 2.10.4 | Robert Schumacher | |
| 2018-08-16 | [shiva] update to 1.0 (#4088) | Sztergbaum Roman | |
| * [shiva] update to 0.9 * [shiva] update to 1.0 | |||
| 2018-08-16 | [readerwriterqueue] Add new package (#4096) | Jeong YunWon | |
| 2018-08-15 | [pybind11] Apply patch for alias templates | Alexander Karatarakis | |
| 2018-08-15 | [live555] Update to 2018.08.05 (#4087) | Cheney Wang | |
| 2018-08-15 | [folly] Do not use -Werror | Robert Schumacher | |
| 2018-08-15 | fix issue #3683 - fix ICU build on Linux (#3685) | James Clark | |
| * fix issue #3683 - fix ICU build on Linux The following changes allow ICU to build on Linux: - use the ICU tgz distribution rather than the zip file, to avoid CRLF line endings on Linux - don't use MSYS on Linux - fix runConfigureICU options for Linux - fix CFLAGS, CXXFLAGS, and LDFLAGS for Linux - don't rename the resulting libraries on Linux * [icu] Enable VCPKG_CXX_FLAGS * [icu] Formatting | |||
| 2018-08-15 | [embree2][embree3] Fix license deployment location | Robert Schumacher | |
| 2018-08-14 | Merge pull request #3907 from aybe/liblzma-uwp | Alexander Karatarakis | |
| [liblzma] Enabled UWP builds | |||
| 2018-08-13 | [embree] Update embree to 3.2.0 (#4065) | Christophe Delacourt | |
| * Update embree to 3.2.0 * [embree] Use vcpkg_from_github() * [embree2][embree3] Split embree | |||
| 2018-08-13 | [grpc] Update grpc to v1.14.1 (#4056) | Jozef Izso | |
| * [grpc] Update grpc to v1.14.1 * [grpc] Adopt newer conventions | |||
| 2018-08-13 | [mbedtls] update mbedtls to 2.12.0 (#4064) | Force.Charlie-I | |
| 2018-08-13 | Merge pull request #4052 from Dandigit/allegro5-update-5.2.4.0 | Alexander Karatarakis | |
| [allegro5] Update to 5.2.4.0 | |||
| 2018-08-13 | Merge pull request #4048 from kiwixz/pr/fix_lodepng_windows | Alexander Karatarakis | |
| [lodepng] fix build on windows | |||
| 2018-08-13 | [shiva] update to 0.9 (#4070) | Sztergbaum Roman | |
| 2018-08-11 | nuget export: fix displayed file name (#4068) | Ofek | |
| * Initial addition of native visualizer, to improve debugging experience. * Fix displayed export name, to match the real file name | |||
| 2018-08-11 | [harfbuzz] Update repository URL (#4061) | David Capello | |
| 2018-08-11 | Update json_dto library to 0.2.6. (#4059) | Nicolai Grodzitski | |
| * Update json_dto library to 0.2.6. * [json-dto] Inline version | |||
| 2018-08-11 | [vcpkg_from_github] Improve documentation to include PATCHES argument | Robert Schumacher | |
| 2018-08-10 | Merge pull request #4043 from markaren/fmilib | Alexander Karatarakis | |
| [FMI Library] new package fmilib | |||
| 2018-08-10 | Merge pull request #4044 from guest512/master | Alexander Karatarakis | |
| [tesseract] Update to 3.05.02 | |||
| 2018-08-10 | Merge pull request #4045 from jwillemsen/jwi-ace-651 | Alexander Karatarakis | |
| [ace] Upgrade to 6.5.1 | |||
