[PATCHES weston] Three "small" series
Quentin Glidic
sardemff7+wayland at sardemff7.net
Wed May 15 03:55:26 PDT 2013
Hello happy coders,
Here are a few patches for weston, with some explanations.
They all should be updated from the previous reviews.
http://git.sardemff7.net/wayland/weston/log/?id=master..wip/patches&showmsg=1
These patches are all independant changes to weston:
— weston.pc and layers patches are needed for external notification
support plugin.
— tests, module path and headless-backend patches are needed for
subsequent options and tests-related patches
— weston-launch patch is fully independent
Each patch from this series can be applied on its own without
conflicting with others (to ease the review&commit process).
I hope this first series will hit the tree soon, since they are mostly
trivial fixes.
http://git.sardemff7.net/wayland/weston/log/?id=wip/patches..wip/options&showmsg=1
This short second series is about CLI options.
Basically, it make Weston support all formats (spaced or equal, and
unspaced for short options). It also adds a string lists support.
Future patches will come to add a better parsing to the config parser to
support string lists too.
CLI arguments are not freed, a future patch will fix that: it was
already the case for string args, so string lists support is just
mimicing the leak for now.
http://git.sardemff7.net/wayland/weston/log/?id=wip/options..wip/tests&showmsg=1
The short third series is aiming to drop weston-tests-env script,
removing the automake 1.11 hack. It is also the first step (with the
headless-backend patch) to support automated tests without a graphical
backend (which is needed for nightlies or package manager tests).
Cheers,
--
Quentin “Sardem FF7” Glidic
More information about the wayland-devel
mailing list