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