Commit Graph

4 Commits

Author SHA1 Message Date
Mario Limonciello
661990ed98 Convert build system to use meson tristate features
tristate features will automatically disable if dependencies marked
as required are missing.

Packagers can manually override using `auto_features`.

Link: https://mesonbuild.com/Build-options.html#features
2022-02-28 08:34:48 -06:00
Crag Wang
996ca6a0df trivial: docs not really required for debugging builds 2021-10-29 12:21:55 +08:00
Crag Wang
d46bdb3788 trivial: fixup runtime path for fwupdtool and libraries 2021-06-04 22:31:18 -05:00
Mario Limonciello
2ea87013cd contrib: Add information on how to use debugging scripts
At least for me it was a challenge to get the debugger properly
configured to allow debugging fwupd when built in tree.

This should allow very simple debugging.
2018-10-11 07:43:56 -05:00