summaryrefslogtreecommitdiff
path: root/cmake/plugin.cmake
Commit message (Expand)AuthorAgeFilesLines
* 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