| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-04-06 | [mongo-cxx-driver] Fix UWP builds. Deploy THIRD-PARTY-NOTICES. | Robert Schumacher | |
| 2017-04-06 | [mongo-c-driver] Fix UWP builds. Deploy THIRD_PARTY_NOTICES. | Robert Schumacher | |
| 2017-04-06 | [libbson] Install THIRD_PARTY_NOTICES. Install PDBS. | Robert Schumacher | |
| 2017-04-05 | [libbson] Fix UWP builds. Suppress building static in DLL mode and vice-versa. | Robert Schumacher | |
| 2017-04-05 | Merge pull request #897 from KindDragon/master | Robert Schumacher | |
| [libevent] Initial support | |||
| 2017-04-05 | [libevent] Fixup cmake config files to not have hardcoded paths. | Robert Schumacher | |
| 2017-04-05 | Merge pull request #898 from codicodi/add-sdl2-ttf | Robert Schumacher | |
| Add sdl2-ttf | |||
| 2017-04-05 | [libxml2] Switch build to CMake for better triplet support. Add liblzma ↵ | Robert Schumacher | |
| dependency. | |||
| 2017-04-05 | Update CHANGELOG and bump version to v0.0.79 | Alexander Karatarakis | |
| 2017-04-05 | Merge fix regression in CUDA due to sanitized environments | Robert Schumacher | |
| 2017-04-05 | Merge pull request #895 from tobiaskohlbau/pqp | Robert Schumacher | |
| [pqp] fixes wrong declaration of math functions | |||
| 2017-04-05 | [pqp] Bump version to correspond with changes to output files | Robert Schumacher | |
| 2017-04-05 | [cuda] Add CUDA_PATH to environment whitelist. | Robert Schumacher | |
| 2017-04-05 | Merge pull request #902 from codicodi/bump-libarchive | Alexander Karatarakis | |
| [libarchive] update to 3.3.1 | |||
| 2017-04-05 | Merge pull request #899 from jumpinjackie/fix-freetype-include-dir | Robert Schumacher | |
| [freetype] Patch the include directory to the renamed one | |||
| 2017-04-05 | [freetype] In static builds, do not use absolute paths in cmake config files. | Robert Schumacher | |
| 2017-04-05 | [libarchive] update to 3.3.1 | codicodi | |
| 2017-04-04 | Add sdl2-ttf | codicodi | |
| 2017-04-04 | [boost] Fix UWP builds by disabling nonfunctioning components. | Robert Schumacher | |
| 2017-04-05 | Patch the freetype include directory to the renamed one [freetype2 -> ↵ | Jackie Ng | |
| freetype]. Fixes #889 | |||
| 2017-04-04 | [pqp] fixes wrong declaration of math functions | Tobias Kohlbau | |
| Signed-off-by: Tobias Kohlbau <tobias@kohlbau.de> | |||
| 2017-04-03 | Merge pull request #886 from Mixaill/libgd | Robert Schumacher | |
| [libgd] add version 2.2.4 | |||
| 2017-04-03 | [opencv] make use of added comment within control | Tobias Kohlbau | |
| 2017-04-03 | Merge pull request #877 from drdanz/ecm_port | Robert Schumacher | |
| Add ECM port | |||
| 2017-04-03 | [libevent] Initial support | Arkadiy Shapkin | |
| 2017-04-01 | [sqlite3] update to 3.18.0 | Mikhail Paulyshka | |
| 2017-04-01 | [sqlite3] fix uwp builds | Mikhail Paulyshka | |
| 2017-04-01 | [libgd] add version 2.2.4 | Mikhail Paulyshka | |
| 2017-03-31 | [freeimage] Add build for FreeImagePlus. | Robert Schumacher | |
| 2017-03-31 | [qt5] Add qtdeploy.ps1 to enhance applocal.ps1 when Qt is in use. | Robert Schumacher | |
| 2017-03-31 | Merge pull request #872 from SteffenL/upstream-issue/856-qt5-gui-style | Robert Schumacher | |
| [qt5] Configure without -no-style-* parameters | |||
| 2017-03-30 | [glfw3] Fix position of cmake_minimum_required to come before project directive. | Robert Schumacher | |
| 2017-03-29 | Add ECM port | Daniele E. Domenichelli | |
| 2017-03-29 | [qt5] Configure without -no-style-* parameters | Steffen André Langnes | |
| Removed the parameters for Windows styles because they prevent proper style rendering (defaults to Windows 9x style). Removed the parameter for the fusion style for consistency. | |||
| 2017-03-29 | Merge pull request #867 from tobiaskohlbau/octomap | Robert Schumacher | |
| [octomap] adds port for octomap | |||
| 2017-03-29 | [octomap] Place tools in a subdirectory for copy_tool_dependencies. Copy ↵ | Robert Schumacher | |
| pdbs. Fixup cmake targets. | |||
| 2017-03-29 | Merge pull request #862 from tobiaskohlbau/opencv_contrib | Robert Schumacher | |
| [opencv] adds opencv_contrib option | |||
| 2017-03-29 | [octomap] adds port for octomap | Tobias Kohlbau | |
| Adds port for octomap within vcpkg. In the development branch many CMake related changes occured since 1.8.1 which are quite comfortable for vcpkg integration. Due to this fact for the moment this package is based on commit cefed0c1d79afafa5aeb05273cf1246b093b771c an should be migrated to the next stable version shortly after release. Signed-off-by: Tobias Kohlbau <tobias@kohlbau.de> | |||
| 2017-03-29 | Update portfile for v0.14.1 | Convery | |
| 2017-03-29 | Update CONTROL for v0.14.1 | Convery | |
| 2017-03-28 | Merge pull request #859 from Microsoft/update_rv3 | Alexander Karatarakis | |
| Update to latest revision of Range-V3-VS2015 | |||
| 2017-03-28 | Merge branch 'master' of github.com:Microsoft/vcpkg into opencv_contrib | Tobias Kohlbau | |
| 2017-03-28 | [opencv] adds opencv_contrib option | Tobias Kohlbau | |
| Adds the ability to enable opencv_contrib compilation. It is disabled by default and needs to be enabled by the user (see comments for more information). In future release it should be an user selectable option as soon as vcpk supports this functionality. Signed-off-by: Tobias Kohlbau <tobias@kohlbau.de> | |||
| 2017-03-27 | Merge pull request #857 from ethanhs/master | Robert Schumacher | |
| pybind11 port | |||
| 2017-03-27 | [pybind11] Disable building tests to remove pytest dependency. | Robert Schumacher | |
| 2017-03-27 | Update to latest revision of Range-V3-VS2015 | Casey Carter | |
| 2017-03-27 | fix sourcepath pybind11 2.1.0 | Ethan Smith | |
| 2017-03-27 | remove unused options | Ethan Smith | |
| 2017-03-27 | update pybind11 to 2.1.0 | Ethan Smith | |
| 2017-03-27 | add pybind11 port | Ethan Smith | |
