summaryrefslogtreecommitdiff
path: root/cmake/plugin.cmake
Commit message (Expand)AuthorAgeFilesLines
* Changes to build using CMake according to existing release packages:Jonathan Perkin2010-05-121-0/+1
* Bug #51488 :missing features and change behavior in cmake runs compared toVladislav Vaintroub2010-03-031-0/+5
* 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