Robert Schumacher
66ad158be4
[opencv] Disable MSMF in UWP due to an upstream bug
2017-11-03 14:44:11 -07:00
Robert Schumacher
ba69dd7de1
Merge pull request #2108 from UnaNancyOwen/fix_opencv
...
Enable some options for OpenCV port
2017-11-03 12:42:06 -07:00
Robert Schumacher
862823d8ac
Merge pull request #2119 from podsvirov/vcpkg-help-export-ifw
...
[vcpkg-help-export-ifw] Add settings description
2017-11-03 11:27:54 -07:00
Konstantin Podsvirov
115cd5f69f
[vcpkg-help-export-ifw] Add settings description
2017-11-03 20:31:13 +03:00
Robert Schumacher
2feea0828b
[vcpkg] Improve vcpkg help
-- now has per-command help!
2017-11-02 18:17:21 -07:00
Robert Schumacher
6a91d1ece1
[vcpkg] Refactor argument parsing to use common code paths.
2017-11-02 15:20:42 -07:00
Robert Schumacher
38136a2d05
[double-conversion] Fix regression introduced in vcpkg_fixup_cmake_targets.
2017-11-02 11:42:32 -07:00
Tsukasa Sugiura
ee2452f066
Enable Microsoft Media Foundation support for Video I/O
...
Enable Microsoft Media Foundation support for Video I/O.
2017-11-02 23:11:12 +09:00
Tsukasa Sugiura
82db1b3a2a
Enable C++11 features
...
Enable C++11 features.
2017-11-02 23:08:25 +09:00
Alexander Karatarakis
fae64c544e
[apr] Update to 1.6.3
2017-11-01 16:35:07 -07:00
Alexander Karatarakis
305a9ae7f2
Fix date in CHANGELOG.md
2017-11-01 15:34:02 -07:00
Alexander Karatarakis
2e48ccb8a4
Update CHANGELOG and bump version to v0.0.95
2017-11-01 15:28:51 -07:00
Robert Schumacher
807a39c078
[libharu] Fix DLLIMPORT macro replacement
2017-11-01 14:47:34 -07:00
Robert Schumacher
fec804f236
[uwebsockets] Remove boost from dependency list to follow upstream's official README
2017-11-01 13:24:54 -07:00
Robert Schumacher
6269073198
Merge pull request #2083 from UnaNancyOwen/support_option_pcl
...
Add support build options to PCL port
2017-11-01 13:21:01 -07:00
xoviat
7ac8622265
VTK: implement features ( #2071 )
...
* [vtk/portfile] add OpenVR option
* [vtk/control] add OpenVR feature
* [vtk/portfile] Add OpenVR feature to portfile
* [vtk/CONTROL] add features
* [vtk/portfile] implement features
* [vtk/CONTROL] fix syntax
* [vtk/CONTROL] fix case
* [vtk/portfile] fix case
* [vtk/CONTROL] fix syntax
* [vtk/CONTROL] fix syntax
* [vtk/portfile] fix module name
* [vtk] Bump version
2017-11-01 13:20:00 -07:00
Robert Schumacher
93400414b0
Merge pull request #2098 from UnaNancyOwen/fix_opencv
...
Fix OpenCV port
2017-11-01 13:14:08 -07:00
Tsukasa Sugiura
726ed9738d
Sorting CMake options for maintainability
...
Sorting CMake options based on grouped of CMake-GUI for
maintainability.
2017-11-02 04:31:17 +09:00
Tsukasa Sugiura
5a9662c2be
Add option to enable Qt GUI support
...
Add option to enable Qt GUI support.
2017-11-02 04:30:10 +09:00
Robert Schumacher
b54f4f26ae
[blaze] Fix remaining stray _INVALID_ROOT_
2017-11-01 11:42:09 -07:00
Robert Schumacher
2de9c9bea3
[llvm] Require Python3
2017-11-01 11:23:30 -07:00
Konstantin Podsvirov
2b60cb12c9
[protobuf] Add feature packages for zlib
...
ZLib based features like Gzip streams.
2017-11-01 21:06:25 +03:00
Tsukasa Sugiura
51661ed675
Enable OpenGL support for GUI
...
Enable OpenGL support for GUI.
2017-11-02 01:03:34 +09:00
Robert Schumacher
45ceac9073
Merge pull request #2078 from amincheloh/patch-1
...
[opencv] remove ffmpeg depenency
2017-11-01 07:11:09 -07:00
Robert Schumacher
5bfb7dd74c
[opencv] Remove ffmpeg from dependencies -- it is not currently possible to use an external ffmpeg with opencv.
...
Add features for cuda and vtk.
2017-11-01 07:10:41 -07:00
Steve Jemens
13e2621d02
Update to v1.2.0. Remove man pages
2017-11-01 06:11:03 -07:00
Robert Schumacher
47090e68b8
[vcpkg] Fix use of features in undocumented build command
2017-11-01 06:03:10 -07:00
Robert Schumacher
ec4eec1f71
[boost] Handle spaces in vcpkg path.
2017-11-01 05:04:44 -07:00
Robert Schumacher
791fa2b903
Merge pull request #2091 from horenmar/catch-1.11.0
...
Update Catch to 1.11.0
2017-11-01 01:57:49 -07:00
Robert Schumacher
0a4b09d9c5
[assimp] Fix assimp overwriting CMAKE_PREFIX_PATH.
2017-11-01 01:56:06 -07:00
Alexander Karatarakis
7435624eec
[assimp] Bump revision
2017-11-01 01:47:53 -07:00
Jim McGrath
e663b69a1d
help assimp find vcpkg's copy of zlib so it does not build its own
2017-11-01 01:46:57 -07:00
Robert Schumacher
7504ceb474
Merge pull request #2094 from AMDmi3/patch-1
...
Fix version, package name is not a part of it
2017-11-01 01:28:53 -07:00
James Chang
4ff90ec430
[poco] build with MySQL support ( #2088 )
...
* [poco] build with MySQL support
Set proper variables to enable MySQL support if libmysql port is installed
* [poco] Move Mysql support to a feature. Enable CMake config files.
2017-11-01 01:27:12 -07:00
Robert Schumacher
516c42bdc4
[bootstrap-vcpkg] Added better diagnostics in case of MSBuild failure.
2017-10-31 23:41:24 -07:00
Alexander Karatarakis
a5b54588ec
[git] Update to 2.15.0 (was 2.14.3)
2017-10-31 17:31:10 -07:00
Alexander Karatarakis
47bf4b6b5c
[fetchDependency] Now also returns output in the form <sol>data<eol>
2017-10-31 17:31:10 -07:00
Alexander Karatarakis
7d0bcceaf0
[findVSInstances] Data lines are now placed within <sol><eol> tags. Text outside these tags is ignored
...
This means we can print text in powershell now and it won't break vcpkg.
2017-10-31 17:31:10 -07:00
Alexander Karatarakis
eb7e1e481b
Fix proxy usage in Win7 (powershell 2.0)
2017-10-31 17:31:10 -07:00
Martin Hořeňovský
161244188d
Update Catch to 1.11.0
2017-10-31 13:57:37 +01:00
LazyHamster
f4b09f5782
[ogre] Update port to Ogre version 1.10.8.
2017-10-31 15:55:28 +03:00
Robert Schumacher
a705df80b0
[vcpkg] Fix bug where packages with uninstalled features appear to be uninstalled.
2017-10-31 03:47:35 -07:00
Robert Schumacher
925fab565a
[vcpkg] --head should only apply to USER_REQUESTED packages.
2017-10-31 03:04:28 -07:00
Robert Schumacher
912c38d466
[double-conversion] Fix --head builds
2017-10-31 02:14:39 -07:00
Robert Schumacher
33fc44a0e3
[vcpkg] Add optional Abi field to BinaryParagraph for future use.
2017-10-31 02:13:49 -07:00
Robert Schumacher
b3fe4462e2
Merge branch 'master' of https://github.com/microsoft/vcpkg
2017-10-31 02:08:51 -07:00
sdcb
3457d89d41
Using CP_UTF8 macro instead of magic numbers.
2017-10-30 23:55:55 -07:00
Robert Schumacher
5f42214207
[vcpkg] Enable pkg[*] as alias for all features.
2017-10-30 23:06:04 -07:00
Tsukasa Sugiura
f8a4d55053
Update VTK to 8.0.1
...
Update VTK to 8.0.1.
2017-10-30 18:20:40 -07:00
Tsukasa Sugiura
2d021f6561
Add support build option to PCL port
...
Add support build options (pcap, qt) to PCL port.
2017-10-30 22:26:06 +09:00