.. |
build_configurations
|
Merge branch 'github/10.0' into 10.1
|
2018-02-02 10:09:44 +01:00 |
os
|
Merge tag 'mariadb-10.0.33' into bb-10.0-galera
|
2017-11-03 12:34:05 +05:30 |
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 |
bzip2.cmake
|
MDEV-6633: Remove magic dependencies for InnoDB compression methods
|
2015-02-04 19:31:16 +02:00 |
cat.cmake
|
Updated/added copyright headers
|
2011-06-30 17:46:53 +02:00 |
character_sets.cmake
|
Merging utf16le from MySQL-5.6
|
2013-03-28 17:19:09 +04:00 |
check_compiler_flag.cmake
|
correctly detect unsupported compiler flags
|
2018-02-06 12:53:01 +01:00 |
check_minimal_version.cmake
|
Updated/added copyright headers
|
2011-06-30 17:46:53 +02:00 |
cmake_parse_arguments.cmake
|
Updated/added copyright headers
|
2011-06-30 17:46:53 +02:00 |
compile_flags.cmake
|
Bug#20344207: Add support for CMake 3.1
|
2015-01-15 09:55:01 +01: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
|
MDEV-13946 Server RPMs have dependency on "which"
|
2017-10-09 18:24:43 +02:00 |
cpack_source_ignore_files.cmake
|
Merge branch '10.0' into 10.1
|
2015-03-07 13:21:02 +01:00 |
CPackRPM.cmake
|
RPM:
|
2014-02-19 21:40:20 +01:00 |
cpu_info.cmake
|
OSX: get cache line size
|
2017-04-20 13:44:58 +04:00 |
create_initial_db.cmake.in
|
10.0-base merge
|
2013-06-06 21:32:29 +02:00 |
ctest.cmake
|
MDEV-16075: Workaround to run MTR test suite for make test
|
2018-06-10 10:14:31 +03:00 |
do_abi_check.cmake
|
MDEV-8052 abi detection incorrect with clang
|
2015-06-03 09:54:56 +02:00 |
dtrace.cmake
|
Fix typo, and disable own dtrace proibes on Solaris, really.
|
2017-11-21 16:20:08 -05:00 |
dtrace_prelink.cmake
|
Updated/added copyright headers
|
2011-06-30 17:46:53 +02: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
|
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
|
Generate and install sysusers and tmpfiles configuration
|
2017-12-20 12:54:19 +02:00 |
install_macros.cmake
|
Bug#26022865 BUILD FOR WINDOWS-S12-64BIT,ADVANCED IS FAILING ON PB2 MYSQL-5.6
|
2017-11-09 08:36:59 +01:00 |
jemalloc.cmake
|
Merge branch '10.0' into 10.1
|
2016-02-23 21:35:05 +01:00 |
libutils.cmake
|
Don't use full path of libtool
|
2017-04-09 15:12:11 -04:00 |
lz4.cmake
|
MDEV-12593: InnoDB page compression should use lz4_compress_default if
|
2017-05-18 09:29:44 +03: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
|
cleanup: simplify maintainer.cmake
|
2018-02-06 02:33:56 +01:00 |
make_dist.cmake.in
|
Merge tag 'mysql-5.5.44' into bb-5.5-serg
|
2015-06-05 02:06:51 +02:00 |
merge_archives_unix.cmake.in
|
Updated/added copyright headers
|
2011-06-30 17:46:53 +02:00 |
mysql_add_executable.cmake
|
dos2unix cmake/mysql_add_executable.cmake
|
2017-11-09 08:45:45 +01:00 |
mysql_version.cmake
|
MDEV-34 delete storage/ndb and sql/*ndb* (and collateral changes)
|
2014-10-11 18:53:06 +02:00 |
package_name.cmake
|
Merge branch '10.0-galera' into 10.1
|
2016-11-02 13:44:07 +01:00 |
pcre.cmake
|
MDEV-13412 main.func_regexp_pcre fails in buildbot on ppc64le
|
2017-10-09 17:51:34 +02:00 |
plugin.cmake
|
Merge tag 'mariadb-10.0.33' into bb-10.0-galera
|
2017-11-03 12:34:05 +05:30 |
readline.cmake
|
Merge branch '10.0' into 10.1
|
2016-12-11 09:53:42 +01:00 |
sign.cmake.in
|
Build improvements and cleanups.
|
2017-09-08 18:22:15 +00:00 |
snappy.cmake
|
Merged from 10.0-FusionIO:
|
2015-02-19 17:42:18 +02:00 |
ssl.cmake
|
allow OpenSSL 0.9.8 again
|
2017-08-13 23:47:26 +02:00 |
stack_direction.c
|
Updated/added copyright headers
|
2011-06-30 17:46:53 +02:00 |
systemd.cmake
|
disallow invalid values for WITH_SYSTEMD cmake variable.
|
2017-08-08 09:56:10 +02: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 |