aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-11-21Merge pull request #1752 from martin-s/patch-vs2013Robert Schumacher
Added support for VS2013 build chain tools.
2017-11-21Merge pull request #2241 from UnaNancyOwen/add_halideRobert Schumacher
Add Halide
2017-11-21[halide] Small tweaks, use hash check for licenseRobert Schumacher
2017-11-21Merge pull request #2187 from seanwarren/lcms-debug-postfixRobert Schumacher
[lcms] Add 'd' debug postfix
2017-11-21[lcms] Bump package versionRobert Schumacher
2017-11-21Merge branch 'master' of https://github.com/Microsoft/vcpkgRobert Schumacher
2017-11-21[libssh2] Enable cmake config targetsRobert Schumacher
2017-11-21Merge pull request #2238 from janisozaur/libzipRobert Schumacher
[libzip] Update to 1.3.2
2017-11-22Add HalideTsukasa Sugiura
Add Halide.
2017-11-21[vcpkg] Improve cmake targets outputRobert Schumacher
2017-11-21Merge pull request #2240 from jasjuang/alembicRobert Schumacher
[alembic] fix string replace eats semicolon problem
2017-11-21[alembic] fix string replace eats semicolon problemjasjuang
2017-11-21[libzip] update patchesMichał Janiszewski
2017-11-21[libzip] Update libzip to 1.3.2Michał Janiszewski
2017-11-21Merge pull request #2217 from aybe/aubio-uwpAlexander Karatarakis
[aubio] patches for UWP builds
2017-11-21Merge pull request #2228 from fquinner/feature-qpid-protonAlexander Karatarakis
Added port for qpid proton 0.18.1
2017-11-21Merge pull request #2224 from jasjuang/libusbAlexander Karatarakis
[libusb] apply patch to make it libfreenect2 compatible
2017-11-21Merge pull request #2216 from aybe/libsndfile-uwpAlexander Karatarakis
[libsndfile] patches for UWP builds
2017-11-21Merge pull request #2214 from aybe/libflac-uwpAlexander Karatarakis
[libflac] patches for UWP builds
2017-11-21Merge pull request #2227 from fquinner/feature-add-tool-sconsAlexander Karatarakis
Added SCONS to vcpkg_find_acquire_program
2017-11-21[libsndfile] fixed missing return !Aybe
2017-11-21[libflac] using #ifdef for patches insteadAybe
2017-11-21[libsndfile] patches applied with #ifdef insteadAybe
2017-11-20Fix `vcpkg integrate install` for unicode usernamesAlexander Karatarakis
2017-11-21[aubio] bumping to 0.46 and using GitHub insteadAybe
2017-11-20Fix pathAlexander Karatarakis
2017-11-20Introduce 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-19Added port for qpid proton 0.18.1Frank Quinn
2017-11-19Added SCONS to vcpkg_find_acquire_programFrank 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 compatiblejasjuang
2017-11-17Merge pull request #2219 from cdcseacave/masterRobert Schumacher
[ceres] enable static CRT linkage for MSVC
2017-11-17Merge pull request #2220 from UnaNancyOwen/fix_pclRobert Schumacher
Change OpenNI2 to feature option
2017-11-17[date] Update to 2.3Alexander Karatarakis
2017-11-17Change OpenNI2 to optionTsukasa Sugiura
Change OpenNI2 to option for build static link library.
2017-11-17[ceres] enable static CRT linkage for MSVCcDc
2017-11-17[vcpkgExtractFile] Fix partial dir name. Special case 1-item zipsAlexander Karatarakis
- If the zip contains a single item, pull that up a directory - If the zip contains multiple items, place that in a directory on of the same name as the zip
2017-11-17Merge pull request #2165 from cenit/masterRobert Schumacher
[OpenGL] add GlU32.lib [GLU]
2017-11-17Merge pull request #2197 from UnaNancyOwen/fix_pclRobert Schumacher
Fix find debug dependencies of PCL
2017-11-16[vcpkg] Support \share\<port>\usage to handle libraries which are found ↵Robert Schumacher
through built-in Find Modules.
2017-11-16[vcpkg] Refactor to remove Build::BuildResults -- too similar to ↵Robert Schumacher
ExtendedBuildResult
2017-11-17[aubio] patches for UWP buildsAybe
2017-11-16[vcpkg] Output autodetected CMake usage information after install.Robert Schumacher
2017-11-17[libsndfile] patches for UWP buildsAybe
2017-11-17[libflac] patches for UWP buildsAybe
2017-11-16Merge pull request #2191 from Innervate/redshell-1.1.2Alexander Karatarakis
Small version bump to redshell port
2017-11-16Merge pull request #2206 from rosenqui/avro-cAlexander Karatarakis
[avro-c] Adding avro-c port