aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-06-21Merge pull request #1310 from khouzam/ffmpeg-uwpRobert Schumacher
Adding support for FFmpeg in UWP.
2017-06-21[triplet] Use pointer to instance-controlled strings and cache hashcodeAlexander Karatarakis
2017-06-21Merge pull request #1330 from vinniefalco/masterRobert Schumacher
[beast] Update to version 63
2017-06-21[beast] Update to version 63Vinnie Falco
2017-06-20Merge pull request #1299 from atkawa7/janssonRobert Schumacher
[jansson] new port required by nghttp2 #1122
2017-06-20[jansson] Enable cmake scriptsRobert Schumacher
2017-06-20[vcpkg] Hotfix regression in 8741214. Fixes #1325.Robert Schumacher
2017-06-20Merge pull request #1317 from bagong/qscintillaRobert Schumacher
Add port qscintilla
2017-06-20Merge pull request #1316 from moffel/cprRobert Schumacher
[cpr] add c++ requests 1.3.0 port
2017-06-20[cpr] Enable dynamic builds via CMAKE_WINDOWS_EXPORT_ALL_SYMBOLSRobert Schumacher
2017-06-20Merge pull request #1321 from jasjuang/masterRobert Schumacher
enable cmake config for glm
2017-06-20[vcpkg-fixup-cmake-targets][glm] Upgrade GLM. Move cmake fixup logic into ↵Robert Schumacher
helper script.
2017-06-20Make python path more generalbagong
2017-06-20Merge pull request #1318 from codicodi/utf8procRobert Schumacher
[utf8proc] new port
2017-06-20Fixing invocation of bash command to install gcc and perl for ffmpegGilles Khouzam
2017-06-20enable cmake config for glmjasjuang
2017-06-20[vcpkg] Handle missing fields in print_error_message()Robert Schumacher
2017-06-20fixes VCPKG_CRT_LINKAGEatkawa7
2017-06-20Fixes VCPKG_CRT_LINKAGE, Turned off tests, Added VCPKG_LIBRARY_LINKAGEatkawa7
2017-06-20[vcpkg] Use unique_ptr<> for paragraphs. Post-parser phase rework.Robert Schumacher
2017-06-20[ffmpeg] Simplify UWP build slightly. Fix -MD/-MT to not apply during debug ↵Robert Schumacher
builds.
2017-06-19Merge pull request #1309 from UnaNancyOwen/add_openni2Robert Schumacher
[WIP] Add OpenNI2 port
2017-06-19[openni2] Fix patch. Disable kinect optional component. Move headers.Robert Schumacher
2017-06-19Merge pull request #1305 from IntelOrca/ports/add-libzipRobert Schumacher
[libzip] Add libzip port, version 1.2.0
2017-06-19[libzip] Avoid renaming DLLs -- this breaks the import libRobert Schumacher
2017-06-19[libpng] Define CMAKE_SYSTEM_PROCESSOR to avoid double-eval failureRobert Schumacher
2017-06-19Merge pull request #1314 from Mixaill/libpng-1629Robert Schumacher
[libpng] update to 1.6.29
2017-06-19Merge pull request #1300 from atkawa7/cunitRobert Schumacher
[cunit] new port required by #1122
2017-06-19[cunit] Install generated config headerRobert Schumacher
2017-06-20make copy less verboseMichael Offel
2017-06-20Add port qscintillabagong
2017-06-19Merge pull request #1315 from Mixaill/libraw-0182Robert Schumacher
[libraw] update to 0.18.2
2017-06-20add c++ requests 1.3.0 portMichael Offel
2017-06-20[libraw] update to 0.18.2Mikhail Paulyshka
2017-06-20[libpng] update to 1.6.29Mikhail Paulyshka
2017-06-19Merge branch 'feature_package_implementation'Robert Schumacher
2017-06-19[vcpkg] feature packages initial parsingDaniel Shaw
2017-06-19Use std::experimental::filesystem instead of std::tr2::sysAlexander Karatarakis
2017-06-19Adding support for FFmpeg in UWP.Gilles Khouzam
Adding support to download gas-preprocessor as an acquire_program. Update all packages for msys2 Download perl and gcc for ARM assembly in ffmpeg.
2017-06-19[utf8proc] initial commitcodicodi
2017-06-20Add OpenNI2 portTsukasa Sugiura
Add OpenNI2 port
2017-06-18[libzip] Add libzip port, version 1.2.0Ted John
libzip does not have support for static builds, therefore a large amount of hack patching was required to build both a static and share variant.
2017-06-16Merge pull request #1297 from seanlis/masterRobert Schumacher
Add building of flann_cpp for FLANN port.
2017-06-16[flann] Add HEAD_REF, rename static libs to appear dynamicRobert Schumacher
2017-06-17Remove static lib for dynamic build.Sean Li
2017-06-17Revert previous patch rather than deleting it.Sean Li
2017-06-17Substitue vcpkg_from_github for vcpkg_download_distfile.Sean Li
2017-06-16[cunit] Refactor CMake to perform proper installationRobert Schumacher
2017-06-16Merge pull request #1293 from atkawa7/nuklearRobert Schumacher
[nuklear] new port
2017-06-16[cunit] new port required by #1122atkawa7