summaryrefslogtreecommitdiff
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
* MDEV-12924 No --innodb-numa-interleave in mysqld binariesSachin Setiya2018-04-191-9/+18
* Misc. typosluz.paz2018-04-053-3/+3
* Merge 10.2 into 10.3Marko Mäkelä2018-03-301-1/+1
|\
| * MDEV-13785: move defination HAVE_LARGE_PAGES -> HAVE_LINUX_LARGE_PAGESDaniel Black2018-03-291-1/+1
* | Merge branch '10.2' into 10.3Sergei Golubchik2018-03-281-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
| | | |\
* | | | | Make possible to use clang on Windows (clang-cl)Vladislav Vaintroub2018-02-202-4/+50
* | | | | Merge bb-10.2-ext into 10.3Marko Mäkelä2018-02-192-5/+17
|\ \ \ \ \
| * \ \ \ \ Merge 10.2 into bb-10.2-extMarko Mäkelä2018-02-192-5/+17
| |\ \ \ \ \ | | |/ / / /
| | * | | | 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 bb-10.2-ext into 10.3Marko Mäkelä2018-02-153-50/+30
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2018-02-083-50/+30
| |\ \ \ \ \ | | |/ / / /
| | * | | | 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
* | | | | | | | MDEV-13946 Server RPMs have dependency on "which"Sergei Golubchik2018-02-121-6/+0
* | | | | | | | Windows, compiling : use /permissive- switch to improve conformanceVladislav Vaintroub2018-02-071-0/+3
* | | | | | | | Windows, compile : reenable previously disabled warning C4291Vladislav Vaintroub2018-02-071-1/+1
* | | | | | | | Windows, compiling : reenable warning C4996 (deprecated functions)Vladislav Vaintroub2018-02-071-2/+3
* | | | | | | | Windows : reenable warning C4805 (unsafe mix of types in bool operations)Vladislav Vaintroub2018-02-071-2/+2
* | | | | | | | MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from ...Vladislav Vaintroub2018-02-061-4/+0
* | | | | | | | Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3Alexander Barkov2018-01-292-7/+19
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-extMonty2018-01-272-7/+19
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | 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
* | | | | | | | Deb: switch from usr/include/mysql to usr/include/mariadbOtto Kekäläinen2018-01-161-1/+1
* | | | | | | | Minor spelling fixes in code comments, docs and outputOtto Kekäläinen2018-01-121-1/+1
* | | | | | | | Merge bb-10.2-ext into 10.3Marko Mäkelä2018-01-111-0/+5
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Merge 10.2 into bb-10.2-extMarko Mäkelä2018-01-111-0/+5
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | Windows, compilation : Treat warning as error, if MYSQL_MAINTAINER_MODEVladislav Vaintroub2018-01-091-0/+5
* | | | | | | | MDEV-14881 cmake should succeed after installing libaio.Vladislav Vaintroub2018-01-071-0/+2
* | | | | | | | Merge bb-10.2-ext into 10.3Marko Mäkelä2018-01-043-2/+9
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-extMonty2018-01-013-2/+9
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | 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
* | | | | | | | Fix ssl cmake configuration not checking for symbols properlyVicențiu Ciorbaru2017-12-291-4/+3