121 Commits (5fa79fa1df0788b45ed04963d7478d4e68fda2f8)

Author SHA1 Message Date
Patrick José Pereira 9f738288ef Add -show-exclude-libs 7 years ago
Patrick José Pereira c1e8ce62c9 Organize help order 7 years ago
TheAssassin 65ceffeffd Properly check exit code of excludelist.sh in qmake 7 years ago
TheAssassin ba3495b855 Fix exit code ot excludelist.sh 7 years ago
TheAssassin 4c615555bf Check exit code of excludelist command in CMake 7 years ago
Patrick José Pereira cfb75a2f79 linuxdeployqt: Check if EXCLUDELIST is empty or specified 7 years ago
Patrick José Pereira 7b7f603278 excludelist: Return empty string if something goes wrong 7 years ago
Skycoder42 4830aa2490
fixed usage of qmake message function 7 years ago
Skycoder42 ff57bec408
cd into src dir before invoking git 7 years ago
Dinesh Manajipet 7d795fd967 Add a warning message when there are libraries to be excluded 7 years ago
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 8b484dabec Improve argument parser user experience 7 years ago
Dinesh Manajipet b4af14575a Updated help text 7 years ago
Dinesh Manajipet 7ffc790e2e Added support for -excludeLibs command line option 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
TheAssassin 4714c5ad7a Fix version information, mk. 4 7 years ago
TheAssassin d1d3641f58 Fix version information, mk. 3 7 years ago
TheAssassin d3d76b5df6 Fix version information, mk. 2 7 years ago
TheAssassin fe98a41328 Fix version information, mk. 1 7 years ago
TheAssassin b3d31bbc84 "Fancy" version statement (qmake part) 7 years ago
TheAssassin 84a7f6b37f "Fancy" version statement (CMake part) 7 years ago
TheAssassin 2c4c59684b "Fancy" version statement (C++ part) 7 years ago
TheAssassin 348365050e CMake configuration for linuxdeployqt 7 years ago
probonopd fd33511ce7
Do not run ldd on platformthemes, don't bundle their dependencies (#217) 7 years ago
Gary Talent cb3e3e62dc Move RPATH adjustment to after library bundling (#216) 7 years ago
probonopd da29f366d8
Need to bundle libk5crypto according to https://github.com/AppImage/AppImages/issues/301 7 years ago
probonopd 935a629e9e Happy New Year! 7 years ago
probonopd 38a727345d
Do not bundle libnsl.so.1 as it belongs to glibc 7 years ago
probonopd ff5cd2102b
Remove libgssapi_krb5.so.2 because https://github.com/Subsurface-divelog/subsurface/issues/917 7 years ago
Verban Adrian 122eaca6d5 Add extra Qt plugins manually (#152) 7 years ago
probonopd c8016ad707
Revert "Call close(); on QProcess" 7 years ago
probonopd fea29bda61
Call close(); on QProcess 7 years ago
probonopd e129d347bf
Bundle platformthemes, closes #60 7 years ago
probonopd d143cf7897
Deploy platforminputcontexts whenever libQt5Gui is deployed (#190) 7 years ago
Abylay Ospan 25e0269001 deploy xcbglintegrations plugin if libxcb-glx used (#188) 7 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 7 years ago
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