Commit Graph

80 Commits

Author SHA1 Message Date
Robert Schumacher
fcb303331e [abseil][aws-sdk-cpp][folly][jsonnet][ms-gsl][mujs][openimageio][re2][rs-core-lib][thrift][unicorn-lib][zeromq] Upgrades
[robin-map] Initial commit
2018-05-14 17:56:34 -07:00
Robert Schumacher
8eac561107 [abseil][aws-sdk-cpp][directxmesh][directxtex][directxtk][discord-rpc][exiv2][folly][jsonnet][libuv][ms-gsl][nuklear][rocksdb][rs-core-lib][thrift][unicorn][zeromq] Upgrades 2018-05-01 15:49:11 -07:00
Robert Schumacher
0764aafbd0 [abseil][aws-sdk-cpp][breakpad][chakracore][cimg][date][exiv2][libzip][rs-core-lib] Upgrades 2018-04-12 23:32:09 -07:00
Robert Schumacher
05edef9223 [abseil][aws-sdk-cpp][exiv2][forest][jsonnet][rs-core-lib][thrift][unicorn-lib] Upgrades 2018-04-09 22:56:38 -07:00
Robert Schumacher
740622dd73 [aws-sdk-cpp][catch2][exiv2][forest][nuklear][rs-core-lib][thrift] Upgrades 2018-04-06 20:41:59 -07:00
Alexander Karatarakis
997fddb3c1 [aws-sdk-cpp] Fix linux 2018-04-06 14:44:01 -07:00
Robert Schumacher
89201f4aec [abseil][aws-sdk-cpp][azure-c-shared-utility][azure-iot-sdk-c][azure-uamqp-c][azure-umqtt-c][breakpad][exiv2][gdcm2][grpc][nuklear][rocksdb][rs-core-lib][thrift][zeromq] Upgrades 2018-04-05 22:02:37 -07:00
Robert Schumacher
d1ecca1c7d [abseil][aws-sdk-cpp][clara][eastl][exiv2][libuv][nuklear][openimageio][thrift] Upgrades 2018-04-03 12:36:28 -07:00
Robert Schumacher
0c792e4b39 [aws-sdk-cpp][discord-rpc][thrift] Upgrades 2018-04-02 16:43:10 -07:00
Robert Schumacher
3d87445cb0 [abseil][aws-sdk-cpp][exiv2][rs-core-lib][tbb][thrift][zeromq] Upgrades 2018-03-29 13:17:53 -07:00
Robert Schumacher
36dddad940 [abseil][aws-sdk-cpp][breakpad][exiv2][nuklear][zeromq] Upgrades 2018-03-28 17:43:24 -07:00
Robert Schumacher
e8d1666d9c [aws-sdk-cpp] Update and fix cmake files 2018-03-24 14:29:30 -07:00
Jason Juang
a144a32fb2 [aws-sdk-cpp] update to 1.3.58 (#2810) 2018-02-16 16:16:29 -08:00
jasjuang
36579517b9 [aws-sdk-cpp] update to 1.3.15 2017-12-04 16:37:06 -08:00
jasjuang
3035c780b2 update to 1.2.4 and fix cmake exports 2017-09-28 21:34:08 -07:00
Alexander Karatarakis
fe92af4ddd Fix more port hashes due to github tar.gz change
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-25 15:10:21 -07:00
Robert Schumacher
a018ade610 [aws-sdk-cpp] Switch build to use Ninja to improve performance. 2017-02-23 18:36:47 -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
flysha
efb81070ce [aws-sdk-cpp] upgrade to 1.0.47 2016-12-24 21:36:21 +08:00
Robert Schumacher
a05a033d74 [aws-sdk-cpp] Check VCPKG_CRT_LINKAGE instead of VCPKG_LIBRARY_LINKAGE. Rename archive to avoid collisions with other libraries. 2016-12-06 13:58:04 -08:00
sdcb
007de30723 [aws-sdk-cpp] correct patch path 2016-12-01 10:56:43 +08:00
sdcb
e6a26aaa31 [aws-sdk-cpp] set FORCE_SHARED_CRT ON when building dynamic. 2016-12-01 10:27:27 +08:00
sdcb
76f99eecfc [aws-sdk-cpp] add patch to define USE_IMPORT_EXPORT to fix dynamic build link issue 2016-12-01 10:23:35 +08:00
flysha
915d99ecb7 [aws-sdk-cpp] correct FORCE_SHARED_CRT 2016-11-30 23:06:00 +08:00
flysha
5b2d836e14 [aws-sdk-cpp] enable static and disable test 2016-11-30 23:03:49 +08:00
sdcb
865faa4017 [aws-sdk] issues occurs in static build, revert code. 2016-11-29 11:04:32 +08:00
sdcb
a4b593ac62 [aws-sdk] drop static block because aws-sdk actually works in static builds. 2016-11-29 10:32:38 +08:00
flysha
84c99801c4 [aws-sdk-cpp] specify dynamic only 2016-11-28 23:06:04 +08:00
flysha
94776cec0e [aws-sdk-cpp] correct the lib file 2016-11-28 23:03:26 +08:00
sdcb
e2e1c7d778 Add aws-sdk-cpp
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
2016-11-28 19:15:42 +08:00