jw-pkg/src/python/jw/build/cmds
Jan Lindemann 50744fc41e build.cmds.CmdListRepos: Pass -f to curl
curl exits with 0 success status, even if the server returns HTTP
401. Passing -f fixes that and has curl error out with exit code 22.
It doesn't show which error, though.

Signed-off-by: Jan Lindemann <jan@janware.com>
2025-11-20 10:56:47 +01:00
..
__init__.py projects.py: Move bulk of code into module 2025-11-15 11:08:52 +01:00
BaseCmdPkgRelations.py build.cmds.BaseCmdPkgRelations: Add Module 2025-11-16 18:05:10 +01:00
CmdBuild.py build.cmds: Move build.App.cmd_xxx() here 2025-11-16 11:39:27 +01:00
CmdCflags.py build.cmds: Move build.App.cmd_xxx() here 2025-11-16 11:39:27 +01:00
CmdCheck.py build.cmds: Move build.App.cmd_xxx() here 2025-11-16 11:39:27 +01:00
CmdCommands.py build.cmds: Move build.App.cmd_xxx() here 2025-11-16 11:39:27 +01:00
CmdCreatePkgConfig.py build.cmds.CmdCreatePkgConfig: Add module 2025-11-16 17:31:16 +01:00
CmdExepath.py build.cmds: Move build.App.cmd_xxx() here 2025-11-16 11:39:27 +01:00
CmdGetAuthInfo.py CmdGetAuthInfo: Code beautification 2025-11-20 10:26:16 +01:00
CmdGetval.py build.cmds: Move build.App.cmd_xxx() here 2025-11-16 11:39:27 +01:00
CmdHtdocsDir.py build.cmds: Move build.App.cmd_xxx() here 2025-11-16 11:39:27 +01:00
CmdLdflags.py build.cmds: Move build.App.cmd_xxx() here 2025-11-16 11:39:27 +01:00
CmdLdlibpath.py build.cmds: Move build.App.cmd_xxx() here 2025-11-16 11:39:27 +01:00
CmdLibname.py build.cmds: Move build.App.cmd_xxx() here 2025-11-16 11:39:27 +01:00
CmdListRepos.py build.cmds.CmdListRepos: Pass -f to curl 2025-11-20 10:56:47 +01:00
CmdModules.py build.cmds: Move build.App.cmd_xxx() here 2025-11-16 11:39:27 +01:00
CmdOsCascade.py build.cmds: Move build.App.cmd_xxx() here 2025-11-16 11:39:27 +01:00
CmdPath.py build.cmds: Move build.App.cmd_xxx() here 2025-11-16 11:39:27 +01:00
CmdPkgConflicts.py build.cmds.BaseCmdPkgRelations: Add Module 2025-11-16 18:05:10 +01:00
CmdPkgProvides.py build.cmds.BaseCmdPkgRelations: Add Module 2025-11-16 18:05:10 +01:00
CmdPkgRequires.py build.cmds.BaseCmdPkgRelations: Add Module 2025-11-16 18:05:10 +01:00
CmdPrereq.py build.cmds: Move build.App.cmd_xxx() here 2025-11-16 11:39:27 +01:00
CmdProjDir.py build.cmds: Move build.App.cmd_xxx() here 2025-11-16 11:39:27 +01:00
CmdPythonpath.py build.cmds: Move build.App.cmd_xxx() here 2025-11-16 11:39:27 +01:00
CmdPythonpathOrig.py build.cmds: Move build.App.cmd_xxx() here 2025-11-16 11:39:27 +01:00
CmdRequiredOsPkg.py build.cmds: Move build.App.cmd_xxx() here 2025-11-16 11:39:27 +01:00
CmdSummary.py build.cmds: Move build.App.cmd_xxx() here 2025-11-16 11:39:27 +01:00
CmdTest.py build.cmds: Move build.App.cmd_xxx() here 2025-11-16 11:39:27 +01:00
Makefile jw.build: Disable generation of __init__.py 2025-11-16 18:44:46 +01:00