23 Commits (5533a9f3cf0c8c6a7edb2e0758702d7535e540be)

Author SHA1 Message Date
probonopd 717eebcaf7
Fix bugs as per https://github.com/probonopd/linuxdeployqt/issues/184#issuecomment-345293540 7 years ago
probonopd ac639bb146
libidn.so.11 does not come with Solus by default 7 years ago
probonopd f135499521
Fix #184 segfault caused by trying to copy copyright files 7 years ago
Chris Rizzitello 35c2fedfa6 Remove duplicate if on svgz icon check 7 years ago
probonopd 5dc2aaea62
Use QDir::cleanPath 7 years ago
probonopd c5ba2e7599
Deploy copyright files along with libraries copied from the host system 7 years ago
probonopd 099f3c0433
Do not skip deployment just because the library is already at the target location 7 years ago
probonopd b5e9de7331
Make ldd detect pre-existing libraries in the AppDir 7 years ago
probonopd 5b4339a0f6 Use -g option for appimagetool 7 years ago
Taras Kushnir 148e6bb3cc Workaround for FHS mode for translations 7 years ago
Klaas Freitag 534f1cf79a Fix: Check if desktop file from first argument really exists 7 years ago
probonopd 60dea92aff Do not exclude libselinux.so.1 7 years ago
Martin Höher 8c13c97c77 Add test for qmake option 7 years ago
probonopd 9d9192f31b Attempt to fix "not found" error 7 years ago
Thorbjørn Lindeijer ddb3e4e41c Added path of problematic binary when dependency could not be found 7 years ago
probonopd 892964978c Exit if appDirPath == "/", closes #144 7 years ago
probonopd 4685e33a6e Do not blacklist libpcre.so.* 7 years ago
probonopd c96f01bc4a Libraries missing on openSUSE 42.0 7 years ago
probonopd 18fd602a22 libhcrypto.so.4 missing on openSUSE LEAP 42.0 7 years ago
probonopd 4e3a8bfe83 Cannot assume libkrb5* to be there, it is missing on openSUSE LEAP 42.0 7 years ago
Felix Barz 93ba2f186e Qt module project structure (#124) 7 years ago