ClickHouse/base
Robert Schulze 1a0b5f33b3
More consistent use of platform macros
cmake/target.cmake defines macros for the supported platforms, this
commit changes predefined system macros to our own macros.

__linux__ --> OS_LINUX
__APPLE__ --> OS_DARWIN
__FreeBSD__ --> OS_FREEBSD
2022-06-10 10:22:31 +02:00
..
base More consistent use of platform macros 2022-06-10 10:22:31 +02:00
glibc-compatibility Remove outdated links from CI 2022-03-28 15:53:22 +02:00
harmful Update harmful.c 2021-12-22 22:55:55 +03:00
pcg-random Remove ya.make 2021-09-25 04:22:54 +03:00
readpassphrase Manipulate with -Wreserved-identifier only if HAS_RESERVED_IDENTIFIER has been detected 2021-10-03 17:42:36 +04:00
widechar_width Remove ya.make 2021-09-25 04:22:54 +03:00
CMakeLists.txt base should not depend on Common 2022-04-29 10:26:35 +08:00