compositor: add --no-config command line option
authorPekka Paalanen <pekka.paalanen@collabora.co.uk>
Wed, 7 May 2014 13:26:25 +0000 (16:26 +0300)
committerKristian Høgsberg <krh@bitplanet.net>
Fri, 9 May 2014 22:00:01 +0000 (15:00 -0700)
commit588bee10dea3fad1c0eef417298daeda1746634d
tree2137d5627e7415d0de88f2c7cc1e2d7f4dd143bc
parent24713f679bc0f7c1930851973a035cfff7b2d274
compositor: add --no-config command line option

Useful for unit tests. If Weston finds a weston.ini during unit tests,
it will load it and all the modules it asks for. We need a way to
prevent loading arbitrary modules from the command line.

Signed-off-by: Pekka Paalanen <pekka.paalanen@collabora.co.uk>
man/weston.man
src/compositor.c