aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-10-08[nlohmann-json] Update to 3.3.0 (#4412)Mark Ian Holland
2018-10-05[apr] Update to 1.6.5Alexander Karatarakis
2018-10-05Merge pull request #4408 from Cyan101/masterAlexander Karatarakis
Changed so "optional:" is in italics rather than all of "optional: CMake 3.10.2"
2018-10-05only "optional:" is in italics rather than "optional: CMake 3.10.2"Cyan/Jos
2018-10-04[bootstrap.ps1] Prefer 64bit toolsetAlexander Karatarakis
2018-10-04`vcpkg edit` now checks the default user-installer location for VSCodeAlexander Karatarakis
2018-10-03Handle VCPKG_BUILD_TYPE (#4287)hlysunnaram
* [curl] fix build failure when VCPKG_BUILD_TYPE is set * [libmysql] fix build failure when VCPKG_BUILD_TYPE is set * [openssl-windows] use VCPKG_BUILD_TYPE to build release or debug only * [icu] use VCPKG_BUILD_TYPE to build release or debug only * [gdal] use VCPKG_BUILD_TYPE to build release or debug only * bump versions of curl, gdal, icu, libmysql and openssl-windows
2018-10-03[libflac] Apply patch for flac_max and flac_minAlexander Karatarakis
2018-10-03[tinyutf8] Initial port for tinyutf8. (#4388)つむぎん
* Add tinyutf8 port. * [tinyutf8] Use vcpkg_from_github(). Simplify patch.
2018-10-03Add toolsrc build dir to gitignore (#4394)Michael Vetter
This directory gets generated by `bootstrap-vcpkg.sh` on Linux, but should not be in version control.
2018-10-03[tl-expected] Add new port (#4399)Simon Brand
* [tl-expected] Add new port * [tl-expected] Simplification since CMake doesn't currently install targets
2018-10-02[kde frameworks 5] Added karchive, kholidays, updated kplotting from KDE ↵Mattias Cibien
Frameworks 5 (#4302) * [kf5] Added karchive, updated kplotting * [kf5] Added KHolidays * [ecm] Bump CONTROL version
2018-10-02Update to StrTk package (#4380)Arash Partow
2018-10-02Rename 'Ubuntu' with 'Linux' in README.md (#4393)Michael Vetter
Let's not be biased or propagate a certain Linux distribution over others.
2018-10-01Force ChakraCore to statically link the CRT (#4371)Kyle Farnung
ChakraCore can only dynamically link against MSVCRT currently. To work around this it's best just to statically link the CRT like official builds do. Refs: https://github.com/Microsoft/ChakraCore/issues/5725
2018-09-26Merge pull request #4347 from MarkIanHolland/imgui-1.65Alexander Karatarakis
[ImGui] Update Imgui to 1.65
2018-09-25[aws-sdk-cpp] Change default services based on recommendations from the aws teamRobert Schumacher
2018-09-25Merge pull request #4286 from guest512/masterAlexander Karatarakis
[leptonica] Update to 1.76.0
2018-09-25Update Imgui to 1.65Mark Ian Holland
2018-09-25Updated leptonica patch in order to fix Linux buildsDenis Legashov
2018-09-24Merge pull request #4241 from DavidLudwig/io2d-2Alexander Karatarakis
[io2d] add new library to ports
2018-09-24Merge pull request #4280 from SuperWig/masterAlexander Karatarakis
[fmt] update to 5.2.0
2018-09-24Merge pull request #4283 from jasjuang/glmAlexander Karatarakis
[glm] update to 0.9.9.2
2018-09-24Merge pull request #4293 from hanseuljun/hanseuljun/x264Alexander Karatarakis
[x264] Update to 157
2018-09-24[cairo][expat][fontconfig][graphicsmagick][libjpeg-turbo][pixman][tiff] Add ↵Robert Schumacher
unofficial targets and usage information
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-23[glm] update to 0.9.9.2jasjuang
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-15[x264] Update to 157hanseuljun
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-14[leptonica] Update to 1.76.0Denis Legashov
2018-09-13[fmt] update to 5.2.0Daniel Marshall
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