jw-pkg/src/python/jw/pkg/cmds/projects
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Jan Lindemann f153a990a7
All checks were successful
CI / Packaging - Kali Linux (pull_request) Successful in 3m35s
CI / Packaging - OpenSUSE Tumbleweed (pull_request) Successful in 3m39s
CI / Packaging test (pull_request) Successful in 0s
CI / Packaging - Kali Linux (push) Successful in 3m32s
CI / Packaging - OpenSUSE Tumbleweed (push) Successful in 4m29s
CI / Packaging test (push) Successful in 0s
build.cmds.CmdPythonpathOrig: Remove
Remove CmdPythonpathOrig. Its only purpose has ever been to document
and try out how  cmd_pythonpath_orig() had worked in an ancient
application version, that purpose is now served.

Signed-off-by: Jan Lindemann <jan@janware.com>
2026-06-11 12:36:10 +02:00
..
check lib.init.detect_modules(): Renovate signature 2026-06-06 23:08:28 +00:00
lib cmds.projects.lib.templates.tmpl_render(): RenderValues 2026-06-09 07:45:49 +02:00
__init__.py lib.init.detect_modules(): Renovate signature 2026-06-06 23:08:28 +00:00
BaseCmdPkgRelations.py pyproject.toml: Enforce import annotations style 2026-06-01 14:34:25 +02:00
Cmd.py pyproject.toml: Enforce import annotations style 2026-06-01 14:34:25 +02:00
CmdBuild.py pyproject.toml: Enforce import annotations style 2026-06-01 14:34:25 +02:00
CmdCanonicalizeRemotes.py pyproject.toml: Enforce import annotations style 2026-06-01 14:34:25 +02:00
CmdCflags.py pyproject.toml: Enforce import annotations style 2026-06-01 14:34:25 +02:00
CmdCheck.py cmds.xxx .CmdXxx._run(): Add print_help() 2026-06-02 13:17:22 +02:00
CmdCommands.py pyproject.toml: Enforce import annotations style 2026-06-01 14:34:25 +02:00
CmdCreateFile.py cmds.projects.CmdCreateFile: Add more options 2026-06-09 07:46:47 +02:00
CmdCreatePkgConfig.py cmds.projects.lib.templates.tmpl_render(): RenderValues 2026-06-09 07:45:49 +02:00
CmdExepath.py pyproject.toml: Enforce import annotations style 2026-06-01 14:34:25 +02:00
CmdGetAuthInfo.py App.find_dir(): Allow return value None 2026-06-01 20:22:09 +02:00
CmdGetval.py pyproject.toml: Enforce import annotations style 2026-06-01 14:34:25 +02:00
CmdHtdocsDir.py pyproject.toml: Enforce import annotations style 2026-06-01 14:34:25 +02:00
CmdLdflags.py App.get_libname(): Don't use get_proj_refs() 2026-06-08 20:41:37 +02:00
CmdLdlibpath.py pyproject.toml: Enforce import annotations style 2026-06-01 14:34:25 +02:00
CmdLibname.py pyproject.toml: Enforce import annotations style 2026-06-01 14:34:25 +02:00
CmdListRepos.py pyproject.toml: Enforce import annotations style 2026-06-01 14:34:25 +02:00
CmdModules.py pyproject.toml: Enforce import annotations style 2026-06-01 14:34:25 +02:00
CmdPath.py pyproject.toml: Enforce import annotations style 2026-06-01 14:34:25 +02:00
CmdPkgConflicts.py pyproject.toml: Enforce import annotations style 2026-06-01 14:34:25 +02:00
CmdPkgProvides.py pyproject.toml: Enforce import annotations style 2026-06-01 14:34:25 +02:00
CmdPkgRequires.py pyproject.toml: Enforce import annotations style 2026-06-01 14:34:25 +02:00
CmdProjDir.py pyproject.toml: Enforce import annotations style 2026-06-01 14:34:25 +02:00
CmdPythonpath.py cmds.projects.CmdPythonpath: Opts subdir, delimiter, prefix 2026-06-11 12:18:37 +02:00
CmdRequiredOsPkg.py pyproject.toml: Enforce import annotations style 2026-06-01 14:34:25 +02:00
CmdSummary.py pyproject.toml: Enforce import annotations style 2026-06-01 14:34:25 +02:00
CmdTest.py pyproject.toml: Enforce import annotations style 2026-06-01 14:34:25 +02:00
CmdTmplDir.py App.find_dir(): Allow return value None 2026-06-01 20:22:09 +02:00
Makefile jw.build.cmds: Move build.cmds -> cmds.projects 2026-01-26 17:58:23 +01:00