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
Carsten Neumann
f643622019
Fix spdlog handling of external fmt lib
...
Using an external fmt lib should cause the spdlog::spdlog target to have
a dependency on fmt lib - so that a consuming project does not need
to call find_package(fmt) and target_link_libraries(... fmt::fmt).
To this end a new cmake option SPDLOG_FMT_EXTERNAL is introduced which
makes spdlog depend on fmt lib and defines the SPDLOG_FMT_EXTERNAL macro
to avoid using the bundled fmt lib. The value of SPDLOG_FMT_EXTERNAL is
also stored in the installed spdlogConfig.cmake and if it is ON
find_dependency() is used to ensure the fmt::fmt target is imported.
2018-12-17 09:52:25 -06:00
Lennart Trunk
c3c6c0d0de
Update eigen3 to 3.3.7
2018-12-17 16:37:46 +01:00
Francisco Dias
524a1414fc
TinyXml Linkage error fixed
2018-12-17 11:13:02 -02: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
Albert Huang
a05cbffe55
Update libpng-apng to match libpng ports changes + update to 1.6.36 ( #4944 )
...
* Update libpng-apng to match libpng ports changes + update to 1.6.36
* Delete CONTROL.bak
* Delete portfile.cmake.bak
* Delete use-abort-on-all-platforms.patch.bak
2018-12-13 17:40:18 -08:00
Carlos O'Ryan
165f96bb51
Update to v1.17.1
2018-12-13 19:20:26 -05:00
Phil Christensen
96b282341f
[geos] bump control version number
2018-12-13 16:19:44 -08:00
Phil Christensen
4412edcdd7
Merge branch 'master' of https://github.com/microsoft/vcpkg into dev/philc/4966
2018-12-13 16:17:15 -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
7f7b5cce5c
Merge branch 'master' of https://github.com/microsoft/vcpkg into dev/philc/4963
2018-12-13 16:09:35 -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
648809dee6
Merge pull request #4943 from LukaszMendakiewicz/dev/lukaszme/portablegit
...
Replace MinGit with PortableGit
2018-12-13 14:04:41 -08:00
Alexander Karatarakis
fed9a24526
[autocomplete] Add tab-completion support for bash
2018-12-13 14:02:02 -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
Juha Sointusalo
751aa7809d
[ftgl] add new port
2018-12-13 23:15:14 +02: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
Stefano Sinigardi
6d15819fdd
[opencv] bump version
2018-12-13 14:13:05 +01:00
myd7349
13710d5854
[ponder] Add new port
2018-12-13 21:05:21 +08:00
ing. Federico Fuga
dba828e590
Geos: Removed empty directory after install (when only static lib are built)
2018-12-13 13:06:27 +01: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
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