aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-09-14New package: gracicot/kangaru, a library for dependency injection in C++11, ↵Guillaume Racicot
C++14 and later (#4288) * New package: gracicot/kangaru, a library for dependency injection in C++11, c++14 and later * Updated description
2018-09-10Merge pull request #3990 from qmfrederik/updates/liblzmaAlexander Karatarakis
[liblzma] Update to 2.5.4
2018-09-10Merge pull request #4116 from sanxiyn/uriparser-0.8.6Alexander Karatarakis
[uriparser] Update to 0.8.6
2018-09-10Merge pull request #4255 from jasjuang/alembicAlexander Karatarakis
[alembic] update to 1.7.9
2018-09-09[alembic] update to 1.7.9jasjuang
2018-09-07Merge pull request #4244 from icedream2linxi/pr/freeglut-fix-static-linkAlexander Karatarakis
[freeglut] Fix the internal default link name of freeglut. Fixed #4243.
2018-09-07[freeglut] Fix the internal default link name of freeglut. Fixed #4243.icedream2linxi
2018-09-06Merge pull request #4238 from MarkIanHolland/imgui1.64Alexander Karatarakis
[Imgui] update imgui to v1.64
2018-09-06Merge pull request #4231 from fcharlie/update_curlAlexander Karatarakis
[curl] update curl to 7.61.1 nghttp2 to 1.33.0
2018-09-06Imgui updated to 1.64Mark Ian Holland
2018-09-05Merge pull request #4235 from SuperWig/catch24Alexander Karatarakis
[Catch2] Updated to 2.4.0
2018-09-05Merge pull request #4229 from katmsft/masterAlexander Karatarakis
[azure-storage-cpp] Upgrade to 5.1.0
2018-09-05Merge pull request #4224 from ruurdadema/fix-poco-on-osx-and-linuxAlexander Karatarakis
Fix poco on osx and linux
2018-09-05Updated Catch2 to 2.4.0Daniel Marshall
2018-09-05[ports] fix curl 001 patch, update nghttp2 to 1.33.0Force Charlie
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-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-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
2018-08-30esaxx initatkawa7