[PATCH weston 0/4] Preparing for Meson

Pekka Paalanen ppaalanen at gmail.com
Mon Jun 18 14:40:23 UTC 2018


From: Pekka Paalanen <pekka.paalanen at collabora.co.uk>

Hi,

these changes are intended to make using Meson easier. Daniel's patches
are v2, mine are v1.


Daniel Stone (2):
  tests: Don't rely on build directory layout
  tests: Reshuffle IVI layout tests

Pekka Paalanen (2):
  shared: remove weston_config_get_libexec_dir()
  tests: remove WESTON_BUILD_DIR from env

 Makefile.am                                        | 16 +++---
 compositor/main.c                                  | 25 +++++++---
 compositor/text-backend.c                          |  6 +--
 compositor/weston-screenshooter.c                  |  8 ++-
 compositor/weston.h                                |  3 ++
 desktop-shell/shell.c                              |  9 +---
 ivi-shell/hmi-controller.c                         | 12 ++++-
 ivi-shell/weston.ini.in                            |  8 +--
 libweston/compositor.c                             | 57 ++++++++++++++++++++--
 libweston/compositor.h                             |  3 ++
 shared/config-parser.c                             | 12 -----
 shared/config-parser.h                             |  2 -
 ...-internal-test.c => ivi-layout-internal-test.c} |  0
 ...{ivi_layout-test.c => ivi-layout-test-client.c} |  8 +--
 ...yout-test-plugin.c => ivi-layout-test-plugin.c} | 26 +++++-----
 tests/weston-tests-env                             | 21 ++++++--
 16 files changed, 140 insertions(+), 76 deletions(-)
 rename tests/{ivi_layout-internal-test.c => ivi-layout-internal-test.c} (100%)
 rename tests/{ivi_layout-test.c => ivi-layout-test-client.c} (97%)
 rename tests/{ivi_layout-test-plugin.c => ivi-layout-test-plugin.c} (98%)

-- 
2.16.4



More information about the wayland-devel mailing list