summaryrefslogtreecommitdiff
path: root/cmake/plugin.cmake
Commit message (Expand)AuthorAgeFilesLines
* MDEV-11660 Make encryption plugins "pure"Vladislav Vaintroub2017-04-271-1/+3
* Do not link client plugins to mysqldVladislav Vaintroub2017-04-061-5/+7
* Merge 10.0 into 10.1Marko Mäkelä2017-04-061-1/+8
|\
| * Compiling, Windows . Avoid unnecessary rebuilds with MSVC.Vladislav Vaintroub2017-04-031-2/+9
* | small plugin API related fixesSergei Golubchik2017-03-101-2/+5
* | MDEV-10086 no gssapi-server RPM package anymore in 10.1Sergei Golubchik2016-06-281-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
| * MYSQL_ADD_PLUGIN: fix DISABLED keyword to workSergei Golubchik2016-02-171-1/+1
| * Merge branch '5.5' into 10.0Sergei Golubchik2015-02-181-7/+0
| |\
| | * Merge remote-tracking branch 'mysql/5.5' into bb-5.5-merge @ mysql-5.5.42Sergei Golubchik2015-02-111-7/+0
| | |\
| | | * Bug#19890133 MAKE DIST USING BZR EXPORT EVEN FOR SOURCE DIR NOT A BZR REPOTor Didriksen2014-11-111-7/+0
| | | * Updated/added copyright headersMurthy Narkedimilli2013-02-261-1/+1
| | | * Bug#14737559 BZR JOIN PLUGIN TREES INTO INTERNAL/PLUGINTor Didriksen2012-10-241-0/+1
| | | * Source plugin library files list from cmake-generated file in RPM buildsDaniel Fischer2011-08-151-0/+4
| | | * RETURN doesn't exactly return from the macro...Daniel Fischer2011-06-101-9/+8
| | | * Bug#12641810 - MYSQL MAKE DIST DOESN'T WORK WHEN USING MYSQL TREE + PLUGIN TR...Tor Didriksen2011-06-101-0/+7
| | | * Bug #12598603 HAVE COLLECTIONS FILES IN FEATURE TREES AUTO-APPENDED TO COMMON...Bjorn Munch2011-05-271-1/+22
| | | * Merge 5.5-bug58158 into 5.5-bugteamMagnus Blåudd2010-11-241-1/+1
| | | |\
| | | | * Bug#58158 LINK_LIBRARIES for MYSQL_ADD_PLUGIN is not added to libmysqldMagnus Blåudd2010-11-161-1/+1
| | | * | Bug#58074: ADD_VERSION_INFO cmake/mysql_version.cmake fails if LINK_FLAGS are...Vladislav Vaintroub2010-11-121-0/+1
| | | |/
| | | * Rename CMAKE_PARSE_ARGUMENTS macro to avoid name collisionVladislav Vaintroub2010-09-291-1/+1
| | | * Build cleanupsVladislav Vaintroub2010-08-051-6/+23
| | | * MergeDaniel Fischer2010-04-211-0/+6
| | | |\
| | | | * Install debug plugins, from wlad.Jonathan Perkin2010-03-261-0/+1
| | | | * Bug #51488 :missing features and change behavior in cmake runs compared toVladislav Vaintroub2010-03-031-0/+5
| | | * | Add components to INSTALL, some eraly Wix supportVladislav Vaintroub2010-02-101-1/+1
| | | |/
| | | * Add windows system check cache that prevents tests from running, most are ir...vvaintroub2010-01-291-1/+5
| | | * Fix failing test cases on pushbuildVladislav Vaintroub2010-01-261-2/+5
| | | * Fixed typos and failed mysqld--help test.Vladislav Vaintroub2010-01-261-3/+2
| | | * Handle different installation layouts.Vladislav Vaintroub2010-01-241-2/+1
| | | * mergeVladislav Vaintroub2009-12-251-2/+11
| | | * Simplify embedding version info into executables with ADD_VERSION_INFOVladislav Vaintroub2009-12-181-4/+2
| | | * Replace ADD_EXECUTABLE with MYSQL_ADD_EXECUTABLE for binaries that are insta...Vladislav Vaintroub2009-12-171-8/+11
| | | * Cleanup, use MYSQL_INSTALL_TARGETS macro instead of INSTALL(TARGETS) combined...Vladislav Vaintroub2009-12-121-2/+1
| | | * On Linux, support -Wl,--no-undefined (only client shared library)Vladislav Vaintroub2009-12-071-0/+4
| | | * - Introduce MYSQL_ADD_PLUGIN that replaces MYSQL_STORAGE_ENGINEVladislav Vaintroub2009-12-011-101/+91
| | | * implement convenience librariesVladislav Vaintroub2009-11-241-10/+17
| | | * WL#5161 : Cross-platform build with CMakeVladislav Vaintroub2009-11-091-0/+171
| * | 5.5 mergeSergei Golubchik2014-11-191-1/+1
| |\ \ | | |/
| | * MDEV-6854 Typo in cmake/plugin.cmakeSergei Golubchik2014-11-181-1/+1
* | | Provide a way to reenable DISABLED plugin with -DPLUGIN_${NAME}=STATIC|DYNAMICVladislav Vaintroub2016-03-131-4/+5
* | | Fix build : change MYSQL_ADD_PLUGIN to be MACRO again, rather than FUNCTIONVladislav Vaintroub2016-02-221-5/+5
* | | MDEV-9601 Build client plugins, also for the cmake client-only buildVladislav Vaintroub2016-02-221-4/+9
* | | Fix packaging for client RPM plugins - provide 'ignored' listVladislav Vaintroub2016-01-261-5/+5
* | | Do not require server RPM for client pluginsVladislav Vaintroub2016-01-201-2/+3
* | | MDEV 4691- address review commentsVladislav Vaintroub2016-01-191-13/+16
* | | followup for "MDEV-6248 GUI-friendly cmake options to enable/disable plugins"Sergei Golubchik2015-02-151-7/+12
* | | Merge 10.0.14 into 10.1Sergei Golubchik2014-10-151-1/+1
|\ \ \ | |/ /