summaryrefslogtreecommitdiff
path: root/cmake/mariadb_connector_c.cmake
Commit message (Collapse)AuthorAgeFilesLines
* set the default socket addr for C/CSergei Golubchik2016-09-191-0/+1
|
* install client plugins into their old locationSergei Golubchik2016-09-141-0/+2
|
* pass openssl config to C/CSergei Golubchik2016-09-121-0/+1
| | | | | | * set OPENSSL_FOUND * use FindOpenSSL.cmake compatible variable names in ssl.cmake * show openssl version in full
* auto-clone C/C, if possibleSergei Golubchik2016-09-121-0/+14
|
* Add C/C as a submodule in libmariadb/Sergei Golubchik2016-09-121-27/+31
| | | | | | also * fix includes * rename cmake macros and targets to avoid name clashes
* add libmysqlclient's dependencies to the output of mysql_configVladislav Vaintroub2016-08-251-4/+9
|
* MDEV-9293 - Use MariaDB's Connector/C in serverVladislav Vaintroub2016-08-251-0/+27
|
* Revert "MDEV-9293 Connector/C integration"Vladislav Vaintroub2016-08-191-27/+0
| | | | This reverts commit 7b89b9f5108c80f4f270da922d7e6c182a663719.
* MDEV-9293 Connector/C integrationVladislav Vaintroub2016-08-191-0/+27