Commit Graph

2042 Commits

Author SHA1 Message Date
Shinya Onogi
0b1740d119 add a new port, GDCM 2017-03-20 02:10:43 +09:00
Alexander Karatarakis
c433841ef5 Fix error message 2017-03-17 14:55:46 -07:00
Robert Schumacher
01b1e39c6a Merge pull request #811 from codicodi/pcre2
Add PCRE2
2017-03-16 16:11:30 -07:00
Robert Schumacher
84ec9f529c Merge pull request #808 from Microsoft/tinyexr
[tinyexr] Initial port
2017-03-16 15:58:19 -07:00
Robert Schumacher
8a3b55f2d7 [dlib] Add dependencies on system copies of jpeg, sqlite, png, and fftw 2017-03-16 15:11:34 -07:00
Robert Schumacher
e812f4bfcc [cpprestsdk] Fix uwp builds 2017-03-16 14:43:37 -07:00
Robert Schumacher
d7b4e903cb [vcpkg-edit] Fix search for VSCode insiders 2017-03-16 14:43:25 -07:00
Alexander Karatarakis
4b688b6304 Merge pull request #814 from PakornV/dlib-19.4
[dlib] Update to 19.4 and fixed error in Debug mode
2017-03-16 14:10:07 -07:00
Pakorn Vongseela
0a4a745ccb Update CONTROL 2017-03-17 01:20:52 +07:00
Pakorn Vongseela
dd1d3c7c45 Update portfile.cmake 2017-03-17 01:17:34 +07:00
Robert Schumacher
5cc80c1e97 [vcpkg] Fix regression with dependency qualifiers. 2017-03-15 19:51:41 -07:00
codicodi
8b12f81ae2 add pcre2 2017-03-16 00:35:24 +01:00
Alexander Karatarakis
924c9321a7 [libvpx] Remove addition of git to the PATH 2017-03-15 16:34:43 -07:00
Alexander Karatarakis
e4d337cc96 Use -NoProfile when calling powershell 2017-03-15 16:25:06 -07:00
Alexander Karatarakis
49098fe55d Add -NoProfile to powershell commands 2017-03-15 16:25:06 -07:00
Alexander Karatarakis
fa4b4d48d9 Fix vcpkg_get_windows_sdk.cmake to properly handle space in path 2017-03-15 16:25:06 -07:00
Robert Schumacher
3e01505399 [vcpkg-lint] Fix post-build checks to avoid a goose chase around /lib/cmake. 2017-03-15 16:14:02 -07:00
Alexander Karatarakis
9027a64371 search Modify message 2017-03-15 14:39:44 -07:00
Alexander Karatarakis
e78d213175 [tinyexr] Initial port 2017-03-15 14:18:39 -07:00
Alexander Karatarakis
d25de95dc1 Merge branch 'Mixaill-libvpx' 2017-03-15 12:30:34 -07:00
Alexander Karatarakis
f6d0cfe7c4 [libvpx] Add git to the PATH before launching command that requires it 2017-03-15 12:30:06 -07:00
Mikhail Paulyshka
2c33e512ff [libvpx] add version 1.6.1 2017-03-15 22:07:16 +03:00
Alexander Karatarakis
3e5a32db9b Merge pull request #796 from Drako/nlohmann-json
Added nlohmann-json port
2017-03-14 18:29:19 -07:00
Alexander Karatarakis
abf0d7015a Merge pull request #803 from Mixaill/libwebm
[libwebm] add version 1.0.0.27
2017-03-14 18:08:22 -07:00
Robert Schumacher
e91218e638 Merge pull request #790 from Mixaill/msbuild-platformtoolset
vcpkg_build_msbuild: add PLATFORM_TOOLSET property
2017-03-14 17:10:33 -07:00
Robert Schumacher
1a8d15f528 Merge pull request #794 from Mixaill/libjpegturbo-arm
[libjpeg-turbo] fix building on ARM
2017-03-14 17:04:19 -07:00
Robert Schumacher
738d3937f2 Merge pull request #773 from Mixaill/botan
[botan] add version 2.0.1
2017-03-14 16:56:22 -07:00
Robert Schumacher
a2bceabb25 [botan] Cleanup.
Avoid installing a debug cli tool.
Rename the headers to just include/botan instead of include/botan-2/botan.
Install the tool's required DLLs, if any.
Add vcpkg distribution information to the build process.
2017-03-14 16:55:18 -07:00
Robert Schumacher
2cad913f65 [botan] Use out of source builds 2017-03-14 16:55:15 -07:00
Mikhail Paulyshka
19685aedfe [libwebm] add version 1.0.0.27 2017-03-15 01:38:04 +03:00
Felix Bytow
ac63b3651c Added nlohmann-json port (for #756)
First try of a port, so it's not optimal.
2017-03-14 10:29:23 +01:00
Alexander Karatarakis
d46563d862 Merge pull request #792 from codicodi/bump-gtk
[gtk] update to 3.22.9
2017-03-13 18:42:53 -07:00
Alexander Karatarakis
01614a375e Merge pull request #795 from Mixaill/flatbuffers-tools
[flatbuffers] fix flatc.exe moving
2017-03-13 18:42:21 -07:00
Mikhail Paulyshka
ebd7b7445b [flatbuffers] fix flatc.exe moving 2017-03-14 04:14:37 +03:00
Mikhail Paulyshka
e315b958c7 [libjpeg-turbo] disable SIMD optimizations on ARM 2017-03-14 04:01:17 +03:00
Mikhail Paulyshka
c791d19bd1 vcpkg_configure_cmake: fix ARM configuring 2017-03-14 03:59:41 +03:00
Mikhail Paulyshka
bf88cfd60e triplets: remove dead code 2017-03-14 03:58:53 +03:00
Alexander Karatarakis
0038dd86bc Fix issue of mismatching paths because of trailing newline char 2017-03-13 17:56:21 -07:00
Alexander Karatarakis
4114d87a07 All Checks now take LineInfo as the first argument 2017-03-13 17:56:21 -07:00
Alexander Karatarakis
98ea6780e7 Enums::nullvalue_used() now requires LineInfo as first arg 2017-03-13 17:56:21 -07:00
Alexander Karatarakis
8e8debc848 Put LineInfo in separate h/cpp 2017-03-13 17:56:21 -07:00
Alexander Karatarakis
2590371023 Remove Enums::unreachable(). Use Checks::unreachable() instead 2017-03-13 17:56:21 -07:00
Alexander Karatarakis
c55bbc3c46 Add __declspec(noreturn) to the definitions to match the declarations 2017-03-13 17:56:21 -07:00
Alexander Karatarakis
d15818c602 Checks::unreachable() now needs LineInfo as an argument 2017-03-13 17:56:21 -07:00
Alexander Karatarakis
cbcd29c209 Global variable g_debugging now declared in vcpkglib.h 2017-03-13 17:56:21 -07:00
Alexander Karatarakis
4ee9c451fc Rename LINE_INFO to VCPKG_LINE_INFO to avoid conflict with CppUnitTestAssert.h 2017-03-13 17:56:21 -07:00
Alexander Karatarakis
66ebb6ce2b Make parameter const to avoid C4239 warnings 2017-03-13 17:56:21 -07:00
Robert Schumacher
a92ecac8a7 [uwebsockets] Fix control file. Add missing include. 2017-03-13 16:49:26 -07:00
Alexander Karatarakis
5ffac1b657 Merge pull request #791 from codicodi/bump-pango
[pango] update to 1.40.4
2017-03-13 16:34:32 -07:00
codicodi
6c64107182 [gtk] update to 3.22.9 2017-03-14 00:29:58 +01:00