mariadb/cmake
Mats Kindahl 788d3c4518 Bug #55966: "plugin" tests fail in 5.5
On Solaris with version 3.4.6, the ha_example.so shared library is built
with DTrace and the server is built without DTrace support. This occurs
because dtrace.cmake disables DTrace support for 3.4.6, but still set
HAVE_DTRACE, which causes probes_mysql.h to include probes_mysql_dtrace.h
instead of probes_mysql_nodtrace.h.

This patch fixes this by not setting HAVE_DTRACE on Solaris for GCC 3.4.6.
2010-09-06 14:45:12 +02:00
..
build_configurations bug#55250: 5.5.5-m3 incorrectly compiled with exceptions on Solaris/x86 2010-07-19 15:23:02 +01:00
os Cleanup after bild team push. 2010-07-25 19:30:18 +02:00
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 Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabled 2010-08-06 09:59:38 -03: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
do_abi_check.cmake BUG#52821 - plugin_ftparser.h and plugin_audit.h are 2010-08-27 10:45:35 +04:00
dtrace.cmake Bug #55966: "plugin" tests fail in 5.5 2010-09-06 14:45:12 +02:00
dtrace_prelink.cmake
install_layout.cmake
install_macros.cmake
libutils.cmake
make_dist.cmake.in Revert the ndb removal for now. 2010-07-20 10:35:55 +01:00
Makefile.am
merge_archives_unix.cmake.in
mysql_add_executable.cmake
mysql_version.cmake
package_name.cmake Remove leftovers from old versions of the code. 2010-07-13 14:34:32 -03:00
plugin.cmake Build cleanups 2010-08-05 18:38:24 +02: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
versioninfo.rc.in
zlib.cmake