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
pcg-random
readpassphrase
widechar_width
CMakeLists.txt base should not depend on Common 2022-04-29 10:26:35 +08:00