mirror of
https://github.com/MariaDB/server.git
synced 2026-05-01 12:45:41 +02:00
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. |
||
|---|---|---|
| .. | ||
| build_configurations | ||
| os | ||
| abi_check.cmake | ||
| 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 | ||
| 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 | ||