summaryrefslogtreecommitdiff
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
* more adequate rpm settingsSergei Golubchik2016-09-231-6/+1
* RPM fixes for CentOS7 and FedoraSergei Golubchik2016-09-231-17/+10
* copy-paste error fixedSergei Golubchik2016-09-221-1/+1
* Merge branch '10.2' into bb-10.2-connector-c-integ-submSergei Golubchik2016-09-212-1/+45
|\
| * Merge branch '10.2' into bb-10.2-janSergei Golubchik2016-09-192-1/+6
| |\
| | * Merge branch '10.1' into 10.2Sergei Golubchik2016-09-091-1/+1
| | |\
| | | * Merge branch '10.0-galera' into bb-10.1-sergNirbhay Choubey2016-08-251-1/+1
| | | |\
| | | | * Update WSREP_PATCH_REVNO.Nirbhay Choubey2016-08-211-1/+1
| | | | * Bump WSREP_PATCH_VERSION to 16Philip Stoev2016-08-211-1/+1
| | | | * Bump WSREP_PATCH_VERSION to 14Philip Stoev2016-08-211-1/+1
| | | | * Merge branch '10.0' into 10.0-galeraNirbhay Choubey2016-04-292-3/+6
| | | | |\
| * | | | | Fix bunch of test failures and solaris build missing include.Jan Lindström2016-09-091-0/+44
* | | | | | set the default socket addr for C/CSergei Golubchik2016-09-191-0/+1
* | | | | | only put real *.so.* shared libraries in compat.rpmSergei Golubchik2016-09-191-1/+1
* | | | | | install client plugins into their old locationSergei Golubchik2016-09-141-0/+2
* | | | | | pass openssl config to C/CSergei Golubchik2016-09-122-20/+20
* | | | | | auto-clone C/C, if possibleSergei Golubchik2016-09-121-0/+14
* | | | | | After-review changesSergei Golubchik2016-09-121-78/+0
* | | | | | Build 10.1 compat rpmSergei Golubchik2016-09-121-27/+35
* | | | | | fix RPM buildsSergei Golubchik2016-09-122-0/+30
* | | | | | fix "make dist" to support submodulesSergei Golubchik2016-09-121-9/+1
* | | | | | Add C/C as a submodule in libmariadb/Sergei Golubchik2016-09-122-30/+34
* | | | | | fix cmake MESSAGE_ONCE macro for multi-line messagesSergei Golubchik2016-09-121-5/+12
* | | | | | make CONNECT's finding Java and JNI less verboseSergei Golubchik2016-09-122-0/+16
* | | | | | add libmysqlclient's dependencies to the output of mysql_configVladislav Vaintroub2016-08-251-4/+9
* | | | | | Increase shared library versionVladislav Vaintroub2016-08-251-1/+1
* | | | | | MDEV-9293 - Use MariaDB's Connector/C in serverVladislav Vaintroub2016-08-253-2/+115
| |/ / / / |/| | | |
* | | | | Revert "MDEV-9293 Connector/C integration"Vladislav Vaintroub2016-08-193-115/+2
* | | | | MDEV-9293 Connector/C integrationVladislav Vaintroub2016-08-193-2/+115
* | | | | MDEV-9872 - Add common optimized CRC32 function interfaceSergey Vojtovich2016-08-041-0/+5
|/ / / /
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2016-06-303-7/+13
|\ \ \ \ | |/ / /
| * | | Merge branch '10.0' into 10.1Sergei Golubchik2016-06-281-3/+3
| |\ \ \ | | | |/ | | |/|
| * | | MDEV-10086 no gssapi-server RPM package anymore in 10.1Sergei Golubchik2016-06-281-1/+2
| * | | MDEV-10004: Galera's pc.recovery process fails in 10.1 with systemdNirbhay Choubey2016-06-271-1/+2
| * | | fix rpm installation issues on FedorasSergei Golubchik2016-05-051-0/+2
| * | | Merge branch '10.0' into 10.1Sergei Golubchik2016-05-041-3/+5
| |\ \ \ | | |/ /
| | * | MDEV-9869 INSTALL SONAME 'ha_connect'Sergei Golubchik2016-04-241-1/+4
* | | | Few improvements related to CPU cache line size and padding:Alexey Kopytov2016-06-071-4/+0
* | | | MDEV-9154 : Remove workarounds (mainly dynamic function loading)Vladislav Vaintroub2016-06-011-1/+1
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2016-03-232-9/+13
|\ \ \ \ | |/ / /
| * | | Merge branch '10.0' into 10.1Sergei Golubchik2016-03-211-2/+2
| |\ \ \ | | |/ /
| | * | Update AskMonty and Atlassian references to MariaDBiangilfillan2016-03-081-2/+2
| * | | rpm: prefer the conditional %{?...} syntaxSergei Golubchik2016-03-211-1/+1
| * | | rpm: ignore /usr/lib/systemd and /usr/lib/systemd/systemSergei Golubchik2016-03-211-2/+4
| * | | MDEV-9660 yum/rpm update from 10.0 to 10.1 replaces/obsoletes ?Sergei Golubchik2016-03-211-0/+1
| * | | Provide a way to reenable DISABLED plugin with -DPLUGIN_${NAME}=STATIC|DYNAMICVladislav Vaintroub2016-03-131-4/+5
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2016-02-257-31/+35
|\ \ \ \ | |/ / /
| * | | Merge branch '10.0-galera' into bb-10.1-sergNirbhay Choubey2016-02-241-1/+1
| |\ \ \ | | | |/ | | |/|
| | * | Update WSREP_PATCH_REVNO.Nirbhay Choubey2016-02-231-1/+1
| | * | Merge tag 'mariadb-10.0.24' into 10.0-galeraNirbhay Choubey2016-02-235-8/+25
| | |\ \ | | | |/