Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: linuxdeploy/linuxdeploy

Tags

continuous

Toggle continuous's commit message
Update to latest Ubuntu

1-alpha-20250213-2

Toggle 1-alpha-20250213-2's commit message
Make static runtime default and build with native ARM runners

1-alpha-20250213-1

Toggle 1-alpha-20250213-1's commit message
Switch to Docker --platform

1-alpha-20240109-1

Toggle 1-alpha-20240109-1'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