Commit Graph

5259 Commits

Author SHA1 Message Date
Robert Schumacher
ff8a2d1726 [vcpkg] Remove AnyParagraph and InstallPlanType::INSTALL 2018-01-23 02:21:47 -08:00
Robert Schumacher
10d712ed01 [vcpkg] Added StatusParagraph::is_installed() 2018-01-23 01:56:25 -08:00
Robert Schumacher
3e42585f47 [vcpkg] Span usage improvements. 2018-01-23 01:54:31 -08:00
Robert Schumacher
0682bb734d [vcpkg] Store Optional<&> instead of Optional<*> 2018-01-22 23:40:41 -08:00
Robert Schumacher
77eae92e75 [vcpkg-docs] Add feature packages to core documentation of CONTROL files 2018-01-22 22:28:13 -08:00
Alexander Karatarakis
6dead992fa
Merge pull request #2619 from atkawa7/cgicc
[cgicc] init #2550
2018-01-22 13:46:57 -08:00
Alexander Karatarakis
95009a4cd3
Merge pull request #2625 from kobykahane/lz4_1_8_1_2
[lz4] update to 1.8.1.2
2018-01-22 13:46:07 -08:00
Koby Kahane
27ada0615c [lz4] update to 1.8.1.2 2018-01-22 15:13:16 +02:00
atkawa7
9863dd8b13 [cgicc] fix documentation 2018-01-20 16:21:27 +02:00
atkawa7
c407c6db1c [cgicc] init #2550 2018-01-20 16:18:36 +02:00
Robert Schumacher
43098d47ab
Merge pull request #1205 from Microsoft/feature-packages
[vcpkg-specs] Initial commit of Feature Packages draft
2018-01-19 17:21:15 -08:00
Robert Schumacher
55415f9200 [boost-asio] Added openssl as a dependency since most users will want it 2018-01-19 16:26:30 -08:00
Robert Schumacher
b7b61e917f [poco] Update to 1.8.1 2018-01-19 15:34:43 -08:00
Robert Schumacher
228eebfbec [vcpkg] Add additional tests. Enable featurepackages by default. 2018-01-19 15:23:47 -08:00
Robert Schumacher
f522ff0811 [opencv] Improve CMake usage instructions 2018-01-19 14:46:52 -08:00
Alexander Karatarakis
f5939bff67
Merge pull request #2603 from ivysnow/xxhash
[xxhash] update to 0.6.4
2018-01-19 12:56:18 -08:00
Alexander Karatarakis
11d4d2fe40
Merge pull request #2604 from ivysnow/tiff
[tiff] update to 4.0.9
2018-01-19 12:56:02 -08:00
Alexander Karatarakis
cb21c18a47
Merge pull request #2606 from ivysnow/libogg
[libogg] update to 1.3.3
2018-01-19 12:55:07 -08:00
Alexander Karatarakis
a702c29e02
Merge pull request #2607 from ivysnow/libjpeg-turbo
[libjpeg-turbo] update to 1.5.3
2018-01-19 12:54:41 -08:00
Alexander Karatarakis
51948c039e
Merge pull request #2608 from ivysnow/libwebp
[libwebp] update to 0.6.1
2018-01-19 12:54:23 -08:00
Ivy Snow
a5e1ae77a9 [xxhash] update to 0.6.4 2018-01-19 13:14:26 +08:00
Ivy Snow
c761d3704d [tiff] update to 4.0.9 2018-01-19 13:13:06 +08:00
Ivy Snow
5b1cff5b3c [libogg] update to 1.3.3 2018-01-19 13:10:01 +08:00
Ivy Snow
6fbd38035a [libjpeg-turbo] update to 1.5.3 2018-01-19 13:08:23 +08:00
Ivy Snow
a23484228d [libwebp] update to 0.6.1 2018-01-19 13:06:04 +08:00
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