Skip to content

Tags: mdear/linuxdeploy

Tags

1-alpha-20240109-1

Toggle 1-alpha-20240109-1's commit message
Improve logging of failed subprocesses

continuous

Toggle continuous's commit message
Improve logging of failed subprocesses

1-alpha-20231206-1

Toggle 1-alpha-20231206-1's commit message
Set up ARM builds with QEMU and Docker

This commit allows us to provide both 32-bit and 64-bit ARM binaries for our users.

1-alpha-20231026-1

Toggle 1-alpha-20231026-1's commit message
Checking if a path is a directory is broken

Checking if a path is a directory, by checking if there is a slash
at the end of the path, was inconsistent and broken in one case.
All string checks of paths being a directory are now the same.

1-alpha-20230713-1

Toggle 1-alpha-20230713-1's commit message
Log start of plugin probing

Occasionally, linuxdeploy becomes unresponsive during plugin detection because a plugin is hanging. In those cases, we need to know which one causes the problem.

1-alpha-20230712-2

Toggle 1-alpha-20230712-2's commit message
Use Ubuntu focal to be able to build i386 AppImages

1-alpha-20230712-1

Toggle 1-alpha-20230712-1's commit message
Use Ubuntu focal to be able to build i386 AppImages

1-alpha-20230711-2

Toggle 1-alpha-20230711-2's commit message
Use Ubuntu focal to be able to build i386 AppImages

1-alpha-20230711-1

Toggle 1-alpha-20230711-1's commit message
include: util: misc: Update which to return binary if a full path is …

…provided

Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>

1-alpha-20220822-1

Toggle 1-alpha-20220822-1's commit message
Fix issue link