Phil Christensen
f6db046bed
[mpfr] fix version in CONTROL file
2018-12-19 16:09:39 -08:00
Phil Christensen
83b8a6e036
[mpfr] bump control version number
2018-12-13 16:11:58 -08:00
Phil Christensen
24ff8dcc44
Merge branch 'master' of https://github.com/microsoft/vcpkg into dev/philc/4964
2018-12-13 16:11:27 -08:00
Phil Christensen
648809dee6
Merge pull request #4943 from LukaszMendakiewicz/dev/lukaszme/portablegit
...
Replace MinGit with PortableGit
2018-12-13 14:04:41 -08:00
Phil Christensen
93d020f619
Merge pull request #4914 from marcomagdy/aws-lambda-cpp
...
[aws-lambda-cpp] add new port
2018-12-13 13:42:41 -08:00
Phil Christensen
5fc3a10651
Merge branch 'master' of https://github.com/microsoft/vcpkg into dev/philc/4914
2018-12-13 11:13:43 -08:00
ing. Federico Fuga
a2c846338c
Update mpfr to 4.0.1 and fix compilation under gcc 7
...
gcc 7 deprecates the use of varargs.h in favour of stdarg.h.
mpfr already fixes it, but the fix is enabled if stdarg is available.
This patch adds the test on CMakeLists.txt and enables the fix if
needed.
2018-12-13 11:59:19 +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
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
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
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
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
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
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
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
Raynor Vliegendhart
197fbf3b8b
[tesseract] Update to 4.0.0
2018-12-05 13:47:04 +01:00
zhouqi
2b410bea32
Merge branch 'master' of https://github.com/zhouqime/vcpkg
2018-12-05 16:59:08 +08:00
zhouqi
642e37b3c9
rxqt port
2018-12-05 16:52:09 +08:00
Łukasz Mendakiewicz
5f63d0a5f7
[re2] Add vcpkg_copy_pdbs ( #4876 )
...
* [re2] Add vcpkg_copy_pdbs
* [re2] Bump control file version
2018-12-04 19:18:56 -08:00
Bill Avery
54e497ec6b
[cppgraphqlgen] Add a port for Microsoft/cppgraphqlgen ( #4825 )
...
* [cppgraphqlgen] Add a port for Microsoft/cppgraphqlgen
* Update hash for replacement tag
* Change the github ref to a commit ID to invalidate cached downloads
* Upgrade to cppgraphqlgen v0.6
2018-12-04 19:17:54 -08:00
Robert Schumacher
93f2e956a9
[devil] Bump control version
2018-12-04 19:03:48 -08:00