Robert Schumacher
e44c1b292d
[boost] Remove version from .lib filenames to improve CMake compatibility. Fixes #2459 .
2018-01-18 11:03:26 -08:00
Robert Schumacher
353d635b97
[freetype][harfbuzz] Fix static freetype dependency.
2018-01-18 10:57:30 -08:00
Robert Schumacher
d35866018a
Merge pull request #1993 from Barath-Kannan/qt5_modular
...
Qt5 modular
2018-01-18 10:51:18 -08:00
Robert Schumacher
b47b4346f8
[vcpkg-build-qmake][vcpkg-configure-qmake] Collapse config-specific versions.
2018-01-18 07:36:54 -08:00
Robert Schumacher
51da0e25fa
[qscintilla] Fix build against new modular qt
2018-01-18 07:36:50 -08:00
Robert Schumacher
d6dc7a078a
[qwt][qscintilla][qca] Use dash in qt modular dependency
2018-01-18 07:36:44 -08:00
Robert Schumacher
d9d3744484
[qt5-base] Restore qtdeploy.ps1
2018-01-18 07:36:40 -08:00
Robert Schumacher
7b0cfc6f6c
[qt5-base] Remove debug qmake.exe
2018-01-18 07:36:38 -08:00
Robert Schumacher
b4c041df93
Merge pull request #2554 from horenmar/Introduce-Catch-Classic
...
Introduce catch classic
2018-01-18 04:21:18 -08:00
Nikolay Baklicharov
1b5ec0bc10
librtmp: Fix debug build ( #2537 )
2018-01-18 04:20:18 -08:00
Martin Hořeňovský
381263aaa0
Update Catch to 1.12.0
2018-01-18 11:04:56 +01:00
Martin Hořeňovský
508edef95a
Update Catch to 1.11.0
2018-01-18 11:04:54 +01:00
Martin Hořeňovský
129971d228
v1.10.0
2018-01-18 11:04:33 +01:00
Sean Warren
c1ba4eacc3
Generalise vcpkg_fixup_cmake_targets.cmake file to correctly detect dlib debug files ( #2574 )
2018-01-18 01:28:56 -08:00
Jonathan Hale
14650ddfb8
[vkpkg] Fix edit command not considering EDITOR environment variable ( #2597 )
...
* [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-18 01:09:53 -08:00
Robert Schumacher
27188d3b1e
Merge pull request #2555 from horenmar/introduce-catch2
...
Add specific port for Catch2
2018-01-18 00:43:40 -08:00
Robert Schumacher
bbc24d2212
[catch2] Fix hashes and CONTROL
2018-01-18 00:40:16 -08:00
Robert Schumacher
00f3af78ee
Merge pull request #2589 from dbenson2000/boost-1.66-zlib
...
Restore support for zlib and gzip in iostreams
2018-01-17 23:30:10 -08:00
Robert Schumacher
1e95a2cd8a
[boost-build] Bump version to include ZLIB/BZIP2
2018-01-17 23:22:01 -08:00
David Benson
9fe1006200
Restore support for zlib and gzip in iostreams
2018-01-17 23:21:58 -08:00
Robert Schumacher
78ac1d0bb6
[boost] Split boost-modular.cmake
2018-01-17 23:21:47 -08:00
Robert Schumacher
115bff5c07
Merge pull request #2530 from b-r-o-c-k/libodb-sqlite-fix
...
[libodb-sqlite] Allow static linking to libodb
2018-01-17 22:48:45 -08:00
Robert Schumacher
9fadc83fdc
[libodb] Bump version due to package change
2018-01-17 22:48:10 -08:00
Alexander Karatarakis
f563d2b588
Use StringLiteral and constexpr for options/switches
2018-01-17 19:39:46 -08:00
Alexander Karatarakis
458dafc812
Add new struct: StringLiteral
2018-01-17 19:38:17 -08:00
Alexander Karatarakis
c7296cf1f2
[FetchDependency] Print out text when downloading/extracting
2018-01-17 17:34:41 -08:00
Alexander Karatarakis
81ab439b48
[VcpkgPowershelUtils] Inline variable
2018-01-17 17:34:41 -08:00
Alexander Karatarakis
3390007020
[powershell] Remove usages of BitsTransfer
2018-01-17 17:34:40 -08:00
Barath Kannan
ca9ff199d6
append hyphen to qt5 module names
2018-01-18 10:02:56 +11:00
Alexander Karatarakis
8e773df065
Merge pull request #2552 from ryanfitzsimon/master
...
Add output option to export
2018-01-17 14:54:27 -08:00
Alexander Karatarakis
0fde60e467
Fix variable lifetime issue
2018-01-17 12:32:38 -08:00
Barath Kannan
c30363d07b
Merge branch 'master' into qt5_modular
2018-01-17 19:00:43 +11:00
Alexander Karatarakis
28c5c6ae46
Merge pull request #2566 from ivysnow/libconfig
...
[libconfig] update to 1.7.2
2018-01-16 14:53:26 -08:00
Alexander Karatarakis
b0bb4144cf
Merge pull request #2565 from crackedmind/fix_x86_mpg123
...
[mpg123] Fix x86 build
2018-01-16 14:53:09 -08:00
Alexander Karatarakis
b76360e4af
Merge pull request #2583 from pravic/sciter
...
[sciter] Update to 4.1.1.5703
2018-01-16 14:49:07 -08:00
Alexander Karatarakis
b82376d27e
Merge pull request #2590 from jasjuang/sdl2
...
[SDL2] use vcpkg_from_github to enable --head
2018-01-16 14:48:47 -08:00
jasjuang
5aa627e164
[SDL2] use vcpkg_from_github to enable --head
2018-01-16 14:13:15 -08:00
pravic
950918b9fb
[sciter] Update to 4.1.1.5703
2018-01-15 21:23:40 +03:00
Robert Schumacher
c1d0597003
Merge pull request #2572 from CdecPGL/fix-create-sha512-error
...
[vcpkg_download_distfile] Change to refer _VCPKG_INTERNAL_NO_HASH_CHECK in parameter check
2018-01-14 05:10:56 -08:00
Cdec
3b3bff1824
[vcpkg_download_distfile] Change to refer _VCPKG_INTERNAL_NO_HASH_CHECK in parameter check
2018-01-14 12:49:04 +09:00
Ivy Snow
9e21f1aacf
[libconfig] update to 1.7.2
2018-01-13 13:04:15 +08:00
Alexander Karatarakis
7f104409b6
Merge pull request #2558 from fwosar/master
...
[cpr] Fixed wrong include folder
2018-01-12 14:27:36 -08:00
Alexander Karatarakis
c4d1c645d9
Merge pull request #2557 from clvn/tre
...
[tre] Initial port
2018-01-12 11:44:05 -08:00
Alexander Karatarakis
591cfefc54
Merge pull request #2549 from vitaliyparinov/date-update
...
[date] Update HowardHinnant/date to 2.4
2018-01-12 11:41:46 -08:00
Fabian Wosar
62744550b9
Fixed wrong include folder
...
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 14:45:39 +01:00
clvn
d7cd72e396
[tre] Initial port
2018-01-12 12:24:02 +01:00
Martin Hořeňovský
0fb03e8b73
Add specific port for Catch2
2018-01-12 11:13:55 +01:00
Ryan Fitzsimon
c14f2b36e4
Add output option to export
...
- The '--output=...' option allows the date/time string used in
exported filenames to be overridden
2018-01-12 14:14:23 +10:00
Vitaliy Parinov
60fb59ce4d
[date] Update to 2.4 cont. (removed DATE_BUILD_LIB usages)
2018-01-12 05:50:19 +03:00
Alexander Karatarakis
6bdc3bf9eb
Merge pull request #2548 from jclay/master
...
[magnum, magnum-plugins, corrade] Update to latest
2018-01-11 09:53:42 -08:00