aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-01-18Merge pull request #1993 from Barath-Kannan/qt5_modularRobert 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 qtRobert Schumacher
2018-01-18[qwt][qscintilla][qca] Use dash in qt modular dependencyRobert Schumacher
2018-01-18[qt5-base] Restore qtdeploy.ps1Robert Schumacher
2018-01-18[qt5-base] Remove debug qmake.exeRobert Schumacher
2018-01-18Merge pull request #2554 from horenmar/Introduce-Catch-ClassicRobert Schumacher
Introduce catch classic
2018-01-18librtmp: Fix debug build (#2537)Nikolay Baklicharov
2018-01-18Update Catch to 1.12.0Martin Hořeňovský
2018-01-18Update Catch to 1.11.0Martin Hořeňovský
2018-01-18v1.10.0Martin Hořeňovský
2018-01-18Generalise vcpkg_fixup_cmake_targets.cmake file to correctly detect dlib ↵Sean Warren
debug files (#2574)
2018-01-18[vkpkg] Fix edit command not considering EDITOR environment variable (#2597)Jonathan Hale
* [vkpkg] Fix edit command not considering EDITOR environment variable Signed-off-by: Squareys <squareys@googlemail.com> * [vcpkg-edit] Reformat and improve code consistency
2018-01-18Merge pull request #2555 from horenmar/introduce-catch2Robert Schumacher
Add specific port for Catch2
2018-01-18[catch2] Fix hashes and CONTROLRobert Schumacher
2018-01-17Merge pull request #2589 from dbenson2000/boost-1.66-zlibRobert Schumacher
Restore support for zlib and gzip in iostreams
2018-01-17[boost-build] Bump version to include ZLIB/BZIP2Robert Schumacher
2018-01-17Restore support for zlib and gzip in iostreamsDavid Benson
2018-01-17[boost] Split boost-modular.cmakeRobert Schumacher
2018-01-17Merge pull request #2530 from b-r-o-c-k/libodb-sqlite-fixRobert Schumacher
[libodb-sqlite] Allow static linking to libodb
2018-01-17[libodb] Bump version due to package changeRobert Schumacher
2018-01-17Use StringLiteral and constexpr for options/switchesAlexander Karatarakis
2018-01-17Add new struct: StringLiteralAlexander Karatarakis
2018-01-17[FetchDependency] Print out text when downloading/extractingAlexander Karatarakis
2018-01-17[VcpkgPowershelUtils] Inline variableAlexander Karatarakis
2018-01-17[powershell] Remove usages of BitsTransferAlexander Karatarakis
2018-01-18append hyphen to qt5 module namesBarath Kannan
2018-01-17Merge pull request #2552 from ryanfitzsimon/masterAlexander Karatarakis
Add output option to export
2018-01-17Fix variable lifetime issueAlexander Karatarakis
2018-01-17Merge branch 'master' into qt5_modularBarath Kannan
2018-01-16Merge pull request #2566 from ivysnow/libconfigAlexander Karatarakis
[libconfig] update to 1.7.2
2018-01-16Merge pull request #2565 from crackedmind/fix_x86_mpg123Alexander Karatarakis
[mpg123] Fix x86 build
2018-01-16Merge pull request #2583 from pravic/sciterAlexander Karatarakis
[sciter] Update to 4.1.1.5703
2018-01-16Merge pull request #2590 from jasjuang/sdl2Alexander Karatarakis
[SDL2] use vcpkg_from_github to enable --head
2018-01-16[SDL2] use vcpkg_from_github to enable --headjasjuang
2018-01-15[sciter] Update to 4.1.1.5703pravic
2018-01-14Merge pull request #2572 from CdecPGL/fix-create-sha512-errorRobert Schumacher
[vcpkg_download_distfile] Change to refer _VCPKG_INTERNAL_NO_HASH_CHECK in parameter check
2018-01-14[vcpkg_download_distfile] Change to refer _VCPKG_INTERNAL_NO_HASH_CHECK in ↵Cdec
parameter check
2018-01-13[libconfig] update to 1.7.2Ivy Snow
2018-01-12Merge pull request #2558 from fwosar/masterAlexander Karatarakis
[cpr] Fixed wrong include folder
2018-01-12Merge pull request #2557 from clvn/treAlexander Karatarakis
[tre] Initial port
2018-01-12Merge pull request #2549 from vitaliyparinov/date-updateAlexander Karatarakis
[date] Update HowardHinnant/date to 2.4
2018-01-12Fixed wrong include folderFabian 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 portclvn
2018-01-12Add specific port for Catch2Martin Hořeňovský
2018-01-12Add output option to exportRyan Fitzsimon
- The '--output=...' option allows the date/time string used in exported filenames to be overridden
2018-01-12[date] Update to 2.4 cont. (removed DATE_BUILD_LIB usages)Vitaliy Parinov
2018-01-11Merge pull request #2548 from jclay/masterAlexander Karatarakis
[magnum, magnum-plugins, corrade] Update to latest
2018-01-11[mpg123] Fix x86 buildStanislav Ershov
2018-01-11Update HowardHinnant/date to 2.4Vitaliy Parinov