aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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-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-16[vcpkg] Output autodetected CMake usage information after install.Robert Schumacher
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
2017-11-16Use temp-and-rename pattern for extractingAlexander Karatarakis
2017-11-16Merge pull request #2212 from Alisayyy-Yang/disableTestBranch1116Alexander Karatarakis
[string-theory]disable the tests
2017-11-16[string-theory]disable the testsAlisayyy-Yang
2017-11-15Introduce VcpkgPowershellUtilsAlexander 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 cmakeRobert Schumacher
2017-11-15[leptonica][tiff] Add LZMA to tiff's dependent libraries. Leptonica should ↵Robert Schumacher
use TIFF_LIBRARIES.
2017-11-15Merge pull request #2204 from Alisayyy-Yang/MyFixBranch1115Alexander Karatarakis
[globjects]disable the gtests
2017-11-15Initial commit of the C API for Apache AvroEric 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[globjects]disable the gtestsAlisa Yang
2017-11-14Merge pull request #2195 from szechyjs/masterRobert Schumacher
Add librabbitmq port
2017-11-15Fix find debug library of FLANNTsukasa 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-15Fix find debug library of QHullTsukasa 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.
2017-11-15update CONTROL with latest depsyintothayang
2017-11-14Update CHANGELOG and bump version to v0.0.97Alexander Karatarakis
2017-11-14[vcpkg-ci] Clean up buildtrees during build to avoid consuming 200+ Gb of SSDRobert Schumacher
2017-11-14Add librabbitmq portJared Szechy
2017-11-14[coolprop] Avoid copying entire include/ directory. Add python2 to ↵Robert Schumacher
requirements. Simplify portfile. Fixes #2180.
2017-11-14Merge pull request #2193 from chwarr/bond-7.0.2Robert Schumacher
Upgrade Bond to 7.0.2
2017-11-14[bond] Boost patch is no longer needed due to toolchain improvements.Robert Schumacher
2017-11-14Upgrade Bond to 7.0.2Christopher Warrington
* Updated to the 7.0.2 release of Bond. * Regenerated patches.
2017-11-14Merge pull request #2179 from tusharpm/update-libuv-1.16.1Robert Schumacher
libuv update
2017-11-14Merge pull request #2190 from TheCycoONE/sdl2-mixer202Robert Schumacher
[sdl2-mixer] Bump to 2.0.2
2017-11-13[vcpkg-contact] Add --survey so users can easily provide feedbackRobert Schumacher
2017-11-13[vcpkg-metrics] Replace SQM with MAC hash.Robert Schumacher
2017-11-14small version bump to redshell portyintothayang
2017-11-13[sdl2-mixer] Bump to 2.0.2Stephen E. Baker
Follows upstream default mp3 library change from smpeg to mpg123
2017-11-13Merge pull request #2182 from seanwarren/libraw-debug-postfixAlexander Karatarakis
[libraw] Add 'd' debug postfix
2017-11-13[libraw] Bump versionAlexander Karatarakis
2017-11-13[dimcli] update to 3.1.1gknowles
2017-11-13[libraw] Add 'd' debug postfixSean Warren