summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* 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 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
* Add WITH_FAST_MUTEXES option (non-debug configurations only)Vladislav Vaintroub2010-01-131-3/+8
* Add option for specifying MYSQL build configurations.Vladislav Vaintroub2010-01-111-0/+4
* Install docsVladislav Vaintroub2010-01-091-0/+4
* Simplify embedding version info into executables with ADD_VERSION_INFOVladislav Vaintroub2009-12-181-9/+9
* Replace ADD_EXECUTABLE with MYSQL_ADD_EXECUTABLE for binaries that are insta...Vladislav Vaintroub2009-12-171-0/+2
* remove inadverent changeVladislav Vaintroub2009-12-101-2/+0
* fix install_symlink on unixes other than osxVladislav Vaintroub2009-12-101-0/+2
* simplify some tests, silence warning in script installVladislav Vaintroub2009-12-071-4/+9
* - Introduce MYSQL_ADD_PLUGIN that replaces MYSQL_STORAGE_ENGINEVladislav Vaintroub2009-12-011-1/+3
* - move ADD_SUBDIRECTORY(extra) outside of WITHOUT_SERVERVladislav Vaintroub2009-11-251-1/+1
* add --disable-shared equivalentVladislav Vaintroub2009-11-251-1/+6
* implement convenience librariesVladislav Vaintroub2009-11-241-1/+1
* fix make install/ mysqld_safeVladislav Vaintroub2009-11-141-1/+1
* WL#5161 : Cross-platform build with CMakeVladislav Vaintroub2009-11-091-295/+204
* WL#4903 Plugin Service API part ISergei Golubchik2009-11-021-0/+1
* automerge: mysql-5.1-rep+2-delivery1 --> mysql-5.1-rpl-merge.Luis Soares2009-10-251-0/+4
|\
| * Add semi-sync support for WindowsHe Zhenxing2009-10-231-0/+4
* | Merge from mysql-trunk-merge.Alexander Nozdrin2009-10-191-2/+7
|\ \
| * \ Merge from mysql-5.1.Alexander Nozdrin2009-10-191-2/+7
| |\ \
| | * | Bug #47795 CMake, storage engine name different from directory nameMagnus BlÄudd2009-10-081-2/+7
* | | | Manual merge from mysql-trunk-merge.Alexander Nozdrin2009-10-141-0/+6
|\ \ \ \ | |/ / /
| * | | Merge from mysql-5.1.Alexander Nozdrin2009-10-131-0/+6
| |\ \ \ | | |/ /
| | * | WL#4259 - Debug Sync FacilityIngo Struewing2009-09-291-0/+6
| | |/
* | | backport of Vladislav Vaintroub2009-09-301-3/+0
* | | Backport http://lists.mysql.com/commits/57778Vladislav Vaintroub2009-09-301-0/+7
|/ /
* | Merge from mysql-5.1.Alexander Nozdrin2009-09-191-0/+1
|\ \ | |/
| * Build fixes for Windows, AIX, HP/UX and Sun Studio11, from Timothy Smith.Jonathan Perkin2009-08-141-0/+1
* | merge of 5.1-main into mysql-trunk.Guilhem Bichot2009-08-121-1/+11
|\ \ | |/
| * merge fix to define __NT__ on WindowsVladislav Vaintroub2009-08-111-3/+3
| |\
| | * Always compile with __NT__ on windows. in 5.1 itthis #define isVladislav Vaintroub2009-08-111-3/+3
| * | Merge mysql-5.1-innodb_plugin to mysql-5.1.Sergey Vojtovich2009-08-111-71/+89
| |\ \ | | |/
| * | Auto-mergeIgnacio Galarza2009-07-311-0/+10
| |\ \
| | * | Bug#17270 - mysql client tool could not find ../share/charsets folder and fails.Ignacio Galarza2009-07-311-0/+10
| * | | automergeGeorgi Kodinov2009-07-161-1/+1
| |\ \ \ | | |/ /
| | * | Bug #45287: phase 1 : 32 bit compilation warningsGeorgi Kodinov2009-07-151-1/+1
* | | | importing Vlad's fix which should eliminate many Windows test failures.Guilhem Bichot2009-08-111-3/+3