| Commit message (Expand) | Author | Age | Files | Lines |
* | Local merge of mariadb-5.5.39 | Nirbhay Choubey | 2014-08-06 | 1 | -1/+3 |
|\ |
|
| * | mysql-5.5.39 merge | Sergei Golubchik | 2014-08-02 | 1 | -1/+3 |
| |\ |
|
| | * | Backport from trunk: | Tor Didriksen | 2014-05-07 | 1 | -4/+13 |
| | * | Backport of Bug#16809055 MYSQL 5.6 AND 5.7 STILL USE LIBMYSQLCLIENT.SO.18 | Tor Didriksen | 2014-01-23 | 1 | -10/+10 |
* | | | Merge from lp:maria/5.5 to maria-5.5.37 release revision 4154. | Jan Lindström | 2014-04-16 | 1 | -3/+9 |
|\ \ \
| |/ / |
|
| * | | don't install mysql-test/var and cmake internal files | Sergei Golubchik | 2014-04-14 | 1 | -2/+4 |
| * | | MDEV-6016 Packaging error with cmake 2.8.12 and greater | Elena Stepanova | 2014-04-03 | 1 | -1/+5 |
* | | | Merge from maria/5.5 (-rtag:mariadb-5.5.36). | Nirbhay Choubey | 2014-02-25 | 1 | -0/+1 |
|\ \ \
| |/ / |
|
| * | | Do not include .result~ files and such into packages | Elena Stepanova | 2014-02-10 | 1 | -0/+1 |
* | | | Merge of maria/5.5 into maria-5.5-galera. | Nirbhay Choubey | 2014-01-29 | 1 | -2/+26 |
|\ \ \
| |/ / |
|
| * | | Change our INSTALL_DEBUG_SYMBOLS cmake function to be less picky | Sergei Golubchik | 2014-01-23 | 1 | -2/+2 |
| * | | install and package plugin suites. | Sergei Golubchik | 2013-11-27 | 1 | -0/+24 |
* | | | fix broken (after merge) galera deb packaging | Sergei Golubchik | 2013-09-18 | 1 | -2/+2 |
* | | | cmake error on osx | Sergei Golubchik | 2013-09-18 | 1 | -1/+1 |
* | | | mariadb-5.5.33 merge | Sergei Golubchik | 2013-09-18 | 1 | -0/+30 |
|\ \ \
| |/ / |
|
| * | | INSTALL_DOCUMENTATION function for CMakeLists.txt | Sergei Golubchik | 2013-09-10 | 1 | -0/+30 |
* | | | Merged FreeBSD compatibility changes (up to revision 3893 in lp:~codership/c... | Seppo Jaakola | 2013-08-07 | 1 | -0/+24 |
|/ / |
|
* | | mysql-5.5.22 merge | Sergei Golubchik | 2012-03-28 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Updated/added copyright headers | MySQL Build Team | 2012-02-16 | 1 | -1/+1 |
| * | Bug#13463417 63487: ANNOYING TRACE MESSAGE IN CMAKE CODE | Tor Didriksen | 2011-12-15 | 1 | -1/+0 |
* | | Fix Windows build | Vladislav Vaintroub | 2012-03-22 | 1 | -3/+6 |
* | | Fix CMake code to work with older cmake version, such as 2.6.2 | Vladislav Vaintroub | 2012-03-22 | 1 | -10/+16 |
* | | Reduce size of windows MSI by approx. 50% | Vladislav Vaintroub | 2012-03-16 | 1 | -21/+31 |
* | | fix signing and packaging | Vladislav Vaintroub | 2011-11-30 | 1 | -32/+32 |
|/ |
|
* | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -1/+1 |
* | add missing COMPONENT to all CMake INSTALL commands | Vladislav Vaintroub | 2010-11-13 | 1 | -7/+4 |
* | Bug#58074: ADD_VERSION_INFO cmake/mysql_version.cmake fails if LINK_FLAGS are... | Vladislav Vaintroub | 2010-11-12 | 1 | -2/+0 |
* | Rename CMAKE_PARSE_ARGUMENTS macro to avoid name collision | Vladislav Vaintroub | 2010-09-29 | 1 | -3/+3 |
* | Bug #52850: mysqld-debug.pdb doesn't match | Vladislav Vaintroub | 2010-06-30 | 1 | -6/+16 |
* | Merge | Daniel Fischer | 2010-04-21 | 1 | -8/+88 |
|\ |
|
| * | Apply wlad fixes from mysql-next-mr-bugfixing | Jonathan Perkin | 2010-03-31 | 1 | -8/+7 |
| * | Back out remains of previous attempt. | Jonathan Perkin | 2010-03-30 | 1 | -6/+1 |
| * | Fix from wlad. | Jonathan Perkin | 2010-03-30 | 1 | -0/+31 |
| * | Try again.. | Jonathan Perkin | 2010-03-30 | 1 | -3/+6 |
| * | Try to fix the debug permissions stuff. | Jonathan Perkin | 2010-03-30 | 1 | -1/+3 |
| * | Install static client and embedded debug libraries | Vladislav Vaintroub | 2010-02-20 | 1 | -0/+50 |
* | | Fix a couple fo things replated to MSI | Vladislav Vaintroub | 2010-02-16 | 1 | -1/+6 |
* | | Add components to INSTALL, some eraly Wix support | Vladislav Vaintroub | 2010-02-10 | 1 | -10/+86 |
|/ |
|
* | When using SIGNCODE parameter, check that signing of test executable reaööy... | Vladislav Vaintroub | 2010-02-02 | 1 | -2/+20 |
* | Simplify embedding version info into executables with ADD_VERSION_INFO | Vladislav Vaintroub | 2009-12-18 | 1 | -5/+5 |
* | fix windows errors with version resource | Vladislav Vaintroub | 2009-12-16 | 1 | -6/+3 |
* | Add version resource to windows executables | Vladislav Vaintroub | 2009-12-16 | 1 | -0/+6 |
* | Mark signing parameters as advanced | Vladislav Vaintroub | 2009-12-13 | 1 | -3/+2 |
* | new option SIGNCODE to sign executables and dlls with digital certificates | Vladislav Vaintroub | 2009-12-12 | 1 | -2/+47 |
* | remove debug message | Vladislav Vaintroub | 2009-12-12 | 1 | -1/+0 |
* | Cleanup, use MYSQL_INSTALL_TARGETS macro instead of INSTALL(TARGETS) combined... | Vladislav Vaintroub | 2009-12-12 | 1 | -0/+28 |
* | fix install_symlink on unixes other than osx | Vladislav Vaintroub | 2009-12-10 | 1 | -2/+5 |
* | Use CMAKE_CFG_INTDIR instead of different MSVC and Xcode specific | vvaintroub | 2009-12-09 | 1 | -3/+2 |
* | implement convenience libraries | Vladislav Vaintroub | 2009-11-24 | 1 | -4/+4 |
* | WL#5161 : Cross-platform build with CMake | Vladislav Vaintroub | 2009-11-09 | 1 | -0/+69 |