dinit icon indicating copy to clipboard operation
dinit copied to clipboard

consider removing meson build

Open davmac314 opened this issue 6 months ago • 1 comments

Having a separate meson build system support is not providing much advantage over the main (Makefile-based) build system. It's causing a maintenance burden and still doesn't correctly handle some parts of the build (see #463 and #462 ). If these can't be resolved we need to consider removing it.

davmac314 avatar May 06 '25 22:05 davmac314