| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-10-01 | Force 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-28 | update llvm to 7.0.0 | jadedrip | |
| 2018-09-26 | Merge pull request #4347 from MarkIanHolland/imgui-1.65 | Alexander Karatarakis | |
| [ImGui] Update Imgui to 1.65 | |||
| 2018-09-25 | [aws-sdk-cpp] Change default services based on recommendations from the aws team | Robert Schumacher | |
| 2018-09-25 | Merge pull request #4286 from guest512/master | Alexander Karatarakis | |
| [leptonica] Update to 1.76.0 | |||
| 2018-09-25 | Merge branch 'master' of https://github.com/EMCECS/vcpkg | Bob Kast | |
| # Conflicts: # ports/ecsutil/CONTROL # ports/ecsutil/portfile.cmake | |||
| 2018-09-25 | Merge branch 'master' of https://github.com/EMCECS/vcpkg | Bob Kast | |
| # Conflicts: # ports/ecsutil/CONTROL # ports/ecsutil/portfile.cmake | |||
| 2018-09-25 | ECSUtil v1.0.1.1 | Bob Kast | |
| 2018-09-25 | Update Imgui to 1.65 | Mark Ian Holland | |
| 2018-09-25 | Updated leptonica patch in order to fix Linux builds | Denis Legashov | |
| 2018-09-24 | Merge pull request #4241 from DavidLudwig/io2d-2 | Alexander Karatarakis | |
| [io2d] add new library to ports | |||
| 2018-09-24 | Merge pull request #4280 from SuperWig/master | Alexander Karatarakis | |
| [fmt] update to 5.2.0 | |||
| 2018-09-24 | Merge pull request #4283 from jasjuang/glm | Alexander Karatarakis | |
| [glm] update to 0.9.9.2 | |||
| 2018-09-24 | Merge pull request #4293 from hanseuljun/hanseuljun/x264 | Alexander 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 repo | David 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.2 | jasjuang | |
| 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-19 | Merge branch 'dev/roschuma/upgrades' | Robert Schumacher | |
| 2018-09-19 | Merge remote-tracking branch 'origin/master' into dev/roschuma/upgrades | Robert Schumacher | |
| 2018-09-19 | ace 6.5.2 (#4309) | Johnny Willemsen | |
| 2018-09-19 | [vcpkg] Hotfix build break on non-windows platforms in commands.xvsinstances.cpp | Robert Schumacher | |
| 2018-09-19 | Upgrades 2018.09.18 | Robert Schumacher | |
| 2018-09-18 | Add -all flag to vswhere.exe call | Alexander Karatarakis | |
| 2018-09-18 | Add command x-vsinstances | Alexander Karatarakis | |
| 2018-09-18 | [azure-storage-cpp] Upgrade to 5.1.1 (#4300) | Kan Tang | |
| 2018-09-18 | Upgrades 2018.08.03 | Robert Schumacher | |
| 2018-09-18 | Add Google Fruit to ports (#4291) | Rich Randall | |
| * Add Google Fruit to ports * [fruit] Use vcpkg_from_github() and configure_file() | |||
| 2018-09-18 | Added 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-17 | Fix 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 157 | hanseuljun | |
| 2018-09-14 | New 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.0 | Denis Legashov | |
| 2018-09-13 | [fmt] update to 5.2.0 | Daniel Marshall | |
| 2018-09-10 | Merge pull request #3990 from qmfrederik/updates/liblzma | Alexander Karatarakis | |
| [liblzma] Update to 2.5.4 | |||
| 2018-09-10 | Merge pull request #4116 from sanxiyn/uriparser-0.8.6 | Alexander Karatarakis | |
| [uriparser] Update to 0.8.6 | |||
| 2018-09-10 | Merge pull request #4255 from jasjuang/alembic | Alexander Karatarakis | |
| [alembic] update to 1.7.9 | |||
| 2018-09-09 | [alembic] update to 1.7.9 | jasjuang | |
| 2018-09-07 | Merge pull request #4244 from icedream2linxi/pr/freeglut-fix-static-link | Alexander 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-06 | Merge pull request #4238 from MarkIanHolland/imgui1.64 | Alexander Karatarakis | |
| [Imgui] update imgui to v1.64 | |||
| 2018-09-06 | Merge pull request #4231 from fcharlie/update_curl | Alexander Karatarakis | |
| [curl] update curl to 7.61.1 nghttp2 to 1.33.0 | |||
| 2018-09-06 | Imgui updated to 1.64 | Mark Ian Holland | |
| 2018-09-05 | Merge pull request #4235 from SuperWig/catch24 | Alexander Karatarakis | |
| [Catch2] Updated to 2.4.0 | |||
| 2018-09-05 | Merge pull request #4229 from katmsft/master | Alexander Karatarakis | |
| [azure-storage-cpp] Upgrade to 5.1.0 | |||
| 2018-09-05 | Merge pull request #4224 from ruurdadema/fix-poco-on-osx-and-linux | Alexander Karatarakis | |
| Fix poco on osx and linux | |||
| 2018-09-05 | Updated Catch2 to 2.4.0 | Daniel Marshall | |
| 2018-09-05 | [ports] fix curl 001 patch, update nghttp2 to 1.33.0 | Force Charlie | |
