summaryrefslogtreecommitdiff
path: root/libmysqld/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* few cmake/compiler warningsSergei Golubchik2011-11-031-2/+1
* Build libmysqld.so also on non-windows.unknown2011-11-021-1/+2
* build on windowsSergei Golubchik2011-11-021-1/+1
* Fixed that oqgraph and libmysqld/examples compiles on OpenSuse 11.4Michael Widenius2011-10-261-1/+1
* merge with 5.3Sergei Golubchik2011-10-191-1/+2
|\
| * Merge MWL#180, binlog checksum backport, into MariaDB 5.3-based tree.unknown2011-05-031-1/+2
| |\
| | * Backport MySQL WL#2540 into MariaDB.unknown2011-05-031-1/+2
| | * Merge with 5.1 to get in changes from MySQL 5.1.55Michael Widenius2011-02-281-0/+6
| | |\
| | | * Fixed build failuresMichael Widenius2011-02-231-0/+6
| * | | mergeVladislav Vaintroub2011-03-281-6/+1
| |\ \ \
| | * | | CMake/code signing: Vladislav Vaintroub2011-03-281-6/+1
| * | | | merge mwl#55Vladislav Vaintroub2011-03-111-8/+12
| |\ \ \ \ | | |/ / /
| | * | | workaround CMake bug 11240 (problems making mysqlserver.lib on Win64)Vladislav Vaintroub2011-02-011-1/+7
| | * | | MWL#55 : cherrypick MySQL 5.5 CMake/build improvements in orderVladislav Vaintroub2011-01-291-7/+11
| | |/ /
| * | | Workaround CMake bug http://www.vtk.org/Bug/view.php?id=11240Vladislav Vaintroub2011-02-121-0/+6
| * | | mergeVladislav Vaintroub2010-12-061-2/+0
| |\ \ \ | | |/ /
| | * | mergeVladislav Vaintroub2010-12-061-2/+0
| | |\ \ | | | |/
| | | * Bug#473914: mysql_client_test fail with in debug compilaton on windows x64Vladislav Vaintroub2010-12-061-2/+0
* | | | merge with xtradb-5.5.15Sergei Golubchik2011-07-181-1/+1
* | | | 5.5-mergeSergei Golubchik2011-07-021-2/+2
|\ \ \ \
| * | | | Bug#58158 LINK_LIBRARIES for MYSQL_ADD_PLUGIN is not added to libmysqldMagnus BlÄudd2010-11-161-2/+1
| * | | | merge of mysql-5.5 into mysql-5.5-wl1054Georgi Kodinov2010-09-201-1/+2
| |\ \ \ \
| * \ \ \ \ merged mysql-5.5 into WL1054-5.5Georgi Kodinov2010-08-161-2/+2
| |\ \ \ \ \
| * | | | | | WL#1054: Pluggable authentication supportGeorgi Kodinov2010-08-091-0/+1
* | | | | | | lots of post-merge changesSergei Golubchik2011-04-251-1/+1
* | | | | | | merge.Sergei Golubchik2010-11-251-0/+6
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | / / / | | |_|/ / / | |/| | | |
| * | | | | fix windows embeddedSergei Golubchik2010-11-021-1/+2
| * | | | | Merge 5.2->5.3Sergey Petrunya2010-10-101-0/+4
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | Automerge MariaDB 5.1->5.2.unknown2010-07-091-0/+4
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | * | | Remove the file libmysqld.exp from the installerBo Thorsen2010-07-011-2/+0
| | | * | | Hardcode the build path for the installer temporarilyBo Thorsen2010-07-011-1/+2
| | | * | | Fix cpack runBo Thorsen2010-07-011-1/+1
| | | * | | Install the files for the embedded serverBo Thorsen2010-06-281-0/+5
| * | | | | Add sql/opt_index_cond_pushdown.cc to CMakeLists.txt filesSergey Petrunya2010-06-271-0/+1
| * | | | | Fix windows build: add sql/opt_subselect.cc to CMakeLists.txt filesSergey Petrunya2010-06-271-0/+1
| * | | | | MariaDB 5.2 -> MariaDB 5.3 merge Sergey Petrunya2010-06-261-3/+4
| |\ \ \ \ \ | | |/ / / /
| | * | | | MWL#43 CREATE TABLE options (by Sanja)Sergei Golubchik2010-04-081-1/+2
| | * | | | more fixes for windows and status_user.testSergei Golubchik2010-04-021-1/+1
| | |/ / /
| * | | | Merge MariaDB-5.2 -> MariaDB 5.3Sergey Petrunya2010-03-201-2/+13
| |\ \ \ \ | | |/ / /
| | * | | Fix windows build of embedded server (forgotten dependency).unknown2010-01-311-1/+1
| | * | | Merge with MySQL 5.1, with following additions:unknown2009-11-161-1/+12
| | |\ \ \
| * | | | | Backport into MariaDB-5.2 the following:Igor Babaev2009-12-201-1/+2
| * | | | | Add ds_mrr.cc to CMakeLists.txtSergey Petrunya2009-12-161-0/+1
| |/ / / /
| * | | | Fix embedded build on Windows: contents of storage/xtradb think they areSergey Petrunya2009-10-031-2/+2
| * | | | Fix embedded server windows build: add opt_table_elimination.cc to list of filesSergey Petrunya2009-10-011-0/+1
| * | | | Merge MySQL->MariaDBSergey Petrunya2009-09-081-63/+6
| |\ \ \ \
| * \ \ \ \ Merge of Percona XtraDB into MariaDB.unknown2009-06-111-2/+2
| |\ \ \ \ \
| | * | | | | XtraDB after-merge fix: Fix building from storage/xtradb/ instead of storage/...unknown2009-06-091-2/+2
| * | | | | | Merged with mysql-5.1 tree.Michael Widenius2009-04-251-1/+1
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merged 5.1 with maria 5.1Michael Widenius2008-10-101-5/+3
| |\ \ \ \ \ \