summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
7 daysRevert changes to ENABLE_CLOUD option. (#17528)Austin S. Hemmelgarn
8 daysUpdate CMake to request new behavior for all policies through v3.28.0. (#17496)Austin S. Hemmelgarn
8 daysMove handling of legacy eBPF programs into CMake. (#17512)Austin S. Hemmelgarn
9 daysClean up CMake build options. (#17442)Austin S. Hemmelgarn
9 daysMove libbpf and eBPF CO-RE bundling into CMake. (#17484)Austin S. Hemmelgarn
10 daysremove python.d/fail2ban (#17502)Ilya Mashchenko
11 daysremove python.d/sensors (#17473)Ilya Mashchenko
12 daysremove python.d/hddtemp (#17463)Ilya Mashchenko
14 daystimex 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
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