| Commit message (Expand) | Author | Age | Files | Lines |
* | don't build with OpenSSL 3.0, it doesn't work before MDEV-25785 | Sergei Golubchik | 2022-01-21 | 1 | -1/+1 |
* | MDEV-27109 mysql_config mariadb_config lists non existant -lmariadb | Alexey Bychko | 2022-01-14 | 1 | -1/+3 |
* | /usr/lib64/pkgconfig is not owned by MariaDB-devel | Sergei Golubchik | 2022-01-14 | 1 | -0/+1 |
* | MDEV-14938 make buildbot to include galera into bintars | Sergei Golubchik | 2022-01-07 | 1 | -0/+10 |
* | MDEV-27364 Build from 10.2-10.4 srpm fails on RHEL8 family due to discrepancy... | Sergei Golubchik | 2021-12-27 | 1 | -0/+1 |
* | fix srpm builds after fe065f8d90b0 | Sergei Golubchik | 2021-12-06 | 1 | -1/+2 |
* | MDEV-22522 RPM packages have meaningless summary/descriptionbb-10.2-MDEV-22522 | Alexey Bychko | 2021-11-23 | 2 | -45/+19 |
* | Windows build - fix signtool search path to take modern SDKs into account | Vladislav Vaintroub | 2021-11-16 | 1 | -8/+12 |
* | MDEV-22522 RPM packages have meaningless summary/description | Alexey Bychko | 2021-11-08 | 1 | -6/+67 |
* | Fix MYSQL_MAINTAINER_MODE=ERR, on Windows, with Ninja , in 10.2 | Vladislav Vaintroub | 2021-09-11 | 1 | -0/+1 |
* | disable bzip2/lz4/lzo in rpm builds, distro dependent | Sergei Golubchik | 2021-09-07 | 1 | -0/+10 |
* | disable bzip2/lz4/lzo in bintar builds, as they always have been | Sergei Golubchik | 2021-09-07 | 1 | -0/+6 |
* | disable bzip2, lzma, and lzo explicitly in debian release builds | Sergei Golubchik | 2021-08-31 | 1 | -0/+4 |
* | MDEV-26109: s390x detected as 32bit in mtr tests | Daniel Black | 2021-08-25 | 1 | -1/+5 |
* | Fix cmake warning caused by 751ebe44fda4deb715fc2235548517c287f2a559 | Vladislav Vaintroub | 2021-08-09 | 1 | -6/+11 |
* | cleanup: specifying plugin dependencies in CMakeLists.txt | Sergei Golubchik | 2021-08-03 | 1 | -7/+7 |
* | Add feature summary at the end of cmake. | Heinz Wiesinger | 2021-07-21 | 7 | -4/+21 |
* | MDEV-21206 Can't link zlib library during DBD::mysql installation | Robert Bindar | 2021-07-12 | 1 | -1/+1 |
* | submodules.cmake: add missing --depth=1 | Eugene Kosov | 2021-07-02 | 1 | -1/+1 |
* | MDEV-25960 yum update overwrites customized logrotation config (/etc/logrotat... | Alexey Bychko | 2021-06-22 | 1 | -1/+5 |
* | cmake OpenBSD copyright notice correction | Daniel Black | 2021-06-15 | 1 | -2/+1 |
* | Link with libexecinfo on OpenBSD for stacktrace functionality. | Brad Smith | 2021-06-11 | 1 | -0/+23 |
* | MDEV-20392: Skip ABI check if 'diff' is not found | Otto Kekäläinen | 2021-06-10 | 1 | -2/+3 |
* | MDEV-25777: JAVA_INCLUDE_PATH and JAVA_INCLUDE_PATH2 not found with out of so... | Anel Husakovic | 2021-06-04 | 1 | -1/+1 |
* | cmake: fewer Build-Depends in SRPM | Sergei Golubchik | 2021-05-22 | 2 | -0/+10 |
* | cmake: silence repeated git searches too | Sergei Golubchik | 2021-05-22 | 1 | -0/+13 |
* | cmake: fix FindJava/FindJNI wrappers for cmake re-runs | Sergei Golubchik | 2021-05-22 | 2 | -0/+10 |
* | MDEV-24996 file conflict in rpm packages | Sergei Golubchik | 2021-05-22 | 1 | -2/+2 |
* | force jemalloc to be used in release rpm/deb builds | Sergei Golubchik | 2021-05-08 | 1 | -0/+2 |
* | -DMYSQL_MAINTAINER_MODE=NO | Sergei Golubchik | 2021-04-13 | 1 | -2/+6 |
* | CMake - when searching bison, look also for win_bison | Vladislav Vaintroub | 2021-03-31 | 1 | -1/+1 |
* | Windows - suppress nonsensical(for this OS) system check. | Vladislav Vaintroub | 2021-03-30 | 1 | -0/+1 |
* | MDEV-24554 Windows authenticode signing stopped working | Vladislav Vaintroub | 2021-03-16 | 1 | -1/+1 |
* | Remove race condition during `make dist` | Vicențiu Ciorbaru | 2021-02-23 | 1 | -0/+7 |
* | MDEV-24554 Do not use verisign server for authenticode timestamping | Vladislav Vaintroub | 2021-01-09 | 1 | -1/+1 |
* | Fix RPM packaging on cmake 3.18+ | Sergei Golubchik | 2020-10-30 | 1 | -19/+23 |
* | Merge 10.1 into 10.2 | Marko Mäkelä | 2020-10-21 | 1 | -3/+3 |
|\ |
|
| * | MDEV-23887: check_linker_flags correct for old cmake compatibility | Daniel Black | 2020-10-21 | 1 | -3/+3 |
* | | Merge branch '10.1' into 10.2 | Oleksandr Byelkin | 2020-08-02 | 1 | -1/+0 |
|\ \
| |/ |
|
| * | MDEV-15961: Fix stacktraces under FreeBSD (aarch64) | Karthik Kamath | 2020-07-28 | 1 | -1/+0 |
* | | Merge 10.1 into 10.2 | Marko Mäkelä | 2020-07-20 | 1 | -0/+27 |
|\ \
| |/ |
|
| * | check_linker_flag: use for linker flags | Daniel Black | 2020-07-15 | 1 | -0/+27 |
* | | Merge 10.1 into 10.2 | Marko Mäkelä | 2020-07-14 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | MDEV-23114 AUTH_PAM plugin can not be disabled when using mysql_release config | Vicențiu Ciorbaru | 2020-07-07 | 1 | -1/+1 |
* | | Merge 10.1 into 10.2bb-10.2-merge | Marko Mäkelä | 2020-07-01 | 2 | -2/+3 |
|\ \
| |/ |
|
| * | mtr: use env for perl | Daniel Black | 2020-06-23 | 1 | -1/+1 |
| * | Disable dtrace probes on Windows. | Vladislav Vaintroub | 2020-06-20 | 1 | -1/+2 |
* | | cmake: quieter | Sergei Golubchik | 2020-05-31 | 1 | -0/+8 |
* | | bintars should use bundled PCRE | Sergei Golubchik | 2020-05-27 | 1 | -0/+1 |
* | | get rid of cmake warning | Sergei Golubchik | 2020-05-27 | 1 | -1/+1 |