summaryrefslogtreecommitdiff
path: root/cmake/plugin.cmake
Commit message (Expand)AuthorAgeFilesLines
* MDEV-30203 Move mysql symlinks to different packageDaniel Black2023-02-121-1/+4
* Merge 10.4 into 10.5Marko Mäkelä2021-08-181-13/+18
|\
| * Merge 10.2 into 10.3Marko Mäkelä2021-08-181-13/+18
| |\
| | * Fix cmake warning caused by 751ebe44fda4deb715fc2235548517c287f2a559Vladislav Vaintroub2021-08-091-6/+11
| | * cleanup: specifying plugin dependencies in CMakeLists.txtSergei Golubchik2021-08-031-7/+7
* | | Merge branch '10.4' into 10.5Oleksandr Byelkin2021-07-311-2/+12
|\ \ \ | |/ /
| * | Merge 10.2 into 10.3Marko Mäkelä2021-07-221-3/+13
| |\ \ | | |/
| | * Add feature summary at the end of cmake.Heinz Wiesinger2021-07-211-3/+13
* | | MDEV-24292 support semi-independent versioning for sub-packagesSergei Golubchik2021-01-121-0/+1
* | | MDEV-24292 support semi-independent versioning for sub-packagesSergei Golubchik2021-01-121-1/+5
* | | MDEV-24292 support semi-independent versioning for sub-packagesSergei Golubchik2021-01-121-3/+8
* | | cleanup: plugin.cmakeSergei Golubchik2020-12-211-8/+8
* | | Add build on AIXEtienne Guesnet2020-12-161-1/+5
* | | post-fix for #1504Sergei Golubchik2020-06-121-1/+3
* | | MDEV-22214 mariadbd.exe calls function mysqld.exe, and crashesVladislav Vaintroub2020-04-101-2/+1
* | | MDEV-21303 Use mariadbd as the library plugins link to on non-LinuxDaniel Black2020-04-021-1/+1
* | | Merge branch '10.4' into 10.5Oleksandr Byelkin2020-03-111-1/+0
|\ \ \ | |/ /
| * | MDEV-16662: cmake remove empty INSTALL_DEBUG_TARGETDaniel Black2020-02-251-1/+0
* | | Merge 10.4 into 10.5Marko Mäkelä2019-09-061-4/+4
|\ \ \ | |/ /
| * | Merge 10.2 into 10.3Marko Mäkelä2019-08-211-4/+4
| |\ \ | | |/
| | * MDEV-20377: Introduce cmake -DWITH_MSAN:BOOL=ONMarko Mäkelä2019-08-191-2/+2
* | | In case WITH_WSREP is enabled, build wsrep as pluginVladislav Vaintroub2019-06-301-2/+4
* | | Add new option NOT_EMBEDDED, for pluginsVladislav Vaintroub2019-05-261-5/+17
|/ /
* | Merge 10.2 into 10.3Marko Mäkelä2019-05-141-1/+1
|\ \ | |/
| * Merge 10.1 into 10.2Marko Mäkelä2019-05-131-1/+1
| |\
| | * Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
| | |\
| | | * Update FSF AddressVicențiu Ciorbaru2019-05-111-1/+1
* | | | Merge branch '10.2' into 10.3Sergei Golubchik2019-03-291-3/+0
|\ \ \ \ | |/ / /
| * | | Merge branch '10.1' into 10.2Sergei Golubchik2019-03-291-3/+0
| |\ \ \ | | |/ /
| | * | cmake: remove workarounds for cmake bugs #13248 and #12864Sergei Golubchik2019-03-271-3/+0
* | | | Merge 10.2 into 10.3Marko Mäkelä2019-03-111-2/+2
|\ \ \ \ | |/ / /
| * | | Merge 10.1 into 10.2Marko Mäkelä2019-03-111-1/+1
| |\ \ \ | | |/ /
| | * | MDEV-17703 Add WITH_UBSAN switch to CMake similar to WITH_ASANEugene Kosov2019-03-111-1/+1
| | * | Fix the WITH_ASAN clang build of dynamic pluginsMarko Mäkelä2019-03-071-1/+1
* | | | Merge 10.2 into 10.3Marko Mäkelä2018-11-061-1/+2
|\ \ \ \ | |/ / /
| * | | Merge 10.1 into 10.2Marko Mäkelä2018-11-061-1/+2
| |\ \ \ | | |/ /
| | * | Merge branch '10.0' into 10.1Sergei Golubchik2018-10-301-1/+2
| | |\ \
| | | * \ Merge branch '5.5' into 10.0Sergei Golubchik2018-10-271-1/+2
| | | |\ \ | | | | |/
| | | | * Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2018-10-231-1/+2
| | | | |\
| | | | | * Bug #26275510 BUNDLED ZLIB DOESN'T INCLUDE FIXES FOR SOME VULNERABILITIESAditya A2018-07-091-2/+2
* | | | | | Merge branch '10.2' into 10.3Sergei Golubchik2018-09-281-1/+3
|\ \ \ \ \ \ | |/ / / / /
| * | | | | MDEV-14560 Extra engines enabled through additional config are not loaded on ...Sergei Golubchik2018-09-211-0/+2
| * | | | | RPM: generate per-plugin.cnf files where git will ignore themSergei Golubchik2018-09-211-1/+1
* | | | | | Merge bb-10.2-ext into 10.3Marko Mäkelä2018-01-041-1/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | MDEV-9869 INSTALL SONAME 'ha_connect'Sergei Golubchik2017-12-251-1/+1
* | | | | | fix TSAN build with ClangEugene Kosov2017-10-061-1/+1
|/ / / / /
* | | | | Merge branch '10.1' into 10.2Vicențiu Ciorbaru2017-09-191-1/+2
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.0' into 10.1Vicențiu Ciorbaru2017-09-191-1/+2
| |\ \ \ \ | | |/ / /
| | * | | Build improvements and cleanups.Vladislav Vaintroub2017-09-081-1/+3
* | | | | bugfix: don't overwrite tokudb.cnf during the buildSergei Golubchik2017-09-181-3/+5