25 Commits

Author SHA1 Message Date
Valentin Niess
39d91e847f No packaging option 2025-05-22 13:36:30 +02:00
Valentin Niess
5cf73a59d6 Build bare tarball 2025-05-22 09:55:15 +02:00
Valentin Niess
f746e5dae3 Get images to the cache 2025-05-22 09:32:51 +02:00
Valentin Niess
2f663acc32 Cache management 2025-05-21 23:04:04 +02:00
Valentin Niess
60aec8ba25 Patch some mistakes (according to flake8) 2025-05-20 23:27:20 +02:00
Valentin Niess
75f10bbdc4 Update manylinux CLI 2025-05-20 16:16:27 +02:00
Valentin Niess
72a52b6f34 Select appimagetool version 2025-02-10 18:31:05 +01:00
Valentin Niess
03bab9b38d Multiple extra data 2024-05-22 09:34:57 +02:00
Sławomir Zborowski
a6d0da5f0b Applied review remarks 2024-05-07 13:15:56 +02:00
Valentin Niess
e249fdebdb Use a named logger 2023-11-10 10:18:12 +01:00
Valentin Niess
e596fec38b List command for manylinux images 2023-11-08 18:06:02 +01:00
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