Phil Christensen
09c3cc0d88
Merge branch 'master' of https://github.com/microsoft/vcpkg into dev/philc/4990
2018-12-21 00:36:36 -08:00
Phil Christensen
4afe20fc12
Merge pull request #4967 from myd7349/ponder
...
[ponder] Add new port
2018-12-20 23:01:44 -08:00
Phil Christensen
6ec8eebaeb
Merge pull request #4966 from studiofuga/dev/studiofuga/geos
...
[Geos] Remove empty */bin directories when statically linking
2018-12-20 22:58:43 -08:00
Phil Christensen
99b06bba5d
Merge pull request #4988 from FranciscoPDNeto/master
...
[TinyXml] Linkage error fixed.
2018-12-20 14:07:44 -08:00
Phil Christensen
00b4fe6514
Merge pull request #4973 from JuhaSointusalo/ftgl-new-port
...
[ftgl] add new port
2018-12-20 14:00:59 -08:00
Phil Christensen
ea831f4302
Merge branch 'master' into dev/philc/4966
2018-12-20 13:50:12 -08:00
Phil Christensen
edec46528d
Merge pull request #4974 from alexkaratarakis/dev/alkarata/bashcompletion
...
[autocomplete] Add tab-completion support for bash
2018-12-20 00:02:21 -08:00
Phil Christensen
32767dd5f6
Merge pull request #4964 from studiofuga/dev/studiofuga/mpfr-varargs-fix
...
[mpfr] Update mpfr to 4.0.1 and fix compilation under gcc 7
2018-12-20 00:01:14 -08:00
Phil Christensen
28e221744a
Merge pull request #4958 from albertfong/antlr4.7.1
...
[antlr4] Upgrade to antlr4 to 4.7.1
2018-12-20 00:00:08 -08:00
Phil Christensen
6e3bd45c67
[antlr4] fix copyright download name
2018-12-19 23:45:38 -08:00
myd7349
ded0d0141a
Fix static build
2018-12-20 12:44:22 +08:00
Phil Christensen
dd00565627
[mpfr] update CMakeLists for new version
2018-12-19 16:38:14 -08:00
Phil Christensen
f6db046bed
[mpfr] fix version in CONTROL file
2018-12-19 16:09:39 -08:00
Phil Christensen
1682549034
Merge pull request #4963 from cenit/dev/cenit/fix_protobuf_ocv3_again
...
[OpenCV3] fix protobuf patch, again
2018-12-19 15:59:50 -08:00
Phil Christensen
8b79329303
[antlr4] change portfile to trigger testing
2018-12-19 15:52:22 -08:00
Phil Christensen
585338f76e
Merge pull request #4952 from coryan/upgrade-grpc-to-1.16.1
...
[grpc] Upgrade gRPC to 1.17.1.
2018-12-19 15:36:33 -08:00
Phil Christensen
d5656ef104
[grpc] update patch for uwp
2018-12-19 14:57:09 -08:00
Phil Christensen
224300c238
[grpc] Change portfile to trigger build
2018-12-18 22:30:26 -08:00
Pavel Mach
d40eb18174
[zxing] ZXing library port added. ( #4854 )
...
* ZXing library port added.
* ZXing dependency to opencv[webp] added.
* [zxing-cpp] Rename from zxing. Use full ref. Only require opencv[core].
* [tiff] Disable zstd dependency. Todo: add feature.
* [zxing-cpp] Disable optional iconv reference
2018-12-18 17:47:01 -08:00
Nicolai Grodzitski
87fa0fc838
Upgrade RESTinio v.0.4.8.4. ( #4992 )
2018-12-18 17:38:59 -08:00
Patrick Geltinger
afdca9165c
[sqlite3] Update to SQLite 3.26.0 because of "Magellan" vulnerability ( #4995 )
...
The Tencent Blade Team has discovered a remote code execution
vulnerability in SQLite, which was fixed in SQLite release 3.26.0.
2018-12-18 17:13:57 -08:00
Phil Christensen
9a72b227cd
[antlr4] move to vcpkg_extract_source_archive_ex
2018-12-18 16:12:19 -08:00
Phil Christensen
bdafba739f
Merge pull request #4951 from coryan/upgrade-crc32c-to-1.0.6
...
[crc32c] Upgrade crc32c to 1.0.6.
2018-12-18 16:04:02 -08:00
Phil Christensen
47c60f9b6b
Merge branch 'master' of https://github.com/microsoft/vcpkg into dev/philc/4952
2018-12-18 15:33:10 -08:00
Phil Christensen
1a1dc41907
[crc32c] bump dash number in control file
...
to force the test system to pick it up
2018-12-18 15:22:58 -08:00
Phil Christensen
3cd8d3e856
Merge branch 'master' of https://github.com/microsoft/vcpkg into dev/philc/4951
2018-12-18 15:22:05 -08:00
Phil Christensen
d2b0798854
Merge pull request #4831 from peters/master
...
[ffmpeg] Update to 4.1.
2018-12-18 14:51:52 -08:00
Phil Christensen
1d8c5978e0
Merge pull request #4912 from plevy/patch-2
...
[osgEarth] Update to osgEarth release version 2.10
2018-12-18 14:50:12 -08:00
Phil Christensen
533b53b834
[aubio] get latest aubio to resolve ffmpeg build issue
2018-12-18 14:39:50 -08:00
Robert Schumacher
ccff8ab94e
[tinyxml] Modernize and bump control version
2018-12-18 12:46:19 -08:00
Robert Schumacher
7a67785e14
Merge branch 'master' of https://github.com/Microsoft/vcpkg into dev/roschuma/4988
2018-12-18 11:43:25 -08:00
Bradley Austin Davis
b2996e1fd4
Support custom Android NDK, better ABI specification ( #4986 )
2018-12-17 16:45:09 -08:00
Cheney Wang
c094d3133c
Update release version or commit to latest for below ports ( #4957 )
...
* [botan][caf][celero][docopt][glbinding][nanodbc][sfgui]Update release version or commit to latest
* [sfml] Add find_dependency(Freetype)
2018-12-17 16:44:08 -08:00
myd7349
8ba6cbec0d
[docs] Fix #4932 ( #4982 )
2018-12-17 16:41:17 -08:00
Jason Juang
5290e22966
[alembic] update to 1.7.10 ( #4916 )
2018-12-17 16:32:13 -08:00
Todor Prokopov
ffbff8caab
Wt Linux fixes ( #4927 )
...
* [harfbuzz] Fix build on Linux
* [cairo] Fix build on Linux
* [pango] Fix build on Linux
* [wt] Fix build on Linux
* [wt] Fix linking with -lcrypto
2018-12-17 16:30:27 -08:00
OWenT
411d1332ad
add libcopp ( #4918 )
...
* add libcopp
* [libcopp] Disable ninja due to asm issue. Tweak/install usage file. Prefer static linking over CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS. Use vcpkg_fixup_cmake_targets.
2018-12-17 16:28:13 -08:00
Bill Avery
ae2b0639a3
[graphqlparser] Use default library type for the platform instead of specifying SHARED ( #4794 )
...
* Use default library type for the platform instead of specifying SHARED
* [graphqlparser] Bump control version and slight cleanup
* [vcpkg_find_acquire_program] Correct for previous corruption of CI
2018-12-17 16:26:56 -08:00
ivysnow
ac1bed33ad
[libuv] fix for cmake target ( #4803 )
...
* [libuv] fix for cmake target
* [libuv] rename target to unofficial-libuv
2018-12-17 16:25:55 -08:00
Phil Christensen
4c6cd02b42
Merge pull request #3425 from fbudin69500/ITK_use_HDF5_test
...
[vtk][itk] Update ITK, and VTK portfiles.
2018-12-17 16:16:37 -08:00
Łukasz Mendakiewicz
9cbdb33caf
get_versions should return all versions so the best match can be found ( #4945 )
...
* get_versions should return all versions so the best match can be found
* [vcpkg] Consider more than one path when searching for system binaries
2018-12-17 16:15:15 -08:00
Phil Christensen
3439aef9c0
[ffmpeg] Add patch for upstream fixes
...
address build failures in pangolin that are related to updating
the ffmpeg library by pulling in pangolin fix from upstream.
2018-12-17 16:02:55 -08:00
Phil Christensen
a6b12004c7
[vtk] add warning for libx11_xt_lib on linux
2018-12-17 12:09:44 -08:00
Francisco Dias
524a1414fc
TinyXml Linkage error fixed
2018-12-17 11:13:02 -02:00
Stefano Sinigardi
0d1229d34b
update msys2 to latest release
2018-12-17 09:34:45 +01:00
Carlos O'Ryan
bc79cf9a7c
Apply patch to export all symbols.
2018-12-14 23:12:44 -05:00
Phil Christensen
fcde2e64eb
Merge pull request #4953 from coryan/upgrade-google-cloud-cpp-to-v0.4.0
...
Upgrade google-cloud-cpp to v0.4.0
2018-12-13 23:39:43 -08:00
myd7349
ff87743dcf
[rapidstring] Add new port ( #4814 )
...
* [rapidstring] Add new port
* [rapidstring] Rename package to be unofficial-rapidstring
2018-12-13 17:50:34 -08:00
Yann Lanthony
06cad7ff85
[geogram] update to 1.6.9 ( #4680 )
...
* [geogram] update to 1.6.9
* [geogram] Cleanup. Enable ninja. Modernize.
* [geogram] Disable PREFER_NINJA with comment
2018-12-13 17:43:20 -08:00
Stanislav Ershov
42828b6f39
[imgui] Update to 1.66b ( #4941 )
2018-12-13 17:40:55 -08:00