summaryrefslogtreecommitdiff
path: root/meson.build
AgeCommit message (Collapse)Author
3 daysAdd cache implementationxengineering
This avoids frequent MQTT messages containing the same state.
2025-12-08Add Meson build systemxengineering
Meson as a general purpose build system is mightier than what the Go tool can provide. Furthermore it makes it possible to unify build, run and other workflows across projects with different languages.