Guillaume Girol
|
f54f718871
|
appimage-run: don't chdir to the appimage
this allows to pass relative paths to appimages as argument
fixes #108426
|
2021-01-05 20:26:24 +01:00 |
|
Symphorien Gibol
|
4d51f95638
|
appimage-run: parse readelf's output in C locale
fixes #101137
|
2020-11-24 13:55:04 +01:00 |
|
Pavol Rusnak
|
9444756222
|
appimage: replace radare2+jq with readelf+awk+sha256sum
radare2 does not play nicely with filenames containing spaces
https://github.com/radareorg/radare2/issues/16958
|
2020-05-29 11:14:16 +02:00 |
|
Jörg Thalheim
|
d67098ec2e
|
appimage: fix r2 commands with newer radare2 version
|
2020-05-01 12:36:18 +01:00 |
|
Bignaux Ronan
|
a3df64c8a7
|
appimage-exec.sh: simplify and improve getopts options
|
2020-03-08 20:34:23 +01:00 |
|
Bignaux Ronan
|
95dc1ef1f0
|
appimageTools: fix appimage-exec.sh passing arguments
|
2020-03-08 13:53:48 +01:00 |
|
Bignaux Ronan
|
2a6cd0e6c0
|
appimageTools: fix appimage-exec.sh according to shellcheck
|
2020-03-08 13:38:32 +01:00 |
|
Bignaux Ronan
|
b36d3f2c4a
|
appimage: replace writeScript to a standalone appimage-exec.sh
|
2020-03-07 20:24:26 +01:00 |
|