summaryrefslogtreecommitdiff
path: root/cmake/plugin.cmake
Commit message (Expand)AuthorAgeFilesLines
* 5.5 mergeSergei Golubchik2014-11-191-1/+1
|\
| * MDEV-6854 Typo in cmake/plugin.cmakeSergei Golubchik2014-11-181-1/+1
* | MDEV-6118: Unable to install "MariaDB-connect-engine" whenNirbhay Choubey2014-08-061-1/+1
* | MDEV-5620 CMake option to compile against an external PCRE librarySergei Golubchik2014-03-041-2/+1
* | use -visibility=hidden also for plugins linked statically into libmysqldSergei Golubchik2013-12-221-0/+1
* | 10.0-base mergeSergei Golubchik2013-12-161-17/+5
|\ \
| * \ 5.5 mergeSergei Golubchik2013-12-151-17/+5
| |\ \ | | |/
| | * install and package plugin suites.Sergei Golubchik2013-11-271-17/+5
* | | Merge 10.0-base -> 10.0Alexander Barkov2013-10-151-1/+2
|\ \ \ | |/ /
| * | A follow-up for the previous commit:Alexander Barkov2013-10-021-0/+1
| * | MDEV-4425 REGEXP enhancementsAlexander Barkov2013-09-261-1/+1
* | | simplify CMakeLists.txt for cassandra/connect enginesSergei Golubchik2013-09-251-3/+9
|/ /
* | 5.5 merge and fixes for compiler/test errorsSergei Golubchik2013-09-181-1/+11
|\ \ | |/
| * MariaDB-tokudb-engine.rpmSergei Golubchik2013-09-091-1/+11
* | Fix to compile without partitioning.Sergei Golubchik2013-06-151-1/+2
* | 5.5 mergeSergei Golubchik2013-06-061-1/+1
|\ \ | |/
| * mysql-5.5.31 mergeSergei Golubchik2013-05-071-1/+1
| |\
| | * Updated/added copyright headersMurthy Narkedimilli2013-02-261-1/+1
* | | MDEV-4254 Semisync plugins to link statically into MariaDBSergei Golubchik2013-04-091-4/+4
|/ /
* | mysql-5.5.29 mergeSergei Golubchik2013-01-151-0/+1
|\ \ | |/
| * Bug#14737559 BZR JOIN PLUGIN TREES INTO INTERNAL/PLUGINTor Didriksen2012-10-241-0/+1
* | a typo caused plugins to have no MYSQL_SERVER symbol defined.Sergei Golubchik2012-10-161-2/+1
* | Don't install debug plugins and don't populate unused "plugins.files" file.Sergei Golubchik2012-05-261-9/+1
* | Reduce size of windows MSI by approx. 50%Vladislav Vaintroub2012-03-161-3/+6
* | Various fixes for Solaris compiler.Vladislav Vaintroub2012-02-031-0/+1
* | MDEV-85: Remove shared plugin library if build swtiches from shared to static...Vladislav Vaintroub2012-01-111-8/+20
* | mysql-5.5.18 mergeSergei Golubchik2011-11-031-0/+4
|\ \ | |/
| * Source plugin library files list from cmake-generated file in RPM buildsDaniel Fischer2011-08-151-0/+4
* | 5.5-mergeSergei Golubchik2011-07-021-3/+31
|\ \ | |/
| * 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
* | lots of post-merge changesSergei Golubchik2011-04-251-2/+2
|/
* 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