mariadb/storage/cassandra/gen-cpp
Alexander Barkov bc80fb07de ha_cassandra.so and ha_oqgraph.so can be build only if boost is installed
on the build machine. So put them into the deb packages optionally.
     
Additionally, fixing cassandra/CMakeLists.txt to work with thrift
installed in /opt/local and /opt. It was supposed to work, but did
not work actually. Only thrift installed in /usr or /usr/local worked.


renamed:
  debian/dist/Debian/mariadb-server-10.0.files => debian/dist/Debian/mariadb-server-10.0.files.in
  debian/dist/Ubuntu/mariadb-server-10.0.files => debian/dist/Ubuntu/mariadb-server-10.0.files.in
modified:
  .bzrignore
  CMakeLists.txt
  storage/cassandra/CMakeLists.txt
  storage/cassandra/cassandra_se.cc
  storage/cassandra/gen-cpp/Cassandra.h
  storage/cassandra/gen-cpp/cassandra_types.h
  storage/oqgraph/CMakeLists.txt
  debian/dist/Debian/mariadb-server-10.0.files.in
  debian/dist/Ubuntu/mariadb-server-10.0.files.in
2013-04-25 17:12:52 +04:00
..
Cassandra.cpp Initial commit for Cassandra storage engine. 2012-08-17 21:13:20 +04:00
Cassandra.h ha_cassandra.so and ha_oqgraph.so can be build only if boost is installed 2013-04-25 17:12:52 +04:00
cassandra_constants.cpp MDEV-506 Cassandra dynamic columns access 2012-09-28 15:27:16 +03:00
cassandra_constants.h Initial commit for Cassandra storage engine. 2012-08-17 21:13:20 +04:00
Cassandra_server.skeleton.cpp Initial commit for Cassandra storage engine. 2012-08-17 21:13:20 +04:00
cassandra_types.cpp Initial commit for Cassandra storage engine. 2012-08-17 21:13:20 +04:00
cassandra_types.h ha_cassandra.so and ha_oqgraph.so can be build only if boost is installed 2013-04-25 17:12:52 +04:00