jw-pkg/src/python/jw/pkg/cmds/projects
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Jan Lindemann 11ccaef832
All checks were successful
CI / Packaging - Kali Linux (pull_request) Successful in 3m48s
CI / Packaging - OpenSUSE Tumbleweed (pull_request) Successful in 3m55s
CI / Packaging test (pull_request) Successful in 0s
CI / Packaging - Kali Linux (push) Successful in 3m46s
CI / Packaging - OpenSUSE Tumbleweed (push) Successful in 3m54s
CI / Packaging test (push) Successful in 0s
cmds.projects.CmdPythonpath: Reverse PYTHONPATH
CmdPythonpath, AKA pythonpath, prints a PYTHONPATH which runs from
root first to dependency leaves last. This works now but doesn't
give local overrides the advantage it should. Fix that.

Signed-off-by: Jan Lindemann <jan@janware.com>
2026-07-22 12:01:30 +02:00
..
check App: Return cycle path from find_circular_deps() 2026-06-30 15:06:11 +02: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 cmds.projects.BaseCmdPkgRelations: Support spaces as delimiter 2026-06-17 20:16:29 +02:00
Cmd.py pyproject.toml: Enforce import annotations style 2026-06-01 14:34:25 +02:00
CmdBuild.py cmds.projects.CmdBuild: Code and log beautification 2026-07-22 11:06:58 +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 self to extra_paths 2026-07-22 12:01:29 +02:00
CmdCreatePkgConfig.py cmds.projects.lib.templates.tmpl_render(): RenderValues 2026-06-09 07:45:49 +02:00
CmdExepath.py cmds.projects.Cmd[Ldlibpath|Exepath]: Support --delimiter 2026-06-17 20:16:29 +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 cmds.projects.Cmd[Ldlibpath|Exepath]: Support --delimiter 2026-06-17 20:16:29 +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: Reverse PYTHONPATH 2026-07-22 12:01:30 +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