Skip to content

Conversation

@minipli-oss
Copy link
Contributor

  • Try to find a working python interpreter automatically, as not all systems ship the version-agnostic pyton one any more.
  • Also tags and TAGS make targets for ctags support.

These simplify my developer life on Debian 12 ;)

@minipli-oss minipli-oss requested a review from a team as a code owner August 28, 2023 12:17
wipawel
wipawel previously approved these changes Aug 28, 2023
Not all distributions ship a version-agnostic python wrapper any more,
making a simple 'make' fail and require the user to provide the proper
python interpreter through the PYTHON make variable.

Instead try to find a matching python wrapper automatically by probing
the ones we do support.

Signed-off-by: Mathias Krause <[email protected]>
Add 'tags' and 'TAGS' targets to generate corresponding ctags files.

Signed-off-by: Mathias Krause <[email protected]>
@wipawel wipawel merged commit 696a7fd into KernelTestFramework:mainline Aug 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants