summaryrefslogtreecommitdiff
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
* -DMYSQL_MAINTAINER_MODE=NOSergei Golubchik2021-04-131-2/+6
* CMake - when searching bison, look also for win_bisonVladislav Vaintroub2021-03-311-1/+1
* Windows - suppress nonsensical(for this OS) system check.Vladislav Vaintroub2021-03-301-0/+1
* MDEV-24554 Windows authenticode signing stopped workingVladislav Vaintroub2021-03-161-1/+1
* Remove race condition during `make dist`Vicențiu Ciorbaru2021-02-231-0/+7
* MDEV-24554 Do not use verisign server for authenticode timestampingVladislav Vaintroub2021-01-091-1/+1
* Fix RPM packaging on cmake 3.18+Sergei Golubchik2020-10-301-19/+23
* Merge 10.1 into 10.2Marko Mäkelä2020-10-211-3/+3
|\
| * MDEV-23887: check_linker_flags correct for old cmake compatibilityDaniel Black2020-10-211-3/+3
* | Merge branch '10.1' into 10.2Oleksandr Byelkin2020-08-021-1/+0
|\ \ | |/
| * MDEV-15961: Fix stacktraces under FreeBSD (aarch64)Karthik Kamath2020-07-281-1/+0
* | Merge 10.1 into 10.2Marko Mäkelä2020-07-201-0/+27
|\ \ | |/
| * check_linker_flag: use for linker flagsDaniel Black2020-07-151-0/+27
* | Merge 10.1 into 10.2Marko Mäkelä2020-07-141-1/+1
|\ \ | |/
| * MDEV-23114 AUTH_PAM plugin can not be disabled when using mysql_release configVicențiu Ciorbaru2020-07-071-1/+1
* | Merge 10.1 into 10.2bb-10.2-mergeMarko Mäkelä2020-07-012-2/+3
|\ \ | |/
| * mtr: use env for perlDaniel Black2020-06-231-1/+1
| * Disable dtrace probes on Windows.Vladislav Vaintroub2020-06-201-1/+2
* | cmake: quieterSergei Golubchik2020-05-311-0/+8
* | bintars should use bundled PCRESergei Golubchik2020-05-271-0/+1
* | get rid of cmake warningSergei Golubchik2020-05-271-1/+1
* | optimize performance of the build in a fresh cloneSergei Golubchik2020-05-271-2/+2
* | don't include .git files in source packagesSergei Golubchik2020-05-271-0/+1
* | Merge branch '10.1' into 10.2mariadb-10.2.32Oleksandr Byelkin2020-05-081-0/+8
|\ \ | |/
| * MDEV-21437 MariaDB's SUSE/SLES packages don't "provide" all of the same capab...Sergei Golubchik2020-05-051-0/+8
* | MDEV-21913 Add pam_user_map.so file to binary tarball packageSergei Golubchik2020-04-281-0/+4
* | Merge 10.1 into 10.2Marko Mäkelä2020-04-271-7/+3
|\ \ | |/
| * MDEV-22078 MariaDB-compat missing from MariaDB 10.4 CentOS 8 Yum RepoSergei Golubchik2020-04-271-7/+3
* | Merge 10.1 into 10.2Marko Mäkelä2020-04-141-3/+9
|\ \ | |/
| * MDEV-19740: Have MYSQL_MAINTAINER_MODE only enable -WerrorMarko Mäkelä2020-04-011-3/+9
* | Update install layout to account for multi-arch setupDaniel Black2020-03-081-7/+3
* | MENT-606 Error while setting value 'aes_ctr' to 'file-key-management-encrypti...Alexey Bychko2020-02-261-0/+1
* | Clean wrong cherry-pick from previous commitAnel Husakovic2020-02-201-1/+0
* | my_getncpus based on threads availableDaniel Black2020-02-201-0/+2
* | Ignore /lib64 for rpmAnel Husakovic2020-02-101-0/+2
* | MDEV-21656: Wrong directory for pam_user_map.soAurélien LEQUOY2020-02-061-1/+1
* | MDEV-17292 Package the pam_user_map moduleSergei Golubchik2020-01-212-0/+9
* | cleanup: simplify install_layout.cmakeSergei Golubchik2020-01-211-13/+13
* | MDEV-21082: isnan/isinf compilation errors, isfinite warnings on MacOSVlad Lesin2019-11-191-1/+0
* | Merge remote-tracking branch 'origin/10.1' into 10.2Alexander Barkov2019-09-241-2/+2
|\ \ | |/
| * Merge remote-tracking branch 'origin/5.5' into 10.1Alexander Barkov2019-09-241-2/+2
| |\
| | * MDEV-20596 Configure fails with newer CMakeRyan Coe2019-09-201-2/+2
* | | MDEV-20570 : Packaging fails "The specified timestamp server either could not...Vladislav Vaintroub2019-09-121-2/+20
* | | MDEV-20542 Windows enable/d2OptimizeHugeFunctionsVladislav Vaintroub2019-09-091-0/+2
* | | On Windows, treat linker warnings as errors, ifVladislav Vaintroub2019-09-091-0/+5
* | | use a shorter name for sources in debuginfo rpmsSergei Golubchik2019-09-061-1/+1
* | | Merge 10.1 into 10.2Marko Mäkelä2019-08-282-1/+3
|\ \ \ | |/ /
| * | ensure that pam plugin is present in release packagesSergei Golubchik2019-08-201-0/+1
| * | really make CPACK_RPM_DEBUGINFO_PACKAGE configurableSergei Golubchik2019-08-201-1/+2
* | | MDEV-20377: Introduce cmake -DWITH_MSAN:BOOL=ONMarko Mäkelä2019-08-191-2/+2