aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-09-24[io2d] adjusted description and version (in vcpkg CONTROL file)David Ludwig
2018-09-24[io2d] point at io2d's main Github repoDavid Ludwig
2018-09-24[io2d] work-in-progress on new package (for vcpkg)David Ludwig
(via http://io2d.org) Currently points to a branch outside of Github.com/cpp-io2d/, pending changes to either io2d, or this vcpkg integration
2018-09-20[qt5-base] Fix hardcoded absolute paths in DLLs (#3280)Claudio Fantacci
* Fix Qt5 hardcoded absolute paths within DLLs * Increase patch version number in qt5-base
2018-09-19Merge branch 'dev/roschuma/upgrades'Robert Schumacher
2018-09-19Merge remote-tracking branch 'origin/master' into dev/roschuma/upgradesRobert Schumacher
2018-09-19ace 6.5.2 (#4309)Johnny Willemsen
2018-09-19[vcpkg] Hotfix build break on non-windows platforms in commands.xvsinstances.cppRobert Schumacher
2018-09-19Upgrades 2018.09.18Robert Schumacher
2018-09-18Add -all flag to vswhere.exe callAlexander Karatarakis
2018-09-18Add command x-vsinstancesAlexander Karatarakis
2018-09-18[azure-storage-cpp] Upgrade to 5.1.1 (#4300)Kan Tang
2018-09-18Upgrades 2018.08.03Robert Schumacher
2018-09-18Add Google Fruit to ports (#4291)Rich Randall
* Add Google Fruit to ports * [fruit] Use vcpkg_from_github() and configure_file()
2018-09-18Added tinyspline library to ports (#4298)quickiwiki
* Added tinyspline library to ports * Removed commented code * [tinyspline] Simplify patching, remove extra comments and unused directives
2018-09-17Fix up double-conversion and harfbuzz (#4285)Simon Hausmann
* [double-conversion] Bump to 3.1.0 This release also allows removing the workarounds for calling vcpkg_fixup_cmake_targets twice after renaming *LibraryDepends.cmake because upstream didn't install *Targets.cmake files. That in turn fixes using double-conversion on Linux. * [harfbuzz] Fix cmake configs When building cmake with autotools, a harfbuzz-config.cmake file gets installed that makes find_package work. However when building with cmake, that is omitted. Therefore include a patch from upstream pull request https://github.com/harfbuzz/harfbuzz/pull/1161 to fix that. * [harfbuzz] Rename targets to unofficial-harfbuzz because they are not provided by upstream
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