Commit Graph

1493 Commits

Author SHA1 Message Date
Robert Schumacher
e2ee2ffd03 Merge pull request #1001 from jumpinjackie/gdal-extra-format-support
[gdal] extra format/capabilities support
2017-05-02 00:01:24 -07:00
Robert Schumacher
0c2f66c49b [boost] Move boost_test_exec_monitor into manual-link subdirectory. Fixes #352. 2017-05-01 23:45:36 -07:00
Martin Müller
cd9fc74776 Correctly export all symbols, and use properties to set the dll define 2017-05-01 17:48:48 +02:00
Martin Müller
4b702645bd Add port for gnu scientific library 2017-05-01 15:51:14 +02:00
Alexander Karatarakis
a0d5b94495 Merge pull request #1007 from bagong/libsndfile
Add libsndfile to vcpkg
2017-05-01 02:17:58 -07:00
Alexander Karatarakis
50433c2a7c Merge pull request #993 from trazme/add-giflib
giflib port
2017-05-01 02:04:14 -07:00
Alexander Karatarakis
58fda0a5fa Merge pull request #1006 from codicodi/bump-pcre
[pcre] update to 8.40
2017-05-01 01:48:14 -07:00
Alexander Karatarakis
6fbe1b3ad3 Merge pull request #1005 from codicodi/bump-modplug
[libmodplug] update to 0.8.9.0
2017-04-30 18:55:15 -07:00
bagong
c6faf060c2 Add libsndfile to vcpkg 2017-04-30 17:18:46 +02:00
codicodi
f6281ea002 [pcre] update to 8.40 2017-04-30 16:34:53 +02:00
codicodi
55257f292c [gdk-pixbuf] update to 2.36.6 2017-04-30 14:04:21 +02:00
codicodi
e895c13f87 [libmodplug] update to 0.8.9.0 2017-04-30 13:10:07 +02:00
Mikhail Paulyshka
880cf74983 [pango] enable static build 2017-04-29 21:33:55 +03:00
Jackie Ng
65fff24ff5 [gdal] Add dependencies for openjpeg, libwebp, libxml2 and liblzma
This enables support for 2 additional raster data formats and enables extra capabilities on certain format drivers
2017-04-29 14:38:35 +10:00
Jackie Ng
83686b514c [gdal]: Build with support for sqlite3, curl, expat, libpq and libmysql sibling ports. This activates GDAL support for 14 additional vector data formats and 6 additonal raster data formats 2017-04-29 00:54:01 +10:00
Robert Schumacher
50af29ade6 [qt5] Restore trailing spaces to uncorrupt patches. 2017-04-28 01:35:31 -07:00
Robert Schumacher
34bc15130b Merge pull request #971 from jumpinjackie/gdal-geos-support
Light up GEOS support in GDAL
2017-04-27 19:44:26 -07:00
Robert Schumacher
58b0560f89 Merge pull request #994 from jbhelm/taglib
add ports/taglib
2017-04-27 19:27:44 -07:00
Robert Schumacher
f6b74a9e4c [taglib] Use copyright from sources. Do not assume Latin-1 filenames. 2017-04-27 19:22:27 -07:00
Christopher Warrington
e8c4f36b87 Upgrade Bond to 5.3.1
* Updated to the 5.3.1 release of Bond.
* Removed now-redundant 0003_rename_gbc_during_install.patch.
* Regenerated other patches.
2017-04-27 16:18:28 -07:00
Alexander Karatarakis
68726d313f Merge pull request #990 from codicodi/fix-icu
[icu] fix build with 64bit msys
2017-04-27 14:24:53 -07:00
Sergey Popov
99efc9c216 add giflib port 2017-04-28 00:03:15 +07:00
Joshua Helm
e7aadfa216 add ports/taglib 2017-04-27 11:12:00 -04:00
Tobias Kohlbau
5a32a97de1 [qt5] bumped to qt5.8
Signed-off-by: Tobias Kohlbau <tobias@kohlbau.de>
2017-04-27 15:39:59 +02:00
codicodi
f3e520b2d7 [libflac] fix build with MSBuild generator 2017-04-27 14:17:29 +02:00
codicodi
85f694b366 [icu] fix build with 64bit msys 2017-04-27 12:46:04 +02:00
Mikhail Paulyshka
3095c9f5bb [pango] update to 1.40.5 2017-04-27 01:39:05 +03:00
Robert Schumacher
0bc4987644 Merge pull request #943 from ebraminio/master
[harfbuzz] Rework harfbuzz with its newly introduced cmake support
2017-04-26 14:48:24 -07:00
Ebrahim Byagowi
bb2ddd9789 [harfbuzz] Rework harfbuzz with its newly introduced cmake support 2017-04-27 01:10:27 +04:30
Robert Schumacher
c5db2b54a1 Merge pull request #970 from josuegomes/graphicsmagick
GraphicsMagick port
2017-04-24 21:41:24 -07:00
Robert Schumacher
62f9b23752 Merge pull request #965 from codicodi/icu59
[icu] update to 59.1
2017-04-24 19:00:05 -07:00
Robert Schumacher
7fe89742db [icu] Avoid renaming link.exe inside msys -- insert into middle of path instead. 2017-04-24 18:58:17 -07:00
Alexander Karatarakis
37a9747bb7 Merge pull request #973 from madebr/libmad
Add libmad
2017-04-24 13:31:35 -07:00
Alexander Karatarakis
403b4809a1 Merge pull request #975 from madebr/fontconfig_escape
fontconfig: Escape FC_INCLUDE_DIR since it can contain spaces
2017-04-24 13:12:39 -07:00
Anonymous Maarten
fe35beee46 Escape FC_INCLUDE_DIR since it can contain spaces
fixes: fatal error C1083: Cannot open include file
2017-04-24 03:05:12 +02:00
Anonymous Maarten
ae57ea52f9 Escape PROJECT_SOURCE_DIR since it can contain spaces
fixes: nasm: error: more than one input file specified
2017-04-24 02:30:47 +02:00
Anonymous Maarten
d5b9c8ac34 Add libmad port 2017-04-24 01:36:25 +02:00
Jackie Ng
0701a70027 Light up GEOS support in GDAL 2017-04-24 05:05:05 +10:00
Robert Schumacher
1cbb3e8714 Merge pull request #963 from jumpinjackie/port-xalan-c
Add xalan-c
2017-04-23 09:03:46 -07:00
Robert Schumacher
17328c1349 [atlmfc] Add dummy port to detect atl presence in VS 2017-04-23 08:56:36 -07:00
Robert Schumacher
6242e8f7bd [xalan-c] Add check for static/static 2017-04-23 08:35:13 -07:00
Josue Andrade Gomes
b237746287 GraphicsMagick port 2017-04-23 11:30:22 -03:00
James Chang
0468c2de70 [cppzmq] update to 4.2.1 release 2017-04-23 21:23:25 +08:00
codicodi
3ee2b37df9 [icu] update to 59.1 2017-04-22 17:19:31 +02:00
Robert Schumacher
75cdbd398b [grpc] Update to 1.2.3 2017-04-21 19:40:04 -07:00
Robert Schumacher
736b9db03b Merge pull request #961 from twMr7/master
upgrade poco to version 1.7.8
2017-04-21 14:51:34 -07:00
Robert Schumacher
a2a26a3967 Merge pull request #951 from saedrna/master
install cmake config files for glog
2017-04-21 14:28:17 -07:00
Jackie Ng
c70da3bc3a [xalan-c] Need to build XalanMsgLib so that LocalMsgIndex.hpp is generated and to make sure this header is copied to /include/xalanc/PlatformSupport 2017-04-22 02:37:28 +10:00
pravic
e373bc98fe Revert TLS patch since it has been fixed in 1.64 2017-04-21 14:10:26 +03:00
James Chang
95049cec34 upgrade poco to version 1.7.8 2017-04-21 18:16:01 +08:00
Alexander Karatarakis
af36901536 [boost] Update to v1.64 2017-04-20 14:21:58 -07:00
Johnny Willemsen
171f1d66ba
[ace] update to 6.4.3 2017-04-20 11:42:02 +02:00
Han Hu
42085918a8 revert config file changes and remove unused copies 2017-04-20 10:15:42 +08:00
Robert Schumacher
16a206b781 Merge pull request #817 from zabulus/#562
Fix build of opencv for uwp #562
2017-04-19 04:32:46 -07:00
Robert Schumacher
e1d41a365a [opencv] Further fixes 2017-04-19 04:30:33 -07:00
Robert Schumacher
280a6c6d7f [tiff] Fix UWP builds for version 4.0.7 2017-04-19 01:02:35 -07:00
Han Hu
c31c026c12 install cmake config files for glog 2017-04-19 13:48:01 +08:00
Alexander Karatarakis
86e2c35725 [grpc] Extract GRPC_VERSION variable 2017-04-18 17:29:24 -07:00
Alexander Karatarakis
b5d6089676 Merge pull request #945 from Outurnate/master
Add mdnsresponder port
2017-04-18 17:03:30 -07:00
Alexander Karatarakis
2849141cd1 Merge pull request #946 from traversaro/patch-4
[qwt] Install headers in the qwt subdirectory
2017-04-18 16:56:15 -07:00
Alexander Karatarakis
11d6aa60b2 Merge pull request #948 from saedrna/master
Update the patch file of geographiclib
2017-04-18 13:52:56 -07:00
Alexander Karatarakis
85c3e41a01 Merge pull request #949 from dada2048/master
Fixed eigen3 version.
2017-04-18 13:43:23 -07:00
Han Hu
9f9c3ac442 fix patch file due to missing some not commited changes. 2017-04-18 19:07:44 +08:00
Silvio Traversaro
8ec185f69f [qwt] Bump version 2017-04-16 19:58:00 +02:00
Silvio Traversaro
11f672e3a1 [qwt] Install headers in the qwt subdirectory
This is the location used by the upstream installation procedure, as it is possible to see by the layout of the package in Debian: https://packages.debian.org/sid/amd64/libqwt-headers/filelist .
2017-04-16 19:32:12 +02:00
Joseph D
55cbb96fa0 Add mdnsresponder port 2017-04-15 14:24:29 -04:00
Robert Schumacher
e1f5fe728d Merge pull request #941 from codicodi/fix-vorbis
[libvorbis] enable static builds & fix symbol duplication
2017-04-14 19:08:47 -07:00
Robert Schumacher
583abfa178 [openblas] Fix missing write to cblas.h 2017-04-14 18:52:19 -07:00
Han Hu
fe054b98c6 improve geographiclib by install cmake files. 2017-04-14 18:35:52 -07:00
Han Hu
804a882695 add clapack port for lapack
add dependency

