14 Commits

Author SHA1 Message Date
Valentin Niess
d24095e3b5 Changed behaviour of in-tree-build flag 2021-12-09 13:49:41 +01:00
Mohamed Feddad
4ce4a09ca9 Add --no-tree-build flag
resolves #40
2021-12-09 00:01:02 +04:00
Valentin Niess
67d5b75751 Patch the install & which commands 2020-09-21 10:02:29 +02:00
Srevin Saju
ac65e882ee Display the usage of subcommands if *.execute() does not exist
python-appimage build previously raised a AttributeError: module 'python_appimage.commands.build' has no attribute 'execute'. This makes users think that its a bug in the program. It would be more intuitive if help / usage is shown instead of AttributeError
2020-06-14 14:35:37 +03:00
Srevin Saju
9088e7fc84 Automatically show python-appimage usage when no arguments are provided
Fixes #21
2020-06-14 11:31:41 +03:00
Valentin Niess
d48e582472 Option for building apps from a base image on disk 2020-04-21 11:34:48 +02:00
Valentin Niess
999fcf8083 Clean the CLI, applications workflow & README 2020-04-03 23:58:30 +02:00
Valentin Niess
f23a2dc25f Add an app builder 2020-04-03 01:17:34 +02:00
Valentin Niess
83ee9e5f0c Relocate local and manylinux under a build command 2020-04-01 00:55:37 +02:00
Valentin Niess
7cdb1fb646 Add a which command for locating binary deps 2020-03-30 01:23:09 +02:00
Valentin Niess
4eb7011425 Add install command & reorganize 2020-03-30 00:48:53 +02:00
Valentin Niess
ca80dd8452 Relocate patchelf & appimagetool 2020-03-29 23:46:37 +02:00
Valentin Niess
f8a4c10644 Clean the package layout 2020-03-29 16:07:53 +02:00
Valentin Niess
dc3acadb9a Initial commit 2020-03-29 11:59:23 +02:00