summaryrefslogtreecommitdiff
path: root/support-files/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Ship mariadb.service and mysql[d].service symlinksVicențiu Ciorbaru2020-04-201-1/+11
* Merge commit '10.3' into 10.4Oleksandr Byelkin2020-03-111-1/+1
|\
| * Merge branch '10.2' into 10.3Oleksandr Byelkin2020-03-061-1/+1
| |\
| | * MDEV-19208 mariadb.pc: install into libdirVicențiu Ciorbaru2020-03-051-1/+1
* | | Merge branch '10.3' into 10.4Oleksandr Byelkin2020-02-111-15/+20
|\ \ \ | |/ /
| * | Merge 10.2 into 10.3Marko Mäkelä2020-01-311-15/+20
| |\ \ | | |/
| | * Merge 10.1 into 10.2Marko Mäkelä2020-01-311-15/+20
| | |\
| | | * MDEV-15052: Allow sysusers and tmpfiles install for non-systemd usersRafli Akmal2020-01-241-17/+20
| | | * MDEV-17028: Use descriptive file names for sysusers and tmpfiles configurationChristian Hesse2020-01-241-2/+4
* | | | Merge 10.3 into 10.4Marko Mäkelä2019-11-061-1/+2
|\ \ \ \ | |/ / /
| * | | Merge 10.2 into 10.3Marko Mäkelä2019-11-061-1/+2
| |\ \ \ | | |/ /
| | * | Merge 10.1 to 10.2Marko Mäkelä2019-11-061-1/+2
| | |\ \ | | | |/
| | | * Fix ninja buildVladislav Vaintroub2019-11-051-1/+2
* | | | Merge 10.3 into 10.4Marko Mäkelä2019-07-251-0/+9
|\ \ \ \ | |/ / /
| * | | Merge 10.2 into 10.3Marko Mäkelä2019-07-221-2/+3
| |\ \ \ | | |/ /
| | * | fix libsepol version detection for SUSESergei Golubchik2019-07-211-2/+3
| * | | Merge 10.2 into 10.3Eugene Kosov2019-07-161-0/+8
| |\ \ \ | | |/ /
| | * | bugfix: RPM installation complains about policy files, mariadb.service is not...Sergei Golubchik2019-07-101-0/+8
| | |/
* | | MDEV-19765 Bug in CMakeLists.txt introduced by MDEV-11670Sergei Golubchik2019-06-171-1/+1
* | | MDEV-11670: ensure sysconfdir/sysconf2dir are not blank for mariadb@.serviceDaniel Black2019-06-141-2/+12
* | | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-05-191-1/+1
|\ \ \ | |/ /
| * | Merge 10.2 into 10.3Marko Mäkelä2019-05-141-1/+1
| |\ \ | | |/
| | * Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
| | |\
| | | * Update FSF AddressVicențiu Ciorbaru2019-05-111-1/+1
| | * | Merge branch '10.0' into bb-10.1-merge-sanjaOleksandr Byelkin2018-07-251-0/+2
| | |\ \
| | | * | MDEV-11790 WITHOUT_SERVER installs mysqld_safe_helperSergei Golubchik2018-07-191-0/+2
| | | |/
* | | | MDEV-10797 RPM includes init script and a systemd unitDaniel Black2019-04-021-3/+5
|/ / /
* | | Merge 10.2 into 10.3Marko Mäkelä2018-06-071-3/+5
|\ \ \ | |/ /
| * | MDEV-16303 - do not install wsrep.ini on WindowsVladislav Vaintroub2018-05-291-2/+9
* | | Merge bb-10.2-ext into 10.3Marko Mäkelä2018-01-041-0/+15
|\ \ \ | |/ /
| * | Generate and install sysusers and tmpfiles configurationChristian Hesse2017-12-201-0/+15
* | | Remove dated my-{size}.cnf filesDaniel Black2017-07-061-5/+3
|/ /
* | Merge branch '10.0' 10.1Sergei Golubchik2017-04-281-2/+2
|\ \ | |/
| * Merge remote-tracking branch 'mysql/5.5' into 5.5mariadb-5.5.55Sergei Golubchik2017-04-111-2/+2
| |\
| | * BUG#13788154 INIT.D MYSQL SCRIPT CREATED BY MYSQL SOLARIS PACKAGE FAILS TO RU...Terje Rosten2016-12-061-1/+6
| | * Bug#16395459 TEST AND RESULT FILES WITH EXECUTE BITTerje Rosten2014-06-251-2/+4
| | * Merged some fixes from 7.2 release branchesBjorn Munch2012-03-221-1/+8
| | * bug#51264: MySQL.prefPane fails to runJonathan Perkin2010-12-171-8/+1
| | * mergeGeorgi Kodinov2010-11-191-1/+1
| | * add missing COMPONENT to all CMake INSTALL commandsVladislav Vaintroub2010-11-131-3/+8
| | * Patch for Bug#55854 (MySQL AB should not be AUTHOR, copyright incorrect).Alexander Nozdrin2010-08-121-4/+4
| | * MergeDaniel Fischer2010-04-211-10/+16
| | |\
| | | * Expand @HOSTNAME@.Jonathan Perkin2010-04-011-0/+1
| | | * Try to fix SVR4 packages.Jonathan Perkin2010-03-221-10/+7
| | | * Fix some glitches with INSTALL_LAYOUT=STANDALONEVladislav Vaintroub2010-02-191-6/+14
| | * | Fix a couple fo things replated to MSIVladislav Vaintroub2010-02-161-1/+2
| | * | Add components to INSTALL, some eraly Wix supportVladislav Vaintroub2010-02-101-1/+1
| | |/
| | * Handle different installation layouts.Vladislav Vaintroub2010-01-241-20/+29
| | * port some mysql_binary_distribution hacks to cmakeVladislav Vaintroub2010-01-151-4/+16
| | * WL#5161 : Cross-platform build with CMakeVladislav Vaintroub2009-11-091-0/+61