Commit graph

17 commits

Author SHA1 Message Date
Eelco Dolstra c23dcd72a0
Enable some more debug info 2017-07-05 16:04:54 +02:00
Eelco Dolstra c1e5ca92b7
aws-sdk-cpp: Better fix for the failing credentials test 2017-06-19 10:58:37 +02:00
Eelco Dolstra ac8451508b
aws-sdk-cpp: 1.0.127 -> 1.0.153 2017-06-16 19:18:28 +02:00
Eelco Dolstra 672d2dfbb8
aws-sdk-cpp: Fix credentials test
These require a home directory.

http://hydra.nixos.org/build/54519006
2017-06-16 19:18:24 +02:00
Eelco Dolstra 3b44cd731c
aws-sdk-cpp: 1.0.60 -> 1.0.127 2017-05-22 14:36:20 +02:00
Dan Peebles 7bc17013f8 aws-sdk-cpp: 1.0.48 -> 1.0.60 2017-02-02 16:28:48 +01:00
Dan Peebles d34ee526a8 aws-sdk-cpp: fix on darwin
The LD_LIBRARY_PATH variable does nothing on Darwin, but
DYLD_LIBRARY_PATH does the same thing, so splice in the right variable
based on which system we're working on.
2017-02-02 02:18:42 +01:00
Eelco Dolstra 3e84523ed7
aws-sdk-cpp: 1.0.43 -> 1.0.48 2016-12-29 16:25:58 +01:00
Eelco Dolstra 215b1e519b
aws-sdk-cpp: 1.0.34 -> 1.0.43
Since this drops the problematic libuuid dependency, enable on Darwin.
2016-12-22 17:18:20 +01:00
Daiderd Jordan ef65353c73
Revert "aws-sdk-cpp: Enable on Darwin systems"
This reverts commit 5b2e289c0a.
2016-12-15 15:34:06 +01:00
Matthew Bauer 5b2e289c0a
aws-sdk-cpp: Enable on Darwin systems
libuuid can be provided by libossp_uuid.
2016-12-14 23:32:53 -06:00
Eelco Dolstra 5743506c6e
aws-sdk-cpp: Use multiple outputs 2016-12-08 14:19:48 +01:00
Eelco Dolstra b60873ed99
aws-sdk-cpp: 0.10.6 -> 1.0.34 2016-11-28 16:37:31 +01:00
obadz 0d259f841b aws-sdk-cpp: add compile flag -fpermissive due to libcurl upgrade
curl upgrade to 7.50.0 (#17152) changes the libcurl headers slightly and
therefore requires the followin flag until this package gets updated
2016-07-31 15:03:50 +01:00
Eelco Dolstra 11e252e5a0 aws-sdk-cpp: 0.9.6 -> 0.10.6 2016-04-21 17:17:18 +02:00
Eelco Dolstra 7b2ac69ada aws-sdk-cpp: Allow building some APIS and disabling custom memory management 2016-02-18 19:29:40 +01:00
Eelco Dolstra 108a0ae881 aws-sdk-cpp: Init at 0.9.6 2016-02-16 13:42:01 +01:00