| Commit message (Expand) | Author | Age | Files | Lines |
* | merge | Vladislav Vaintroub | 2010-03-03 | 1 | -2/+6 |
|\ |
|
| * | Bug #51488 :missing features and change behavior in cmake runs compared to | Vladislav Vaintroub | 2010-03-03 | 1 | -2/+6 |
* | | Fix a problem reported by Alik: | Vladislav Vaintroub | 2010-03-03 | 1 | -4/+4 |
|/ |
|
* | Some CMake packaging fixes: | Jonathan Perkin | 2010-02-24 | 1 | -1/+8 |
* | Install static client and embedded debug libraries | Vladislav Vaintroub | 2010-02-20 | 1 | -37/+2 |
* | postmerge fix | Vladislav Vaintroub | 2010-02-16 | 1 | -1/+1 |
* | merge | Vladislav Vaintroub | 2010-02-16 | 1 | -6/+10 |
|\ |
|
| * | Merge next-mr -> next-4284. | Konstantin Osipov | 2010-02-06 | 1 | -1/+1 |
| |\ |
|
| * \ | Merge next-mr -> next-4284. | Konstantin Osipov | 2010-02-03 | 1 | -2/+2 |
| |\ \ |
|
| * | | | Backport of: | Konstantin Osipov | 2009-12-03 | 1 | -0/+1 |
| * | | | Initial import of WL#3726 "DDL locking for all metadata objects". | Konstantin Osipov | 2009-11-30 | 1 | -1/+1 |
* | | | | remove /MAP option for good.Noone needs it | vvaintroub | 2010-02-09 | 1 | -5/+0 |
* | | | | Make DEBUGBUILDDIR cached variable, so it can be overriden with cmake -D | Vladislav Vaintroub | 2010-02-04 | 1 | -1/+1 |
* | | | | - Optionally, copy mysqld renamed to mysqld-debug from debug build directory ... | Vladislav Vaintroub | 2010-02-04 | 1 | -0/+36 |
* | | | | prettification of package names and fix compile bug on OSX/ppc | Vladislav Vaintroub | 2010-01-28 | 1 | -3/+6 |
* | | | | merge, add plugin/audit_null/CMakeLists.txt | Vladislav Vaintroub | 2010-01-26 | 1 | -1/+1 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | Merge backport of WL#3771 with mysql-next-mr. | Sergey Vojtovich | 2010-01-19 | 1 | -1/+1 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | Backport from 6.0-codebase. | Sergey Vojtovich | 2009-12-15 | 1 | -1/+1 |
| | |/ |
|
* | | | Handle different installation layouts. | Vladislav Vaintroub | 2010-01-24 | 1 | -2/+4 |
* | | | WITH_MYSQLD_LIBS=>WITH_MYSQLD_LDFLAGS | Vladislav Vaintroub | 2010-01-14 | 1 | -4/+4 |
* | | | Do not link with mtmalloc on Solaris. | Vladislav Vaintroub | 2010-01-13 | 1 | -0/+12 |
* | | | merge | Vladislav Vaintroub | 2009-12-25 | 1 | -2/+2 |
|\ \ \
| |/ / |
|
| * | | WL#4738 streamline/simplify @@variable creation process | Sergei Golubchik | 2009-12-22 | 1 | -2/+2 |
| |/ |
|
* | | enable Cygwin build again | Vladislav Vaintroub | 2009-12-25 | 1 | -1/+4 |
* | | recompile partition plugin for embedded server, its behavior depends on WITH_... | Vladislav Vaintroub | 2009-12-23 | 1 | -3/+3 |
* | | Simplify embedding version info into executables with ADD_VERSION_INFO | Vladislav Vaintroub | 2009-12-18 | 1 | -2/+3 |
* | | Replace ADD_EXECUTABLE with MYSQL_ADD_EXECUTABLE for binaries that are insta... | Vladislav Vaintroub | 2009-12-17 | 1 | -5/+1 |
* | | fix windows errors with version resource | Vladislav Vaintroub | 2009-12-16 | 1 | -0/+1 |
* | | Cleanup, use MYSQL_INSTALL_TARGETS macro instead of INSTALL(TARGETS) combined... | Vladislav Vaintroub | 2009-12-12 | 1 | -3/+2 |
* | | Introduce macro DTRACE_INSTRUMENT_STATIC_LIBS,to hide | Vladislav Vaintroub | 2009-12-11 | 1 | -33/+5 |
* | | Introduce a workaround for Solaris' inability to deal with dtrace in static ... | Vladislav Vaintroub | 2009-12-11 | 1 | -19/+47 |
* | | couple of tweaks for solaris on sparc, link with librt, as it defines sched_y... | Vladislav Vaintroub | 2009-12-08 | 1 | -4/+8 |
* | | On Linux, support -Wl,--no-undefined (only client shared library) | Vladislav Vaintroub | 2009-12-07 | 1 | -1/+2 |
* | | fix build errors | Vladislav Vaintroub | 2009-12-01 | 1 | -3/+3 |
* | | - Introduce MYSQL_ADD_PLUGIN that replaces MYSQL_STORAGE_ENGINE | Vladislav Vaintroub | 2009-12-01 | 1 | -5/+6 |
* | | add --disable-shared equivalent | Vladislav Vaintroub | 2009-11-25 | 1 | -1/+1 |
* | | Fixes for cmake2.8 | Vladislav Vaintroub | 2009-11-16 | 1 | -2/+5 |
* | | Fix problems found by Joro (Xcode generator specific) | Vladislav Vaintroub | 2009-11-09 | 1 | -1/+4 |
* | | WL#5161 : Cross-platform build with CMake | Vladislav Vaintroub | 2009-11-09 | 1 | -93/+187 |
|/ |
|
* | WL#4903 Plugin Service API part I | Sergei Golubchik | 2009-11-02 | 1 | -1/+1 |
* | manual merge: mysql-5.1-rep+2-delivery1 --> mysql-5.1-rpl-merge | Luis Soares | 2009-10-22 | 1 | -1/+1 |
|\ |
|
| * | Backporting WL#4398 WL#1720 | He Zhenxing | 2009-09-26 | 1 | -0/+1 |
* | | Manual merge from mysql-trunk-merge. | Alexander Nozdrin | 2009-10-14 | 1 | -0/+1 |
|\ \ |
|
| * | | WL#4259 - Debug Sync Facility | Ingo Struewing | 2009-09-29 | 1 | -0/+1 |
| |/ |
|
* | | Backport http://lists.mysql.com/commits/57778 | Vladislav Vaintroub | 2009-09-30 | 1 | -2/+2 |
* | | Backport of the patch | Vladislav Vaintroub | 2009-09-30 | 1 | -3/+2 |
* | | WL#2110 (SIGNAL) | Marc Alff | 2009-09-10 | 1 | -0/+1 |
|/ |
|
* | Backport WL#3653 to 5.1 to enable bundled innodb plugin. | Vladislav Vaintroub | 2009-06-10 | 1 | -44/+36 |
* | merge fix for Bug40280 from 5.0 | Vladislav Vaintroub | 2008-10-23 | 1 | -12/+2 |
|\ |
|
| * | Bug#40280: Message compiler(mc.exe) needed to compile MySQL on windows. | Vladislav Vaintroub | 2008-10-23 | 1 | -12/+3 |