summaryrefslogtreecommitdiff
path: root/sql/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.7' into 10.8Oleksandr Byelkin2023-01-311-0/+9
|\
| * Merge branch '10.6' into 10.7Oleksandr Byelkin2023-01-311-0/+9
| |\
| | * Merge branch '10.5' into 10.6Oleksandr Byelkin2023-01-311-0/+9
| | |\
| | | * Merge branch '10.4' into 10.5Oleksandr Byelkin2023-01-271-0/+9
| | | |\
| | | | * MDEV-26541 Make UBSAN builds work with spider again.Yuchen Pei2023-01-201-0/+9
* | | | | Merge 10.7 into 10.8Marko Mäkelä2023-01-101-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.6 into 10.7Marko Mäkelä2023-01-101-1/+1
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.5 into 10.6Marko Mäkelä2023-01-101-1/+1
| | |\ \ \ | | | |/ /
| | | * | MDEV-30344: Without wsrep needs wsrep{,_on}.h headersDaniel Black2023-01-061-1/+1
* | | | | Merge 10.7 into 10.8Marko Mäkelä2022-11-301-0/+4
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.6 into 10.7Marko Mäkelä2022-11-301-0/+4
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.5 into 10.6Marko Mäkelä2022-11-301-0/+4
| | |\ \ \ | | | |/ /
| | | * | MDEV-23230 wsrep files installed when built without WSREP (#2334)Daniel Black2022-11-281-0/+4
* | | | | Merge 10.7 into 10.8Marko Mäkelä2022-10-131-0/+7
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.6 into 10.7Marko Mäkelä2022-10-131-1/+8
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.5 into 10.6Marko Mäkelä2022-10-121-2/+9
| | |\ \ \ | | | |/ /
| | | * | Merge 10.4 into 10.5Marko Mäkelä2022-10-121-2/+9
| | | |\ \ | | | | |/
| | | | * Merge 10.3 into 10.4Marko Mäkelä2022-10-111-2/+9
| | | | |\
| | | | | * Silence clang 13 -Wunused-but-set-variable for BisonMarko Mäkelä2022-10-101-2/+9
| | | | * | MDEV-27826 Mariabackup is linked against libsql_builtins.so dynamicallySergei Golubchik2022-02-221-1/+1
* | | | | | Merge branch '10.7' into 10.8Oleksandr Byelkin2022-02-041-2/+3
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch '10.6' into 10.7Oleksandr Byelkin2022-02-041-1/+4
| |\ \ \ \ \ | | |/ / / /
| | * | | | MDEV-27535 Service does not start after MSI install into restricted directoryVladislav Vaintroub2022-01-311-1/+4
* | | | | | Move JSON histograms code into its own filesSergei Petrunia2022-01-191-0/+1
* | | | | | Merge branch 'preview-10.8-MDEV-26713-Windows-i18-support' into 10.8bb-10.8-wladVladislav Vaintroub2022-01-181-1/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | MDEV-27093 Do not pass root password in HEX(clear text) from mariadb-install-...Vladislav Vaintroub2021-12-151-1/+2
| * | | | | Revert "MDEV-27036: re-enable my_json_writer-t unit test"Sergei Golubchik2021-12-071-2/+2
| * | | | | Revert "Improve LibFMT detection"Sergei Golubchik2021-12-061-2/+1
| * | | | | MDEV-27036: re-enable my_json_writer-t unit testSergei Krivonos2021-12-041-2/+2
| * | | | | Improve LibFMT detectionSergei Krivonos2021-12-041-1/+2
| * | | | | Revert "MDEV-26713 Windows - improve utf8 support for command line tools"st-10.8-wladVladislav Vaintroub2021-11-191-2/+1
| * | | | | MDEV-26713 Windows- UTF8 encoding in the installerVladislav Vaintroub2021-11-181-1/+2
* | | | | | Merge 10.6 into 10.7Marko Mäkelä2022-01-041-0/+1
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / /
| * | | | Merge 10.5 into 10.6Marko Mäkelä2022-01-041-0/+1
| |\ \ \ \ | | |/ / /
| | * | | Merge branch 10.4 into 10.5st-10.5-juliusJulius Goryavsky2021-12-261-0/+1
| | |\ \ \ | | | |/ /
| | | * | Merge branch 10.3 into 10.4Julius Goryavsky2021-12-251-0/+1
| | | |\ \ | | | | |/
| | | | * Merge branch 10.2 into 10.3Julius Goryavsky2021-12-231-0/+1
| | | | |\
| | | | | * MDEV-19129: Fixed configure for Xcode, CMake generateSergei Krivonos2021-12-071-0/+1
| | | | | * Fix cmake warning - custom command succeeds without creating own OUTPUT.Vladislav Vaintroub2020-05-291-0/+1
| | | * | | In case WITH_WSREP is enabled, build wsrep as pluginVladislav Vaintroub2021-11-091-5/+4
| | | * | | improve build, allow sql library to be built in parallel with builtinsVladislav Vaintroub2021-11-091-3/+14
| | | * | | Revert "improve build, allow sql library to be built in parallel with builtins"Sergei Krivonos2021-11-091-14/+3
| | | * | | Revert "In case WITH_WSREP is enabled, build wsrep as plugin"Sergei Krivonos2021-11-091-4/+5
| | | * | | In case WITH_WSREP is enabled, build wsrep as pluginVladislav Vaintroub2021-11-091-5/+4
| | | * | | improve build, allow sql library to be built in parallel with builtinsVladislav Vaintroub2021-11-091-3/+14
| | | * | | Merge 10.3 into 10.4Marko Mäkelä2021-10-211-1/+0
| | | |\ \ \ | | | | |/ /
| | | | * | Link with libatomic to enable C11 atomics supportVicențiu Ciorbaru2021-10-191-1/+0
* | | | | | Fix broken build dependency, when compiling without perfschemaVladislav Vaintroub2021-10-121-1/+1
* | | | | | don't build bundled libfmt, we use it in header-only mode anywaySergei Golubchik2021-10-121-1/+5
* | | | | | MDEV-25015 Custom formatting of strings in MariaDB queriesAlan Cueva2021-10-121-1/+2