Commit Graph

7614 Commits

Author SHA1 Message Date
Stefano Sinigardi
9b850a8149 [OpenCV3] fix protobuf patch 2018-12-13 11:44:01 +01:00
Roger Leigh
e04b4ed5b5 xalan-c: Remove use of obsolete unary_ and binary_function for C++17 compatibility (#4575)
* xalan-c: Remove use of obsolete unary_ and binary_function for C++17 compatibility

* [xerces-c] Improve port stability by adding control over ICU dependency
2018-12-12 12:47:57 -08:00
Federico Fuga
4347bc7e45 Port of sparsepp added (#4938) 2018-12-12 12:46:59 -08:00
myd7349
a60120cbad [sajson] Add new port (#4818)
* [sajson] Add new port

* [sajson] Fix package namespace
2018-12-12 12:32:45 -08:00
Phil Christensen
af2a3b54aa Merge branch 'master' of https://github.com/microsoft/vcpkg into dev/philc/4958 2018-12-12 11:28:42 -08:00
Robert Schumacher
1d5e22919f [docs] Add config-environment.md 2018-12-12 09:22:16 -08:00
Robert Schumacher
e6ee17a951 [libiconv] Modernize 2018-12-12 09:19:37 -08:00
Robert Schumacher
828cedb755 [vcpkg] Add support for muslc, static crt linkage, and forcing the system binaries for cmake and ninja 2018-12-12 09:19:37 -08:00
Albert Fong
666cc9cee2 [antlr4] Upgrade to antlr 4.7.1 2018-12-12 02:59:01 -08:00
Carlos O'Ryan
2455140d99
Upgrade gRPC to 1.16.1. 2018-12-11 22:34:47 -05:00
Carlos O'Ryan
f8ce85feef
Upgrade crc32c to 1.0.6.
This version supports both static and shared libraries, yay!
2018-12-11 22:28:05 -05:00
Carlos O'Ryan
aace39dc14
Upgrade google-cloud-cpp to v0.4.0
Just a periodic release.
2018-12-11 22:22:53 -05:00
Billy O'Neal
cf7e2f3906 Allow redirection of the downloads folder with an environment variable. (#4883)
* Add detection for VCPKG_DOWNLOADS environment variable in vcpkgpaths.cpp.

* Pass the downloads directory from VcpkgPaths to cmake.

* Also fixup bootstrap on *nix.

* Make error message a little prettier.

* Make that bash script actually work :)

* [vcpkg] Alter Optional<> usage style

* [vcpkg-docs] Add section on Environment Variables to the docs
2018-12-11 11:48:41 -08:00
Marco Magdy
9e773bd912 Target the v0.1.0 release 2018-12-11 10:07:26 -08:00
James Chang
9b8cc80953 [gdcm2] fix improper cmake file setup (#4880)
* move cmake files to proper location, and modify path in contents accordingly

* workaround cmake script to find openjpeg package, and include openjpeg in Build-Depends list

* [gdcm2] Use vcpkg_fixup_cmake_targets()
2018-12-11 10:01:05 -08:00
rfric
5295c8fdeb [mpir] Embed debug info into static lib (#4905) 2018-12-11 09:38:44 -08:00
Stefano Sinigardi
cd7eb41290 [OpenCV3] fix protobuf linking (#4861) 2018-12-11 09:34:00 -08:00
Łukasz Mendakiewicz
905f04da3d Upgrade to Git 2.20.0 2018-12-11 08:47:16 -08:00
Michael Hofmann
42fd0c982a Fix unterminated quoted string in bootstrapping script. (#4946) 2018-12-11 02:12:21 -08:00
Berrysoft
13d1231ad4 Adapt bootstrap to VS 2019 Preview (#4922) 2018-12-11 00:31:44 -08:00
Andrew Sayman
3fb47a376f Include instructions for CentOS bootstrapping (#4892)
Currently only includes Ubuntu or apt oriented system. CentOS provides similarly working compilers through devtoolsets.
2018-12-10 23:30:37 -08:00
Łukasz Mendakiewicz
221b65afc5 Replace MinGit with PortableGit
MinGit does not provide gzip.exe required by git archive required by vcpkg_from_git
2018-12-10 20:21:32 -08:00
Billy O'Neal
5ff5ab7ae2 Remove constructor for type that was using aggregate initialization; in C++20 any user declared constructor means a type is no longer an aggregate. (#4906) 2018-12-07 17:34:13 -08:00
Phil Christensen
4a4aa09483
Merge pull request #4881 from DaanDeMeyer/fix-llvm-port-with-vcpkg-build-type
[LLVM] Fix error when using VCPKG_BUILD_TYPE
2018-12-07 10:43:00 -08:00
Marco Magdy
8dc28516f6 [aws-lambda-cpp] add new port 2018-12-06 17:47:30 -08:00
Phil Christensen
da53f7c8d6 [vtk] bump version in control file 2018-12-06 17:32:05 -08:00
Phil Christensen
a1bb1bdebe [proj4] undo proj4 portfile changes 2018-12-06 17:29:29 -08:00
Phil Christensen
d13e42b000
Merge pull request #4898 from bluekyu/master
[openvr] update to 1.1.3b
2018-12-06 17:25:17 -08:00
Phil Christensen
11aba6ea37
Merge pull request #4900 from zhouqime/master
[rxqt] add port
2018-12-06 17:23:06 -08:00
Phil Christensen
c09c74c3d6
Merge pull request #4903 from ShinNoNoir/tesseract-v4
[tesseract] Update Tesseract port to 4.0.0
2018-12-06 17:18:57 -08:00
Phil Christensen
e76fa8ee73 [osgearth] bump version in control file 2018-12-06 16:26:43 -08:00
Phil Christensen
d2448e0a95 Merge branch 'master' of https://github.com/microsoft/vcpkg into dev/philc/4912 2018-12-06 16:25:37 -08:00
Phil Christensen
86bb2c8d16 Merge branch 'master' of https://github.com/microsoft/vcpkg into dev/philc/4903 2018-12-06 16:23:29 -08:00
Phil Christensen
b6f18a90e2 Merge branch 'master' of https://github.com/microsoft/vcpkg into dev/philc/4898 2018-12-06 16:18:05 -08:00
Phil Christensen
7347305e84 Merge branch 'master' of https://github.com/microsoft/vcpkg into dev/philc/3425 2018-12-06 15:06:28 -08:00
Phil Christensen
63c1b2628e
Merge pull request #4894 from twMr7/ogre_update_1113
[Ogre] update to 1.11.3
2018-12-06 14:55:28 -08:00
Phil Christensen
457ca501f5 [ogre] add missing 'debug' to rename path 2018-12-06 14:13:02 -08:00
Phil Christensen
0315b2dfc3
Merge pull request #4858 from rfric/dev/pbc
[pbc] Initial support for PBC library
2018-12-06 12:38:11 -08:00
plevy
89de5f705e
Update to release version 2.10
Update to release version 2.10
2018-12-06 11:27:31 -05:00
Richard Fric
77163c57f0 [pbc] Initial support for PBC library 2018-12-06 08:35:19 +01:00
angelmixu
4456dcab40 Fix pango on macOS (#4784)
* fix pango for macOS: added an already parsed config.h.unix and moved win32 code conditionally for platform

* use a list for better viewing wich source files are added

* only define HAVE_CORE_TEXT on macOS

* [pango] Modernize. Bump control version. Fix configure into source directory.
2018-12-05 16:30:25 -08:00
Thierry Bastian
11bee32d76 Upgrade to openssl 1.0.2q (#4844)
* Upgrade to openssl 1.0.2q

* [qca] Use vcpkg_from_git()
2018-12-05 16:28:35 -08:00
past-due
945e0c0f09 [gettext] macOS fixes (#4849) 2018-12-05 15:41:01 -08:00
Phil Christensen
540776b341
Merge pull request #4860 from shaymagsumov/devil-tiff-feature
[devil] Fix 'tiff' option name.
2018-12-05 12:16:09 -08:00
Phil Christensen
35be0e7c2b
Merge pull request #4853 from youknowone/flatbuffer-gcc8
[flatbuffers] disable -Werror for gcc8
2018-12-05 11:48:51 -08:00
Phil Christensen
b656594f39
Merge pull request #4759 from jasjuang/tinyxml2
[tinyxml2] update to 7.0.1
2018-12-05 11:46:32 -08:00
Phil Christensen
a9527a8489 [ffmpeg] fix aubio break from ffmpeg update 2018-12-05 11:06:33 -08:00
Phil Christensen
3b25ec2d5c [tinyxml2] patch fastrtps to use tinyxml2 namespace 2018-12-05 10:56:25 -08:00
inv2004
18ba27b4ca mongo and bson 1.9.2 to 1.9.5 (#4722)
* mongo and bson 1.9.2 to 1.9.5

* [libbson][mongo-c-driver] Modernize
2018-12-05 10:16:23 -08:00
Phil Christensen
b4f900f6c6
Merge pull request #4850 from past-due/physfs_win10_patch
[physfs] Fix Win10 GetUserProfileDirectory() problem
2018-12-05 10:00:07 -08:00