| Commit message (Expand) | Author | Age | Files | Lines |
* | merge | Daniel Fischer | 2010-06-18 | 1 | -0/+13 |
|\ |
|
| * | post-merge fix 1 | Daniel Fischer | 2010-05-28 | 1 | -13/+0 |
| * | Changes to MSI installer: | Daniel Fischer | 2010-04-30 | 1 | -0/+12 |
| * | Merge | Daniel Fischer | 2010-04-21 | 1 | -18/+52 |
| |\ |
|
| | * | Try to fix datadir | Jonathan Perkin | 2010-04-01 | 1 | -2/+5 |
| | * | Expand INSTALL_INFODIR correctly. | Jonathan Perkin | 2010-03-25 | 1 | -1/+1 |
| | * | Don't install documentation when INSTALL_LAYOUT=RPM, as the spec file | Jonathan Perkin | 2010-03-25 | 1 | -15/+22 |
| | * | Add INSTALL_INFODIR and use it to install mysql.info into the | Jonathan Perkin | 2010-03-25 | 1 | -4/+5 |
| * | | Fix a couple fo things replated to MSI | Vladislav Vaintroub | 2010-02-16 | 1 | -3/+5 |
| * | | Add components to INSTALL, some eraly Wix support | Vladislav Vaintroub | 2010-02-10 | 1 | -8/+12 |
* | | | manual merge from mysql-trunk-bugfixing | Jon Olav Hauglid | 2010-05-18 | 1 | -17/+28 |
|\ \ \ |
|
| * | | | Changes to build using CMake according to existing release packages: | Jonathan Perkin | 2010-05-12 | 1 | -17/+28 |
| | |/
| |/| |
|
* | | | Committing on behalf of Valdislav Vaintroub (reviewed and | Konstantin Osipov | 2010-05-14 | 1 | -0/+1 |
|/ / |
|
* | | Fix WITH_DEBUG problems in CMake build, so people who use configure wrappers ... | Vladislav Vaintroub | 2010-03-02 | 1 | -16/+22 |
* | | Some CMake packaging fixes: | Jonathan Perkin | 2010-02-24 | 1 | -0/+1 |
* | | Support non-GPL builds. | Jonathan Perkin | 2010-02-23 | 1 | -2/+3 |
* | | When installing, exclude some documents in Docs | Vladislav Vaintroub | 2010-02-19 | 1 | -2/+9 |
|/ |
|
* | Move WITH_UNITTESTS option up - otherwise it skips plugin unittests | vvaintroub | 2010-01-28 | 1 | -5/+2 |
* | WL#5161: Implement Mats' suggestion of moving OS specific CMake code to OS sp... | Vladislav Vaintroub | 2010-01-26 | 1 | -14/+19 |
* | Following autotools tradition, add preprocessor definitions specified in env... | Vladislav Vaintroub | 2010-01-24 | 1 | -0/+5 |
* | Handle different installation layouts. | Vladislav Vaintroub | 2010-01-24 | 1 | -5/+11 |
* | restore lost -g when WITH_DEBUG was specified | Vladislav Vaintroub | 2010-01-21 | 1 | -2/+4 |
* | - another take on BUILD_CONFIG variable - use OPTION instead of SET for | Vladislav Vaintroub | 2010-01-20 | 1 | -3/+5 |
* | Fix end-of-line characters in mysql_release.cmake to be unix-conform | Vladislav Vaintroub | 2010-01-19 | 1 | -9/+14 |
* | Add WITH_FAST_MUTEXES option (non-debug configurations only) | Vladislav Vaintroub | 2010-01-13 | 1 | -3/+8 |
* | Add option for specifying MYSQL build configurations. | Vladislav Vaintroub | 2010-01-11 | 1 | -0/+4 |
* | Install docs | Vladislav Vaintroub | 2010-01-09 | 1 | -0/+4 |
* | Simplify embedding version info into executables with ADD_VERSION_INFO | Vladislav Vaintroub | 2009-12-18 | 1 | -9/+9 |
* | Replace ADD_EXECUTABLE with MYSQL_ADD_EXECUTABLE for binaries that are insta... | Vladislav Vaintroub | 2009-12-17 | 1 | -0/+2 |
* | remove inadverent change | Vladislav Vaintroub | 2009-12-10 | 1 | -2/+0 |
* | fix install_symlink on unixes other than osx | Vladislav Vaintroub | 2009-12-10 | 1 | -0/+2 |
* | simplify some tests, silence warning in script install | Vladislav Vaintroub | 2009-12-07 | 1 | -4/+9 |
* | - Introduce MYSQL_ADD_PLUGIN that replaces MYSQL_STORAGE_ENGINE | Vladislav Vaintroub | 2009-12-01 | 1 | -1/+3 |
* | - move ADD_SUBDIRECTORY(extra) outside of WITHOUT_SERVER | Vladislav Vaintroub | 2009-11-25 | 1 | -1/+1 |
* | add --disable-shared equivalent | Vladislav Vaintroub | 2009-11-25 | 1 | -1/+6 |
* | implement convenience libraries | Vladislav Vaintroub | 2009-11-24 | 1 | -1/+1 |
* | fix make install/ mysqld_safe | Vladislav Vaintroub | 2009-11-14 | 1 | -1/+1 |
* | WL#5161 : Cross-platform build with CMake | Vladislav Vaintroub | 2009-11-09 | 1 | -295/+204 |
* | WL#4903 Plugin Service API part I | Sergei Golubchik | 2009-11-02 | 1 | -0/+1 |
* | automerge: mysql-5.1-rep+2-delivery1 --> mysql-5.1-rpl-merge. | Luis Soares | 2009-10-25 | 1 | -0/+4 |
|\ |
|
| * | Add semi-sync support for Windows | He Zhenxing | 2009-10-23 | 1 | -0/+4 |
* | | Merge from mysql-trunk-merge. | Alexander Nozdrin | 2009-10-19 | 1 | -2/+7 |
|\ \ |
|
| * \ | Merge from mysql-5.1. | Alexander Nozdrin | 2009-10-19 | 1 | -2/+7 |
| |\ \ |
|
| | * | | Bug #47795 CMake, storage engine name different from directory name | Magnus BlÄudd | 2009-10-08 | 1 | -2/+7 |
* | | | | Manual merge from mysql-trunk-merge. | Alexander Nozdrin | 2009-10-14 | 1 | -0/+6 |
|\ \ \ \
| |/ / / |
|
| * | | | Merge from mysql-5.1. | Alexander Nozdrin | 2009-10-13 | 1 | -0/+6 |
| |\ \ \
| | |/ / |
|
| | * | | WL#4259 - Debug Sync Facility | Ingo Struewing | 2009-09-29 | 1 | -0/+6 |
| | |/ |
|
* | | | backport of | Vladislav Vaintroub | 2009-09-30 | 1 | -3/+0 |
* | | | Backport http://lists.mysql.com/commits/57778 | Vladislav Vaintroub | 2009-09-30 | 1 | -0/+7 |
|/ / |
|
* | | Merge from mysql-5.1. | Alexander Nozdrin | 2009-09-19 | 1 | -0/+1 |
|\ \
| |/ |
|