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
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
rfric
ab924c1b10
[mpir] Fix copyright file name on Linux ( #4855 )
2018-12-04 19:01:58 -08:00
Pavel Mach
e1b5375ea6
CppZMQ library version leveraged to 4.3.0. ( #4822 )
...
* CppZMQ library version leveraged to 4.3.0.
* [cppzmq] Disable building tests. Remove vendored FindZeroMQ since our copy already supports the targets.
2018-12-04 18:10:35 -08:00
Robert Schumacher
4d1fd42fca
[vcpkg-toolchains] Use XYZ_INIT CMake variables for _significantly_ better integration
...
[brynet] Add missing openssl dependency
[discord-rpc] Ensure no external downloading
[podofo] Improve stability. Modernize.
[usrsctp] Disable Werror
[vcpkg-toolchains] Add linux changes to android and freebsd.
[usrsctp] Remove excess DLLs
2018-12-04 18:01:23 -08:00
Younguk Kim
d1ea0ce936
[openvr] update to 1.1.3b
2018-12-05 09:29:32 +09:00
Phil Christensen
0f849f5a43
Merge branch 'master' of https://github.com/microsoft/vcpkg into dev/philc/4831
2018-12-04 15:21:26 -08:00
Phil Christensen
6c1dd867ba
Merge branch 'master' of https://github.com/microsoft/vcpkg into dev/philc/4850
2018-12-04 15:18:45 -08:00
Phil Christensen
89771b0d39
[flatbufers] bump CONTROL version number
2018-12-04 15:15:56 -08:00
Phil Christensen
4f0ffabb5b
Merge branch 'master' of https://github.com/microsoft/vcpkg into dev/philc/4853
2018-12-04 15:15:18 -08:00
Phil Christensen
8f6e2303f5
Merge pull request #4867 from myd7349/cpp-taskflow
...
[cpp-taskflow] Add new port
2018-12-04 15:02:38 -08:00
Phil Christensen
7da86a7fbc
Merge pull request #4873 from kjpus/patch-1
...
[abseil] Update CMakeLists.txt to install hash/*
2018-12-04 14:59:48 -08:00
Phil Christensen
14caaa2412
Merge pull request #4874 from fcharlie/charlie_update
...
[nghttp2] Update nghttp2 to 1.35.0
2018-12-04 14:56:14 -08:00
Phil Christensen
aa532cc398
Merge pull request #4889 from EMCECS/master
...
ECSUtil v1.0.1.4
2018-12-04 14:53:56 -08:00