mariadb/cmake
Vladislav Vaintroub 3fbd4aa032 CMake : Do not use FindPkgConfig on Windows
Even if cmake can find pkg-config (e.g the one supplied with strawberry perl
), we cannot link with pkg-config-found libraries or use the headers -they
are mingw, 32bit-only.
2017-09-21 16:05:39 +00:00
..
build_configurations Merge 10.1 into 10.2 2017-05-06 14:36:46 +03:00
os Merge 10.1 into 10.2 2017-08-29 10:07:33 +03:00
abi_check.cmake Merge tag 'mariadb-10.0.20' into 10.1 2015-06-27 20:35:26 +02:00
bison.cmake Build improvements and cleanups. 2017-09-08 18:22:15 +00:00
character_sets.cmake
check_compiler_flag.cmake Merge branch '10.1' into 10.2 2016-06-30 16:38:05 +02:00
CMakeLis.txt Build improvements and cleanups. 2017-09-08 18:22:15 +00: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
configure.pl Fixes for using ssl with BUILD scripts. 2017-01-11 09:18:36 +02:00
cpack_deb.cmake
cpack_rpm.cmake Merge tag 'mariadb-10.0.32' into 10.0-galera 2017-08-09 08:56:11 +03: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 Merge 10.1 into 10.2 2017-04-28 12:22:32 +03: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 One more attempt to fix dependencies with mysqld import/export libraries 2017-08-30 14:44:18 +00: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
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-12938 Discrepancy between mysql_config and mariadb_config 2017-07-05 17:15:59 +02: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 Bug#24707666: DEFAULT SETTING FOR SECURE-FILE-PRIV SHOULD BE 2016-09-28 15:52:05 +05:30
install_macros.cmake Merge branch '10.1' into 10.2 2017-09-19 12:43:02 +03:00
jemalloc.cmake Merge branch '10.0' into 10.1 2016-02-23 21:35:05 +01:00
libutils.cmake Merge 10.1 into 10.2 2017-04-28 12:22:32 +03: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 cmake: update submodules automatically during the build 2017-08-14 19:45:58 +02:00
merge_archives_unix.cmake.in
misc.cmake fix cmake MESSAGE_ONCE macro for multi-line messages 2016-09-12 17:46:35 +02:00
mysql_add_executable.cmake Merge branch '10.1' into 10.2 2017-03-30 12:48:42 +02: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 fix "cmake -DWITH_PCRE=bundled" 2017-04-21 18:34:30 +02:00
plugin.cmake Merge branch '10.1' into 10.2 2017-09-19 12:43:02 +03:00
readline.cmake Merge branch '10.1' into 10.2 2016-12-29 13:23:18 +01:00
sign.cmake.in Build improvements and cleanups. 2017-09-08 18:22:15 +00:00
ssl.cmake Merge branch '10.1' into 10.2 2017-08-17 11:38:34 +02:00
stack_direction.c
submodules.cmake cleanup 2017-09-18 10:12:23 +02:00
systemd.cmake CMake : Do not use FindPkgConfig on Windows 2017-09-21 16:05:39 +00:00
tags.cmake
versioninfo.rc.in CRLF->LF 2015-06-02 22:07:47 +02:00
win_compatibility.manifest MDEV-12207 Include windows compatibility manifest into executable to make GetVersionEx work correctly 2017-03-08 11:20:03 +00:00
wsrep.cmake Merge remote-tracking branch 'origin/10.0-galera' into 10.1 2017-08-21 13:35:00 +03:00
zlib.cmake