mariadb/cmake
Otto Kekäläinen c912d05fab MDEV-6284: Install systemd files (almost) the Debian way
The control file contents must be correct from the start and cannot
be modified at build time by CMake. Also all static Debian package
analyzers will fail to see all manipulations by CMake later on.

It is best to do all manipulations like these in autobake-deb.sh.
2016-10-29 03:50:11 +03:00
..
build_configurations MDEV-9475 I can't finish my_install_db using binary tar distribution 2016-02-23 10:46:15 +01:00
os MDEV-9154 : Remove workarounds (mainly dynamic function loading) 2016-06-01 20:29:10 +02: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 more adequate rpm settings 2016-09-23 22:34:03 +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 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
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 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-02-06 18:14:54 +02: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 Increase shared library version 2016-08-25 16:27:57 +02:00
numa.cmake MDEV-10829: Enable Innodb NUMA interleave 2016-09-23 08:33:38 +10:00
package_name.cmake MDEV-34 delete storage/ndb and sql/*ndb* (and collateral changes) 2014-10-11 18:53:06 +02: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 cmake: remove unused checks, options, and symbols 2015-11-23 16:02:56 +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