summaryrefslogtreecommitdiffstats
path: root/packaging/cmake
AgeCommit message (Expand)Author
2024-05-14Update libbpf (#17650)thiagoftsm
2024-05-10Add Sentry support to new CPack packages. (#17627)Austin S. Hemmelgarn
2024-05-06Update eBPF code to v1.4.1. (#17591)Austin S. Hemmelgarn
2024-05-06Fix handling of vendored eBPF code in CMake. (#17556)Austin S. Hemmelgarn
2024-05-03Fix handling of service startup in DEB packages. (#17589)Austin S. Hemmelgarn
2024-05-02Fix DEB package conflict entries. (#17584)Austin S. Hemmelgarn
2024-05-02Fix invalid item in postinst script for Netdata package. (#17580)Austin S. Hemmelgarn
2024-05-02Cpack fixes (#17576)vkalintiris
2024-05-01remove go.d symbol/debug info with RelWithDebInfo (#17569)Ilya Mashchenko
2024-05-01Significantly simplify the protobuf handling in CMake. (#17533)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-25Move handling of legacy eBPF programs into CMake. (#17512)Austin S. Hemmelgarn
2024-04-24Fix handling of kernel version detection in CMake. (#17514)Austin S. Hemmelgarn
2024-04-24Move libbpf and eBPF CO-RE bundling into CMake. (#17484)Austin S. Hemmelgarn
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-03-29go.d: set User-Agent automatically when creating HTTP req (#17286)Ilya Mashchenko
2024-03-26Assorted macOS build fixes. (#17216)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-02-26Integrate Go plugin with build system. (#17005)Austin S. Hemmelgarn
2024-02-26More concretely utilize local modules in our CMake code. (#17022)Austin S. Hemmelgarn
2024-02-14Assorted cleanup of CI/packaging related code. (#16938)Austin S. Hemmelgarn