| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch '5.5' into 10.0 | Alexey Botchkov | 2016-01-25 | 1 | -0/+5 |
|\ |
|
| * | MDEV-9298 : Build failure when linking libmysql. | Vladislav Vaintroub | 2016-01-07 | 1 | -0/+5 |
* | | MDEV-7398 mysqld segfaults on FreeBSD 10.1 i386 when built with clang 3.4 | Sergei Golubchik | 2015-06-16 | 1 | -5/+3 |
* | | after-merge fixes | Sergei Golubchik | 2015-01-21 | 1 | -0/+2 |
* | | 5.5 merge | Sergei Golubchik | 2014-05-09 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | mysql-5.5.37 selective merge | Sergei Golubchik | 2014-03-27 | 1 | -1/+1 |
| |\ |
|
| | * | Bug#18235669 MYSQL_CONFIG TO PROVIDE R FLAG ON SOLARIS | Tor Didriksen | 2014-02-25 | 1 | -1/+2 |
* | | | cmake: don't check for the compiler on every invocation of RESTRICT_SYMBOL_EX... | Sergei Golubchik | 2013-07-09 | 1 | -13/+12 |
* | | | Temporary commit of 10.0-merge | Michael Widenius | 2013-03-26 | 1 | -3/+5 |
|/ / |
|
* | | Various fixes for Solaris compiler. | Vladislav Vaintroub | 2012-02-03 | 1 | -7/+18 |
* | | merged | Sergei Golubchik | 2011-11-22 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -1/+1 |
* | | For libmysqld.so, apply patch to the MySQL Bug#39288 found here | Vladislav Vaintroub | 2011-11-08 | 1 | -0/+9 |
* | | add version to the libmysqld.so | Vladislav Vaintroub | 2011-11-07 | 1 | -1/+10 |
|/ |
|
* | Bug#58074: ADD_VERSION_INFO cmake/mysql_version.cmake fails if LINK_FLAGS are... | Vladislav Vaintroub | 2010-11-12 | 1 | -0/+3 |
* | Rename CMAKE_PARSE_ARGUMENTS macro to avoid name collision | Vladislav Vaintroub | 2010-09-29 | 1 | -1/+1 |
* | Add components to INSTALL, some eraly Wix support | Vladislav Vaintroub | 2010-02-10 | 1 | -2/+5 |
* | WL#5161: Implement Mats' suggestion of moving OS specific CMake code to OS sp... | Vladislav Vaintroub | 2010-01-26 | 1 | -2/+4 |
* | Fix smaller stuff: disable transitive linking for MERGE_LIBRARIES results, | Vladislav Vaintroub | 2010-01-25 | 1 | -0/+1 |
* | Handle different installation layouts. | Vladislav Vaintroub | 2010-01-24 | 1 | -1/+1 |
* | Fix output name of embedded library, | Vladislav Vaintroub | 2010-01-15 | 1 | -1/+1 |
* | Do not use fvisibility flag if GCC does not support it | Vladislav Vaintroub | 2010-01-06 | 1 | -6/+9 |
* | Simplify embedding version info into executables with ADD_VERSION_INFO | Vladislav Vaintroub | 2009-12-18 | 1 | -3/+0 |
* | Replace ADD_EXECUTABLE with MYSQL_ADD_EXECUTABLE for binaries that are insta... | Vladislav Vaintroub | 2009-12-17 | 1 | -10/+14 |
* | On Linux, support -Wl,--no-undefined (only client shared library) | Vladislav Vaintroub | 2009-12-07 | 1 | -7/+24 |
* | Fix creation of exports file on Unix | Vladislav Vaintroub | 2009-12-05 | 1 | -2/+4 |
* | in RESTRICT_SYMBOL_EXPORTS,handle cases where COMPILE_FLAGS are not set | Vladislav Vaintroub | 2009-12-01 | 1 | -0/+4 |
* | - Introduce MYSQL_ADD_PLUGIN that replaces MYSQL_STORAGE_ENGINE | Vladislav Vaintroub | 2009-12-01 | 1 | -35/+10 |
* | implement convenience libraries | Vladislav Vaintroub | 2009-11-24 | 1 | -0/+291 |