summaryrefslogtreecommitdiff
path: root/cmake/install_macros.cmake
Commit message (Expand)AuthorAgeFilesLines
* bzr merge -r4346 maria/10.0 (maria-10.0.13)Nirbhay Choubey2014-08-111-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
* | | bzr merge -r4209 maria/10.0.Nirbhay Choubey2014-05-211-3/+9
|\ \ \ | |/ /
| * | 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
* | | Merging revision from codership-mysql/5.5 (r3928..3968) andNirbhay Choubey2014-03-271-0/+3
|\ \ \
| * | | * bzr merge -r4027..4061 codership/5.6Nirbhay Choubey2014-03-261-0/+3
* | | | * bzr merge -rtag:mariadb-10.0.9 maria/10.0Nirbhay Choubey2014-03-261-2/+3
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | 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
* | | Fixed install_macros.cmake to set the correctNirbhay Choubey2014-02-191-3/+2
* | | Merge MariaDB-10.0.7 revision 3961.Jan Lindström2014-01-251-0/+24
|\ \ \ | |/ /
| * | install and package plugin suites.Sergei Golubchik2013-11-271-0/+24
* | | merge with MariaDB 5.6 bzr merge lp:maria --rtag:mariadb-10.0.6Seppo Jaakola2013-12-041-0/+30
|\ \ \ | |/ /
| * | INSTALL_DOCUMENTATION function for CMakeLists.txtSergei Golubchik2013-09-101-0/+30
* | | Merged revisions 3418..3424 from mariadb-galera-5.5Seppo Jaakola2013-10-071-1/+1
* | | Merged revisions 3409..3411 from mariadb-galera-5.5Seppo Jaakola2013-10-061-0/+24
|/ /
* | 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