summaryrefslogtreecommitdiff
path: root/storage/innobase/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
|\
| * Update FSF AddressVicențiu Ciorbaru2019-05-111-1/+1
| * Merge remote-tracking branch 'mysql/5.5' into 5.5Sergei Golubchik2015-10-081-1/+17
| |\
| | * BUG#21102971 data corruption on arm64Shaohua Wang2015-08-101-1/+17
| | * Bug#17633291: SET PROPER COMPILE OPTIONS FOR CLANGJon Olav Hauglid2014-10-131-0/+8
| | * Bug#11766305 - 59392: Remove thr0loc.c and ibuf_inside() [part 4 of 4]Marko Mäkelä2011-03-241-1/+0
| | * Bug #11766227: InnoDB purge lag much worse for 5.5.8 versus 5.1Sunny Bains2011-02-221-2/+2
| | * Define MYSQL_(MAJOR|MINOR)_VERSION the way things are defined in CMakeVasil Dimov2010-12-021-4/+0
| | * Fix pointers to documentationVasil Dimov2010-11-291-0/+4
| | * Fix the PAUSE instruction handling in InnoDBVasil Dimov2010-11-261-1/+1
| | * Fix Bug#58279 Incorrect enabling of UNIV_DEBUG in debug buildsVasil Dimov2010-11-191-4/+3
| | * Bug #57730 Clean up references to InnoDB PluginMarko Mäkelä2010-10-271-27/+5
| | * Remove files that are no longer needed.Marko Mäkelä2010-10-211-1/+1
| | * Merge mysql-5.1-innodb -> mysql-5.5-innodbVasil Dimov2010-10-201-3/+7
| | |\
| | | * Import branches/5.1@r6912 from SVN on top of storage/innobaseVasil Dimov2010-03-311-0/+0
| | * | Enable UNIV_DEBUG when WITH_DEBUG is definedVasil Dimov2010-09-091-6/+4
| | * | Patch for Bug#55854 (MySQL AB should not be AUTHOR, copyright incorrect).Alexander Nozdrin2010-08-121-3/+3
| | * | Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabledDavi Arnaut2010-08-061-1/+1
| | * | Merge mysql-trunk-bugfixing -> mysql-trunk-innodbVasil Dimov2010-07-211-1/+2
| | |\ \
| | | * | Add the cmake option MYSQL_MAINTAINER_MODE which is equivalentDavi Arnaut2010-07-121-1/+1
| | | * | WL#5349 Change default storage engine to InnoDBMagne Mahre2010-06-171-0/+1
| | * | | Improve InnoDB synchronization primitives on WindowsCalvin Sun2010-07-201-5/+1
| | * | | Disable UNIV_DEBUG when WITH_DEBUG is enabledVasil Dimov2010-06-281-3/+5
| | * | | Enable InnoDB's UNIV_DEBUG if MySQL's WITH_DEBUG[_FULL] is definedVasil Dimov2010-06-231-0/+4
| | |/ /
| | * | Clean up CMake file by removing duplicate entry for Windows.Calvin Sun2010-05-071-5/+5
| | * | Merge from innodb-branches-innodb+Vasil Dimov2010-04-221-1/+1
| | * | Import branches/innodb+ from SVN on top of storage/innobase.Vasil Dimov2010-04-121-2/+14
| | * | Fix cmake build on OSX/i386 (many innodb tests failVladislav Vaintroub2010-03-211-2/+0
| | * | Fix typo (CMAKE_SIZEOF_VOIDP=>CMAKE_SIZEOF_VOID_P)Vladislav Vaintroub2010-03-081-1/+1
| | * | Fix typo Vladislav Vaintroub2010-02-241-2/+2
| | * | Cleanup casing in MYSQL_ADD_PLUGIN, patch provided by KentVladislav Vaintroub2010-02-011-1/+1
| | * | - another take on BUILD_CONFIG variable - use OPTION instead of SET for Vladislav Vaintroub2010-01-201-15/+0
| | * | Do not run GCC atomic builtins tests on MSVCVladislav Vaintroub2010-01-181-1/+3
| | * | just in case old linux is used, add _GNU_SOURCE preprocessor constant to be a...Vladislav Vaintroub2010-01-181-1/+1
| | * | (no commit message)Vladislav Vaintroub2010-01-161-47/+123
| | * | Cleanup, use MYSQL_INSTALL_TARGETS macro instead of INSTALL(TARGETS) combined...Vladislav Vaintroub2009-12-121-2/+1
| | * | - Introduce MYSQL_ADD_PLUGIN that replaces MYSQL_STORAGE_ENGINEVladislav Vaintroub2009-12-011-13/+7
| | * | WL#5161 : Cross-platform build with CMakeVladislav Vaintroub2009-11-091-29/+138
| | * | Bug #48317 cannot build innodb as static library.Vladislav Vaintroub2009-10-261-6/+6
| | * | Fix the windows Build failure due to the changes to CMakelists by r2910.Satya B2009-10-201-1/+0
| | * | Merge a CMakeLists.txt change from Innodb plugin 1.0.5Satya B2009-10-201-0/+16
| | * | Merging Innodb plugin 1.0.5 revisions from 5.1-main from revisions 3149 to 3163Satya B2009-10-161-5/+14
| | * | small cmake fix for Windows buildGuilhem Bichot2009-08-071-5/+2
| | * | Fixes to tests and their results, to account for differences between InnoDB 1...Guilhem Bichot2009-08-071-2/+5
| | * | Renamed storage/innodb_plugin to storage/innobase, so that 1) it's the sameGuilhem Bichot2009-08-071-0/+78
| | * | Creation of mysql-trunk = {summit + "Innodb plugin replacing the builtin"}:Guilhem Bichot2009-08-041-92/+0
| | |\ \ | | | |/
| | | * Backport WL#3653 to 5.1 to enable bundled innodb plugin.Vladislav Vaintroub2009-06-101-10/+7
| | * | Preparation for using CMake for more than Windows by only checking for WIN_AT...Mikael Ronstrom2009-07-011-18/+19
| | * | Removed debug comments on Windows CMake fixesMikael Ronstrom2009-06-171-4/+0
| | * | First attempt at fixing Windows issues in 5.4.0Mikael Ronstrom2009-06-161-4/+10