9aeb1ec9b0
Changed Connector-C build from a branch to a commit
...
This way even if the branch changes we will still use the commit we've tested.
2016-03-16 22:14:08 +02:00
d810aa3be0
Fixed connector-c being updated and built after every make invokation
...
The update step was unnecessary but it was still done which caused the sources
to be updated and built again.
2016-03-11 13:03:21 +02:00
5ad11f2aac
Fixed Connector-C .cmake files
...
The files always forced the variables to be updated which caused the library
to be built again every time.
2016-03-09 15:25:27 +02:00
bb1e36e2a5
Updated connector version
...
The v2.2.1 tag had a bug where the timeouts were not working.
2016-03-02 21:27:34 +02:00
4c3f7e320e
Added configurable connector repo and tags
...
This allows different versions and repositories to be used when building
the MariaDB connector.
2016-02-17 20:42:11 +02:00
2f65c3a7b8
MariaDB Connector C is build from source if it is not found on the system
...
The FindMariaDBConnector.cmake file now checks if the found library actually is
the MariaDB Connector-C library. If the found library is not the MariaDB
Connector-C, it will be built from source.
2016-02-03 11:35:01 +02:00