summaryrefslogtreecommitdiff
path: root/databases/cassandra-cpp-driver/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* databases/cassandra-cpp-driver: update to 2.10.0, unbreak on GCC platforms [1]Pietro Cerutti2018-11-051-11/+0
| | | | | | | | PR: 232847 [1] Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> Notes: svn path=/head/; revision=484180
* databases/cassandra-cpp-driver: fix build with libuv-1.21.0Tobias C. Berner2018-06-231-0/+11
| | | | | | | * The version header file was moved to uv/version.h, make cmake look for it Notes: svn path=/head/; revision=473158
* databases/cassandra-cpp-driver: update to 2.5.0, bump dependentsPietro Cerutti2016-10-211-11/+0
| | | | | | | https://github.com/datastax/cpp-driver/blob/master/CHANGELOG.md#250 Notes: svn path=/head/; revision=424416
* databases/cassandra-cpp-driver: fix build on power8 (and possibly armv6)Pietro Cerutti2016-10-161-0/+11
| | | | | | | Obtained from: https://github.com/datastax/cpp-driver/commit/f6c8e8e Notes: svn path=/head/; revision=424055
* databases/cassandra-cpp-driver: update to 2.4.3Pietro Cerutti2016-08-291-20/+0
| | | | | | | Changelog: https://github.com/datastax/cpp-driver/blob/master/CHANGELOG.md#243 Notes: svn path=/head/; revision=421052
* databases/cassandra-cpp-driver: update to 2.4.2Pietro Cerutti2016-07-011-0/+20
| | | | | | | Changes: https://github.com/datastax/cpp-driver/blob/master/CHANGELOG.md#242# Notes: svn path=/head/; revision=417867
* databases/cassandra-cpp-driver: update to 2.3.0Pietro Cerutti2016-03-171-12/+0
| | | | | | | Changelog: https://github.com/datastax/cpp-driver/blob/4335850/CHANGELOG.md Notes: svn path=/head/; revision=411258
* - Fix build with Clang 3.6Pietro Cerutti2015-06-231-0/+12
Upstreamed at: https://github.com/datastax/cpp-driver/pull/179 - Explicitely add static library Notes: svn path=/head/; revision=390463