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 |
|
Alexander Karatarakis
|
836de4b074
|
Fix remove_plan code
|
2017-01-30 21:52:43 -08:00 |
|
Alexander Karatarakis
|
a7be90f823
|
Fix usage of remove_plan_type
|
2017-01-30 21:52:43 -08:00 |
|
Alexander Karatarakis
|
b4e9322a11
|
Rename field
|
2017-01-30 21:52:43 -08:00 |
|
Alexander Karatarakis
|
e461467aff
|
[Dependencies] User-requested vs autos-elected info is now in a separate enum
|
2017-01-30 21:52:43 -08:00 |
|
Alexander Karatarakis
|
9c87fcbd8b
|
Formatting
|
2017-01-30 21:52:43 -08:00 |
|
Alexander Karatarakis
|
82005ffe74
|
Improve messages from the remove command
|
2017-01-30 21:52:43 -08:00 |
|
Alexander Karatarakis
|
b1f0a09af2
|
Remove commented-out code
|
2017-01-30 21:52:43 -08:00 |
|
Alexander Karatarakis
|
4d10454167
|
Add package_spec::display_name()
|
2017-01-30 21:52:43 -08:00 |
|
Alexander Karatarakis
|
884cd176b0
|
Renames and formatting
|
2017-01-30 21:52:43 -08:00 |
|