[PATCH weston 2/2] shared/option-parser: Add string list options

2014-01-27 Thread Quentin Glidic
From: Quentin Glidic Signed-off-by: Quentin Glidic --- man/weston.man | 6 +++--- shared/config-parser.h | 1 + shared/option-parser.c | 15 +++ src/compositor.c | 27 --- tests/weston-tests-env | 6 -- 5 files changed, 47 insertions(+),

[PATCH weston 2/2] shared/option-parser: Add string list options

2013-07-08 Thread Quentin Glidic
From: Quentin Glidic Signed-off-by: Quentin Glidic --- man/weston.man | 6 +++--- shared/config-parser.h | 1 + shared/option-parser.c | 15 +++ src/compositor.c | 31 ++- tests/weston-tests-env | 6 -- 5 files changed, 49 insertions(