Phil Christensen
6e3bd45c67
[antlr4] fix copyright download name
2018-12-19 23:45:38 -08:00
Phil Christensen
8b79329303
[antlr4] change portfile to trigger testing
2018-12-19 15:52:22 -08:00
Phil Christensen
9a72b227cd
[antlr4] move to vcpkg_extract_source_archive_ex
2018-12-18 16:12:19 -08:00
Phil Christensen
02c27dd55e
[antlr4] bump dash version in control file
...
Done to force test to run
2018-12-13 15:53:32 -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
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
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
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
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
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
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
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