mariadb/cmake
Vladislav Vaintroub de49fd842a RocksDB : Add lookup / compiling with optional compression libraries.
This change add WITH_ROCKSDB_{LZ4,BZIP2,ZSTD,snappy} CMake variables
that can be set to ON/OFF/AUTO.

If variable has default value AUTO, rocksdb links with corresponding
compression library. OFF disables compiling/linking with specific compression
library, ON forces compiling with it (cmake would throw error if library
is not available)

Support for ZLIB is added unconditionally, as it is always there.
2017-02-09 16:55:02 +00:00
..
build_configurations Fix broken cmake -DBUILD_CONFIG=mysql_release on Windows. 2016-12-14 19:20:17 +00:00
os Merge branch '10.1' into 10.2 2016-12-29 13:23:18 +01:00
abi_check.cmake Merge tag 'mariadb-10.0.20' into 10.1 2015-06-27 20:35:26 +02:00
bison.cmake Updated/added copyright headers 2011-06-30 17:46:53 +02:00
bzip2.cmake MDEV-6633: Remove magic dependencies for InnoDB compression methods 2015-02-04 19:31:16 +02:00
character_sets.cmake Merging utf16le from MySQL-5.6 2013-03-28 17:19:09 +04:00
check_compiler_flag.cmake Merge branch '10.1' into 10.2 2016-06-30 16:38:05 +02:00
compile_flags.cmake Fix bunch of test failures and solaris build missing include. 2016-09-09 10:01:18 +03:00
configurable_file_content.in Updated/added copyright headers 2011-06-30 17:46:53 +02:00
configure.pl Updated configure.pl to new plugin syntax 2015-11-20 09:57:58 +02:00
cpack_deb.cmake simplify CMakeLists.txt for cassandra/connect engines 2013-09-25 19:32:14 +02:00
cpack_rpm.cmake Merge branch '10.1' into 10.2 2016-12-29 13:23:18 +01:00
cpack_source_ignore_files.cmake MDEV-7376 - Removal of the tool "mysql_zap" 2015-11-26 11:34:18 +04:00
CPackRPM.cmake fix RPM builds 2016-09-12 17:51:49 +02:00
cpu_info.cmake Few improvements related to CPU cache line size and padding: 2016-06-07 13:02:31 +04:00
crc32-vpmsum.cmake MDEV-9872 - Add common optimized CRC32 function interface 2016-08-04 10:45:20 +04:00
create_initial_db.cmake.in 10.0-base merge 2013-06-06 21:32:29 +02:00
ctest.cmake cmake: MYSQL_PARSE_ARGUMENTS -> CMAKE_PARSE_ARGUMENTS 2015-11-23 16:02:56 +01:00
do_abi_check.cmake MDEV-8052 abi detection incorrect with clang 2015-06-03 09:54:56 +02:00
dtrace.cmake dtrace in cmake 2016-02-15 12:51:35 +01:00
dtrace_prelink.cmake Updated/added copyright headers 2011-06-30 17:46:53 +02:00
FindJava.cmake make CONNECT's finding Java and JNI less verbose 2016-09-12 17:46:35 +02:00
FindJNI.cmake copy-paste error fixed 2016-09-22 13:07:38 +02:00
FindLZ4.cmake RocksDB : Add lookup / compiling with optional compression libraries. 2017-02-09 16:55:02 +00:00
FindZSTD.cmake RocksDB : Add lookup / compiling with optional compression libraries. 2017-02-09 16:55:02 +00:00
for_clients.cmake MDEV-9833 - fix mysql_config --libs for weird cases, where mysqlclient link dependencies contain flags instead of libraries (like -pthread rather than -lpthread) 2016-02-22 12:42:28 +01:00
info_bin.cmake
info_macros.cmake.in Merge branch '10.0' into 10.1 2015-03-07 13:21:02 +01:00
info_src.cmake Bug#20136840 REMOVE REMAINING REFERENCES TO BZR IN CMAKE SCRIPTS 2014-12-11 12:46:04 +01:00
install_layout.cmake MDEV-9564 - added s390x to lib64 INSTALL_LIBDIR handling 2016-02-18 11:01:22 +04:00
install_macros.cmake Merge branch '10.1' into 10.2 2016-12-29 13:23:18 +01:00
jemalloc.cmake Merge branch '10.0' into 10.1 2016-02-23 21:35:05 +01:00
libutils.cmake Add C/C as a submodule in libmariadb/ 2016-09-12 17:46:35 +02:00
lz4.cmake MDEV-6633: Remove magic dependencies for InnoDB compression methods 2015-02-04 19:31:16 +02:00
lzma.cmake MDEV-6633: Remove magic dependencies for InnoDB compression methods 2015-02-04 19:31:16 +02:00
lzo.cmake MDEV-6633: Remove magic dependencies for InnoDB compression methods 2015-02-04 19:31:16 +02:00
maintainer.cmake Merge branch '10.1' into 10.2 2016-02-06 18:14:54 +02:00
make_dist.cmake.in fix "make dist" to support submodules 2016-09-12 17:51:49 +02:00
mariadb_connector_c.cmake set the default socket addr for C/C 2016-09-19 20:13:49 +02:00
merge_archives_unix.cmake.in Updated/added copyright headers 2011-06-30 17:46:53 +02:00
misc.cmake fix cmake MESSAGE_ONCE macro for multi-line messages 2016-09-12 17:46:35 +02:00
mysql_add_executable.cmake cmake: MYSQL_PARSE_ARGUMENTS -> CMAKE_PARSE_ARGUMENTS 2015-11-23 16:02:56 +01:00
mysql_version.cmake update RPM metadata (vendor and contact) 2016-12-12 20:27:20 +01:00
numa.cmake MDEV-11195: Simplify enablement of NUMA in innodb/xtradb 2016-11-02 14:37:43 +11:00
package_name.cmake Merge branch '10.0-galera' into 10.1 2016-11-02 13:44:07 +01:00
pcre.cmake MDEV-5620 CMake option to compile against an external PCRE library 2014-03-04 01:22:53 +01:00
plugin.cmake Merge branch '10.1' into 10.2 2016-06-30 16:38:05 +02:00
readline.cmake Merge branch '10.1' into 10.2 2016-12-29 13:23:18 +01:00
snappy.cmake Merged from 10.0-FusionIO: 2015-02-19 17:42:18 +02:00
ssl.cmake pass openssl config to C/C 2016-09-12 18:16:51 +02:00
stack_direction.c Updated/added copyright headers 2011-06-30 17:46:53 +02:00
systemd.cmake MDEV-6284: Install systemd files (almost) the Debian way 2016-10-29 03:50:11 +03:00
tags.cmake
versioninfo.rc.in CRLF->LF 2015-06-02 22:07:47 +02:00
wsrep.cmake Merge branch '10.0-galera' into bb-10.1-serg 2016-08-25 15:39:39 -04:00
zlib.cmake 10.0-base merge 2014-02-26 15:28:07 +01:00