| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-11-20 | Upgrades for 2018.11.08 | Robert Schumacher | |
| 2018-11-08 | Updates 2018.11.01 | Robert Schumacher | |
| 2018-10-26 | Upgrades 2018.10.25 | Robert Schumacher | |
| 2018-10-25 | Upgrades 2018.10.11 | Robert Schumacher | |
| 2018-09-25 | [aws-sdk-cpp] Change default services based on recommendations from the aws team | Robert Schumacher | |
| 2018-09-19 | Upgrades 2018.09.18 | Robert Schumacher | |
| 2018-09-18 | Upgrades 2018.08.03 | Robert Schumacher | |
| 2018-08-03 | Upgrades 2018.06.31 | Robert Schumacher | |
| 2018-07-08 | Upgrades 2018.07.08 | Robert Schumacher | |
| 2018-07-03 | Upgrades 2018.07.01 | Robert Schumacher | |
| 2018-06-15 | Updates 2018.06.15 | Robert Schumacher | |
| 2018-06-12 | Upgrades for 2018.06.12 | Robert Schumacher | |
| 2018-05-17 | 2018.05.17 updates | Alexander Karatarakis | |
| 2018-05-14 | [abseil][aws-sdk-cpp][folly][jsonnet][ms-gsl][mujs][openimageio][re2][rs-cor ↵ | Robert Schumacher | |
| e-lib][thrift][unicorn-lib][zeromq] Upgrades [robin-map] Initial commit | |||
| 2018-05-01 | [abseil][aws-sdk-cpp][directxmesh][directxtex][directxtk][discord-rpc][exiv2 ↵ | Robert Schumacher | |
| ][folly][jsonnet][libuv][ms-gsl][nuklear][rocksdb][rs-core-lib][thrift][unicorn][zeromq] Upgrades | |||
| 2018-04-12 | [abseil][aws-sdk-cpp][breakpad][chakracore][cimg][date][exiv2][libzip][rs-co ↵ | Robert Schumacher | |
| re-lib] Upgrades | |||
| 2018-04-09 | [abseil][aws-sdk-cpp][exiv2][forest][jsonnet][rs-core-lib][thrift][unicorn-l ↵ | Robert Schumacher | |
| ib] Upgrades | |||
| 2018-04-06 | [aws-sdk-cpp][catch2][exiv2][forest][nuklear][rs-core-lib][thrift] Upgrades | Robert Schumacher | |
| 2018-04-06 | [aws-sdk-cpp] Fix linux | Alexander Karatarakis | |
| 2018-04-05 | [abseil][aws-sdk-cpp][azure-c-shared-utility][azure-iot-sdk-c][azure-uamqp-c ↵ | Robert Schumacher | |
| ][azure-umqtt-c][breakpad][exiv2][gdcm2][grpc][nuklear][rocksdb][rs-core-lib][thrift][zeromq] Upgrades | |||
| 2018-04-03 | [abseil][aws-sdk-cpp][clara][eastl][exiv2][libuv][nuklear][openimageio][thri ↵ | Robert Schumacher | |
| ft] Upgrades | |||
| 2018-04-02 | [aws-sdk-cpp][discord-rpc][thrift] Upgrades | Robert Schumacher | |
| 2018-03-29 | [abseil][aws-sdk-cpp][exiv2][rs-core-lib][tbb][thrift][zeromq] Upgrades | Robert Schumacher | |
| 2018-03-28 | [abseil][aws-sdk-cpp][breakpad][exiv2][nuklear][zeromq] Upgrades | Robert Schumacher | |
| 2018-03-26 | [aws-sdk-cpp] Remove polly-sample feature. Fixes #3123. | Robert Schumacher | |
| 2018-03-24 | [aws-sdk-cpp] Update and fix cmake files | Robert Schumacher | |
| 2018-02-16 | [aws-sdk-cpp] update to 1.3.58 (#2810) | Jason Juang | |
| 2017-12-04 | [aws-sdk-cpp] update to 1.3.15 | jasjuang | |
| 2017-09-28 | update to 1.2.4 and fix cmake exports | jasjuang | |
| 2017-09-25 | Fix more port hashes due to github tar.gz change | Alexander Karatarakis | |
| Related: cb239b92 It looks like github changed the version (or the generally the way) they do tars, causing some hash mismatches. This fixes the affected ports. | |||
| 2017-09-09 | vcpkg_configure_cmake (and _meson) now embed debug symbols within static ↵ | Alexander Karatarakis | |
| libs (/Z7) | |||
| 2017-02-23 | [aws-sdk-cpp] Switch build to use Ninja to improve performance. | Robert Schumacher | |
| 2017-02-08 | [aws-sdk-cpp] bump version to 1.0.61 | sdflysha | |
| I created a PR here: https://github.com/Microsoft/vcpkg/pull/631 but forgot to bump the aws-sdk-cpp version, I fixed it here. | |||
| 2017-02-04 | [aws-sdk-cpp] upgrade to 1.0.61 | sdcb | |
| 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) | |||
| 2016-12-24 | [aws-sdk-cpp] upgrade to 1.0.47 | flysha | |
| 2016-12-06 | [aws-sdk-cpp] Check VCPKG_CRT_LINKAGE instead of VCPKG_LIBRARY_LINKAGE. ↵ | Robert Schumacher | |
| Rename archive to avoid collisions with other libraries. | |||
| 2016-12-01 | [aws-sdk-cpp] correct patch path | sdcb | |
| 2016-12-01 | [aws-sdk-cpp] set FORCE_SHARED_CRT ON when building dynamic. | sdcb | |
| 2016-12-01 | [aws-sdk-cpp] add patch to define USE_IMPORT_EXPORT to fix dynamic build ↵ | sdcb | |
| link issue | |||
| 2016-11-30 | [aws-sdk-cpp] correct FORCE_SHARED_CRT | flysha | |
| 2016-11-30 | [aws-sdk-cpp] enable static and disable test | flysha | |
| 2016-11-29 | [aws-sdk] issues occurs in static build, revert code. | sdcb | |
| 2016-11-29 | [aws-sdk] drop static block because aws-sdk actually works in static builds. | sdcb | |
| 2016-11-28 | [aws-sdk-cpp] specify dynamic only | flysha | |
| 2016-11-28 | [aws-sdk-cpp] correct the lib file | flysha | |
| 2016-11-28 | Add aws-sdk-cpp | sdcb | |
| Note: 1. I add a patch to not using git, because git will emit a wrong version number in initialize_project_version.cmake file. 2. building aws-sdk-cpp will emit some very long file(longer than 258 in my machine), to make it work, you must moving vcpkg into some shorter path like: C:\vcpkg | |||
