| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | [qt5] Reduce duplication in modular build by extracting qt5modularscripts | Robert Schumacher | |
| 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 | |||
| 2017-11-17 | [date] Update to 2.3 | Alexander Karatarakis | |
| 2017-11-17 | Change OpenNI2 to option | Tsukasa Sugiura | |
| Change OpenNI2 to option for build static link library. | |||
| 2017-11-17 | [ceres] enable static CRT linkage for MSVC | cDc | |
| 2017-11-17 | [vcpkgExtractFile] Fix partial dir name. Special case 1-item zips | Alexander 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-17 | Merge branch 'qt5_modular' of https://github.com/Barath-Kannan/vcpkg into ↵ | Robert Schumacher | |
| Barath-Kannan-qt5_modular | |||
| 2017-11-17 | Merge pull request #2165 from cenit/master | Robert Schumacher | |
| [OpenGL] add GlU32.lib [GLU] | |||
| 2017-11-17 | Merge pull request #2197 from UnaNancyOwen/fix_pcl | Robert 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 | add in clang and enable tools | jasjuang | |
| 2017-11-16 | [vcpkg] Refactor to remove Build::BuildResults -- too similar to ↵ | Robert Schumacher | |
| ExtendedBuildResult | |||
| 2017-11-17 | [aubio] patches for UWP builds | Aybe | |
| 2017-11-16 | [vcpkg] Output autodetected CMake usage information after install. | Robert Schumacher | |
| 2017-11-17 | [libsndfile] patches for UWP builds | Aybe | |
| 2017-11-17 | [libflac] patches for UWP builds | Aybe | |
| 2017-11-16 | Merge pull request #2191 from Innervate/redshell-1.1.2 | Alexander Karatarakis | |
| Small version bump to redshell port | |||
| 2017-11-16 | Merge pull request #2206 from rosenqui/avro-c | Alexander Karatarakis | |
| [avro-c] Adding avro-c port | |||
| 2017-11-16 | Use temp-and-rename pattern for extracting | Alexander Karatarakis | |
| 2017-11-16 | Merge pull request #2212 from Alisayyy-Yang/disableTestBranch1116 | Alexander Karatarakis | |
| [string-theory]disable the tests | |||
| 2017-11-16 | [string-theory]disable the tests | Alisayyy-Yang | |
| 2017-11-15 | Introduce VcpkgPowershellUtils | Alexander Karatarakis | |
| 2017-11-15 | [tesseract] Fix static linking. [icu][tiff] Add patches in toolchain to fix ↵ | Robert Schumacher | |
| static linking. | |||
| 2017-11-15 | [llvm] Install debug targets for cmake | Robert Schumacher | |
| 2017-11-15 | [leptonica][tiff] Add LZMA to tiff's dependent libraries. Leptonica should ↵ | Robert Schumacher | |
| use TIFF_LIBRARIES. | |||
| 2017-11-15 | Merge pull request #2204 from Alisayyy-Yang/MyFixBranch1115 | Alexander Karatarakis | |
| [globjects]disable the gtests | |||
| 2017-11-15 | Initial commit of the C API for Apache Avro | Eric Rosenquist | |
| Avro is a data serialization system. https://avro.apache.org/docs/current/api/c/ A static library is the only build option at the moment. The patch for PR#217 in the Avro repo is included since it contains a vital memory leak fix that has not yet been merged into the Avro code. https://github.com/apache/avro/pull/217 | |||
| 2017-11-15 | [sciter] Update to 4.0.5.5520 | pravic | |
| 2017-11-15 | [globjects]disable the gtests | Alisa Yang | |
| 2017-11-14 | Merge pull request #2195 from szechyjs/master | Robert Schumacher | |
| Add librabbitmq port | |||
| 2017-11-15 | Fix find debug library of FLANN | Tsukasa Sugiura | |
| Fix find debug library of FLANN. Currently, QHull port generates debug libraries with DEBUG_POSTFIX (-gd). Therefore, It doesn't need to be override. | |||
| 2017-11-15 | Fix find debug library of QHull | Tsukasa Sugiura | |
| Fix find debug library of QHull. Currently, QHull port generates debug libraries with DEBUG_POSTFIX (_d). Therefore, It doesn't need to be override. | |||
