summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
2024-06-29fix installing netdata-updater svc/timer for native packages (#18032)Ilya Mashchenko
2024-06-27add Win CPU interrupts (#17753)thiagoftsm
2024-06-27Port postfix collector from python to go (#18026)Fotis Voutsas
2024-06-27sysinfo (WinAPI) (#17857)thiagoftsm
2024-06-26Explicitly disable logsmanagement plugin on known-broken environments. (#18002)Austin S. Hemmelgarn
2024-06-19fix installing netdata journald conf for native packages (#17954)Ilya Mashchenko
2024-06-14add netdata journald configuration (#17882)Ilya Mashchenko
2024-05-31Use correct path for package files. (#17793)vkalintiris
2024-05-30Restructure packaging related files to better reflect usage. (#17678)Austin S. Hemmelgarn
2024-05-28Fix DEB package builds. (#17765)Austin S. Hemmelgarn
2024-05-28Fix version for go.d plugin (#17764)vkalintiris
2024-05-24Win processes ("System" name) (#17704)thiagoftsm
2024-05-24Ensure that the choice of compiler and target is passed to sub-projects. (#17...Austin S. Hemmelgarn
2024-05-23Simplify and unify the way we are handling versions. (#17693)vkalintiris
2024-05-21Make CMake options for platform-dependent plugins depend on being build for a...Austin S. Hemmelgarn
2024-05-21Fix handling of OpenSSL linking on macOS (#17535)Austin S. Hemmelgarn
2024-05-19Do not specify linker in compilation flags. (#17677)vkalintiris
2024-05-17Revert "Support to WolfSSL (Step 1)" (#17697)Stelios Fragkakis
2024-05-17dyncfg files on disk do not contain colons (#17694)Costa Tsaousis
2024-05-17Properly detect attribute format types (#17685)vkalintiris
2024-05-17Fix compilation without h2o, cloud enabled (#17673)Stelios Fragkakis
2024-05-16Support to WolfSSL (Step 1) (#17516)thiagoftsm
2024-05-16Correctly handle required compilation flags for dependencies. (#17664)Austin S. Hemmelgarn
2024-05-16Windows Support Phase 1 (#17497)Costa Tsaousis
2024-05-15python.d remove litespeed (#17663)Ilya Mashchenko
2024-05-14python.d remove hpssa (#17638)Ilya Mashchenko
2024-05-10Add Sentry support to new CPack packages. (#17627)Austin S. Hemmelgarn
2024-05-09python.d remove bind_rndc (#17628)Ilya Mashchenko
2024-05-06remove python.d/smartd_log (#17600)Ilya Mashchenko
2024-05-06Fix 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