| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix source layout. | Jonathan Perkin | 2010-03-24 | 1 | -7/+3 |
* | Initial attempt at CMake support. | Jonathan Perkin | 2010-03-24 | 1 | -216/+73 |
* | Try to fix SVR4 packages. | Jonathan Perkin | 2010-03-22 | 1 | -10/+7 |
* | Part of the fixes for bug#49022 | Joerg Bruehe | 2010-03-10 | 1 | -4/+23 |
* | A follow-up on WL#5154 and WL#5182: remove forgotten options. | Alexander Nozdrin | 2010-03-03 | 5 | -9/+9 |
* | Auto-merge from mysql-trunk-merge. | Alexander Nozdrin | 2010-03-01 | 1 | -3/+10 |
|\ |
|
| * | Manual merge from mysql-5.1. | Alexander Nozdrin | 2010-03-01 | 1 | -3/+10 |
| |\ |
|
| | * | Spec file for RPMs: | Joerg Bruehe | 2010-03-01 | 1 | -3/+10 |
* | | | Manual merge from mysql-trunk-merge. | Alexander Nozdrin | 2010-02-24 | 1 | -0/+11 |
|\ \ \
| |/ / |
|
| * | | Manual merge from mysql-trunk. | Alexander Nozdrin | 2010-02-23 | 1 | -27/+21 |
| |\ \ |
|
| | * \ | Upmerge the RPM spec file correction: "release" was missing. | Joerg Bruehe | 2010-02-12 | 1 | -0/+2 |
| | |\ \ |
|
| * | \ \ | Manual merge of mysql-5.1-bugteam to mysql-trunk-merge. | Alexey Kopytov | 2010-02-22 | 1 | -167/+338 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| | * | | | Fix a bug in the RPM spec file: | Joerg Bruehe | 2010-02-17 | 1 | -0/+3 |
| | | |/
| | |/| |
|
| | * | | Correction: The "release" setting had got lost in the RPM spec file. | Joerg Bruehe | 2010-02-12 | 1 | -0/+2 |
* | | | | Fix some glitches with INSTALL_LAYOUT=STANDALONE | Vladislav Vaintroub | 2010-02-19 | 1 | -6/+14 |
* | | | | merge | Vladislav Vaintroub | 2010-02-13 | 1 | -180/+334 |
|\ \ \ \ |
|
| * \ \ \ | Upmerge the spec file alignment from current 5.5 to the next milestone. | Joerg Bruehe | 2010-02-12 | 1 | -180/+334 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| | * | | | Upmerge the spec file alignment from 5.1 to 5.5, | Joerg Bruehe | 2010-02-12 | 1 | -180/+332 |
| | |\ \ \
| | | |/ /
| | |/| /
| | | |/ |
|
| | | * | Upmerge changes done to the generic spec file in 5.0 to 5.1, | Joerg Bruehe | 2010-02-11 | 1 | -186/+344 |
| | | |\ |
|
| | | | * | Cleanup in the RPM spec file: | Joerg Bruehe | 2010-02-02 | 1 | -17/+17 |
| | | | * | Spec file for "generic" RPMs: | Joerg Bruehe | 2010-02-02 | 1 | -98/+185 |
* | | | | | merge | Vladislav Vaintroub | 2010-02-06 | 4 | -22/+67 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | Manual merge of patch for Bug#46364 from mysql-next-mr-bugfixing. | Alexander Nozdrin | 2010-02-02 | 1 | -0/+7 |
| |/ / / |
|
| * | | | Manual merge from mysql-trunk. | Alexander Nozdrin | 2010-01-18 | 2 | -16/+34 |
| |\ \ \ |
|
| | * | | | Ensure that the variable "MYSQL_U_SCORE_VERSION" is expanded | Joerg Bruehe | 2010-01-04 | 1 | -0/+1 |
| | * | | | Remove the "fix_privilege_tables" manual from the RPM spec file, | Joerg Bruehe | 2009-12-23 | 1 | -1/+3 |
| | * | | | The "semisync" plugin file name has lost its introductory "lib", | Joerg Bruehe | 2009-12-23 | 1 | -6/+12 |
| | * | | | Change RPM file naming: | Joerg Bruehe | 2009-12-22 | 2 | -13/+29 |
| * | | | | Manual merge from mysql-5.1-bugteam into mysql-trunk-merge. | Alexey Kopytov | 2010-01-15 | 2 | -6/+26 |
| |\ \ \ \
| | |/ / /
| |/| / /
| | |/ / |
|
| | * | | merge | Georgi Kodinov | 2010-01-13 | 1 | -1/+1 |
| | |\ \ |
|
| | | * \ | Upmerge the changes for RPM versioning/naming from 5.0 to 5.1. | Joerg Bruehe | 2010-01-12 | 1 | -1/+1 |
| | | |\ \
| | | | |/ |
|
| | | | * | Implement the change of RPM versioning and file naming: | Joerg Bruehe | 2010-01-12 | 2 | -5/+12 |
| | * | | | merge 5.1-main to 5.1-bugteam | Georgi Kodinov | 2010-01-13 | 1 | -1/+14 |
| | |\ \ \
| | | |/ /
| | |/| | |
|
| | | * | | Removed unwanted Perl DBI dependency | Kent Boortz | 2009-12-30 | 1 | -1/+14 |
| | * | | | Implement the change of RPM versioning and file naming: | Joerg Bruehe | 2010-01-11 | 2 | -5/+12 |
| | |/ / |
|
| * | | | Manual merge from mysql-trunk. | Alexander Nozdrin | 2009-12-22 | 1 | -1/+1 |
| |\ \ \ |
|
* | | | | | Handle different installation layouts. | Vladislav Vaintroub | 2010-01-24 | 1 | -20/+29 |
* | | | | | port some mysql_binary_distribution hacks to cmake | Vladislav Vaintroub | 2010-01-15 | 1 | -4/+16 |
* | | | | | merge | Vladislav Vaintroub | 2009-12-22 | 1 | -11/+20 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Manual merge from mysql-next-mr. | Alexander Nozdrin | 2009-12-22 | 1 | -1/+1 |
| |\ \ \ \ \
| | |/ / / /
| |/| / / /
| | |/ / / |
|
| * | | | | Automerge the build fixes of 5.5.0-m2 back into the tree. | Joerg Bruehe | 2009-12-16 | 1 | -11/+20 |
| |\ \ \ \ |
|
| | * | | | | Handle the "semisync" plugin in | MySQL Build Team | 2009-11-26 | 1 | -0/+7 |
| | * | | | | Remove erroneous traces of the InnoDB plugin (that is 5.1 only) | MySQL Build Team | 2009-11-18 | 1 | -10/+2 |
| | * | | | | Change the control structures which the RPM spec file uses to govern | MySQL Build Team | 2009-11-17 | 1 | -2/+12 |
* | | | | | | merge | Vladislav Vaintroub | 2009-12-21 | 1 | -1/+1 |
|\ \ \ \ \ \
| | |_|/ / /
| |/| | | | |
|
| * | | | | | Fix previous merge: 'kill -0' (check PID exists) was changed to 'kill -9', | Jonathan Perkin | 2009-12-16 | 1 | -1/+1 |
| |/ / / / |
|
* | | | | | merge | Vladislav Vaintroub | 2009-12-16 | 1 | -13/+0 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | Remove .cvsignore files (attempt #2). | Alexander Nozdrin | 2009-12-16 | 1 | -13/+0 |
| |/ / / |
|
* | | | | WL#5161 : Cross-platform build with CMake | Vladislav Vaintroub | 2009-11-09 | 2 | -1/+63 |
|/ / / |
|
* | | | Automerge from mysql-trunk-merge. | Alexander Nozdrin | 2009-10-19 | 1 | -0/+11 |
|\ \ \ |
|