Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | testing/cassandra-cpp-driver: update to 2.7.0 | Gennady Feldman | 2017-07-10 | 1 | -3/+3 |
| | |||||
* | testing/cassandra-cpp-driver: rebuild against libressl 2.5 | Natanael Copa | 2017-04-18 | 1 | -1/+1 |
| | |||||
* | testing/cassandra-cpp-driver: upgrade to 2.6.0 | Valery Kartel | 2017-03-22 | 1 | -14/+13 |
| | |||||
* | testing/cassandra-cpp-driver: upgrade to 2.5.0 | Gennady Feldman | 2016-10-29 | 1 | -5/+5 |
| | |||||
* | testing/cassandra-cpp-driver: rebuild against libressl | Natanael Copa | 2016-10-10 | 1 | -2/+2 |
| | |||||
* | testing/cassandra-cpp-driver: disable on armhf and aarch64 | Natanael Copa | 2016-09-22 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | build fails with: /home/buildozer/aports/testing/cassandra-cpp-driver/src/cpp-driver-2.4.3/src/uuids.cpp:151:30: error: comparison is always false due to limited range of data type [-Werror=type-limits] if (hex_to_half_byte[p0] == -1 || hex_to_half_byte[p1] == -1) { ~~~~~~~~~~~~~~~~~~~~~^~~~~ /home/buildozer/aports/testing/cassandra-cpp-driver/src/cpp-driver-2.4.3/src/uuids.cpp:151:60: error: comparison is always false due to limited range of data type [-Werror=type-limits] if (hex_to_half_byte[p0] == -1 || hex_to_half_byte[p1] == -1) { ~~~~~~~~~~~~~~~~~~~~~^~~~~ | ||||
* | testing/cassandra-cpp-driver: new aport | Gennady Feldman | 2016-09-22 | 1 | -0/+34 |
Adding cassandra-cpp-driver 2.4.3 |