| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-11-24 | Merge pull request #2254 from xoviat/fftw-cmake | Alexander Karatarakis | |
| [fftw] Use builtin cmake configuration | |||
| 2017-11-24 | Merge pull request #2251 from thierryba/protobuf3.5 | Alexander Karatarakis | |
| [protobuf] upgrade to 3.5.0 | |||
| 2017-11-24 | Merge pull request #2255 from twMr7/realsense2 | Alexander Karatarakis | |
| [realsense2] update to v2.8.2 | |||
| 2017-11-25 | [realsense2] update to v2.8.2 | James Chang | |
| 2017-11-24 | [fftw] bump version | xoviat | |
| 2017-11-24 | [fftw] Use builtin cmake configuration | xoviat | |
| 2017-11-23 | protobuf: upgrade to protobuf 3.5 | Thierry Bastian | |
| 2017-11-22 | [date] Update. Resolves #2222 | Alexander Karatarakis | |
| 2017-11-22 | [sdl2] Use cmake for UWP | Robert Schumacher | |
| 2017-11-22 | [ogre] Fix unrelocatable CMake files, also attempt to enable Debug | Robert Schumacher | |
| 2017-11-22 | Merge pull request #2092 from lazyhamster/ogre_1_10 | Robert Schumacher | |
| [ogre] Update port to Ogre version 1.10.8. | |||
| 2017-11-22 | [ogre] Fix static builds | Robert Schumacher | |
| 2017-11-21 | Merge pull request #2082 from Lyrex/devil-port | Robert Schumacher | |
| Add DevIL port | |||
| 2017-11-21 | [devil] Enable static builds | Robert Schumacher | |
| 2017-11-21 | Merge pull request #1752 from martin-s/patch-vs2013 | Robert Schumacher | |
| Added support for VS2013 build chain tools. | |||
| 2017-11-21 | Merge pull request #2241 from UnaNancyOwen/add_halide | Robert Schumacher | |
| Add Halide | |||
| 2017-11-21 | [halide] Small tweaks, use hash check for license | Robert Schumacher | |
| 2017-11-21 | Merge pull request #2187 from seanwarren/lcms-debug-postfix | Robert Schumacher | |
| [lcms] Add 'd' debug postfix | |||
| 2017-11-21 | [lcms] Bump package version | Robert Schumacher | |
| 2017-11-21 | Merge branch 'master' of https://github.com/Microsoft/vcpkg | Robert Schumacher | |
| 2017-11-21 | [libssh2] Enable cmake config targets | Robert Schumacher | |
| 2017-11-21 | Merge pull request #2238 from janisozaur/libzip | Robert Schumacher | |
| [libzip] Update to 1.3.2 | |||
| 2017-11-22 | Add Halide | Tsukasa Sugiura | |
| Add Halide. | |||
| 2017-11-21 | [vcpkg] Improve cmake targets output | Robert Schumacher | |
| 2017-11-21 | Merge pull request #2240 from jasjuang/alembic | Robert Schumacher | |
| [alembic] fix string replace eats semicolon problem | |||
| 2017-11-21 | [alembic] fix string replace eats semicolon problem | jasjuang | |
| 2017-11-21 | [libzip] update patches | Michał Janiszewski | |
| 2017-11-21 | [libzip] Update libzip to 1.3.2 | Michał Janiszewski | |
| 2017-11-21 | Merge pull request #2217 from aybe/aubio-uwp | Alexander Karatarakis | |
| [aubio] patches for UWP builds | |||
| 2017-11-21 | Merge pull request #2228 from fquinner/feature-qpid-proton | Alexander Karatarakis | |
| Added port for qpid proton 0.18.1 | |||
| 2017-11-21 | Merge pull request #2224 from jasjuang/libusb | Alexander Karatarakis | |
| [libusb] apply patch to make it libfreenect2 compatible | |||
| 2017-11-21 | Merge pull request #2216 from aybe/libsndfile-uwp | Alexander Karatarakis | |
| [libsndfile] patches for UWP builds | |||
| 2017-11-21 | Merge pull request #2214 from aybe/libflac-uwp | Alexander Karatarakis | |
| [libflac] patches for UWP builds | |||
| 2017-11-21 | Merge pull request #2227 from fquinner/feature-add-tool-scons | Alexander Karatarakis | |
| Added SCONS to vcpkg_find_acquire_program | |||
| 2017-11-21 | [libsndfile] fixed missing return ! | Aybe | |
| 2017-11-21 | [libflac] using #ifdef for patches instead | Aybe | |
| 2017-11-21 | [libsndfile] patches applied with #ifdef instead | Aybe | |
| 2017-11-20 | Fix `vcpkg integrate install` for unicode usernames | Alexander Karatarakis | |
| 2017-11-21 | [aubio] bumping to 0.46 and using GitHub instead | Aybe | |
| 2017-11-20 | Fix path | Alexander Karatarakis | |
| 2017-11-20 | Introduce PowershellParameter to add '' to parameter values. | Alexander Karatarakis | |
| Also place that and CMakeVariable in System.h | |||
| 2017-11-20 | [SDL2] Move SDL2main.lib into manual-link. | Robert Schumacher | |
| 2017-11-20 | [angle] Add CMake package with modules. (#2223) | Alexej Harm | |
| * added angle cmake config * bumped angle package version * [angle] Add unofficial cmake targets | |||
| 2017-11-20 | [mprf] add missing symbol (#2226) | xoviat | |
| * [mprf] create printf * Update CMakeLists.txt * [mpfr:portile] copy file | |||
| 2017-11-20 | [imgui] Use vendored stb at request of author -- static linking is ↵ | Robert Schumacher | |
| explicitly worked around. Update to 1.52. | |||
| 2017-11-19 | Added port for qpid proton 0.18.1 | Frank Quinn | |
| 2017-11-19 | Added SCONS to vcpkg_find_acquire_program | Frank Quinn | |
| See: http://scons.org I have a port I would like to submit which uses scons (which in turn uses the python interpreter already provided). This change makes SCONS usable for vcpkg_execute_required_process. | |||
| 2017-11-18 | [libusb] apply patch to make it libfreenect2 compatible | jasjuang | |
| 2017-11-17 | Merge pull request #2219 from cdcseacave/master | Robert Schumacher | |
| [ceres] enable static CRT linkage for MSVC | |||
| 2017-11-17 | Merge pull request #2220 from UnaNancyOwen/fix_pcl | Robert Schumacher | |
| Change OpenNI2 to feature option | |||
