summaryrefslogtreecommitdiff
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | | | Merge branch '10.0' into 10.1Sergei Golubchik2017-10-221-2/+14
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | MDEV-13412 main.func_regexp_pcre fails in buildbot on ppc64leSergei Golubchik2017-10-091-2/+14
| * | | | | MDEV-13946 Server RPMs have dependency on "which"Sergei Golubchik2017-10-091-3/+8
* | | | | | MDEV-13836 mariadb_config & mysql_config output differSergei Golubchik2017-10-181-6/+2
* | | | | | MDEV-13384 - misc Windows warnings fixedVladislav Vaintroub2017-09-282-4/+4
* | | | | | MDEV-13844 : Fix Windows warnings. Fix DBUG_PRINT.Vladislav Vaintroub2017-09-281-2/+2
* | | | | | Merge branch '10.1' into 10.2Sergei Golubchik2017-09-221-0/+0
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch '10.0' into 10.1Sergei Golubchik2017-09-211-0/+0
| |\ \ \ \ \ | | |/ / / /
| | * | | | remove an empty file with a wrong nameSergei Golubchik2017-09-201-0/+0
* | | | | | CMake : Do not use FindPkgConfig on WindowsVladislav Vaintroub2017-09-211-3/+2
* | | | | | Merge branch '10.1' into 10.2Vicențiu Ciorbaru2017-09-195-48/+57
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch '10.0' into 10.1Vicențiu Ciorbaru2017-09-195-48/+57
| |\ \ \ \ \ | | |/ / / /
| | * | | | Build improvements and cleanups.Vladislav Vaintroub2017-09-085-48/+58
* | | | | | cleanupSergei Golubchik2017-09-181-2/+2
* | | | | | bugfix: don't overwrite tokudb.cnf during the buildSergei Golubchik2017-09-181-3/+5
* | | | | | Merge 10.1 into 10.2Marko Mäkelä2017-08-311-1/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge remote-tracking branch 'origin/bb-10.1-jplindst' into 10.1Jan Lindström2017-08-291-1/+1
| |\ \ \ \ \
| | * \ \ \ \ Merge remote-tracking branch 'origin/10.0-galera' into 10.1Jan Lindström2017-08-211-1/+1
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | |
| | | * | | | MW-383 Bumped wsrep patch versionTeemu Ollakka2017-08-141-1/+1