summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* unit test fixes for ctestSergei Golubchik2011-07-161-10/+13
* BUG#12549572 : CMake file does not include gcov optionunknown2011-05-121-0/+7
* Fix bug#42969 Please add a MANIFEST to each buildJoerg Bruehe2011-02-111-1/+20
* Bug#58871: Reorganize maintainer mode compiler flags to allowDavi Arnaut2010-12-151-20/+14
* Merge from mysql-5.1-bugteam.Alexander Nozdrin2010-11-241-1/+1
|\
| * Bug #50021: Windows standard configuration files are showing Linux Georgi Kodinov2010-11-181-2/+1
* | Bug#58272: -DBUILD_CONFIG=mysql_release is broken with cmake 2.8.3Vladislav Vaintroub2010-11-171-4/+4
* | add missing COMPONENT to all CMake INSTALL commandsVladislav Vaintroub2010-11-131-4/+9
* | Bug#58178: "make package" is broken with cmake 2.8.3Vladislav Vaintroub2010-11-131-0/+5
* | Merge of the fix for BUG#57933 "add -Wdeclaration-after-statement to gcc builds"Guilhem Bichot2010-11-051-2/+11
|\ \ | |/
* | mergeVladislav Vaintroub2010-10-211-0/+5
|\ \
| * | Bug#55647:CMake build rebuilds some libraries twice for embeddedVladislav Vaintroub2010-10-061-0/+5
* | | Merge of mysql-5.1-bugteam into mysql-5.5-bugteam.Davi Arnaut2010-10-181-0/+2
|\ \ \ | |/ / |/| / | |/
* | Merge of mysql-5.1-bugteam into mysql-5.5-merge.Davi Arnaut2010-09-241-1/+2
|\ \ | |/
* | Patch for Bug#55854 (MySQL AB should not be AUTHOR, copyright incorrect).Alexander Nozdrin2010-08-121-2/+2
* | Remove error injection option, it's not being used.Davi Arnaut2010-08-091-7/+0
* | Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabledDavi Arnaut2010-08-061-10/+4
* | Build cleanupsVladislav Vaintroub2010-08-051-1/+2
* | Merge mysql-trunk-bugfixing -> mysql-trunk-innodbVasil Dimov2010-07-211-8/+54
|\ \
| * \ Manual merge from mysql-trunk.Alexander Nozdrin2010-07-191-2/+2
| |\ \
| | * | CMakeLists.txtKent Boortz2010-06-231-2/+2
| * | | Merge of mysql-trunk-bugfixing into mysql-trunk-merge.Davi Arnaut2010-07-151-5/+4
| |\ \ \
| | * | | Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabledDavi Arnaut2010-07-081-5/+4
| | |/ /
| * | | Add the cmake option MYSQL_MAINTAINER_MODE which is equivalentDavi Arnaut2010-07-121-0/+34
| * | | Unset the execute bit where it's not needed.Davi Arnaut2010-07-031-0/+0
| |/ /
| * | mergeDaniel Fischer2010-06-181-0/+13
| |\ \
| | * | post-merge fix 1Daniel Fischer2010-05-281-13/+0
| | * | Changes to MSI installer:Daniel Fischer2010-04-301-0/+12
| | * | MergeDaniel Fischer2010-04-211-18/+52
| | |\ \
| | | * | Try to fix datadirJonathan Perkin2010-04-011-2/+5
| | | * | Expand INSTALL_INFODIR correctly.Jonathan Perkin2010-03-251-1/+1
| | | * | Don't install documentation when INSTALL_LAYOUT=RPM, as the spec fileJonathan Perkin2010-03-251-15/+22
| | | * | Add INSTALL_INFODIR and use it to install mysql.info into theJonathan Perkin2010-03-251-4/+5
| | * | | Fix a couple fo things replated to MSIVladislav Vaintroub2010-02-161-3/+5
| | * | | Add components to INSTALL, some eraly Wix supportVladislav Vaintroub2010-02-101-8/+12
* | | | | Bug#53593: Add some instrumentation to improve Valgrind sensitivity.Vladislav Vaintroub2010-06-211-0/+3
|/ / / /
* | | | manual merge from mysql-trunk-bugfixingJon Olav Hauglid2010-05-181-17/+28
|\ \ \ \
| * | | | Changes to build using CMake according to existing release packages:Jonathan Perkin2010-05-121-17/+28
| | |/ / | |/| |
* | | | Committing on behalf of Valdislav Vaintroub (reviewed andKonstantin Osipov2010-05-141-0/+1
|/ / /
* | | Fix WITH_DEBUG problems in CMake build, so people who use configure wrappers ...Vladislav Vaintroub2010-03-021-16/+22
* | | Some CMake packaging fixes:Jonathan Perkin2010-02-241-0/+1
* | | Support non-GPL builds.Jonathan Perkin2010-02-231-2/+3
* | | When installing, exclude some documents in DocsVladislav Vaintroub2010-02-191-2/+9
|/ /
* | Move WITH_UNITTESTS option up - otherwise it skips plugin unittestsvvaintroub2010-01-281-5/+2
* | WL#5161: Implement Mats' suggestion of moving OS specific CMake code to OS sp...Vladislav Vaintroub2010-01-261-14/+19
* | Following autotools tradition, add preprocessor definitions specified in env...Vladislav Vaintroub2010-01-241-0/+5
* | Handle different installation layouts.Vladislav Vaintroub2010-01-241-5/+11
* | restore lost -g when WITH_DEBUG was specifiedVladislav Vaintroub2010-01-211-2/+4
* | - another take on BUILD_CONFIG variable - use OPTION instead of SET for Vladislav Vaintroub2010-01-201-3/+5
* | Fix end-of-line characters in mysql_release.cmake to be unix-conformVladislav Vaintroub2010-01-191-9/+14