mariadb/cmake
Alexander Barkov 5fb0d16016 Fixing build-bot compilation failure on SolarisX86,
who has two different incompatible copies of zlib installed:
(in /usr and in /usr/local).
cmake errorneously chose *.h file from /usr/local/include,
while zlib.a/zlib.so from /usr/lib/. Compilation failed
because of a missing symbol gzopen64.

modified:
  @ cmake/zlib.cmake
  Removing the line (as suggested by Vlad) which made cmake choose
  the wrong library.
  Note: this line used to be a hack for old HP machines,
  it's not needed anymore.
2013-04-21 23:19:20 +04:00
..
build_configurations Removing the connect engine from mariadb-server package, 2013-04-19 22:48:18 +04:00
os MDEV-4174 - Use kqueue for threadpool implementation on more BSD variants than just FreeBSD 2013-02-19 23:46:52 +01:00
abi_check.cmake debug_sync is now a service, available to dynamically loaded plugins. 2012-03-28 19:26:00 +02:00
bison.cmake
cat.cmake
character_sets.cmake Merging utf16le from MySQL-5.6 2013-03-28 17:19:09 +04:00
check_minimal_version.cmake
cmake_parse_arguments.cmake
configurable_file_content.in
configure.pl mysql-5.5.29 merge 2013-01-15 19:13:32 +01:00
cpack_rpm.cmake hack in dependencies to imitate mysql-*.rpm even better 2013-03-06 09:38:08 +01:00
cpack_source_ignore_files.cmake
create_initial_db.cmake.in 10.0-base merge 2013-01-31 09:48:19 +01:00
ctest.cmake
do_abi_check.cmake debug_sync is now a service, available to dynamically loaded plugins. 2012-03-28 19:26:00 +02:00
dtrace.cmake Workaround buggy Linux dtrace - it fails on fedora if CC is set to 'ccache gcc' 2012-02-20 22:25:44 +01:00
dtrace_prelink.cmake
info_bin.cmake
info_macros.cmake.in Fix formatting in 'INFO_BIN' on Windows - backport. 2012-10-19 20:31:22 +02:00
info_src.cmake
install_layout.cmake Fix wrong install location for DEB supportfiles. 2013-03-04 12:49:35 +01:00
install_macros.cmake mysql-5.5.22 merge 2012-03-28 01:04:46 +02:00
libutils.cmake Various fixes for Solaris compiler. 2012-02-03 11:46:40 +01:00
maintainer.cmake MDEV-4245 : Fix maintainer compilation flags. 2013-03-26 11:33:49 +01:00
make_dist.cmake.in Merged some fixes from 7.2 release branches 2012-03-22 16:16:11 +01:00
merge_archives_unix.cmake.in
mysql_add_executable.cmake
mysql_version.cmake 5.5 merge 2013-01-29 15:10:47 +01:00
package_name.cmake mysql-5.5.29 merge 2013-01-15 19:13:32 +01:00
plugin.cmake MDEV-4254 Semisync plugins to link statically into MariaDB 2013-04-09 23:28:21 +02:00
readline.cmake MDEV-419 ensure that all HAVE_XXX constants can be set by cmake 2012-07-31 19:29:07 +02:00
ssl.cmake mysql-5.5.28 2012-10-16 13:04:42 +02:00
stack_direction.c
tags.cmake
versioninfo.rc.in mysql-5.5.18 merge 2011-11-03 19:17:05 +01:00
zlib.cmake Fixing build-bot compilation failure on SolarisX86, 2013-04-21 23:19:20 +04:00