mariadb/cmake
Sutou Kouhei cf86580f2b MDEV-28032 "git submodule update --depth 1" may fail with old Git
submodules.cmake: don't use "--depth 1" with old Git

Old Git may not work with "--depth 1" when the referenced commit hash
is far from HEAD.

Newer Git improves the situation. For example:
fb43e31f2b

It's safe to not use "--depth 1" with old Git.

Closes #2049
2022-03-19 09:38:57 +01:00
..
build_configurations Merge branch '10.2' into 10.3 2021-09-07 23:24:06 +02:00
Internal/CPack fix srpm builds after fe065f8d90 2021-12-06 18:50:19 +01:00
os Fix MYSQL_MAINTAINER_MODE=ERR, on Windows, with Ninja , in 10.2 2021-09-11 15:19:42 +02:00
abi_check.cmake Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
build_depends.cmake MDEV-19740 Debug build of 10.3.15 FTBFS 2019-08-19 10:38:24 +03:00
character_sets.cmake Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
check_compiler_flag.cmake Merge 10.1 into 10.2 2019-06-12 10:30:01 +03:00
check_linker_flag.cmake MDEV-23887: check_linker_flags correct for old cmake compatibility 2020-10-21 19:11:02 +11:00
compile_flags.cmake Update FSF Address 2019-05-11 21:29:06 +03:00
configurable_file_content.in
configure.pl Merge 10.2 into 10.3 2020-07-02 06:17:51 +03: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.2' into 10.3 2022-01-29 15:41:05 +01:00
cpack_source_ignore_files.cmake don't include .git files in source packages 2020-05-27 15:56:40 +02:00
cpack_tgz.cmake MDEV-14938 make buildbot to include galera into bintars 2022-01-07 15:37:00 +01:00
cpu_info.cmake cmake: fewer Build-Depends in SRPM 2021-05-22 21:56:51 +02:00
crc32.cmake Make MariaDB CRC32-lib platform independence (#780) 2018-06-01 14:06:01 +04:00
create_initial_db.cmake Merge 10.2 into 10.3 2019-05-14 17:18:46 +03: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-20392: Skip ABI check if 'diff' is not found 2021-06-10 12:47:01 +02:00
dtrace.cmake Merge 10.2 into 10.3 2020-07-02 06:17:51 +03:00
dtrace_prelink.cmake Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
FindBISON.cmake cmake: quieter 2020-05-31 11:29:43 +02:00
FindGit.cmake cmake: silence repeated git searches too 2021-05-22 21:56:51 +02:00
FindJava.cmake cmake: fix FindJava/FindJNI wrappers for cmake re-runs 2021-05-22 21:56:51 +02:00
FindJNI.cmake MDEV-25777: JAVA_INCLUDE_PATH and JAVA_INCLUDE_PATH2 not found with out of source configuration and Ninja generator 2021-06-04 10:52:18 +02:00
FindLZ4.cmake make rocksdb cmake checks less verbose on repeat 2020-07-01 09:21:23 +02:00
FindZSTD.cmake make rocksdb cmake checks less verbose on repeat 2020-07-01 09:21:23 +02:00
for_clients.cmake Merge branch '10.2' into 10.3 2021-07-21 20:11:07 +02:00
info_bin.cmake Update FSF Address 2019-05-11 21:29:06 +03:00
info_macros.cmake.in Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
info_src.cmake Update FSF Address 2019-05-11 21:29:06 +03:00
install_layout.cmake Merge 10.2 into 10.3 2020-04-28 22:29:13 +03:00
install_macros.cmake Merge 10.2 into 10.3 2021-11-17 13:55:54 +02:00
jemalloc.cmake Merge 10.2 into 10.3 2021-07-22 18:57:54 +03:00
libutils.cmake Fix of ppc64 by Wlad 2021-05-05 17:21:05 +02:00
maintainer.cmake Merge 10.2 into 10.3 2021-04-14 07:54:43 +03:00
make_dist.cmake.in Merge branch '10.2' into 10.3 2021-02-23 21:43:05 +02:00
mariadb_connector_c.cmake MDEV-22123 On RHEL8 mariadb-server is not provided 2020-05-09 20:06:10 +02:00
merge_archives_unix.cmake Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
misc.cmake cleanup: CPACK_RPM_* package description 2019-07-10 09:02:10 +02:00
mysql_add_executable.cmake Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
mysql_version.cmake Merge 10.2 into 10.3 2019-07-16 18:39:21 +03:00
numa.cmake Merge 10.2 into 10.3 2021-07-22 18:57:54 +03:00
package_name.cmake Merge 10.2 into 10.3 2021-08-25 07:28:04 +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 Merge 10.2 into 10.3 2021-08-18 12:26:58 +03:00
readline.cmake Add feature summary at the end of cmake. 2021-07-21 10:22:56 +03:00
sign.cmake.in MDEV-20570 : Packaging fails "The specified timestamp server either could not be reached" 2019-09-12 15:15:33 +02:00
ssl.cmake Merge branch '10.2' into 10.3 2022-01-29 15:41:05 +01:00
stack_direction.c Update FSF Address 2019-05-11 21:29:06 +03:00
submodules.cmake MDEV-28032 "git submodule update --depth 1" may fail with old Git 2022-03-19 09:38:57 +01:00
systemd.cmake Updated comment in systemd.cmake 2022-01-27 16:07:02 +02:00
tags.cmake Update FSF Address 2019-05-11 21:29:06 +03:00
versioninfo.rc.in Update FSF Address 2019-05-11 21:29:06 +03: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 Add feature summary at the end of cmake. 2021-07-21 10:22:56 +03:00
zlib.cmake Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00