Linux Test Project
 help / color / mirror / Atom feed
* [LTP] [PATCH 0/7] configure.ac and make cleanup
@ 2025-02-06 14:34 Petr Vorel
  2025-02-06 14:34 ` [LTP] [PATCH 1/7] realtime: Document bash and python3 dependencies Petr Vorel
                   ` (6 more replies)
  0 siblings, 7 replies; 11+ messages in thread
From: Petr Vorel @ 2025-02-06 14:34 UTC (permalink / raw)
  To: ltp

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


-- 
Mailing list info: https://lists.linux.it/listinfo/ltp

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2025-02-06 15:05 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-06 14:34 [LTP] [PATCH 0/7] configure.ac and make cleanup Petr Vorel
2025-02-06 14:34 ` [LTP] [PATCH 1/7] realtime: Document bash and python3 dependencies Petr Vorel
2025-02-06 14:34 ` [LTP] [PATCH 2/7] configure: Ignore --with-{bash,python} knobs Petr Vorel
2025-02-06 14:34 ` [LTP] [PATCH 3/7] doc/Makefile: Improve make targets Petr Vorel
2025-02-06 14:59   ` Andrea Cervesato via ltp
2025-02-06 15:05     ` Petr Vorel
2025-02-06 14:34 ` [LTP] [PATCH 4/7] doc: documentation.rst: Update build instructions Petr Vorel
2025-02-06 14:34 ` [LTP] [PATCH 5/7] .github: ci-sphinx-doc: Use make for building doc Petr Vorel
2025-02-06 14:34 ` [LTP] [PATCH 6/7] configure: make: Add SPDX, update copyright Petr Vorel
2025-02-06 14:34 ` [LTP] [PATCH 7/7] doc/Makefile: Add dependency on metadata/ltp.json Petr Vorel
2025-02-06 15:00   ` Petr Vorel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox