mariadb/cmake
Sergey Vojtovich 8c05b08550 BUG#52821 - plugin_ftparser.h and plugin_audit.h are
not tested by ABI check

plugin_audit.h and plugin_ftparser.h are now subject
for ABI check. plugin.h is now tested implicitly.

Also fixed broken ABI check cmake rules.

Makefile.am:
  plugin_audit.h and plugin_ftparser.h are now subject
  for ABI check. plugin.h is now tested implicitly.
cmake/abi_check.cmake:
  plugin_audit.h and plugin_ftparser.h are now subject
  for ABI check. plugin.h is now tested implicitly.
  
  Also fixed broken ABI check rules: -DMYSQL_ABI_CHECK is
  compiler (not cmake) definition, incorrect definitions
  were passed to do_abi_check.cmake for abi_check_all rule.
cmake/do_abi_check.cmake:
  Inform sources that we do ABI check.
include/mysql/plugin.h.pp:
  plugin.h is now tested implicitly.
include/mysql/plugin_audit.h.pp:
  plugin_audit.h is now subject for ABI check.
include/mysql/plugin_ftparser.h.pp:
  plugin_ftparser.h is now subject for ABI check.
2010-08-27 10:45:35 +04:00
..
build_configurations
os
abi_check.cmake BUG#52821 - plugin_ftparser.h and plugin_audit.h are 2010-08-27 10:45:35 +04:00
bison.cmake
cat.cmake
character_sets.cmake
check_minimal_version.cmake
cmake_parse_arguments.cmake
configurable_file_content.in
configure.pl
cpack_source_ignore_files.cmake
create_initial_db.cmake.in
do_abi_check.cmake BUG#52821 - plugin_ftparser.h and plugin_audit.h are 2010-08-27 10:45:35 +04:00
dtrace.cmake
dtrace_prelink.cmake
install_layout.cmake
install_macros.cmake
libutils.cmake
make_dist.cmake.in
Makefile.am
merge_archives_unix.cmake.in
mysql_add_executable.cmake
mysql_version.cmake
package_name.cmake
plugin.cmake
readline.cmake
ssl.cmake
stack_direction.c
tags.cmake
versioninfo.rc.in
zlib.cmake