42 Commits (a0886e34e5d713022e9b0d4e19c988234999452b)

Author SHA1 Message Date
TheAssassin 1894c66a8f Generate excludelist, CMake version 7 years ago
Patrick José Pereira 464f1f249b Create excludelist at build time 7 years ago
Patrick José Pereira 4c23dc5cf2 shared: Update excludelist 7 years ago
TheAssassin 79c990c787 Add flag to disable copyright files deployment 7 years ago
probonopd e915ad00ee
Do not deploy platformthemes for now (FIXME) 7 years ago
probonopd 8e2b6df2c1
Comment out platformthemes special treatment 7 years ago
probonopd bea3474008
Still trying to fight segfault introduced in 22d7667 7 years ago
probonopd a7889b0d83
Do not bundle dependencies of platformthemes, should fix #236; previous commit led to segfault 7 years ago
probonopd 22d766797f
Do not bundle dependencies of platformthemes, should fix #236 7 years ago
probonopd fd33511ce7
Do not run ldd on platformthemes, don't bundle their dependencies (#217) 8 years ago
Gary Talent cb3e3e62dc Move RPATH adjustment to after library bundling (#216) 8 years ago
probonopd da29f366d8
Need to bundle libk5crypto according to https://github.com/AppImage/AppImages/issues/301 8 years ago
probonopd 935a629e9e Happy New Year! 8 years ago
probonopd 38a727345d
Do not bundle libnsl.so.1 as it belongs to glibc 8 years ago
probonopd ff5cd2102b
Remove libgssapi_krb5.so.2 because https://github.com/Subsurface-divelog/subsurface/issues/917 8 years ago
Verban Adrian 122eaca6d5 Add extra Qt plugins manually (#152) 8 years ago
probonopd c8016ad707
Revert "Call close(); on QProcess" 8 years ago
probonopd fea29bda61
Call close(); on QProcess 8 years ago
probonopd e129d347bf
Bundle platformthemes, closes #60 8 years ago
probonopd d143cf7897
Deploy platforminputcontexts whenever libQt5Gui is deployed (#190) 8 years ago
Abylay Ospan 25e0269001 deploy xcbglintegrations plugin if libxcb-glx used (#188) 8 years ago
probonopd d3e269f31d
libgtk-x11-2.0.so.0 and libgdk-x11-2.0.so.0 are missing on openSUSE-Tumbleweed-KDE-Live-x86_64-*-Media.iso 8 years ago
probonopd 717eebcaf7
Fix bugs as per https://github.com/probonopd/linuxdeployqt/issues/184#issuecomment-345293540 8 years ago
probonopd ac639bb146
libidn.so.11 does not come with Solus by default 8 years ago
probonopd f135499521
Fix #184 segfault caused by trying to copy copyright files 8 years ago
probonopd 5dc2aaea62
Use QDir::cleanPath 8 years ago
probonopd c5ba2e7599
Deploy copyright files along with libraries copied from the host system 8 years ago
probonopd 099f3c0433
Do not skip deployment just because the library is already at the target location 8 years ago
probonopd b5e9de7331
Make ldd detect pre-existing libraries in the AppDir 8 years ago
probonopd 5b4339a0f6 Use -g option for appimagetool 8 years ago
Taras Kushnir 148e6bb3cc Workaround for FHS mode for translations 8 years ago
probonopd 60dea92aff Do not exclude libselinux.so.1 8 years ago
Martin Höher 8c13c97c77 Add test for qmake option 8 years ago
probonopd 9d9192f31b Attempt to fix "not found" error 8 years ago
Thorbjørn Lindeijer ddb3e4e41c Added path of problematic binary when dependency could not be found 8 years ago
probonopd 4685e33a6e Do not blacklist libpcre.so.* 8 years ago
probonopd c96f01bc4a Libraries missing on openSUSE 42.0 8 years ago
probonopd 18fd602a22 libhcrypto.so.4 missing on openSUSE LEAP 42.0 8 years ago
probonopd 4e3a8bfe83 Cannot assume libkrb5* to be there, it is missing on openSUSE LEAP 42.0 8 years ago
Felix Barz 93ba2f186e Qt module project structure (#124) 8 years ago
Jakob Gahde 6340408518
Also set rpath for -executable=<path>, resolves #83 8 years ago
probonopd bd459f7869 Do not error when there are no translations 8 years ago
probonopd 9a93e030cf Attempt to obey pre-existing RPATHs, #52 8 years ago
probonopd 6d4c1d966b Attempt to obey pre-existing RPATHs, #52 8 years ago
probonopd 646201dcab Revert "Create shared.cpp" 8 years ago
probonopd fd8bd30534 Create shared.cpp 8 years ago
probonopd b661b394fa Closes #138, the function 'getBinaryDependencies' was never used 8 years ago
Adrian Schröter 11e35ce7af Fix Qt version detection, qtDetected must not be a bool 8 years ago
Adrian Schröter 2bbb0844b5 Try to find version specific qmake first 8 years ago
Live-CD User 697b1262dc Attempt at fixing #128 8 years ago