summaryrefslogtreecommitdiff
path: root/cmake/mysql_add_executable.cmake
Commit message (Expand)AuthorAgeFilesLines
* MDEV-30203 Move mysql symlinks to different packageDaniel Black2023-02-121-1/+1
* Merge branch '10.4' into 10.5mariadb-10.5.17Oleksandr Byelkin2022-08-101-1/+1
|\
| * Merge branch '10.3' into bb-10.4-releasemariadb-10.4.26Oleksandr Byelkin2022-08-101-1/+1
| |\
| | * Fix typos in the codebase.fluesvamp2022-08-091-1/+1
* | | MDEV-21303 Make executables MariaDB namedRasmus Johansson2020-03-211-5/+34
* | | fix a copy-paste error in 8fd654ce0e5Sergei Golubchik2020-03-161-2/+2
* | | MDEV-21943 reduce the binary tarball sizeSergei Golubchik2020-03-161-0/+7
|/ /
* | MDEV-17592 Create MariaDB named commands/symlinksSergei Golubchik2019-06-171-4/+4
* | MDEV-17592 Create MariaDB named commands/symlinksRasmus Johansson2019-06-171-0/+4
|/
* Merge 10.1 into 10.2Marko Mäkelä2019-05-131-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 10.1 into 10.2Marko Mäkelä2018-08-021-0/+3
|\ \ \ | |/ /
| * | MDEV-11790 WITHOUT_SERVER installs mysqld_safe_helperSergei Golubchik2018-07-191-0/+3
| |/
* | Merge branch '10.1' into 10.2Sergei Golubchik2017-03-301-0/+8
|\ \ | |/
| * MDEV-12207 Include windows compatibility manifest into executable to make Get...Vladislav Vaintroub2017-03-081-0/+8
| * CRLF->LFSergei Golubchik2015-06-021-56/+56
| * line endingsSergei Golubchik2014-04-081-8/+8
* | cmake: MYSQL_PARSE_ARGUMENTS -> CMAKE_PARSE_ARGUMENTSSergei Golubchik2015-11-231-7/+23
* | MDEV-4447 MariaDB sources should have unix-style line endings everywhereSergei Golubchik2014-02-271-48/+48
|/
* Updated/added copyright headersKent Boortz2011-06-301-1/+1
* Bug#58074: ADD_VERSION_INFO cmake/mysql_version.cmake fails if LINK_FLAGS are...Vladislav Vaintroub2010-11-121-1/+1
* Rename CMAKE_PARSE_ARGUMENTS macro to avoid name collisionVladislav Vaintroub2010-09-291-1/+1
* Add components to INSTALL, some eraly Wix supportVladislav Vaintroub2010-02-101-3/+10
* Handle different installation layouts.Vladislav Vaintroub2010-01-241-2/+5
* Simplify embedding version info into executables with ADD_VERSION_INFOVladislav Vaintroub2009-12-181-44/+1
* add new fileVladislav Vaintroub2009-12-181-0/+89