| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-02-16 | [mkl] Add port MKL (#2806) | Jacob Zhong | |
| 2018-02-16 | [aws-sdk-cpp] update to 1.3.58 (#2810) | Jason Juang | |
| 2018-02-16 | [jansson] Update to 2.11 (#2820) | Alexandre Breteau | |
| 2018-02-16 | [vcpkg] Avoid using s::status_known() -- it does not do what you think it does | Robert Schumacher | |
| 2018-02-16 | [vcpkg] Fix bug with missing dependencies introduced in #2697 (#2819) | Jonathan Hale | |
| When a package dependency was not found (has no source control file), install would exit with "Value was null" when trying to install its default features, as the dependency would be marked erroneously as found in this case. Signed-off-by: Squareys <squareys@googlemail.com> | |||
| 2018-02-16 | [ebml] Initial port. (#2812) | evpobr | |
| 2018-02-16 | [openvr] update to 1.0.13 (#2809) | Jason Juang | |
| 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 | |
