Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-05-14 | 1 | -1/+1 |
|\ | |||||
| * | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-05-13 | 1 | -1/+1 |
| |\ | |||||
| | * | Merge branch '5.5' into 10.1 | Vicențiu Ciorbaru | 2019-05-11 | 1 | -1/+1 |
| | |\ | |||||
| | | * | Update FSF Address | Vicențiu Ciorbaru | 2019-05-11 | 1 | -1/+1 |
* | | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2018-11-06 | 1 | -4/+8 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2018-11-06 | 1 | -4/+8 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2018-10-27 | 1 | -4/+8 |
| | |\ \ | | | |/ | |||||
| | | * | cmake: fix usage of GET_TARGET_PROPERTY | Sergei Golubchik | 2018-09-22 | 1 | -4/+8 |
* | | | | MDEV-16662 CMake warnings: CMP0026 | Sergei Golubchik | 2018-08-12 | 1 | -28/+19 |
* | | | | MDEV-16662 CMake warnings: CMP0022 | Sergei Golubchik | 2018-08-12 | 1 | -2/+1 |
* | | | | Misc. typos | luz.paz | 2018-04-05 | 1 | -1/+1 |
|/ / / | |||||
* | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2017-04-28 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Don't use full path of libtool | Daniel Black | 2017-04-09 | 1 | -1/+1 |
* | | | Add C/C as a submodule in libmariadb/ | Sergei Golubchik | 2016-09-12 | 1 | -3/+3 |
* | | | Merge branch '10.1' into 10.2 | Monty | 2016-02-06 | 1 | -0/+5 |
|\ \ \ | |/ / | |||||
| * | | 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 |
* | | | cmake: MYSQL_PARSE_ARGUMENTS -> CMAKE_PARSE_ARGUMENTS | Sergei Golubchik | 2015-11-23 | 1 | -5/+6 |
|/ / | |||||
* | | 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 |