summaryrefslogtreecommitdiff
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
* Revert "don't build with OpenSSL 3.0, it doesn't work before MDEV-25785"Oleksandr Byelkin2022-07-041-1/+1
* MDEV-25785 Add support for OpenSSL 3.0Vladislav Vaintroub2022-07-041-0/+8
* Merge branch '10.4' into 10.5mariadb-10.5.16Sergei Golubchik2022-05-181-0/+2
|\
| * enable -Wenum-compare -Wenum-conversionSergei Golubchik2022-05-151-0/+2
* | New PCRE2 (10.40)Oleksandr Byelkin2022-04-271-2/+3
* | Merge 10.4 into 10.5Marko Mäkelä2022-03-291-13/+22
|\ \ | |/
| * Merge 10.3 into 10.4Marko Mäkelä2022-03-291-13/+22
| |\
| | * MDEV-28032 "git submodule update --depth 1" may fail with old GitSutou Kouhei2022-03-191-13/+22
* | | MDEV-27813 Windows, compiling : RelWithDebInfo should use /Ob2Vladislav Vaintroub2022-02-111-0/+12
* | | Merge branch '10.4' into 10.5Oleksandr Byelkin2022-02-014-3/+22
|\ \ \ | |/ /
| * | Merge branch '10.3' into 10.4Oleksandr Byelkin2022-01-304-3/+22
| |\ \ | | |/
| | * Merge branch '10.2' into 10.3mariadb-10.3.33Oleksandr Byelkin2022-01-293-2/+15
| | |\
| | | * don't build with OpenSSL 3.0, it doesn't work before MDEV-25785Sergei Golubchik2022-01-211-1/+1
| | | * MDEV-27109 mysql_config mariadb_config lists non existant -lmariadbAlexey Bychko2022-01-141-1/+3
| | | * /usr/lib64/pkgconfig is not owned by MariaDB-develSergei Golubchik2022-01-141-0/+1
| | | * MDEV-14938 make buildbot to include galera into bintarsSergei Golubchik2022-01-071-0/+10
| | | * MDEV-27364 Build from 10.2-10.4 srpm fails on RHEL8 family due to discrepancy...Sergei Golubchik2021-12-271-0/+1
| | * | Updated comment in systemd.cmakeMonty2022-01-271-1/+1
| | * | MDEV-26317: Add SYSTEMD_READWRITEPATH variable to mariadb.service.in-fileTuukka Pasanen2022-01-071-0/+6
* | | | pass MYSQL_MAINTAINER_MODE down to srpm buildsSergei Golubchik2022-01-311-0/+1
* | | | new pcre fixup - they renamed static libraries, again.Vladislav Vaintroub2022-01-271-2/+11
* | | | new pcre 10.39Oleksandr Byelkin2022-01-271-4/+4
* | | | Silence CMake warning from exteral cmake project (pcre2)st-10.5-wladVladislav Vaintroub2022-01-091-0/+1
* | | | require system pcre2 in rpmsSergei Golubchik2021-12-071-3/+1
* | | | Merge branch '10.4' into 10.5Sergei Golubchik2021-12-071-1/+2
|\ \ \ \ | |/ / /
| * | | Merge branch '10.3' into 10.4Sergei Golubchik2021-12-071-1/+2
| |\ \ \ | | |/ /
| | * | Merge branch '10.2' into 10.3Sergei Golubchik2021-12-061-1/+2
| | |\ \ | | | |/
| | | * fix srpm builds after fe065f8d90b0Sergei Golubchik2021-12-061-1/+2
* | | | Merge 10.4 into 10.5Marko Mäkelä2021-11-292-45/+19
|\ \ \ \ | |/ / /
| * | | Merge 10.3 into 10.4Marko Mäkelä2021-11-292-45/+19
| |\ \ \ | | |/ /
| | * | Merge 10.2 into 10.3Marko Mäkelä2021-11-292-45/+19
| | |\ \ | | | |/
| | | * MDEV-22522 RPM packages have meaningless summary/descriptionbb-10.2-MDEV-22522Alexey Bychko2021-11-232-45/+19
* | | | Merge 10.4 into 10.5Marko Mäkelä2021-11-171-8/+12
|\ \ \ \ | |/ / /
| * | | Merge 10.3 into 10.4Marko Mäkelä2021-11-171-8/+12
| |\ \ \ | | |/ /
| | * | Merge 10.2 into 10.3Marko Mäkelä2021-11-171-8/+12
| | |\ \ | | | |/
| | | * Windows build - fix signtool search path to take modern SDKs into accountVladislav Vaintroub2021-11-161-8/+12
| * | | In case WITH_WSREP is enabled, build wsrep as pluginVladislav Vaintroub2021-11-091-2/+4
| * | | Add new option NOT_EMBEDDED, for pluginsVladislav Vaintroub2021-11-091-5/+17
| * | | Revert "In case WITH_WSREP is enabled, build wsrep as plugin"Sergei Krivonos2021-11-091-4/+2
| * | | In case WITH_WSREP is enabled, build wsrep as pluginVladislav Vaintroub2021-11-091-2/+4
* | | | Merge 10.4 into 10.5Marko Mäkelä2021-11-091-6/+67
|\ \ \ \ | |/ / /
| * | | Merge 10.3 into 10.4Marko Mäkelä2021-11-091-6/+67
| |\ \ \ | | |/ /
| | * | Merge 10.2 into 10.3Marko Mäkelä2021-11-091-6/+67
| | |\ \ | | | |/
| | | * MDEV-22522 RPM packages have meaningless summary/descriptionAlexey Bychko2021-11-081-6/+67
| | | * Fix MYSQL_MAINTAINER_MODE=ERR, on Windows, with Ninja , in 10.2Vladislav Vaintroub2021-09-111-0/+1
* | | | change pcre2 download urlSergei Golubchik2021-11-051-1/+1
* | | | MDEV-22552: mytop packagingbb-10.5-anel-MDEV-22552Anel Husakovic2021-10-252-7/+8
* | | | Xcode compatibility update: pcre, mysql-test-run.plSergei Krivonos2021-10-131-9/+10
* | | | Merge 10.4 into 10.5Marko Mäkelä2021-09-241-0/+1
|\ \ \ \ | |/ / /
| * | | Merge 10.3 into 10.4Marko Mäkelä2021-09-221-0/+1
| |\ \ \ | | |/ /