summaryrefslogtreecommitdiff
path: root/cmake/install_macros.cmake
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.2' into 10.3Sergei Golubchik2018-09-281-16/+7
|\
| * MDEV-15088 Lighter version of Windows Zip distributionsVladislav Vaintroub2018-09-141-16/+7
* | MDEV-16662 CMake warnings: CMP0026Sergei Golubchik2018-08-121-10/+6
|/
* Merge 10.1 into 10.2Marko Mäkelä2018-08-021-0/+9
|\
| * Merge branch '10.0' into bb-10.1-merge-sanjaOleksandr Byelkin2018-07-251-0/+9
| |\
| | * MDEV-11790 WITHOUT_SERVER installs mysqld_safe_helperSergei Golubchik2018-07-191-0/+8
* | | Merge branch '10.1' into 10.2Vicențiu Ciorbaru2017-09-191-45/+19
|\ \ \ | |/ /
| * | Merge branch '10.0' into 10.1Vicențiu Ciorbaru2017-09-191-45/+19
| |\ \ | | |/
| | * Build improvements and cleanups.Vladislav Vaintroub2017-09-081-45/+19
* | | Merge branch '10.1' into 10.2Sergei Golubchik2016-12-291-0/+1
|\ \ \ | |/ /
| * | Merge branch '10.0' into 10.1Sergei Golubchik2016-12-111-0/+1
| |\ \ | | |/
| | * VS2015 build fixesVladislav Vaintroub2016-10-271-0/+1
* | | Merge branch '10.1' into 10.2Monty2016-02-061-5/+4
|\ \ \ | |/ /
| * | MDEV 4691- address review commentsVladislav Vaintroub2016-01-191-5/+4
* | | cmake: MYSQL_PARSE_ARGUMENTS -> CMAKE_PARSE_ARGUMENTSSergei Golubchik2015-11-231-16/+18
|/ /
* | Merge 10.0.14 into 10.1Sergei Golubchik2014-10-151-1/+3
|\ \ | |/
| * mysql-5.5.39 mergeSergei Golubchik2014-08-021-1/+3
| |\
| | * Backport from trunk:Tor Didriksen2014-05-071-4/+13
| | * Backport of Bug#16809055 MYSQL 5.6 AND 5.7 STILL USE LIBMYSQLCLIENT.SO.18Tor Didriksen2014-01-231-10/+10
* | | cmake: prefer INSTALL(PROGRAMS over INSTALL(FILESSergei Golubchik2014-06-261-7/+1
* | | Fix CMakeLists.txt for cmake Ninja generatorSergei Golubchik2014-06-201-1/+1
|/ /
* | don't install mysql-test/var and cmake internal filesSergei Golubchik2014-04-141-2/+4
* | MDEV-6016 Packaging error with cmake 2.8.12 and greaterElena Stepanova2014-04-031-1/+5
* | Do not include .result~ files and such into packagesElena Stepanova2014-02-101-0/+1
* | Change our INSTALL_DEBUG_SYMBOLS cmake function to be less pickySergei Golubchik2014-01-231-2/+2
* | install and package plugin suites.Sergei Golubchik2013-11-271-0/+24
* | INSTALL_DOCUMENTATION function for CMakeLists.txtSergei Golubchik2013-09-101-0/+30
* | mysql-5.5.22 mergeSergei Golubchik2012-03-281-1/+1
|\ \ | |/
| * Updated/added copyright headersMySQL Build Team2012-02-161-1/+1
| * Bug#13463417 63487: ANNOYING TRACE MESSAGE IN CMAKE CODETor Didriksen2011-12-151-1/+0
* | Fix Windows buildVladislav Vaintroub2012-03-221-3/+6
* | Fix CMake code to work with older cmake version, such as 2.6.2Vladislav Vaintroub2012-03-221-10/+16
* | Reduce size of windows MSI by approx. 50%Vladislav Vaintroub2012-03-161-21/+31
* | fix signing and packagingVladislav Vaintroub2011-11-301-32/+32
|/
* Updated/added copyright headersKent Boortz2011-06-301-1/+1
* add missing COMPONENT to all CMake INSTALL commandsVladislav Vaintroub2010-11-131-7/+4
* Bug#58074: ADD_VERSION_INFO cmake/mysql_version.cmake fails if LINK_FLAGS are...Vladislav Vaintroub2010-11-121-2/+0
* Rename CMAKE_PARSE_ARGUMENTS macro to avoid name collisionVladislav Vaintroub2010-09-291-3/+3
* Bug #52850: mysqld-debug.pdb doesn't match Vladislav Vaintroub2010-06-301-6/+16
* MergeDaniel Fischer2010-04-211-8/+88
|\
| * Apply wlad fixes from mysql-next-mr-bugfixingJonathan Perkin2010-03-311-8/+7
| * Back out remains of previous attempt.Jonathan Perkin2010-03-301-6/+1
| * Fix from wlad.Jonathan Perkin2010-03-301-0/+31
| * Try again..Jonathan Perkin2010-03-301-3/+6
| * Try to fix the debug permissions stuff.Jonathan Perkin2010-03-301-1/+3
| * Install static client and embedded debug librariesVladislav Vaintroub2010-02-201-0/+50
* | Fix a couple fo things replated to MSIVladislav Vaintroub2010-02-161-1/+6
* | Add components to INSTALL, some eraly Wix supportVladislav Vaintroub2010-02-101-10/+86
|/
* When using SIGNCODE parameter, check that signing of test executable reaööy...Vladislav Vaintroub2010-02-021-2/+20
* Simplify embedding version info into executables with ADD_VERSION_INFOVladislav Vaintroub2009-12-181-5/+5