Max Smolens
8c322ca613
[grpc] Fix exported targets
...
Fix gRPC's exported targets. Now CMake projects can do:
find_package(gRPC CONFIG REQUIRED)
and then use the exported targets such as gRPC::grpc and gRPC::grpc++.
Additionally, install gRPC tools and protoc plugins into the 'tools'
directory. The plugins are required to generate gRPC client and server
interfaces from .proto service definitions.
2017-02-07 15:43:52 -05:00
Alexander Karatarakis
63e33061e1
Merge branch 'master' of https://github.com/Microsoft/vcpkg
2017-02-06 15:55:59 -08:00
Alexander Karatarakis
acc669e869
Update SetupAPI version. Explicitly specify version. Use -nocache
2017-02-06 15:55:39 -08:00
Robert Schumacher
1bfd72480d
[poco] Fix #475 by adding include path to public interface.
2017-02-06 15:52:48 -08:00
Alexander Karatarakis
7207316ed4
Don't download nupkg. nuget.exe auto-downloads it
2017-02-06 15:29:38 -08:00
Alexander Karatarakis
5b7dc56268
Merge pull request #636 from IMQS/BitsWorkaroundVSInstall
...
Add a workaround for another BITS code path
2017-02-06 12:32:39 -08:00
Ben Harper
504545d2c8
Add a workaround for another BITS code path
...
The fix from last week (ce9927f7327bc71ade246108a7d984deda6293fd)
worked for downloading most dependencies, but there is still one
BITS transfer code path, which this fix addresses.
2017-02-06 14:48:30 +02:00
flysha
0bbae46a9c
[sqlite-modern-cpp] add build-depends
2017-02-05 18:30:37 +08:00
flysha
a923738dab
add sqlite-modern-cpp
...
https://github.com/aminroosta/sqlite_modern_cpp
2017-02-05 18:28:50 +08:00
Alexander Karatarakis
ce477bf219
Merge pull request #631 from sdcb/aws-sdk-cpp-1.0.61
...
[aws-sdk-cpp] upgrade to 1.0.61
2017-02-04 00:50:58 -08:00
sdcb
85cab47ea4
[aws-sdk-cpp] upgrade to 1.0.61
...
1. upgrade to 1.0.61
2. disable warning as error temply(fix https://github.com/Microsoft/vcpkg/issues/629 before https://github.com/aws/aws-sdk-cpp/issues/438 )
3. using cmake file(append) instead of patch to define #define USE_IMPORT_EXPORT in SDKConfig.h (simplified code)
2017-02-04 11:18:04 +08:00
Robert Schumacher
20ac877b5e
[wt] Apply upstream patch to fix boost 1.63 compat. Fixes #626 .
2017-02-03 18:54:51 -08:00
Alexander Karatarakis
5fa7aba4d2
[vcpkg remove] Fix remove --purge not applying to not-installed packages
2017-02-03 18:25:43 -08:00
Robert Schumacher
f7dcbe97ff
[vcpkg] Disable Intel MKL for all internal builds. Fixes #609 .
2017-02-03 17:46:09 -08:00
Alexander Karatarakis
ac44d93069
[webscoketpp] Fix dependencies
2017-02-03 14:39:16 -08:00
Alexander Karatarakis
bfc7a36e92
[cpprestsdk] Use websocketpp from vcpkg instead of cpprest's copy
2017-02-03 14:38:49 -08:00
codicodi
95af9aac7c
Add Ninja support
2017-02-03 17:16:13 +01:00
Alexander Karatarakis
761d56711e
Add websocketpp
2017-02-02 18:49:50 -08:00
Robert Schumacher
62e7557545
[fmt] Bump version to 3.0.1-2 to correspond with binary output change in 4f5f52ff47
2017-02-02 18:45:51 -08:00
Alexander Karatarakis
5aa5f191ae
[cereal] directly copy folder instead of invoking another cmake to copy
2017-02-02 18:03:32 -08:00
Alexander Karatarakis
ce9927f732
Improve error handling if BITS transfer fails
2017-02-02 16:00:30 -08:00
Robert Schumacher
b2b2c91369
[vcpkg] Override Boost_COMPILER setting for all packages and toolchain to enable mixing VS2015 and VS2017
2017-02-02 15:41:34 -08:00
Robert Schumacher
1888c7294f
Merge pull request #421 from Agadoul/master
...
lcms port
2017-02-01 19:17:11 -08:00
Robert Schumacher
7a080e7916
[libvorbis] Fixup missed commit in a2f3a4b
2017-02-01 19:05:55 -08:00
Robert Schumacher
d7ca47d9e0
Merge pull request #622 from stammen/libvorbis-uwp2
...
[libvorbis] Fix UWP builds
2017-02-01 19:02:49 -08:00
Robert Schumacher
a2f3a4bf4c
[libvorbis] Move patch application outside if() to ensure it applies to previously obtained sources
2017-02-01 19:02:14 -08:00
Alexander Karatarakis
fdc885fb06
Fix filename
2017-02-01 18:20:49 -08:00
Alexander Karatarakis
1d34facb84
Split OutdatedDynamicCrt into separate h/cpp
2017-02-01 17:54:49 -08:00
Alexander Karatarakis
0a0a17b7f9
Split BuildType into separate h/cpp
2017-02-01 17:54:48 -08:00
Alexander Karatarakis
4aef2485b9
Split ConfigurationType into separate h/cpp
2017-02-01 17:54:48 -08:00
Alexander Karatarakis
7a04aff33e
Split LinkageType into separate h/cpp
2017-02-01 17:54:48 -08:00
Alexander Karatarakis
9086fcebdf
Rename files in PostBuildLint namespace
2017-02-01 17:54:48 -08:00
Robert Schumacher
a3eaed8f1f
[vcpkg] Add /MP to base compilation flags, enabling parallel builds.
2017-02-01 16:19:27 -08:00
Alexander Karatarakis
c595fac0ff
Add BuildPolicies::values()
2017-02-01 11:42:41 -08:00
Alexander Karatarakis
cd0b7d644b
Add PolicyDLLsWithoutLIBs policy
2017-02-01 11:42:41 -08:00
Alexander Karatarakis
4599997869
Introduce BuildPolicies (not used by the post_build checks yet)
2017-02-01 11:42:41 -08:00
Alexander Karatarakis
bd1a10e5b9
Enhance the opt_bool type
2017-02-01 11:42:41 -08:00
Alexander Karatarakis
f2d40c5b81
Download 32-bit perl instead of 64-bit. Resolves #620
2017-02-01 11:38:58 -08:00
Dženan Zukić
9ee6208e02
Install grpc_cpp_plugin.exe into tools folder
2017-02-01 12:49:09 -05:00
Dale Stammen
f02c8f9e64
added patch to add missing NO_DEPRECATE defines for UWP
2017-02-01 06:40:01 -08:00
Robert Schumacher
0b2dd9bb98
[boost] Add additional build assertions.
2017-01-31 18:14:25 -08:00
Robert Schumacher
8b21933367
[vcpkg-msbuild] Add troubleshooting message to MSBuild projects with Importance=Normal
2017-01-31 17:53:08 -08:00
Alexander Karatarakis
2a83c5eda6
[opt_bool] Make members ALL_CAPS
2017-01-31 12:59:20 -08:00
Alexander Karatarakis
c6ab2a9626
Update CHANGELOG and bump version to v0.0.71
2017-01-30 23:01:33 -08:00
Alexander Karatarakis
e6e325b1cd
Fix usage of Strings::Joiner
2017-01-30 22:10:08 -08:00
Alexander Karatarakis
5c01fc4af8
Change --recursive option to --recurse
2017-01-30 22:04:04 -08:00
Alexander Karatarakis
4e64dc598a
[Dependencies] Specify constructors and fix bug with default remove_plan_action init
2017-01-30 21:52:44 -08:00
Alexander Karatarakis
4252d9436e
remove_plan now depends on the spec, instead of StatusParagraph
2017-01-30 21:52:44 -08:00
Alexander Karatarakis
86a5ab7bcc
Use pointer instead of reference for out param
2017-01-30 21:52:44 -08:00
Alexander Karatarakis
8de71af4bd
Introduce "optional" alias
2017-01-30 21:52:44 -08:00