| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-12-13 | Merge branch 'master' of https://github.com/microsoft/vcpkg into dev/philc/4964 | Phil Christensen | |
| 2018-12-13 | Merge branch 'master' of https://github.com/microsoft/vcpkg into dev/philc/4914 | Phil Christensen | |
| 2018-12-13 | Update mpfr to 4.0.1 and fix compilation under gcc 7 | ing. Federico Fuga | |
| gcc 7 deprecates the use of varargs.h in favour of stdarg.h. mpfr already fixes it, but the fix is enabled if stdarg is available. This patch adds the test on CMakeLists.txt and enables the fix if needed. | |||
| 2018-12-12 | xalan-c: Remove use of obsolete unary_ and binary_function for C++17 ↵ | Roger Leigh | |
| compatibility (#4575) * xalan-c: Remove use of obsolete unary_ and binary_function for C++17 compatibility * [xerces-c] Improve port stability by adding control over ICU dependency | |||
| 2018-12-12 | Port of sparsepp added (#4938) | Federico Fuga | |
| 2018-12-12 | [sajson] Add new port (#4818) | myd7349 | |
| * [sajson] Add new port * [sajson] Fix package namespace | |||
| 2018-12-12 | [libiconv] Modernize | Robert Schumacher | |
| 2018-12-11 | Target the v0.1.0 release | Marco Magdy | |
| 2018-12-11 | [gdcm2] fix improper cmake file setup (#4880) | James Chang | |
| * move cmake files to proper location, and modify path in contents accordingly * workaround cmake script to find openjpeg package, and include openjpeg in Build-Depends list * [gdcm2] Use vcpkg_fixup_cmake_targets() | |||
| 2018-12-11 | [mpir] Embed debug info into static lib (#4905) | rfric | |
| 2018-12-11 | [OpenCV3] fix protobuf linking (#4861) | Stefano Sinigardi | |
| 2018-12-07 | Merge pull request #4881 from DaanDeMeyer/fix-llvm-port-with-vcpkg-build-type | Phil Christensen | |
| [LLVM] Fix error when using VCPKG_BUILD_TYPE | |||
| 2018-12-06 | [aws-lambda-cpp] add new port | Marco Magdy | |
| 2018-12-06 | Merge pull request #4898 from bluekyu/master | Phil Christensen | |
| [openvr] update to 1.1.3b | |||
| 2018-12-06 | Merge pull request #4900 from zhouqime/master | Phil Christensen | |
| [rxqt] add port | |||
| 2018-12-06 | Merge branch 'master' of https://github.com/microsoft/vcpkg into dev/philc/4903 | Phil Christensen | |
| 2018-12-06 | Merge branch 'master' of https://github.com/microsoft/vcpkg into dev/philc/4898 | Phil Christensen | |
| 2018-12-06 | Merge pull request #4894 from twMr7/ogre_update_1113 | Phil Christensen | |
| [Ogre] update to 1.11.3 | |||
| 2018-12-06 | [ogre] add missing 'debug' to rename path | Phil Christensen | |
| 2018-12-06 | Merge pull request #4858 from rfric/dev/pbc | Phil Christensen | |
| [pbc] Initial support for PBC library | |||
| 2018-12-06 | [pbc] Initial support for PBC library | Richard Fric | |
| 2018-12-05 | Fix pango on macOS (#4784) | angelmixu | |
| * fix pango for macOS: added an already parsed config.h.unix and moved win32 code conditionally for platform * use a list for better viewing wich source files are added * only define HAVE_CORE_TEXT on macOS * [pango] Modernize. Bump control version. Fix configure into source directory. | |||
| 2018-12-05 | Upgrade to openssl 1.0.2q (#4844) | Thierry Bastian | |
| * Upgrade to openssl 1.0.2q * [qca] Use vcpkg_from_git() | |||
| 2018-12-05 | [gettext] macOS fixes (#4849) | past-due | |
| 2018-12-05 | Merge pull request #4860 from shaymagsumov/devil-tiff-feature | Phil Christensen | |
| [devil] Fix 'tiff' option name. | |||
| 2018-12-05 | Merge pull request #4853 from youknowone/flatbuffer-gcc8 | Phil Christensen | |
| [flatbuffers] disable -Werror for gcc8 | |||
| 2018-12-05 | Merge pull request #4759 from jasjuang/tinyxml2 | Phil Christensen | |
| [tinyxml2] update to 7.0.1 | |||
| 2018-12-05 | [tinyxml2] patch fastrtps to use tinyxml2 namespace | Phil Christensen | |
| 2018-12-05 | mongo and bson 1.9.2 to 1.9.5 (#4722) | inv2004 | |
| * mongo and bson 1.9.2 to 1.9.5 * [libbson][mongo-c-driver] Modernize | |||
| 2018-12-05 | Merge pull request #4850 from past-due/physfs_win10_patch | Phil Christensen | |
| [physfs] Fix Win10 GetUserProfileDirectory() problem | |||
| 2018-12-05 | [tesseract] Update to 4.0.0 | Raynor Vliegendhart | |
| 2018-12-05 | Merge branch 'master' of https://github.com/zhouqime/vcpkg | zhouqi | |
| 2018-12-05 | rxqt port | zhouqi | |
| 2018-12-04 | [re2] Add vcpkg_copy_pdbs (#4876) | Łukasz Mendakiewicz | |
| * [re2] Add vcpkg_copy_pdbs * [re2] Bump control file version | |||
| 2018-12-04 | [cppgraphqlgen] Add a port for Microsoft/cppgraphqlgen (#4825) | Bill Avery | |
| * [cppgraphqlgen] Add a port for Microsoft/cppgraphqlgen * Update hash for replacement tag * Change the github ref to a commit ID to invalidate cached downloads * Upgrade to cppgraphqlgen v0.6 | |||
| 2018-12-04 | [devil] Bump control version | Robert Schumacher | |
| 2018-12-04 | [mpir] Fix copyright file name on Linux (#4855) | rfric | |
| 2018-12-04 | CppZMQ library version leveraged to 4.3.0. (#4822) | Pavel Mach | |
| * CppZMQ library version leveraged to 4.3.0. * [cppzmq] Disable building tests. Remove vendored FindZeroMQ since our copy already supports the targets. | |||
| 2018-12-04 | [vcpkg-toolchains] Use XYZ_INIT CMake variables for _significantly_ better ↵ | Robert Schumacher | |
| integration [brynet] Add missing openssl dependency [discord-rpc] Ensure no external downloading [podofo] Improve stability. Modernize. [usrsctp] Disable Werror [vcpkg-toolchains] Add linux changes to android and freebsd. [usrsctp] Remove excess DLLs | |||
| 2018-12-05 | [openvr] update to 1.1.3b | Younguk Kim | |
| 2018-12-04 | Merge branch 'master' of https://github.com/microsoft/vcpkg into dev/philc/4850 | Phil Christensen | |
| 2018-12-04 | [flatbufers] bump CONTROL version number | Phil Christensen | |
| 2018-12-04 | Merge branch 'master' of https://github.com/microsoft/vcpkg into dev/philc/4853 | Phil Christensen | |
| 2018-12-04 | Merge pull request #4867 from myd7349/cpp-taskflow | Phil Christensen | |
| [cpp-taskflow] Add new port | |||
| 2018-12-04 | Merge pull request #4873 from kjpus/patch-1 | Phil Christensen | |
| [abseil] Update CMakeLists.txt to install hash/* | |||
| 2018-12-04 | Merge pull request #4874 from fcharlie/charlie_update | Phil Christensen | |
| [nghttp2] Update nghttp2 to 1.35.0 | |||
| 2018-12-04 | [ogre] bump CONTROL version number | Phil Christensen | |
| 2018-12-04 | Merge branch 'master' of https://github.com/microsoft/vcpkg into dev/philc/4867 | Phil Christensen | |
| 2018-12-04 | [abseil] bump dash version number in CONTROL | Phil Christensen | |
| Bump dash version number so it will trigger a rebuild for those who already the package installed. | |||
| 2018-12-04 | Merge branch 'master' of https://github.com/microsoft/vcpkg into dev/philc/4873 | Phil Christensen | |
