[PATCH 0/5] Follow-up on meson

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



From: Marc-André Lureau <marcandre.lureau@xxxxxxxxxx>

Hi,

Some v4 patches of the series "Add meson subsystem" were pushed, while v5 and v6
were posted on the list. Here is the remaining changes I have on top of
upstream. There are a few misc fixes, and the last patch removes the
Makefile-based system, while keeping the traditional make all/check/install/clean
interface to ease the transition.

Marc-André Lureau (5):
  meson: fix -Wall warning
  meson: do not assume python is installed, skip tests
  meson: increase default timeout for tests
  travis: install meson
  build-sys: replace makefiles to wrap meson/ninja

 .travis.yml                |   6 +
 Makefile                   | 380 ++-----------------------------------
 Makefile.convert-dtsv0     |  14 --
 Makefile.dtc               |  23 ---
 Makefile.utils             |  31 ---
 README                     |  24 ++-
 libfdt/Makefile.libfdt     |  18 --
 meson.build                |  22 ++-
 pylibfdt/Makefile.pylibfdt |  30 ---
 tests/Makefile.tests       | 100 ----------
 tests/meson.build          |  13 +-
 tests/run_tests.sh         |  10 +-
 12 files changed, 71 insertions(+), 600 deletions(-)
 delete mode 100644 Makefile.convert-dtsv0
 delete mode 100644 Makefile.dtc
 delete mode 100644 Makefile.utils
 delete mode 100644 libfdt/Makefile.libfdt
 delete mode 100644 pylibfdt/Makefile.pylibfdt
 delete mode 100644 tests/Makefile.tests

-- 
2.29.0






[Index of Archives]     [Device Tree]     [Device Tree Spec]     [Linux Driver Backports]     [Video for Linux]     [Linux USB Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Yosemite Backpacking]

  Powered by Linux