summaryrefslogtreecommitdiff
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
* 10.0-monty mergeSergei Golubchik2013-07-216-42/+322
|\
| * Windows, compilation : restore support for erxceptions (fixes warnings in Inn...Vladislav Vaintroub2013-07-151-4/+0
| * cmake: don't check for the compiler on every invocation of RESTRICT_SYMBOL_EX...Sergei Golubchik2013-07-091-13/+12
| * Set valid default ("yes") for WITH_SSL cmake variable on Unixes.Vladislav Vaintroub2013-07-051-0/+2
| * Temporary commit of 10.0-mergeMichael Widenius2013-03-265-31/+314
* | 10.0-base mergeSergei Golubchik2013-07-184-14/+20
|\ \
| * \ 5.5 mergeSergei Golubchik2013-07-173-13/+18
| |\ \
| | * \ mysql-5.5.32 mergeSergei Golubchik2013-07-161-11/+14
| | |\ \
| | | * | Bug#11765489 CMAKE BUILD ON MAC OS X DOES NOT DETERMINE CPU TYPETor Didriksen2013-03-011-5/+13
| | * | | MDEV-4601 : Allow MariaDB to be build without non-blocking client.Vladislav Vaintroub2013-06-151-0/+2
| | * | | - Added -Wno-uninitialized to avoid warnings in release buildsMichael Widenius2013-06-091-2/+2
| * | | | Fix to compile without partitioning.Sergei Golubchik2013-06-151-1/+2
* | | | | 10.0-base mergeSergei Golubchik2013-06-0612-28/+38
|\ \ \ \ \ | |/ / / /
| * | | | 5.5 mergeSergei Golubchik2013-06-0612-28/+38
| |\ \ \ \ | | |/ / /
| | * | | MDEV-4607 : libreadline-related compilation problems on NetBSD.Vladislav Vaintroub2013-06-011-1/+1
| | * | | followup for revision 3751 "centos5 gcc 4.1 asm bug"Sergei Golubchik2013-05-281-6/+0
| | * | | MDEV-4199 Installing postfix on CentOS 5.9 requires MariaDB-serverSergei Golubchik2013-05-131-6/+24
| | * | | centos5 gcc 4.1 asm bugSergei Golubchik2013-05-071-6/+0
| | * | | mysql-5.5.31 mergeSergei Golubchik2013-05-078-9/+13
| | |\ \ \ | | | |/ /
| | | * | Updated/added copyright headersMurthy Narkedimilli2013-02-267-7/+7
| | | * | Bug#14300733 CMAKE DOES NOT CHECK FOR ZLIB VERSIONTor Didriksen2013-02-201-2/+6
| | | * | Placement change:Joerg Bruehe2012-11-071-1/+1
* | | | | Fixing build-bot compilation failure on SolarisX86,Alexander Barkov2013-04-211-1/+0
* | | | | fixes for buildbot.Sergei Golubchik2013-04-211-1/+0
* | | | | Merging from maria-10.0-connect (DEB packaging related fixes)Alexander Barkov2013-04-201-1/+6
|\ \ \ \ \
| * | | | | Removing the connect engine from mariadb-server package,Alexander Barkov2013-04-191-1/+6
* | | | | | 10.0-base mergeSergei Golubchik2013-04-155-23/+34
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / /
| * | | | MDEV-4254 Semisync plugins to link statically into MariaDBSergei Golubchik2013-04-091-4/+4
| * | | | 5.5 mergeSergei Golubchik2013-03-273-17/+28
| |\ \ \ \ | | |/ / /
| | * | | hack in dependencies to imitate mysql-*.rpm even betterSergei Golubchik2013-03-061-1/+1
| | * | | MDEV-4068 rpm scriptlet chown command dangerousSergei Golubchik2013-03-061-0/+1
| | * | | Fix wrong install location for DEB supportfiles.unknown2013-03-041-1/+1
| | * | | MDEV-4174 - Use kqueue for threadpool implementation on more BSD variants tha...Vladislav Vaintroub2013-02-191-0/+1
| | * | | make rpm packages to respect CMAKE_INSTALL_PREFIXSergei Golubchik2013-02-082-15/+24
| * | | | MDEV-4245 : Fix maintainer compilation flags.Vladislav Vaintroub2013-03-261-2/+2
* | | | | Merging utf16le from MySQL-5.6Alexander Barkov2013-03-281-2/+2
| |_|_|/ |/| | |
* | | | 10.0-base mergeSergei Golubchik2013-01-319-17/+67
|\ \ \ \ | |/ / /
| * | | move cassandra-related code from cmake/cpack_rpm.cmakeSergei Golubchik2013-01-291-3/+1
| * | | 5.5 mergeSergei Golubchik2013-01-298-17/+65
| |\ \ \ | | |/ /
| | * | more changes for fedora18Sergei Golubchik2013-01-291-0/+1
| | * | fix 'compat' rpm for fedora18Sergei Golubchik2013-01-291-0/+1
| | * | MDEV-3971 : problems installing MariaDB packages (conflicts with mysql-libs-...Vladislav Vaintroub2013-01-251-2/+2
| | * | MDEV-3832 MariaDB conflicts with packages filesystem-3.1-2.fc18.i686 and jre-...Sergei Golubchik2013-01-191-5/+24
| | * | Fix Windows installers' bootstrapper scripts , after mysql_performance_table...Vladislav Vaintroub2013-01-181-1/+1
| | * | mysql-5.5.29 mergeSergei Golubchik2013-01-157-9/+31
| | |\ \
| | | * | Placement change:Joerg Bruehe2012-11-081-1/+1
| | | |/
| | | * Bug#14737559 BZR JOIN PLUGIN TREES INTO INTERNAL/PLUGINTor Didriksen2012-10-242-1/+5
| | | * Use MESSAGE(STATUS ...) as we don't want any popup from the build system.Tor Didriksen2012-10-232-2/+2
| | | * Fix formatting in 'INFO_BIN' on Windows - backport.Joerg Bruehe2012-10-191-3/+5
| | | * Bug#13713525 CREATE_INITIAL_DB.CMAKE IS FAILING ON WINDOWS, STILL "DEVENV" RE...Tor Didriksen2012-10-031-2/+8