summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
7 daysAdd Sentry support to new CPack packages. (#17627)Austin S. Hemmelgarn
8 dayspython.d remove bind_rndc (#17628)Ilya Mashchenko
11 daysremove python.d/smartd_log (#17600)Ilya Mashchenko
11 daysFix handling of vendored eBPF code in CMake. (#17556)Austin S. Hemmelgarn
2024-05-01Fix handling of netdata.conf on install in build system. (#17572)Austin S. Hemmelgarn
2024-05-01Detect and use ld.mold instead of the system linker. (#17534)Austin S. Hemmelgarn
2024-05-01Clean up handling of compiler flags in CMake. (#17532)Austin S. Hemmelgarn
2024-04-30Use CPack to generate Debian packages (#17475)vkalintiris
2024-04-26Revert changes to ENABLE_CLOUD option. (#17528)Austin S. Hemmelgarn
2024-04-25Update CMake to request new behavior for all policies through v3.28.0. (#17496)Austin S. Hemmelgarn
2024-04-25Move handling of legacy eBPF programs into CMake. (#17512)Austin S. Hemmelgarn
2024-04-24Clean up CMake build options. (#17442)Austin S. Hemmelgarn
2024-04-24Move libbpf and eBPF CO-RE bundling into CMake. (#17484)Austin S. Hemmelgarn
2024-04-23remove python.d/fail2ban (#17502)Ilya Mashchenko
2024-04-22remove python.d/sensors (#17473)Ilya Mashchenko
2024-04-21remove python.d/hddtemp (#17463)Ilya Mashchenko
2024-04-19timex is not supported on windows. (#17443)vkalintiris
2024-04-17Address cmake compilation (#17314)thiagoftsm
2024-04-17remove python.d/adaptec_raid (#17429)Ilya Mashchenko
2024-04-17Explicitly require systemd for systemd journal plugin. (#17313)Austin S. Hemmelgarn
2024-04-17Add a build option to disable all optional features by default. (#17309)Austin S. Hemmelgarn
2024-04-16remove python.d/megacli (#17417)Ilya Mashchenko
2024-04-10Move vendoring of Sentry to it’s own module and switch to using Git instead...Austin S. Hemmelgarn
2024-04-10Move bundling of JSON-C to CMake. (#17207)Austin S. Hemmelgarn
2024-04-09Check for Snappy only when required. (#17319)Austin S. Hemmelgarn
2024-04-05Drop generic bitmap implementation. (#17322)vkalintiris
2024-04-04Add basic support for dinit in our system service handling code. (#16836)Austin S. Hemmelgarn
2024-03-28Correctly handle libyaml linking for log2journal. (#17276)Austin S. Hemmelgarn
2024-03-26Assorted macOS build fixes. (#17216)Austin S. Hemmelgarn
2024-03-26Try finding OpenSSL using pkg-config first on macOS. (#17250)Austin S. Hemmelgarn
2024-03-25DBENGINE: support ZSTD compression (#17244)Costa Tsaousis
2024-03-23Code cleanup (#17237)Costa Tsaousis
2024-03-23updated dbengine unittest (#17232)Costa Tsaousis
2024-03-21Add -Wno-builtin-macro-redefined to compiler flags. (#17209)Austin S. Hemmelgarn
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