| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-02-16 | [liblo] Initial port (#2821) | Stephen Kyne | |
| * [portaudio] Added ASIO support to build * Update libpng to 1.6.34 * [liblo] Initial port * Revert "Update libpng to 1.6.34" This reverts commit ede0bb947b07aea119b7b05e3625c3eec1395af4. * Revert "[liblo] Initial port" This reverts commit bb819eb21841bb8cf4816af5a78e17ef58ec8ce5. * [liblo] Initial port * [liblo] Use vcpkg_from_github() and vcpkg_fixup_cmake_targets() * [liblo] Fix SHA512 | |||
| 2018-02-16 | [vcpkg] http_proxy and https_proxy should be lowercase (#2815) | Fujii Hironori | |
| Pacman of Msys understands only lowercase environment variables http_proxy and https_proxy. | |||
| 2018-02-15 | update cuda requirement to 9.0, fixes #2791 (#2802) | Jason Juang | |
| * update cuda requirement to 9.0, fixes #2791 * [cuda] Restore sample version blob | |||
| 2018-02-14 | [vcpkg-find-acquire-program] Add mirror for NASM. Fixes #2777. | Robert Schumacher | |
| 2018-02-14 | Updated boost license to 1.66.0 (#2795) | Patrik Huber | |
| I was a bit confused to see a reference to "1.65.1" while I was installing 1.66.0, but it turns out this URL is just not updated. This updates it. | |||
| 2018-02-14 | [vcpkg] Implement Default-Features (#2697) | Jonathan Hale | |
| * [vcpkg] Add Default-Feature to make_status_pgh utility function Signed-off-by: Squareys <squareys@googlemail.com> * [vcpkg] Parse "Default-Features" as dependencies and add test for parsing Signed-off-by: Squareys <squareys@googlemail.com> * [vcpkg] Document some methods and structures Signed-off-by: Squareys <squareys@googlemail.com> * [vcpkg] Add install_default_features_test Signed-off-by: Squareys <squareys@googlemail.com> * [vcpkg] Change install_default_features_test to not have preinstalled package * [vcpkg] Test install behaviour of default features Signed-off-by: Squareys <squareys@googlemail.com> * [vcpkg] Implement default features Signed-off-by: Squareys <squareys@googlemail.com> * [vcpkg] Test default features upgrade behavior Signed-off-by: Squareys <squareys@googlemail.com> * [vcpkg] Implement upgrade with default features Signed-off-by: Squareys <squareys@googlemail.com> * [vcpkg] Test behaviour of upgrade with default features in dependencies Signed-off-by: Squareys <squareys@googlemail.com> * [vcpkg] Make upgrade install new default features Signed-off-by: Squareys <squareys@googlemail.com> * [vcpkg] Move collecting of packages for which to prevent defaults Further down the line to create_feature_install_plan. Signed-off-by: Squareys <squareys@googlemail.com> * [vcpkg] Fix core missing from default features and potential inf loop Signed-off-by: Squareys <squareys@googlemail.com> * [vcpkg] Rename, fix and move some tests Signed-off-by: Squareys <squareys@googlemail.com> | |||
| 2018-02-13 | Merge pull request #2780 from Alisayyy-Yang/NewFixDateBranch | Alexander Karatarakis | |
| Fix date issue | |||
| 2018-02-13 | [uriparser] Update to 0.8.5 | Alexander Karatarakis | |
| 2018-02-13 | Copy local dependencies for library targets (#2787) | Bruce Jones | |
| * Fix for issue #2786 * [vcpkg-cmake-toolchain] Only applocal dependencies for shared libraries | |||
| 2018-02-13 | [aubio] Update to handle static FFMPEG | Robert Schumacher | |
| 2018-02-13 | [ffmpeg] Bump version for PR #2783 | Robert Schumacher | |
| 2018-02-13 | [ffmpeg] Allow static builds of ffmpeg (#2783) | Anonymous Maarten | |
| ffmpeg creates static .a libraries, so change the suffix to .lib | |||
| 2018-02-13 | [liblzma] Add usage information | Robert Schumacher | |
| 2018-02-13 | change compile order to debug first, fix #2767 (#2785) | Jason Juang | |
| 2018-02-12 | Fix date issue | Alisayyy-Yang | |
| 2018-02-11 | Merge pull request #2774 from cmpute/master | Alexander Karatarakis | |
| [pcre] fix space issue and add mirror (fix #2751) | |||
| 2018-02-11 | Merge pull request #2776 from igl42/master | Alexander Karatarakis | |
| [blaze] update to Blaze 3.3 | |||
| 2018-02-11 | [blaze] update to Blaze 3.3 | Klaus Iglberger | |
| 2018-02-10 | Merge pull request #2770 from UnaNancyOwen/update_realsense2 | Alexander Karatarakis | |
| [realsense2] Update to v2.10.0 | |||
| 2018-02-10 | fixed typo in warning message (#2773) | ChrisBFX | |
| 2018-02-10 | [realsense2] Update to v2.10.0 | Tsukasa Sugiura | |
| Update realsense2 port to librealsense v2.10.0. | |||
| 2018-02-10 | [pcre] fix space issue and add mirror (fix #2751) | Jacob Zhong | |
| 2018-02-09 | [folly] Workaround bug for VS 15.6 | Alexander Karatarakis | |
| 2018-02-09 | Merge pull request #2756 from ivysnow/mman | Alexander Karatarakis | |
| [mman] git-f5ff813 initial. | |||
| 2018-02-09 | Merge pull request #2755 from ivysnow/tinydir | Alexander Karatarakis | |
| [tinydir] 1.2.3 initial. | |||
| 2018-02-09 | Merge pull request #2754 from ivysnow/recast | Alexander Karatarakis | |
| [recast] 1.5.1 initial. | |||
| 2018-02-09 | Merge pull request #2753 from ivysnow/chipmunk | Alexander Karatarakis | |
| [chipmunk] 7.0.2 initial. | |||
| 2018-02-09 | Merge pull request #2752 from miurahr/libgeotiff | Alexander Karatarakis | |
| Add libgeotiff port | |||
| 2018-02-09 | [vcpkg-ci] Delete intermediate build folders even on unsuccesful builds | Alexander Karatarakis | |
| 2018-02-09 | Update Catch to 2.1.2 (#2763) | Martin Hořeňovský | |
| 2018-02-09 | [mman] git-f5ff813 initial. | Ivy Snow | |
| 2018-02-09 | [tinydir] 1.2.3 initial. | Ivy Snow | |
| 2018-02-09 | [recast] 1.5.1 initial. | Ivy Snow | |
| 2018-02-09 | [chipmunk] 7.0.2 initial. | Ivy Snow | |
| 2018-02-09 | [libgeotiff] update description | Hiroshi Miura | |
| 2018-02-09 | [libgeotiff] remove installed dlls when static build | Hiroshi Miura | |
| 2018-02-09 | fix tiff detection error when static build | Hiroshi Miura | |
| 2018-02-09 | [libgeotiff] fix install directory for cmake configurations | Hiroshi Miura | |
| Signed-off-by: Hiroshi Miura <miurahr@linux.com> | |||
| 2018-02-09 | Add libgeotiff port | Hiroshi Miura | |
| Signed-off-by: Hiroshi Miura <miurahr@linux.com> | |||
| 2018-02-08 | [qt5-base][qtdeploy] Deploy plugin dependencies to the executable's folder. | Robert Schumacher | |
| 2018-02-07 | Update CHANGELOG and bump version to v0.0.104 | Alexander Karatarakis | |
| 2018-02-07 | Merge pull request #2747 from miurahr/epsilon | Alexander Karatarakis | |
| Add epsilon library port | |||
| 2018-02-07 | [cgal] Avoid using absolute paths in cmake config file | Robert Schumacher | |
| 2018-02-07 | [blosc] Update to 1.13.5 | Alexander Karatarakis | |
| static-install-fix.patch no longer required (upstream contains the patched version). Resolves build error with VS 15.6 in static builds | |||
| 2018-02-07 | Merge branch 'master' of https://github.com/Microsoft/vcpkg | Robert Schumacher | |
| 2018-02-07 | [vcpkgInvokeCommandClean] Don't use -encodedCommand. | Alexander Karatarakis | |
| Instead, use -Command with the appropriate number of escaped quotes (which ended up being 3) | |||
| 2018-02-07 | Merge findFileRecursivelyUp into VcpkgPowershellUtils | Alexander Karatarakis | |
| 2018-02-07 | [vtk] Fix breaking change in find_package(HDF5) | Robert Schumacher | |
| 2018-02-07 | [curl] Add nghttp2.lib to dependencies of curl | Robert Schumacher | |
| 2018-02-07 | [vcpkg-configure-cmake] Use ninja to configure in parallel (#2712) | Robert Schumacher | |
