aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-09-04Merge pull request #4198 from myd7349/prs/nng-tls-featureAlexander Karatarakis
[nng] Add mbedtls feature
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-04[nanodbc]Update to new URLS (#4221)Cheney Wang
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-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
2018-08-30esaxx initatkawa7
2018-08-30darts clone initatkawa7
2018-08-30sais initatkawa7
2018-08-29*Update Meson to 0.47.1. (#4155)Mark Ian Holland
*Fix acquire meson on Unix platforms.
2018-08-29Merge pull request #4153 from sjemens/xlntAlexander Karatarakis
[xlnt] update to v1.3.0
2018-08-29Merge pull request #4163 from icedream2linxi/pr/icu-support-static-buildAlexander Karatarakis
[icu] Support for compiling static libraries.
2018-08-29Merge pull request #4176 from Cheney-W/Live555UpdateAlexander Karatarakis
[Live555] Update to latest
2018-08-29[live555] Improve error messageAlexander Karatarakis
2018-08-29[live555] update live555Cheney-Wang
2018-08-29[Live555] Update to latestCheney-Wang
2018-08-29Merge pull request #4186 from xiangfan-ms/masterAlexander Karatarakis
Update boost-hana-msvc to use the official develop branch of boost.hana.
2018-08-29[boost-hana] Bump versionAlexander Karatarakis
2018-08-29Merge pull request #4181 from markaren/thrift/copy-linux-compilerAlexander Karatarakis
fix thrift only copying compiler to tools on windows
2018-08-29Merge pull request #4182 from myd7349/prs/nngAlexander Karatarakis
[nng] Add new package
2018-08-29Merge pull request #4184 from TheAifam5/fix/python2/build-pathAlexander Karatarakis
Fix build path for win-x86 platform
2018-08-29Update boost-hana-msvc to use the official develop branch of boost.hana.Xiang Fan
The REF contains the commit which enables building boost.hana with VS2017 15.8 BTW, VS2017 15.7 is no longer support after this.
2018-08-29Fix build path for win-x86 platformMateusz Paluszkiewicz
2018-08-29[nng] Add new packagemyd7349
2018-08-29fix thrift only copying compiler to tools on windowsLars Ivar Hatledal
2018-08-28Merge pull request #4180 from Voskrese/patch-1Alexander Karatarakis
[libraw] fix linux
2018-08-28Merge pull request #4161 from atkawa7/libmodbusAlexander Karatarakis
libmodbus init closes #283
2018-08-28Merge pull request #4174 from fcharlie/update_nghttp2Alexander Karatarakis
[nghttp2] update to 1.32.1
2018-08-28[nanomsg] Update to 1.1.4 (#4158)myd7349
2018-08-28[libmodbus] Avoid check_include_file on Windows. Move inclues to root.Robert Schumacher
2018-08-28Update HEAD_REF for libimobiledevice-win32 projects (#4162)Frederik Carlier
2018-08-28[icu] Bump package versionRobert Schumacher
2018-08-28intelrdfpmathlib init (#4168)atkawa7
2018-08-28[libraw] Replace WIN32 with VCPKG_CMAKE_SYSTEM_NAMERobert Schumacher
2018-08-28[monkeys-audio] Fix x64-installation "file INSTALL cannot find" (#4159)iyanging
* Fix x64 "file INSTALL cannot find" * [monkeys-audio] Use vcpkg_install_msbuild()
2018-08-29fix linuxVoskrese
error ``` CMake Error at ports/libraw/portfile.cmake:53 (file): file RENAME failed to rename /opt/vcpkg/packages/libraw_x64-linux/lib/raw_r.lib to /opt/vcpkg/packages/libraw_x64-linux/lib/raw.lib because: No such file or directory Call Stack (most recent call first): scripts/ports.cmake:71 (include) ``` ``` Include files should not be duplicated into the /debug/include directory. If this cannot be disabled in the project cmake, use file(REMOVE_RECURSE ${CURRENT_PACKAGES_DIR}/debug/include) /debug/share should not exist. Please reorganize any important files, then use file(REMOVE_RECURSE ${CURRENT_PACKAGES_DIR}/debug/share) Found 2 error(s). Please correct the portfile: /opt/vcpkg/ports/libraw/portfile.cmake -- Performing post-build validation done ```
2018-08-28[nghttp2] update to 1.32.1Force Charlie
2018-08-27[docs] Add documentation for VCPKG_VISUAL_STUDIO_PATHRobert Schumacher