Robert Schumacher
629e034c38
[libbson] Install THIRD_PARTY_NOTICES. Install PDBS.
2017-04-06 10:24:38 -07:00
Robert Schumacher
4765c5853c
[libbson] Fix UWP builds. Suppress building static in DLL mode and vice-versa.
2017-04-05 17:57:55 -07:00
Robert Schumacher
bb22c050e9
Merge pull request #897 from KindDragon/master
...
[libevent] Initial support
2017-04-05 17:23:20 -07:00
Robert Schumacher
7c085d9008
[libevent] Fixup cmake config files to not have hardcoded paths.
2017-04-05 16:56:53 -07:00
Robert Schumacher
bf47b51f7b
Merge pull request #898 from codicodi/add-sdl2-ttf
...
Add sdl2-ttf
2017-04-05 16:48:17 -07:00
Robert Schumacher
4143dc0c2b
[libxml2] Switch build to CMake for better triplet support. Add liblzma dependency.
2017-04-05 16:07:40 -07:00
Alexander Karatarakis
fe81139bc0
Update CHANGELOG and bump version to v0.0.79
2017-04-05 15:06:34 -07:00
Robert Schumacher
846471c8f2
Merge fix regression in CUDA due to sanitized environments
2017-04-05 14:39:16 -07:00
Robert Schumacher
2cbd3ed45a
Merge pull request #895 from tobiaskohlbau/pqp
...
[pqp] fixes wrong declaration of math functions
2017-04-05 14:32:52 -07:00
Robert Schumacher
32e0645848
[pqp] Bump version to correspond with changes to output files
2017-04-05 14:27:42 -07:00
Robert Schumacher
cc338dcc8c
[cuda] Add CUDA_PATH to environment whitelist.
2017-04-05 14:10:01 -07:00
Alexander Karatarakis
cf44582b9f
Merge pull request #902 from codicodi/bump-libarchive
...
[libarchive] update to 3.3.1
2017-04-05 13:20:40 -07:00
Robert Schumacher
f7de1342d1
Merge pull request #899 from jumpinjackie/fix-freetype-include-dir
...
[freetype] Patch the include directory to the renamed one
2017-04-05 11:39:17 -07:00
Robert Schumacher
d4bdf8508f
[freetype] In static builds, do not use absolute paths in cmake config files.
2017-04-05 11:38:36 -07:00
codicodi
84518495ce
[libarchive] update to 3.3.1
2017-04-05 16:06:42 +02:00
codicodi
9a3e8f3955
Add sdl2-ttf
2017-04-04 22:27:44 +02:00
Robert Schumacher
9655b99e71
[boost] Fix UWP builds by disabling nonfunctioning components.
2017-04-04 11:13:41 -07:00
Jackie Ng
11b4f5fdd6
Patch the freetype include directory to the renamed one [freetype2 -> freetype]. Fixes #889
2017-04-05 00:18:15 +10:00
Tobias Kohlbau
2b64dfd415
[pqp] fixes wrong declaration of math functions
...
Signed-off-by: Tobias Kohlbau <tobias@kohlbau.de>
2017-04-04 12:21:26 +02:00
Robert Schumacher
8d9766200e
Merge pull request #886 from Mixaill/libgd
...
[libgd] add version 2.2.4
2017-04-03 16:59:10 -07:00
Tobias Kohlbau
0e5760e5e0
[opencv] make use of added comment within control
2017-04-03 15:17:24 -07:00
Robert Schumacher
23887e9208
Merge pull request #877 from drdanz/ecm_port
...
Add ECM port
2017-04-03 10:48:53 -07:00
Arkadiy Shapkin
ea45a09eda
[libevent] Initial support
2017-04-03 15:54:11 +03:00
Mikhail Paulyshka
e5a4f03317
[sqlite3] update to 3.18.0
2017-04-01 23:35:22 +03:00
Mikhail Paulyshka
13940af99a
[sqlite3] fix uwp builds
2017-04-01 23:35:08 +03:00
Mikhail Paulyshka
deb4322e50
[libgd] add version 2.2.4
2017-04-01 23:20:26 +03:00
Robert Schumacher
96f30cae00
[freeimage] Add build for FreeImagePlus.
2017-03-31 09:03:37 -07:00
Robert Schumacher
558d54dd4e
[qt5] Add qtdeploy.ps1 to enhance applocal.ps1 when Qt is in use.
2017-03-31 06:35:23 -07:00
Robert Schumacher
044c20dee0
Merge pull request #872 from SteffenL/upstream-issue/856-qt5-gui-style
...
[qt5] Configure without -no-style-* parameters
2017-03-31 01:14:57 -07:00
Robert Schumacher
e8441676e3
[glfw3] Fix position of cmake_minimum_required to come before project directive.
2017-03-30 21:52:18 -07:00
Daniele E. Domenichelli
5a4d0ad6a7
Add ECM port
2017-03-29 22:57:43 +02:00
Steffen André Langnes
a81ac6282e
[qt5] Configure without -no-style-* parameters
...
Removed the parameters for Windows styles because they prevent proper style rendering (defaults to Windows 9x style).
Removed the parameter for the fusion style for consistency.
2017-03-29 22:57:43 +02:00
Robert Schumacher
632e42e16d
Merge pull request #867 from tobiaskohlbau/octomap
...
[octomap] adds port for octomap
2017-03-29 11:08:06 -07:00
Robert Schumacher
9efcd6755e
[octomap] Place tools in a subdirectory for copy_tool_dependencies. Copy pdbs. Fixup cmake targets.
2017-03-29 11:07:24 -07:00
Robert Schumacher
490ba941ef
Merge pull request #862 from tobiaskohlbau/opencv_contrib
...
[opencv] adds opencv_contrib option
2017-03-29 09:54:24 -07:00
Tobias Kohlbau
76193ab5ed
[octomap] adds port for octomap
...
Adds port for octomap within vcpkg. In the development branch many
CMake related changes occured since 1.8.1 which are quite
comfortable for vcpkg integration. Due to this fact for the moment
this package is based on commit
cefed0c1d79afafa5aeb05273cf1246b093b771c an should be migrated to the
next stable version shortly after release.
Signed-off-by: Tobias Kohlbau <tobias@kohlbau.de>
2017-03-29 13:18:28 +02:00
Convery
5e2445e48c
Update portfile for v0.14.1
2017-03-29 01:34:38 +02:00
Convery
53866efeda
Update CONTROL for v0.14.1
2017-03-29 01:33:57 +02:00
Alexander Karatarakis
b36980e682
Merge pull request #859 from Microsoft/update_rv3
...
Update to latest revision of Range-V3-VS2015
2017-03-28 11:54:49 -07:00
Tobias Kohlbau
a9aaead2d1
Merge branch 'master' of github.com:Microsoft/vcpkg into opencv_contrib
2017-03-28 10:51:53 +02:00
Tobias Kohlbau
4fbcf0df4d
[opencv] adds opencv_contrib option
...
Adds the ability to enable opencv_contrib compilation. It is disabled by
default and needs to be enabled by the user (see comments for more
information). In future release it should be an user
selectable option as soon as vcpk supports this functionality.
Signed-off-by: Tobias Kohlbau <tobias@kohlbau.de>
2017-03-28 10:48:07 +02:00
Robert Schumacher
a1cfa18481
Merge pull request #857 from ethanhs/master
...
pybind11 port
2017-03-27 17:26:53 -07:00
Robert Schumacher
2aff607cbf
[pybind11] Disable building tests to remove pytest dependency.
2017-03-27 17:26:26 -07:00
Casey Carter
73eeec2d3c
Update to latest revision of Range-V3-VS2015
2017-03-27 13:41:51 -07:00
Ethan Smith
4990c31f76
fix sourcepath pybind11 2.1.0
2017-03-27 03:21:22 -04:00
Ethan Smith
7a703e7a98
remove unused options
2017-03-27 02:36:12 -04:00
Ethan Smith
0723e5268d
update pybind11 to 2.1.0
2017-03-27 02:21:48 -04:00
Ethan Smith
bfb3ef841b
add pybind11 port
2017-03-27 02:09:39 -04:00
Robert Schumacher
90bb4a2eeb
Merge pull request #846 from Mixaill/libP7
...
[libP7-baical] add version 4.1
2017-03-24 21:58:49 -07:00
codicodi
799fa3bff5
Add XXHash
2017-03-24 21:49:08 +01:00