summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
2024-03-20Move bundling of libyaml to CMake. (#17190)Austin S. Hemmelgarn
2024-03-20Prefer Protobuf’s own CMake config over CMake's FindProtobuf. (#17128)Austin S. Hemmelgarn
2024-03-18split apps.plugin into multiple files and support MacOS (#17180)Costa Tsaousis
2024-03-05go.d.plugin dyncfgv2 (#17064)Ilya Mashchenko
2024-02-26Integrate Go plugin with build system. (#17005)Austin S. Hemmelgarn
2024-02-26Assorted build-related changes. (#16906)vkalintiris
2024-02-26More concretely utilize local modules in our CMake code. (#17022)Austin S. Hemmelgarn
2024-02-26Add watcher thread to report shutdown steps. (#17010)vkalintiris
2024-02-22Correctly mark protobuf as required in find_package. (#17021)Austin S. Hemmelgarn
2024-02-14Assorted cleanup of CI/packaging related code. (#16938)Austin S. Hemmelgarn
2024-02-12Move web/ under src/ (#16992)vkalintiris
2024-02-12Remove config macros that are always set. (#16994)vkalintiris
2024-02-09Use C++14 by default when building on systems that support it. (#16972)Austin S. Hemmelgarn
2024-02-08Move collectors/ under src/ (#16965)vkalintiris
2024-02-07Move health/ under src/ (#16954)vkalintiris
2024-02-06Move daemon/ under src/ (#16933)vkalintiris
2024-02-05Move exporting/ under src/ (#16913)vkalintiris
2024-02-03split dictionary into multiple files (#16920)Costa Tsaousis
2024-02-02Network viewer: filter by username (#16911)Costa Tsaousis
2024-02-01fluent-bit & logsmanagement under src/ (#16903)vkalintiris
2024-02-01Move aclk/ under src/ (#16899)vkalintiris
2024-02-01Create a top-level directory to contain source code. (#16896)vkalintiris
2024-02-01local-sockets: use netlink when libmnl is available (#16893)Costa Tsaousis
2024-01-30Setup sentry-native SDK. (#16798)vkalintiris
2024-01-30Network Viewer (local-sockets version) (#16872)Costa Tsaousis
2024-01-29port useful code from incomplete PRs (#16863)Costa Tsaousis
2024-01-29detect sockets direction (#16861)Costa Tsaousis
2024-01-29New Permissions System (#16837)Costa Tsaousis
2024-01-23DYNCFG: dynamically configured alerts (#16779)Costa Tsaousis
2024-01-18Move mqtt_websockets under aclk/ (#16804)vkalintiris
2024-01-12Fix handling of hardening flags with Clang (#16731)Austin S. Hemmelgarn
2024-01-11add schemas to /usr/lib/netdata/conf.d/schema.d (#16757)Costa Tsaousis
2024-01-11dyncfg v2 (#16702)Costa Tsaousis
2024-01-10Address sanitizer through CMake and use it for unit tests. (#16748)vkalintiris
2024-01-10cleanup proc net-dev renames (#16745)Costa Tsaousis
2024-01-04Add extra build flags to CMakeLists.txt. (#16641)Austin S. Hemmelgarn
2023-12-29cmake log2journal netdatacli (#16688)Costa Tsaousis
2023-12-28cmake missing defines (#16680)Costa Tsaousis
2023-12-20cmake: make WEB_DIR configurable (#16638)Ilya Mashchenko
2023-12-19Correctly handle basic permissions for most scripts on install. (#16629)Austin S. Hemmelgarn
2023-12-15Queries Progress (#16574)Costa Tsaousis
2023-12-15ndsudo - a helper to run privileged commands (#16614)Costa Tsaousis
2023-12-14Remove CPack stuff from CMake (#16608)vkalintiris
2023-12-13Allow passing cmake options with NETDATA_CMAKE_OPTIONS. (#16598)vkalintiris
2023-12-13CMake build system. (#15996)vkalintiris
2023-11-29Fix builds on macOS due to missing endianness functions (#16489)vkalintiris
2023-11-27Logs Management (#13291)Dimitris P
2023-11-21Add support for gorilla pages for tier 0. (#15969)vkalintiris
2023-11-03h2o evloop netdata stream support (#14868)Timotej S
2023-09-19Update CMakeLists.txt (#16005)Stelios Fragkakis