summaryrefslogtreecommitdiff
path: root/sql/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* mergeVladislav Vaintroub2010-03-031-2/+6
|\
| * Bug #51488 :missing features and change behavior in cmake runs compared toVladislav Vaintroub2010-03-031-2/+6
* | Fix a problem reported by Alik:Vladislav Vaintroub2010-03-031-4/+4
|/
* Some CMake packaging fixes:Jonathan Perkin2010-02-241-1/+8
* Install static client and embedded debug librariesVladislav Vaintroub2010-02-201-37/+2
* postmerge fixVladislav Vaintroub2010-02-161-1/+1
* mergeVladislav Vaintroub2010-02-161-6/+10
|\
| * Merge next-mr -> next-4284.Konstantin Osipov2010-02-061-1/+1
| |\
| * \ Merge next-mr -> next-4284.Konstantin Osipov2010-02-031-2/+2
| |\ \
| * | | Backport of:Konstantin Osipov2009-12-031-0/+1
| * | | Initial import of WL#3726 "DDL locking for all metadata objects".Konstantin Osipov2009-11-301-1/+1
* | | | remove /MAP option for good.Noone needs itvvaintroub2010-02-091-5/+0
* | | | Make DEBUGBUILDDIR cached variable, so it can be overriden with cmake -DVladislav Vaintroub2010-02-041-1/+1
* | | | - Optionally, copy mysqld renamed to mysqld-debug from debug build directory ...Vladislav Vaintroub2010-02-041-0/+36
* | | | prettification of package names and fix compile bug on OSX/ppcVladislav Vaintroub2010-01-281-3/+6
* | | | merge, add plugin/audit_null/CMakeLists.txtVladislav Vaintroub2010-01-261-1/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge backport of WL#3771 with mysql-next-mr.Sergey Vojtovich2010-01-191-1/+1
| |\ \ \ | | |_|/ | |/| |
| | * | Backport from 6.0-codebase.Sergey Vojtovich2009-12-151-1/+1
| | |/
* | | Handle different installation layouts.Vladislav Vaintroub2010-01-241-2/+4
* | | WITH_MYSQLD_LIBS=>WITH_MYSQLD_LDFLAGSVladislav Vaintroub2010-01-141-4/+4
* | | Do not link with mtmalloc on Solaris.Vladislav Vaintroub2010-01-131-0/+12
* | | mergeVladislav Vaintroub2009-12-251-2/+2
|\ \ \ | |/ /
| * | WL#4738 streamline/simplify @@variable creation processSergei Golubchik2009-12-221-2/+2
| |/
* | enable Cygwin build againVladislav Vaintroub2009-12-251-1/+4
* | recompile partition plugin for embedded server, its behavior depends on WITH_...Vladislav Vaintroub2009-12-231-3/+3
* | Simplify embedding version info into executables with ADD_VERSION_INFOVladislav Vaintroub2009-12-181-2/+3
* | Replace ADD_EXECUTABLE with MYSQL_ADD_EXECUTABLE for binaries that are insta...Vladislav Vaintroub2009-12-171-5/+1
* | fix windows errors with version resourceVladislav Vaintroub2009-12-161-0/+1
* | Cleanup, use MYSQL_INSTALL_TARGETS macro instead of INSTALL(TARGETS) combined...Vladislav Vaintroub2009-12-121-3/+2
* | Introduce macro DTRACE_INSTRUMENT_STATIC_LIBS,to hide Vladislav Vaintroub2009-12-111-33/+5
* | Introduce a workaround for Solaris' inability to deal with dtrace in static ...Vladislav Vaintroub2009-12-111-19/+47
* | couple of tweaks for solaris on sparc, link with librt, as it defines sched_y...Vladislav Vaintroub2009-12-081-4/+8
* | On Linux, support -Wl,--no-undefined (only client shared library)Vladislav Vaintroub2009-12-071-1/+2
* | fix build errorsVladislav Vaintroub2009-12-011-3/+3
* | - Introduce MYSQL_ADD_PLUGIN that replaces MYSQL_STORAGE_ENGINEVladislav Vaintroub2009-12-011-5/+6
* | add --disable-shared equivalentVladislav Vaintroub2009-11-251-1/+1
* | Fixes for cmake2.8Vladislav Vaintroub2009-11-161-2/+5
* | Fix problems found by Joro (Xcode generator specific)Vladislav Vaintroub2009-11-091-1/+4
* | WL#5161 : Cross-platform build with CMakeVladislav Vaintroub2009-11-091-93/+187
|/
* WL#4903 Plugin Service API part ISergei Golubchik2009-11-021-1/+1
* manual merge: mysql-5.1-rep+2-delivery1 --> mysql-5.1-rpl-mergeLuis Soares2009-10-221-1/+1
|\
| * Backporting WL#4398 WL#1720He Zhenxing2009-09-261-0/+1
* | Manual merge from mysql-trunk-merge.Alexander Nozdrin2009-10-141-0/+1
|\ \
| * | WL#4259 - Debug Sync FacilityIngo Struewing2009-09-291-0/+1
| |/
* | Backport http://lists.mysql.com/commits/57778Vladislav Vaintroub2009-09-301-2/+2
* | Backport of the patch Vladislav Vaintroub2009-09-301-3/+2
* | WL#2110 (SIGNAL)Marc Alff2009-09-101-0/+1
|/
* Backport WL#3653 to 5.1 to enable bundled innodb plugin.Vladislav Vaintroub2009-06-101-44/+36
* merge fix for Bug40280 from 5.0Vladislav Vaintroub2008-10-231-12/+2
|\
| * Bug#40280: Message compiler(mc.exe) needed to compile MySQL on windows.Vladislav Vaintroub2008-10-231-12/+3