meson: convert developer_mode boolean to an enum
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 21 Oct 2020 08:04:23 +0000 (10:04 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 22 Oct 2020 09:05:17 +0000 (11:05 +0200)
commitb8ee3493a54794ca1bbd84d62b4d9f7041fcfddc
treef5225f6fc7787a2862ac0c0e59b2a27f025e5c56
parent4cce6f25241e405cc79498e93a030398d97f177a
meson: convert developer_mode boolean to an enum

I initially changed this to add a third state. But even with two values having
an explicit name instead of just 0/1 is mode descriptive.
man/meson.build
meson.build
meson_options.txt
src/basic/build.h
src/basic/missing_capability.h