0
0
Fork 0
mirror of https://github.com/netdata/netdata.git synced 2025-04-13 09:11:50 +00:00
netdata_netdata/packaging/cmake/Modules
Costa Tsaousis b75958a4ab
initial implementation of libbacktrace ()
* initial implementation of libbacktrace

* in buildinfo show the parameters of libbacktrace

* do not disable libbacktrace if threading is not supported

* Don’t install libbacktrace, only build it.

* Disable libbacktrace for 32-bit ARM builds.

* Make libunwind and libbacktrace mutually exclusive at configure time.

Instead of relying on it being mutually exclusive at build time. This
ensures we don’t waste time on libunwind when using libbacktrace.

* Only use libbacktrace on Linux and Windows

* Work around broken logic in openSUSE rpmbuild.

* Fix handling of libbacktrace for 32-bit ARM static builds.

---------

Co-authored-by: Austin S. Hemmelgarn <austin@netdata.cloud>
2025-03-21 17:44:17 +00:00
..
FindGo.cmake Updated copyright notices () 2024-12-20 15:25:45 +02:00
NetdataBacktrace.cmake initial implementation of libbacktrace () 2025-03-21 17:44:17 +00:00
NetdataCompilerFlags.cmake fix: correct typo in NetdataCompilerFlags () 2025-02-11 16:38:50 +02:00
NetdataDashboard.cmake Updated copyright notices () 2024-12-20 15:25:45 +02:00
NetdataDetectSystemd.cmake Updated copyright notices () 2024-12-20 15:25:45 +02:00
NetdataEBPFCORE.cmake Updated copyright notices () 2024-12-20 15:25:45 +02:00
NetdataEBPFLegacy.cmake Updated copyright notices () 2024-12-20 15:25:45 +02:00
NetdataFetchContentExtra.cmake Updated copyright notices () 2024-12-20 15:25:45 +02:00
NetdataGoTools.cmake Integrate OpenTelemetry collector build into build system. () 2025-03-11 07:27:29 -04:00
NetdataJSONC.cmake Updated copyright notices () 2024-12-20 15:25:45 +02:00
NetdataLibBPF.cmake Link the ebpf plugin against libbpf directly instead of through libnetdata. () 2025-01-28 20:35:36 +02:00
NetdataProtobuf.cmake Generate protobuf source files in build dir. () 2025-02-05 09:02:39 -05:00
NetdataSentry.cmake Updated copyright notices () 2024-12-20 15:25:45 +02:00
NetdataUtil.cmake Fix up handling of libunwind in CMake. () 2025-01-22 07:10:22 -05:00
NetdataVersion.cmake Updated copyright notices () 2024-12-20 15:25:45 +02:00
NetdataYAML.cmake Updated copyright notices () 2024-12-20 15:25:45 +02:00
Packaging.cmake change the moto and the description of netdata () 2025-02-23 13:02:22 +02:00