[LTP] [PATCH 0/7] configure.ac and make cleanup

Petr Vorel pvorel@suse.cz
Thu Feb 6 15:34:14 CET 2025


Hi,

cleanup of configure.ac and make related to realtime and sphinx
makefile.

Kind regards,
Petr

Petr Vorel (7):
  realtime: Document bash and python3 dependencies
  configure: Ignore --with-{bash,python} knobs
  doc/Makefile: Improve make targets
  doc: documentation.rst: Update build instructions
  .github: ci-sphinx-doc: Use make for building doc
  configure: make: Add SPDX, update copyright
  doc/Makefile: Add dependency on metadata/ltp.json

 .github/workflows/ci-sphinx-doc.yml | 11 ++++-------
 configure.ac                        | 17 +++++-----------
 doc/Makefile                        | 30 +++++++++++++++++++++++++----
 doc/developers/documentation.rst    | 16 +++------------
 include/mk/automake.mk              | 24 ++++-------------------
 include/mk/config-openposix.mk.in   |  2 ++
 include/mk/config.mk.in             | 23 +++-------------------
 include/mk/env_post.mk              | 25 ++++--------------------
 include/mk/env_pre.mk               | 26 ++++---------------------
 include/mk/features.mk.in           | 24 ++---------------------
 include/mk/functions.mk             | 25 ++++--------------------
 include/mk/generic_leaf_target.inc  | 24 ++++-------------------
 include/mk/generic_leaf_target.mk   | 24 ++++-------------------
 include/mk/generic_trunk_target.inc | 24 ++++-------------------
 include/mk/generic_trunk_target.mk  | 24 ++++-------------------
 include/mk/lib.mk                   | 27 ++++----------------------
 include/mk/man.mk                   | 23 +++-------------------
 include/mk/module.mk                | 18 ++---------------
 include/mk/rules.mk                 |  3 +++
 include/mk/sparse.mk                |  2 ++
 include/mk/testcases.mk             | 22 ++-------------------
 testcases/realtime/README           |  4 +++-
 22 files changed, 96 insertions(+), 322 deletions(-)

-- 
2.47.2



More information about the ltp mailing list