summaryrefslogtreecommitdiff
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.1 into 10.2Marko Mäkelä2018-08-024-0/+19
|\
| * Merge branch '10.0' into bb-10.1-merge-sanjaOleksandr Byelkin2018-07-252-0/+12
| |\
| | * MDEV-11790 WITHOUT_SERVER installs mysqld_safe_helperSergei Golubchik2018-07-192-0/+11
| * | Merge branch '10.0' into bb-10.1-mergebb-10.1-merge-sanjaOleksandr Byelkin2018-07-191-1/+1
| |\ \ | | |/
| | * MDEV-16596 : Windows - redo log does not work on native 4K sector disks.Vladislav Vaintroub2018-07-021-1/+1
| * | Adopt Debian's fix-FTBFS-on-GNU-Hurd.patch.Sergei Petrunia2018-06-292-0/+7
| * | Merge branch '10.0' into 10.1Sergei Golubchik2018-06-211-1/+1
| |\ \ | | |/
| | * Merge branch '5.5' into 10.0Sergei Golubchik2018-06-211-1/+1
| | |\
| | | * Revert "MDEV-16075: Workaround to run MTR test suite for make test"Sergei Golubchik2018-06-201-1/+1
| * | | Merge branch '10.0' into 10.1Vicențiu Ciorbaru2018-06-121-1/+1
| |\ \ \ | | |/ /
| | * | Merge branch '5.5' into 10.0Vicențiu Ciorbaru2018-06-101-1/+1
| | |\ \ | | | |/
| | | * MDEV-16075: Workaround to run MTR test suite for make testTeodor Mircea Ionita2018-06-101-1/+1
* | | | MDEV-16596 : Windows - redo log does not work on native 4K sector disks.Vladislav Vaintroub2018-06-301-1/+1
* | | | fix debian packaging for tokudbSergei Golubchik2018-06-241-0/+1
* | | | MDEV-13785: move defination HAVE_LARGE_PAGES -> HAVE_LINUX_LARGE_PAGESDaniel Black2018-03-291-1/+1
* | | | Merge branch '10.1' into 10.2Vicențiu Ciorbaru2018-03-211-1/+1
|\ \ \ \ | |/ / /
| * | | Merge branch '10.0-galera' into 10.1Vicențiu Ciorbaru2018-03-191-1/+1
| |\ \ \
| | * | | Bump wsrep patch version to 25.23Teemu Ollakka2018-02-251-1/+1
| | * | | Merge tag 'mariadb-10.0.34' into 10.0-galeramariadb-galera-10.0.34Jan Lindström2018-02-011-0/+1
| | |\ \ \ | | | |/ /
* | | | | Disable noisy warning in old compiler (VS2015)Vladislav Vaintroub2018-02-141-1/+5
* | | | | Add some hints for finding bison on its usual locations on Windows.Vladislav Vaintroub2018-02-141-1/+10
* | | | | Windows, compiling - disable pkg_configVladislav Vaintroub2018-02-141-3/+2
* | | | | Merge branch 'github/10.1' into 10.2Sergei Golubchik2018-02-063-50/+29
|\ \ \ \ \ | |/ / / /
| * | | | correctly detect unsupported compiler flagsSergei Golubchik2018-02-061-7/+7
| * | | | cleanup: simplify maintainer.cmakeSergei Golubchik2018-02-061-45/+21
| * | | | silence the annoying compiler warningSergei Golubchik2018-02-051-0/+2
| * | | | Merge branch 'github/10.0' into 10.1Sergei Golubchik2018-02-021-0/+1
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Merge remote-tracking branch '5.5' into 10.0Vicențiu Ciorbaru2018-01-241-0/+1
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2018-01-181-0/+1
| | | |\ \
| | | | * | dos2unix cmake/mysql_add_executable.cmakeTor Didriksen2017-11-091-48/+48
| | | | * | Bug#26022865 BUILD FOR WINDOWS-S12-64BIT,ADVANCED IS FAILING ON PB2 MYSQL-5.6Tor Didriksen2017-11-092-66/+1
* | | | | | Fix MinSizeRel build on Windows.Vladislav Vaintroub2018-01-262-4/+13
* | | | | | Windows : fix compile warnings C4267, on 32bit firstVladislav Vaintroub2018-01-261-2/+5
* | | | | | Fix and reenable Windows compiler warning C4800 (size_t conversion).Vladislav Vaintroub2018-01-261-2/+2
* | | | | | Windows, compilation : Treat warning as error, if MYSQL_MAINTAINER_MODEVladislav Vaintroub2018-01-091-0/+5
* | | | | | MDEV-12458: Variable and log records to indicate RocksDB version are missingVarun Gupta2017-12-311-0/+3
* | | | | | MDEV-9869 INSTALL SONAME 'ha_connect'Sergei Golubchik2017-12-251-1/+1
* | | | | | Merge remote-tracking branch 'origin/10.1' into 10.2Vicențiu Ciorbaru2017-12-221-1/+5
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Generate and install sysusers and tmpfiles configurationChristian Hesse2017-12-201-1/+5
* | | | | | Merge 10.1 into 10.2Marko Mäkelä2017-11-241-1/+2
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Fix typo, and disable own dtrace proibes on Solaris, really.Vladislav Vaintroub2017-11-211-1/+1
| * | | | | Fix compile error.wlad2017-11-211-1/+1
| * | | | | MDEV-14283 : Fix Solaris 10 build.wlad2017-11-211-0/+1
* | | | | | Merge branch '10.1' into 10.2Sergei Golubchik2017-11-211-1/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch 'github/10.0-galera' into 10.1Sergei Golubchik2017-11-101-1/+1
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | MW-406 Bumped up the wsrep patch version (5.6.37-25.21)Teemu Ollakka2017-11-081-1/+1
| | * | | | Merge tag 'mariadb-10.0.33' into bb-10.0-galerabb-10.0-sachin-galeraSachin Setiya2017-11-036-52/+72
| | |\ \ \ \ | | | |/ / /
* | | | | | MDEV-13836 mariadb_config & mysql_config output differSergei Golubchik2017-10-261-4/+2
* | | | | | Merge branch '10.1' into 10.2Sergei Golubchik2017-10-243-5/+27
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Various compier warningsSergei Golubchik2017-10-221-0/+5