summaryrefslogtreecommitdiff
path: root/cmake/install_macros.cmake
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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
* fix windows errors with version resourceVladislav Vaintroub2009-12-161-6/+3
* Add version resource to windows executablesVladislav Vaintroub2009-12-161-0/+6
* Mark signing parameters as advancedVladislav Vaintroub2009-12-131-3/+2
* new option SIGNCODE to sign executables and dlls with digital certificatesVladislav Vaintroub2009-12-121-2/+47
* remove debug messageVladislav Vaintroub2009-12-121-1/+0
* Cleanup, use MYSQL_INSTALL_TARGETS macro instead of INSTALL(TARGETS) combined...Vladislav Vaintroub2009-12-121-0/+28
* fix install_symlink on unixes other than osxVladislav Vaintroub2009-12-101-2/+5
* Use CMAKE_CFG_INTDIR instead of different MSVC and Xcode specific vvaintroub2009-12-091-3/+2
* implement convenience librariesVladislav Vaintroub2009-11-241-4/+4
* WL#5161 : Cross-platform build with CMakeVladislav Vaintroub2009-11-091-0/+69