aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-09-05[curl] update curl to 7.61.1Force Charlie
2018-09-05[azure-storage-cpp] Upgrade to 5.1.0Tank Tang
2018-09-04Merge pull request #4216 from tbeu/patch-1Alexander Karatarakis
Update zlib version
2018-09-04Merge pull request #4210 from atkawa7/usrsctpAlexander Karatarakis
usrsctp init
2018-09-04Merge pull request #4207 from atkawa7/linenoise-ngAlexander Karatarakis
linenoise init
2018-09-04Merge pull request #4203 from atkawa7/fastfeatAlexander Karatarakis
fastfeat init
2018-09-04Merge pull request #4202 from atkawa7/modp-base64Alexander Karatarakis
modp-base64 init
2018-09-04Merge pull request #4198 from myd7349/prs/nng-tls-featureAlexander Karatarakis
[nng] Add mbedtls feature
2018-09-04[poco] Use PATCHES argument. Avoid WIN32 because it is not defined in portfiles.Robert Schumacher
2018-09-04Merge remote-tracking branch 'origin/master' into dev/roschuma/4224Robert Schumacher
2018-09-04[vcpkg_extract_source_archive] Fix incorrect var usage in ↵Robert Schumacher
vcpkg_extract_source_archive
2018-09-04[vcpkg_extract_source_archive] Fix incorrect var usage in ↵Robert Schumacher
vcpkg_extract_source_archive
2018-09-04[libpqxx] Fix non-WindowsRobert Schumacher
2018-09-04[cpprestsdk] Update to 2.10.6Robert Schumacher
2018-09-04[GraphicsMagick] bug-fix: image files won't load (#4215)David Ludwig
* [GraphicsMagick] bug-fix: image files won't load GM (GraphicsMagick) was failing to load image files, notably PNG or JPEG images, as it was being compiled with support for 'GraphicsMagick Modules'. These are files with names specific to GM, and of the format, 'IM_*.dll'. vcpkg's install process was not setting these up. This patch makes sure that when GM is built, it embed's GM's own image-loading code into graphicsmagick.dll. * [vcpkg_extract_source_archive_ex] Add PATCHES argument * [openmesh] Use direct download instead of gitlab * [blaze] Use PATCHES argument * [graphicsmagick] Use vcpkg_extract_source_archive_ex
2018-09-04[tbb] Add support for Linux and OSXRobert Schumacher
[tbb] Fix installed cmake file. Add vcpkg_test_cmake() [tbb] Fix static non-windows builds [tbb] Fix find_package() on Windows
2018-09-04Change poco to Poco as linux seems to be case-sensitive in this caseRuurd Adema
2018-09-04Fix poco build on osx and linuxRuurd Adema
2018-09-04[nanodbc]Update to new URLS (#4221)Cheney Wang
2018-09-03fix static build of ffmpeg-executablesUnknown
build ffplay.exe etc. failed because we tried to link ".a"-libraries
2018-09-02Merge remote-tracking branch 'origin/master'Unknown
2018-09-02allow building "ffmpeg.exe" Unknown
add new feature "ffmpeg" which allows to build "ffmpeg.exe" - ex. : vcpkg install ffmpeg[x264,gpl,nonfree,ffplay,ffprobe,openssl,lzma,opencl,ffmpeg]:x64-windows --recurse
2018-09-02allow building "ffmpeg.exe" Unknown
add new feature "ffmpeg" which allows to build "ffmpeg.exe" - ex. : vcpkg install ffmpeg[x264,gpl,nonfree,ffplay,ffprobe,openssl,lzma,opencl,ffmpeg]:x64-windows-static --recurse
2018-09-02Update zlib versiontbeu
2018-09-02[openssl] bump to 1.0.2p CVE-2018-0732 (#4130)the-j0k3r
* [openssl] bump to 1.0.2p CVE-2018-0732 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-0732 https://www.openssl.org/news/vulnerabilities.html * [openssl-unix][openssl-windows] Update control files for 1.0.2p * [openssl-windows][openssl-uwp] Update hashes * [libusbmuxd][libplist] Disable LTCG to enable compiler upgrades * [libirecovery] Add missing getopt dependency
2018-08-31Merge pull request #4194 from atkawa7/woff2Alexander Karatarakis
woff2 init
2018-08-31Merge pull request #4193 from atkawa7/esaxxAlexander Karatarakis
esaxx init
2018-08-31Merge pull request #4192 from atkawa7/darts-cloneAlexander Karatarakis
darts clone init
2018-08-31usrsctp initatkawa7
2018-08-31ECSUtil 1.0.0.2 releaseBob Kast
2018-08-31Update to ECSUtil v1.0.0.1Bob Kast
2018-08-31ECSUtil 0.9.0.9Bob Kast
2018-08-310.9.0.8Bob Kast
2018-08-31ECSUtil 0.9.0.7Bob Kast
2018-08-31ecsutil 0.9.0.6Bob Kast
2018-08-310.9.0.5Bob Kast
2018-08-310.9.0.4Bob Kast
2018-08-310.9.0.3Bob Kast
2018-08-310.9.0.2Bob Kast
2018-08-31add x86/x64-windows-static-md configurationsBob Kast
2018-08-31Initial vcpkg support for ECSUtil.Bob Kast
2018-08-31linenoise initatkawa7
2018-08-31fastfeat initatkawa7
2018-08-31modp-base64 initatkawa7
2018-08-31[nng] Add mbedtls featuremyd7349
2018-08-31[brotli] Add unofficial targetsRobert Schumacher
2018-08-30Merge pull request #4191 from atkawa7/saisAlexander Karatarakis
sais init
2018-08-30[vcpkg] post-build cmake test (#3431)Hiroshi Miura
* [vcpkg] post-build cmake test - test for applications with cmake build system - Add a test feature to vcpkg core, make progress for #72 - Tests for zlib, bzip2, libiconv and openssl for example - Test for curl will be failed, because of a bug #3053 It can detect a this type of problems * [vcpkg_test_cmake] Add MODULE parameter to explicitly specify which type of integration to test. * [bzip2] Fix casing of cmake module name
2018-08-30[vcpkg_download_distfile] Apply workaround from #3399Robert Schumacher
2018-08-30woff2 initatkawa7