summaryrefslogtreecommitdiff
path: root/cmake/install_macros.cmake
Commit message (Expand)AuthorAgeFilesLines
* 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