[clapack] Use COPYING from sources instead of checked in license.
2017-04-14 18:30:59 -07:00
Han Hu
6d052e3dc0 Add openblas and only the blas part is compiled. Because no gfortran things is included, openblas is BSD
[openblas] Reduce checked in headers, prefer to install from sources
2017-04-14 18:30:23 -07:00
Robert Schumacher
8183671a49 Merge pull request #930 from horenmar/catch-1.9.1
Update Catch to 1.9.1
2017-04-14 15:47:42 -07:00
Dada
4405ccc7ba Fixed version to what is actually downloaded. 2017-04-14 11:14:12 -04:00
codicodi
120718b78b [libvorbis] enable static builds & fix symbol duplication 2017-04-14 16:11:30 +02:00
Robert Schumacher
b3541eff15 [uwebsockets] Update to 0.14.2 2017-04-13 19:11:04 -07:00
Robert Schumacher
0074703e9a [libbson] [mongo-c-driver] [mongo-cxx-driver] Update to latest (1.6.2/1.6.2/3.1.1) 2017-04-13 19:00:15 -07:00
Robert Schumacher
2fa9be1977 Merge pull request #929 from ebasconp/master
Added picojson 1.3.1
2017-04-13 18:18:22 -07:00
Ernesto Bascón Pantoja
ed6930bd61 Using 1.3.0 instead of master as suggested by ras0219-msft 2017-04-13 01:22:02 -04:00
Robert Schumacher
a6f895ac8c Merge pull request #927 from codicodi/add-sdl2-mixer
Add sdl2-mixer
2017-04-11 18:32:56 -07:00
Martin Hořeňovský
e8e9158e86 Update Catch to 1.9.1 2017-04-11 17:22:10 +02:00
Jackie Ng
735bc7045e Add xalan-c port 2017-04-11 21:58:14 +10:00
Ernesto Bascón Pantoja
4ecf9aa09e Added picojson 1.3.1 2017-04-11 00:18:20 -04:00
Mikhail Paulyshka
889573b069 [mpg123] install missing headers 2017-04-11 03:18:11 +03:00
Alexander Karatarakis
f7944d40a6 Merge pull request #925 from jumpinjackie/xercesc-missing-source-files
[xerces-c]: Add missing .c source files
2017-04-10 12:31:15 -07:00
codicodi
722de2835b Add sdl2-mixer 2017-04-10 11:00:52 +02:00
Alexander Karatarakis
0e9b533c2c Merge pull request #924 from codicodi/bump-glib
[glib] update to 2.52.1
2017-04-09 18:00:31 -07:00
Jackie Ng
2d581484b4 [xerces-c]: Certain headers include .c files, this commit ensures that such files are also copied across 2017-04-09 23:57:57 +10:00
codicodi
0af686a9f7 [glib] update to 2.52.1 2017-04-09 11:15:32 +02:00
Robert Schumacher
cea5cb99b2 [xerces-c] Fixup omission in previous commit -- handle CRT as well. 2017-04-08 18:43:08 -07:00
Robert Schumacher
eac027233e [xerces-c] Fix packaging to also deploy the built library 2017-04-08 18:41:52 -07:00
Robert Schumacher
19123677d1 [geographiclib] /cmake is a directory -- it needs REMOVE_RECURSE 2017-04-07 16:20:19 -07:00
Robert Schumacher
52f8ff4c79 Merge pull request #916 from saedrna/master
add geographiclib port
2017-04-07 16:13:52 -07:00
Robert Schumacher
97c85bc512 [geographiclib] Improve description, remove cmake files until they can be properly merged between configs. 2017-04-07 16:10:46 -07:00
Robert Schumacher
cdf4e5d014 [azure-storage-cpp] Fix regression in last commit. 2017-04-07 15:38:04 -07:00
Robert Schumacher
4450e1dbbe [azure-storage-cpp] Fix static builds. 2017-04-07 15:15:49 -07:00
Robert Schumacher
7135c5fc83 [azure-storage-cpp] Add check for ATL. 2017-04-07 11:46:59 -07:00
Robert Schumacher
cf93d45879 [libpng] Fix x86-uwp builds 2017-04-07 11:24:14 -07:00
Han Hu
dae29cba40 add geographiclib port 2017-04-08 01:02:59 +08:00
Robert Schumacher
2e7896e89e Merge pull request #907 from codicodi/add-sdl2-net
Add sdl2-net
2017-04-06 16:55:32 -07:00
Robert Schumacher
e7ad48b0b8 [mongo-cxx-driver] Fix UWP builds. Deploy THIRD-PARTY-NOTICES. 2017-04-06 16:52:44 -07:00
Robert Schumacher
0163b19e32 [mongo-c-driver] Fix UWP builds. Deploy THIRD_PARTY_NOTICES. 2017-04-06 16:42:22 -07:00
Robert Schumacher
629e034c38 [libbson] Install THIRD_PARTY_NOTICES. Install PDBS. 2017-04-06 10:24:38 -07:00
codicodi
b751197429 Add sdl2-net 2017-04-06 18:00:39 +02: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
Mikhail Paulyshka
852a40b273 [libwebp] update to 0.6.0 2017-03-24 16:39:50 +03:00
Mikhail Paulyshka
6ddc464711 [libP7-baical] add version 4.1 2017-03-24 14:23:38 +03:00
Robert Schumacher
784aa2dd61 [uwebsockets] Upgrade to 0.14.0alpha5 2017-03-23 22:46:57 -07:00
Robert Schumacher
299776b539 [uwebsockets] Internalize CMake in preparation for 0.14 2017-03-23 22:34:22 -07:00
Robert Schumacher
90019d39df [glog] Enable static builds. Switch to Ninja for better management of parallelism. 2017-03-23 21:59:41 -07:00
Robert Schumacher
83ae9d8bb3 [tiff] Update to version 4.0.7 2017-03-23 21:59:18 -07:00
Robert Schumacher
986ed6b918 [tiff] Add support for jpeg, lzma, and glut. Add c++ support. 2017-03-23 14:33:22 -07:00
Martin Hořeňovský
7624bb2a81 Update Catch to 1.8.2 2017-03-23 21:47:18 +01:00
Robert Schumacher
69f92e73ce [libuv] Do not use googlesource.com due to constantly changing hash values. 2017-03-23 03:34:48 -07:00
Robert Schumacher
cb5fe7163e [libuv] Remove internal build downloads, fix upgrades, improve portfile. 2017-03-23 03:11:25 -07:00
codicodi
28184550d0 [cairo] fix build 2017-03-22 20:19:03 +01:00
Alexander Karatarakis
5f35979272 [antlr4] Fix building with Visual Studio 2017. Resolves #804 2017-03-21 20:53:26 -07:00
Robert Schumacher
162a46bac9 Merge pull request #482 from tfussell/master
Add xlnt port
2017-03-21 17:31:41 -07:00
Robert Schumacher
8bf849d9ed Merge pull request #826 from Mixaill/libjbig
[libjbig] add version 2.1
2017-03-21 17:13:54 -07:00
Alexander Karatarakis
d263e008a4 [gdcm2] Remove empty folders in static build 2017-03-21 17:07:14 -07:00
Alexander Karatarakis
3015169cae Merge branch 'master' of https://github.com/sonogi1/vcpkg into sonogi1-master 2017-03-21 15:37:55 -07:00
Alexander Karatarakis
b01e4cb551 Merge branch 'Mixaill-freerdp' 2017-03-21 15:28:27 -07:00
Alexander Karatarakis
9a7a18ea03 [freerdp] Patch out installation of system runtime libs 2017-03-21 15:27:13 -07:00
Robert Schumacher
a1c72e3e7d [boost] Add retry to deleting _debug_ intermediate folders 2017-03-21 13:34:21 -07:00
Robert Schumacher
e68709efcf [boost] Add retry to deleting intermediate folders 2017-03-21 13:30:39 -07:00
Robert Schumacher
3b5c7dff22 [boost] Bump version to observe addition of patch. 2017-03-21 13:00:12 -07:00
Fabian Wosar
a9ec74f176 Fix paths in patch file 2017-03-21 20:03:24 +01:00
Fabian Wosar
2aab56942a Forgot the actual patch application 2017-03-21 19:51:09 +01:00
Fabian Wosar
9878f153c1 Add boost patch to fix initialisation issues when using the VS2017 14.1 toolchain and static linking 2017-03-21 19:34:29 +01:00
Alexander Karatarakis
51e4a0112a Merge branch 'freerdp' of https://github.com/Mixaill/vcpkg into Mixaill-freerdp 2017-03-20 16:46:46 -07:00
Alexander Karatarakis
951ea973ce [openssl] Improve patches 2017-03-20 16:27:59 -07:00
Robert Schumacher
f17fd50a62 [qt5] Enable opengl desktop to support QWT 2017-03-20 16:20:02 -07:00
Alexander Karatarakis
463862b94b Remove helper CMake script; do everything in the portfile 2017-03-20 15:48:30 -07:00
Alexander Karatarakis
129a3ec8b2 [openssl] Refactor portfile-CMakeLists.txt interaction to allow proper application of patches 2017-03-20 15:48:30 -07:00
Alexander Karatarakis
75d304009a Merge pull request #819 from codicodi/bump-gtk
[gtk] update to 3.22.11
2017-03-20 13:53:08 -07:00
Alexander Karatarakis
21d024ddc6 Merge pull request #818 from codicodi/bump-atk
[atk] update to 2.24.0
2017-03-20 13:07:42 -07:00
codicodi
d8f947605b [gtk] update to 3.22.11 2017-03-20 19:20:25 +01:00
Shinya Onogi
33cacd658e Update portfile.cmake
Fixed the location of ${GDCM_BUILD_SHARED_LIBS}
2017-03-20 20:13:46 +09:00
Mikhail Paulyshka
694ae37d2b [libjbig] add version 2.1 2017-03-20 12:52:35 +03:00
Robert Schumacher
5d5302b2ab Merge pull request #827 from codicodi/fix-liblzma
[liblzma] rename produced libraries
2017-03-19 18:19:50 -07:00
codicodi
e13eae85b7 [liblzma] rename produced libraries 2017-03-19 19:28:40 +01:00
Shinya Onogi
8e77d829f0 Added: Selection of library linkage type
Selection of library linkage type is added
2017-03-20 02:37:58 +09:00
Shinya Onogi
0b1740d119 add a new port, GDCM 2017-03-20 02:10:43 +09:00
Silvio
391e10fd2d Add dlfcn-win32 port 2017-03-19 18:06:05 +01:00
Thomas Fussell
9375232c0e download zip from github instead of cloning via git 2017-03-18 11:18:38 -04:00
codicodi
848ae5ab12 [atk] update to 2.24.0 2017-03-18 13:25:44 +01:00
Hennadii Zabula
efba9e6a23 Fix build of opencv for uwp #562 2017-03-17 20:43:09 +02:00
Thomas Fussell
d821b0a28a Merge branch 'master' of https://github.com/Microsoft/vcpkg 2017-03-17 00:33:06 -04:00
Thomas Fussell
4921636f6b remove submodule initialization and bump git revision 2017-03-17 00:32:16 -04: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