| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-01-28 | [libudis86] init | atkawa7 | |
| 2018-01-19 | [boost-asio] Added openssl as a dependency since most users will want it | Robert Schumacher | |
| 2018-01-19 | [poco] Update to 1.8.1 | Robert Schumacher | |
| 2018-01-19 | [opencv] Improve CMake usage instructions | Robert Schumacher | |
| 2018-01-19 | Merge pull request #2603 from ivysnow/xxhash | Alexander Karatarakis | |
| [xxhash] update to 0.6.4 | |||
| 2018-01-19 | Merge pull request #2604 from ivysnow/tiff | Alexander Karatarakis | |
| [tiff] update to 4.0.9 | |||
| 2018-01-19 | Merge pull request #2606 from ivysnow/libogg | Alexander Karatarakis | |
| [libogg] update to 1.3.3 | |||
| 2018-01-19 | Merge pull request #2607 from ivysnow/libjpeg-turbo | Alexander Karatarakis | |
| [libjpeg-turbo] update to 1.5.3 | |||
| 2018-01-19 | [xxhash] update to 0.6.4 | Ivy Snow | |
| 2018-01-19 | [tiff] update to 4.0.9 | Ivy Snow | |
| 2018-01-19 | [libogg] update to 1.3.3 | Ivy Snow | |
| 2018-01-19 | [libjpeg-turbo] update to 1.5.3 | Ivy Snow | |
| 2018-01-19 | [libwebp] update to 0.6.1 | Ivy Snow | |
| 2018-01-18 | [boost] Remove version from .lib filenames to improve CMake compatibility. ↵ | Robert Schumacher | |
| Fixes #2459. | |||
| 2018-01-18 | [freetype][harfbuzz] Fix static freetype dependency. | Robert Schumacher | |
| 2018-01-18 | Merge pull request #1993 from Barath-Kannan/qt5_modular | Robert Schumacher | |
| Qt5 modular | |||
| 2018-01-18 | [vcpkg-build-qmake][vcpkg-configure-qmake] Collapse config-specific versions. | Robert Schumacher | |
| 2018-01-18 | [qscintilla] Fix build against new modular qt | Robert Schumacher | |
| 2018-01-18 | [qwt][qscintilla][qca] Use dash in qt modular dependency | Robert Schumacher | |
| 2018-01-18 | [qt5-base] Restore qtdeploy.ps1 | Robert Schumacher | |
| 2018-01-18 | [qt5-base] Remove debug qmake.exe | Robert Schumacher | |
| 2018-01-18 | Merge pull request #2554 from horenmar/Introduce-Catch-Classic | Robert Schumacher | |
| Introduce catch classic | |||
| 2018-01-18 | librtmp: Fix debug build (#2537) | Nikolay Baklicharov | |
| 2018-01-18 | Update Catch to 1.12.0 | Martin Hořeňovský | |
| 2018-01-18 | Update Catch to 1.11.0 | Martin Hořeňovský | |
| 2018-01-18 | v1.10.0 | Martin Hořeňovský | |
| 2018-01-18 | Merge pull request #2555 from horenmar/introduce-catch2 | Robert Schumacher | |
| Add specific port for Catch2 | |||
| 2018-01-18 | [catch2] Fix hashes and CONTROL | Robert Schumacher | |
| 2018-01-17 | [boost-build] Bump version to include ZLIB/BZIP2 | Robert Schumacher | |
| 2018-01-17 | Restore support for zlib and gzip in iostreams | David Benson | |
| 2018-01-17 | [boost] Split boost-modular.cmake | Robert Schumacher | |
| 2018-01-17 | Merge pull request #2530 from b-r-o-c-k/libodb-sqlite-fix | Robert Schumacher | |
| [libodb-sqlite] Allow static linking to libodb | |||
| 2018-01-17 | [libodb] Bump version due to package change | Robert Schumacher | |
| 2018-01-18 | append hyphen to qt5 module names | Barath Kannan | |
| 2018-01-17 | Merge branch 'master' into qt5_modular | Barath Kannan | |
| 2018-01-16 | Merge pull request #2566 from ivysnow/libconfig | Alexander Karatarakis | |
| [libconfig] update to 1.7.2 | |||
| 2018-01-16 | Merge pull request #2565 from crackedmind/fix_x86_mpg123 | Alexander Karatarakis | |
| [mpg123] Fix x86 build | |||
| 2018-01-16 | Merge pull request #2583 from pravic/sciter | Alexander Karatarakis | |
| [sciter] Update to 4.1.1.5703 | |||
| 2018-01-16 | [SDL2] use vcpkg_from_github to enable --head | jasjuang | |
| 2018-01-15 | [sciter] Update to 4.1.1.5703 | pravic | |
| 2018-01-13 | [libconfig] update to 1.7.2 | Ivy Snow | |
| 2018-01-12 | Merge pull request #2558 from fwosar/master | Alexander Karatarakis | |
| [cpr] Fixed wrong include folder | |||
| 2018-01-12 | Merge pull request #2557 from clvn/tre | Alexander Karatarakis | |
| [tre] Initial port | |||
| 2018-01-12 | Merge pull request #2549 from vitaliyparinov/date-update | Alexander Karatarakis | |
| [date] Update HowardHinnant/date to 2.4 | |||
| 2018-01-12 | Fixed wrong include folder | Fabian Wosar | |
| The port used to install "include/cpr" instead of "cpr" into the vcpkg include folder . As a result, attempting to use the cpr header would fail as the header includes "cpr/<header file>". In addition having to include <include/cpr/cpr.h> breaks the general vcpkg conventions. | |||
| 2018-01-12 | [tre] Initial port | clvn | |
| 2018-01-12 | Add specific port for Catch2 | Martin Hořeňovský | |
| 2018-01-12 | [date] Update to 2.4 cont. (removed DATE_BUILD_LIB usages) | Vitaliy Parinov | |
| 2018-01-11 | [mpg123] Fix x86 build | Stanislav Ershov | |
| 2018-01-11 | Update HowardHinnant/date to 2.4 | Vitaliy Parinov | |
