aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-01-30Merge branch 'curl_http2' of github.com:fcharlie/vcpkg into curl_http2Force Charlie
2018-01-30Merge pull request #2675 from ivysnow/mpg123Alexander Karatarakis
[mpg123] fixed: error LNK2001: unresolved external symbol _INT123_dct36_sse
2018-01-30Merge pull request #2672 from UnaNancyOwen/fix_boostAlexander Karatarakis
[boost-test] Fix for VCPKG_BUILD_TYPE
2018-01-30Merge pull request #2669 from atkawa7/libopenmptAlexander Karatarakis
[libopenmpt] init
2018-01-30Merge pull request #2668 from atkawa7/cccapstoneAlexander Karatarakis
[cccapstone] init
2018-01-30Merge pull request #2667 from atkawa7/libudis86Alexander Karatarakis
[libudis86] init
2018-01-29[libspatialite] Bump versionAlexander Karatarakis
2018-01-29[libspatialite] fix compile error on non-latin env (#2659)Hiroshi Miura
It has literals with latin chars in a C source. Unfortunately VC++ recognize source file without BOM as in OEM code not in UTF-8. It cause a strange behavior of VC++ compiler, and fails with "epsg_inlined_prussian.c(685): error C2001: newline in constant." It happens on non-latin Windows such as Japanese(CP932). It also work when changing Windows configuration "system locale for non-unicode applications" to latin one such as English(US)(CP432), but it affects all applications and users in Windows system. Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2018-01-29[forest] New Package (#2650)George Fotopoulos
* Add header-only library forest
2018-01-29[qt5-base] Add openssl dependency for Network module and deploy it for ↵Robert Schumacher
applications
2018-01-29[crc32c] initatkawa7
2018-01-29[asmjit] initatkawa7
2018-01-29[yara] initatkawa7
2018-01-29[mujs] initatkawa7
2018-01-29[muparser] initatkawa7
2018-01-29Merge branch 'master' of https://github.com/Microsoft/vcpkg into curl_http2Force Charlie
2018-01-29fixed: error LNK2001: unresolved external symbol _INT123_dct36_sseIvy Snow
https://github.com/Microsoft/vcpkg/issues/1976
2018-01-29Merge pull request #2674 from LazyWolfLin/masterAlexander Karatarakis
Fix error C4996 of GTest in VS2017.
2018-01-29Fix error C4996 of GTest in VS2017.LazyWolf Lin
2018-01-29CURL_USE_WINSSL disable HTTP2Force Charlie
2018-01-28curl: disable WindowsStore HTTP2 support (nghttp2 not support)Force Charlie
2018-01-28curl: only dynamic build support HTTP2Force Charlie
2018-01-28Fix for VCPKG_BUILD_TYPETsukasa Sugiura
Fix for VCPKG_BUILD_TYPE.
2018-01-28curl enable http2, use nghttp2Force Charlie
2018-01-28[libopenmpt] initatkawa7
2018-01-28[cccapstone] initatkawa7
2018-01-28[libudis86] initatkawa7
2018-01-27[log4cplus] correct path for vcpkg_fixup_cmake_targets (#2646)Tsvetkov Maksim
2018-01-27[ClearEnvironment] Fix registry commentsAlexander Karatarakis
2018-01-27[dlib] Fix assert configuration issue in release modeRobert Schumacher
2018-01-26[qt5-base] Fix missing qtdeploy script in debug buildsRobert Schumacher
2018-01-26[vcpkg] Add string constructor (#2429)atkawa7
* [vcpkg] Add string constructor * Update versiont.h
2018-01-26[wincrypt,winsock2] Fix issue: license has been removed from SDK 16299 ↵Alexander Karatarakis
default installation
2018-01-26Merge pull request #2644 from jasjuang/openvrAlexander Karatarakis
[openvr] update to 1.0.12 and use vcpkg_from_github
2018-01-26Merge pull request #2657 from UnaNancyOwen/update_realsense2Alexander Karatarakis
[realsense2] Update to v2.9.1
2018-01-26Merge pull request #2658 from horenmar/catch-2.1.1Alexander Karatarakis
Update Catch to 2.1.1
2018-01-26Merge pull request #2648 from cenit/masterRobert Schumacher
[OpenGL] license has been removed from SDK 16299 default installation
2018-01-27[realsense2] Update to v2.9.1Tsukasa Sugiura
Update realsense2 port to librealsense v2.9.1.
2018-01-26Update Catch to 2.1.1Martin Hořeňovský
2018-01-26Add ExprTk packageArashPartow
2018-01-26Update StrTk packageArashPartow
2018-01-25Merge pull request #2642 from pravic/sciterAlexander Karatarakis
[sciter] Update to 4.1.2.5717
2018-01-25Add -NoProfile and -ExecutionPolicy Bypass in powershell callAlexander Karatarakis
2018-01-25[bootstrap] Fix whitespace issueAlexander Karatarakis
2018-01-25[bootstrap] Specify full path for dirs.projAlexander Karatarakis
2018-01-25[bootstrap] Exit fast(er) if msbuild failsAlexander Karatarakis
2018-01-25VcpkgInvokeCommand: return the error codeAlexander Karatarakis
2018-01-25VcpkgInvokeCommand: remove paramter $waitAlexander Karatarakis
2018-01-25license has been removed from SDK 16299 default installation, use a link as ↵Stefano Sinigardi
a copyright notice like 8.1 sdk
2018-01-25Merge pull request #2633 from tobiaskohlbau/libzipRobert Schumacher
[libzip] bump to 1.4.0