summaryrefslogtreecommitdiff
path: root/utils/ipc/generate.py
diff options
context:
space:
mode:
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>2021-05-24 03:35:30 +0300
committerLaurent Pinchart <laurent.pinchart@ideasonboard.com>2021-05-27 05:32:15 +0300
commitc0a9768a9bfb8f61e9d21d2f150daa5336537e80 (patch)
tree566ea381b720b4045ccc284dd9a4811101654b82 /utils/ipc/generate.py
parent459b3bc6a979a778f1689a86be3589101853977e (diff)
meson: Print summary boolean options in colours
Boolean options in the summary are printed as 'True' or 'False' by default. Enable the bool_yn option, which prints them as 'YES' or 'NO', in green and red respectively. This makes the summary more readable. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by: Umang Jain <umang.jain@ideasonboard.com> Reviewed-by: Paul Elder <paul.elder@ideasonboard.com>
Diffstat (limited to 'utils/ipc/generate.py')
0 files changed, 0 insertions, 0 deletions
a id='n58' href='#n58'>58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120