summaryrefslogtreecommitdiff
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-05-053-9/+22
|\
| * Merge 10.1 into 10.2Marko Mäkelä2017-04-283-9/+22
| |\
| | * Merge 10.0 into 10.1Marko Mäkelä2017-04-211-1/+1
| | |\
| | | * Don't use full path of libtoolDaniel Black2017-04-091-1/+1
| | * | OSX: get cache line sizeDaniel Black2017-04-201-7/+21
| | * | Bump WSREP_PATCH_VERSION to 19Philip Stoev2017-04-061-1/+1
| | * | Bump WSREP_PATCH_VERSION to 18Philip Stoev2017-04-061-1/+1
| | * | Bump WSREP_PATCH_VERSION to 17Philip Stoev2017-04-061-1/+1
* | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-04-131-2/+8
|\ \ \ \ | |/ / /
| * | | Fix building aws_key_management on LinuxVladislav Vaintroub2017-04-061-3/+0
| * | | Merge branch '10.1' into 10.2Vladislav Vaintroub2017-04-061-5/+7
| |\ \ \ | | |/ /
| | * | Do not link client plugins to mysqldVladislav Vaintroub2017-04-061-5/+7
| * | | Merge 10.1 into 10.2Marko Mäkelä2017-04-061-1/+8
| |\ \ \ | | |/ /
| | * | Merge 10.0 into 10.1Marko Mäkelä2017-04-061-1/+8
| | |\ \ | | | |/
| | | * Compiling, Windows . Avoid unnecessary rebuilds with MSVC.Vladislav Vaintroub2017-04-031-2/+9
* | | | Using the -t command line to bison instead of %name-prefixAlexander Barkov2017-04-071-2/+2
* | | | Adding an alternative grammar file sql_yacc_ora.yy for sql_mode=ORACLEAlexander Barkov2017-04-051-1/+1
|/ / /
* | | Windows, compiling : Remove _DEBUG preprocessor constant, to fixVladislav Vaintroub2017-04-041-0/+5
* | | Allow to specify C runtime library used for compilation.Vladislav Vaintroub2017-04-021-8/+21
* | | Merge 10.2 into bb-10.2-mariarocksSergei Petrunia2017-03-3111-207/+44
|\ \ \
| * \ \ Merge branch '10.1' into 10.2Sergei Golubchik2017-03-305-3/+39
| |\ \ \ | | |/ /
| | * | disable innodb snappy for release buildsSergei Golubchik2017-03-291-0/+1
| | * | Merge branch '10.0' into 10.1Sergei Golubchik2017-03-213-0/+32
| | |\ \ | | | |/
| | | * Merge branch '5.5' into 10.0Sergei Golubchik2017-03-213-0/+32
| | | |\
| | | | * MDEV-12231 MariaDB fails to restart after 10.0.30-1.el7 updateSergei Golubchik2017-03-121-0/+2
| | | | * MDEV-12207 Include windows compatibility manifest into executable to make Get...Vladislav Vaintroub2017-03-082-0/+30
| | * | | small plugin API related fixesSergei Golubchik2017-03-101-2/+5
| | * | | MDEV-11520 after-merge fix for 10.1: Use sparse files.Marko Mäkelä2017-02-221-1/+1
| | * | | There's no systemd socket activation support yetSergey Vojtovich2017-02-171-1/+1
| * | | | cleanup: innodb files in cmake/Sergei Golubchik2017-03-295-202/+0
| * | | | MDEV-12328, attempt to fix windows packagingVladislav Vaintroub2017-03-261-1/+1
| * | | | Merge pull request #342 from rasmushoj/10.2Vladislav Vaintroub2017-03-241-1/+4
| |\ \ \ \
| | * | | | MDEV-12328, added building of AWS for release buildsRasmus Johansson2017-03-241-1/+4
| * | | | | MDEV-12271 Port MySQL 8.0 Bug#23150562 REMOVE UNIV_MUST_NOT_INLINE AND UNIV_N...Marko Mäkelä2017-03-171-1/+1
* | | | | | Merge branch '10.2' of github.com:MariaDB/server into bb-10.2-mariarocksSergei Petrunia2017-03-114-65/+32
|\ \ \ \ \ \ | |/ / / / /
| * | | | | MDEV-12125 Use FIND_PACKAGE(OpenSSL) to find opensslVladislav Vaintroub2017-03-081-58/+12
| * | | | | MDEV-12056 mysql_config outputs non-existing mysqlclientVladislav Vaintroub2017-02-141-2/+2
| * | | | | MDEV-11849: Fix storage/innobase/* compile warningsJan Lindström2017-01-261-1/+9
| * | | | | Fixes for using ssl with BUILD scripts.Monty2017-01-111-4/+9
* | | | | | RocksDB : Add lookup / compiling with optional compression libraries.Vladislav Vaintroub2017-02-092-0/+27
|/ / / / /
* | | | | Merge branch '10.1' into 10.2Sergei Golubchik2016-12-296-3/+10
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Fix broken cmake -DBUILD_CONFIG=mysql_release on Windows.mariadb-10.1.20Vladislav Vaintroub2016-12-141-1/+2
| * | | | MDEV-10954: MariaDB Galera: wsrep_sst_common: line 120: which: command not foundNirbhay Choubey2016-12-121-1/+1
| * | | | Merge branch '10.0' into 10.1Sergei Golubchik2016-12-113-1/+3
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Merge branch '5.5' into 10.0Sergei Golubchik2016-12-093-1/+3
| | |\ \ \ | | | | |/ | | | |/|
| | | * | MDEV-10293 'setupterm' was not declared in this scopeSergei Golubchik2016-12-051-0/+1
| | | * | VS2015 build fixesVladislav Vaintroub2016-10-272-1/+2
| * | | | Merge branch '10.0-galera' into 10.1Sergei Golubchik2016-11-021-0/+4
| |\ \ \ \
| | * \ \ \ Merge tag 'mariadb-10.0.28' into 10.0-galeraNirbhay Choubey2016-10-282-0/+7
| | |\ \ \ \ | | | |/ / /
| | | * | | Upstream MIPS 32bit-build-on-64bit patch from Debian Bug#838914Kristian Nielsen2016-10-211-0/+4