summaryrefslogtreecommitdiff
path: root/cmake/mysql_version.cmake
Commit message (Expand)AuthorAgeFilesLines
* Updated/added copyright headersMurthy Narkedimilli2013-02-261-1/+1
* Use MESSAGE(STATUS ...) as we don't want any popup from the build system.Tor Didriksen2012-10-231-1/+1
* Merged some fixes from 7.2 release branchesBjorn Munch2012-03-221-1/+8
* Update email address for Release Engineering.Jonathan Perkin2011-09-201-2/+2
* Updated/added copyright headersKent Boortz2011-06-301-1/+1
* The client shared library major version was changed to 18, to reflectKent Boortz2011-02-171-1/+1
* WL#5665: Removal of the autotools-based build systemMagnus BlÄudd2010-11-241-7/+11
* WL#5665: Removal of the autotools-based build systemDavi Arnaut2010-11-201-1/+1
* WL#5665: Removal of the autotools-based build systemDavi Arnaut2010-11-201-46/+26
* Bug#58074: ADD_VERSION_INFO cmake/mysql_version.cmake fails if LINK_FLAGS are...Vladislav Vaintroub2010-11-121-26/+8
* Fix cmake's version string handling (change proposed by Jonathan Perkin).Joerg Bruehe2010-11-021-0/+3
* Changes to build using CMake according to existing release packages:Jonathan Perkin2010-05-121-0/+12
* #51466 : Source packages are broken with cmake in a cmake-agnostic environmentVladislav Vaintroub2010-02-241-11/+1
* mergeVladislav Vaintroub2010-02-061-1/+2
* do not redefine CPACK_PACKAGE_FILE_NAME, if it is already givenVladislav Vaintroub2010-01-281-1/+3
* prettification of package names and fix compile bug on OSX/ppcVladislav Vaintroub2010-01-281-47/+2
* Fix issues around MYSQL_TCP_PORT_DEFAULT (should be really 0 all the time)Vladislav Vaintroub2010-01-271-0/+4
* Added support for product names in package namesKent Boortz2010-01-151-3/+12
* Fix version string parsing Vladislav Vaintroub2010-01-071-1/+3
* Simplify embedding version info into executables with ADD_VERSION_INFOVladislav Vaintroub2009-12-181-1/+44
* Replace ADD_EXECUTABLE with MYSQL_ADD_EXECUTABLE for binaries that are insta...Vladislav Vaintroub2009-12-171-39/+5
* mergeVladislav Vaintroub2009-12-161-2/+5
* fix windows errors with version resourceVladislav Vaintroub2009-12-161-32/+4
* attempt to fix error in rc callVladislav Vaintroub2009-12-161-4/+3
* Add version resource to windows executablesVladislav Vaintroub2009-12-161-26/+98
* WL#5161 : Cross-platform build with CMakeVladislav Vaintroub2009-11-091-0/+142