mariadb/cmake
Magne Mahre b71c5d51c6 Bug#11766320 MYSQL SYMBOLIC LINKS NOT WORKING
When MySQL converted from autotools to CMake, the
preprocessor symbol USE_SYMDIR was omitted by mistake.

Without this symbol, the code for checking .sym files
is not built.

This patch defines USE_SYMDIR when built on MS Windows.
2011-04-14 10:08:12 +02:00
..
build_configurations bug#58955: Must -DBUILD_CONFIG=mysql_release require libaio on Linux 2010-12-16 09:27:55 +00:00
os Bug#11766320 MYSQL SYMBOLIC LINKS NOT WORKING 2011-04-14 10:08:12 +02:00
abi_check.cmake Use a guard macro to prevent the inclusion of system headers 2010-10-13 12:11:29 -03:00
bison.cmake
cat.cmake
character_sets.cmake Bug #58991 DEFAULT_CHARSET and DEFAULT_COLLATION does not work with CMake. 2011-01-04 11:23:45 +01:00
check_minimal_version.cmake
cmake_parse_arguments.cmake Rename CMAKE_PARSE_ARGUMENTS macro to avoid name collision 2010-09-29 11:42:35 +02:00
configurable_file_content.in
configure.pl Bug #52275 CMake configure wrapper does not handle 2010-11-12 02:33:19 +01:00
cpack_source_ignore_files.cmake Revert the ndb removal for now. 2010-07-20 10:35:55 +01:00
create_initial_db.cmake.in Post-push fixups for WL#5349 2010-06-22 12:13:47 +02:00
do_abi_check.cmake Bug #58372 cmake should not write temporary files in the source directory 2010-11-23 10:26:26 +01:00
dtrace.cmake Post-fix for Bug#58158 on Solaris 2010-11-25 00:20:36 +00:00
dtrace_prelink.cmake
info_bin.cmake Fix bug#42969 Please add a MANIFEST to each build 2011-02-11 15:55:25 +01:00
info_macros.cmake.in Fix bug#42969 Please add a MANIFEST to each build 2011-02-11 15:55:25 +01:00
info_src.cmake Fix bug#42969 Please add a MANIFEST to each build 2011-02-11 15:55:25 +01:00
install_layout.cmake Fix the .deb package prefix. 2010-11-25 00:21:28 +00:00
install_macros.cmake add missing COMPONENT to all CMake INSTALL commands 2010-11-13 23:16:52 +01:00
libutils.cmake Bug#58074: ADD_VERSION_INFO cmake/mysql_version.cmake fails if LINK_FLAGS are modified 2010-11-12 13:42:50 +01:00
maintainer.cmake Bug#58871: Reorganize maintainer mode compiler flags to allow 2010-12-15 08:30:09 -02:00
make_dist.cmake.in Implementing Bug #57175 MySQL source tarballs should include generated spec file 2011-03-03 22:46:12 +01:00
merge_archives_unix.cmake.in
mysql_add_executable.cmake Bug#58074: ADD_VERSION_INFO cmake/mysql_version.cmake fails if LINK_FLAGS are modified 2010-11-12 13:42:50 +01:00
mysql_version.cmake The client shared library major version was changed to 18, to reflect 2011-02-17 19:36:19 +01:00
package_name.cmake Remove leftovers from old versions of the code. 2010-07-13 14:34:32 -03:00
plugin.cmake Merge 5.5-bug58158 into 5.5-bugteam 2010-11-24 11:49:10 +01:00
readline.cmake
ssl.cmake I'm pretty sure 'CXX_FLAGS' is a typo for 'CMAKE_CXX_FLAGS', and 2010-07-05 19:54:07 +01:00
stack_direction.c
tags.cmake Committing on behalf of Valdislav Vaintroub (reviewed and 2010-05-14 18:42:10 +04:00
versioninfo.rc.in WL#5665: Removal of the autotools-based build system 2010-11-20 12:47:50 -02:00
zlib.cmake