..
build_configurations
Merge branch 'github/10.1' into 10.2
2018-02-06 14:50:50 +01:00
os
Merge branch '10.0' into bb-10.1-merge
2018-07-19 12:55:54 +02:00
abi_check.cmake
Merge tag 'mariadb-10.0.20' into 10.1
2015-06-27 20:35:26 +02:00
bison.cmake
Add some hints for finding bison on its usual locations on Windows.
2018-02-14 17:01:07 +00:00
character_sets.cmake
Merging utf16le from MySQL-5.6
2013-03-28 17:19:09 +04:00
check_compiler_flag.cmake
Merge branch 'github/10.1' into 10.2
2018-02-06 14:50:50 +01: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
Fixes for using ssl with BUILD scripts.
2017-01-11 09:18:36 +02:00
cpack_deb.cmake
simplify CMakeLists.txt for cassandra/connect engines
2013-09-25 19:32:14 +02:00
cpack_rpm.cmake
MDEV-14560 Extra engines enabled through additional config are not loaded on first installation
2018-09-21 13:31:37 +02:00
cpack_source_ignore_files.cmake
MDEV-7376 - Removal of the tool "mysql_zap"
2015-11-26 11:34:18 +04:00
CPackRPM.cmake
MDEV-14560 Extra engines enabled through additional config are not loaded on first installation
2018-09-21 13:31:37 +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
Revert "MDEV-16075: Workaround to run MTR test suite for make test"
2018-06-20 23:27:23 +02:00
do_abi_check.cmake
MDEV-8052 abi detection incorrect with clang
2015-06-03 09:54:56 +02:00
dtrace.cmake
Adopt Debian's fix-FTBFS-on-GNU-Hurd.patch.
2018-06-29 14:00:00 +03: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-12938 Discrepancy between mysql_config and mariadb_config
2017-07-05 17:15:59 +02:00
info_bin.cmake
Fix bug#42969 Please add a MANIFEST to each build
2011-02-11 15:55:25 +01:00
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
fix debian packaging for tokudb
2018-06-24 15:18:36 +02:00
install_macros.cmake
MDEV-15088 Lighter version of Windows Zip distributions
2018-09-14 20:54:54 +01: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
cleanup: simplify maintainer.cmake
2018-02-06 02:33:56 +01:00
make_dist.cmake.in
MDEV-12458: Variable and log records to indicate RocksDB version are missing
2017-12-31 21:58:50 +02:00
mariadb_connector_c.cmake
MDEV-13836 mariadb_config & mysql_config output differ
2017-10-26 00:04:50 +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
Merge 10.1 into 10.2
2018-08-02 08:19:57 +03:00
mysql_version.cmake
MDEV-13836 mariadb_config & mysql_config output differ
2017-10-18 22:15:26 +02:00
numa.cmake
MDEV-11195: Simplify enablement of NUMA in innodb/xtradb
2016-11-02 14:37:43 +11:00
package_name.cmake
Adopt Debian's fix-FTBFS-on-GNU-Hurd.patch.
2018-06-29 14:00:00 +03:00
pcre.cmake
MDEV-13412 main.func_regexp_pcre fails in buildbot on ppc64le
2017-10-09 17:51:34 +02:00
plugin.cmake
MDEV-14560 Extra engines enabled through additional config are not loaded on first installation
2018-09-21 13:31:37 +02: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
Updated/added copyright headers
2011-06-30 17:46:53 +02:00
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
Committing on behalf of Valdislav Vaintroub (reviewed and
2010-05-14 18:42:10 +04:00
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 branch '10.0-galera' into 10.1
2018-03-19 15:21:01 +02:00
zlib.cmake
10.0-base merge
2014-02-26 15:28:07 +01:00