119 Commits (9447f6034b50b41f56f51bcc977e43c4829499f0)

Author SHA1 Message Date
Tristan Cladet 570ca2dcb1
Add -qtlibinfix support in order to precise the libinfix set for a custom Qt distribution. Without this option, linuxdeployqt is not able to look at the Qt plugins directory. (#463) 3 years ago
probonopd a3648aed4a
Bump glibc 4 years ago
Alexander Gorishnyak 5195ec194e Add additional check on link creation (#403) 5 years ago
probonopd 992d7afbfe
Handle '#' comments correctly and allow this script to run standalone 5 years ago
probonopd 570cd59e1d
Update excludelist.h to reflect the current state of https://github.com/AppImage/pkg2appimage/blob/master/excludelist 5 years ago
probonopd 586aaf7111
Additional check 5 years ago
tilya 42e51ea7c7 Adds the option to pass custom update information (#389) 5 years ago
probonopd c721bc9e32
Use PVS-Studio Analyzer 5 years ago
probonopd 9bb5ff7274
Also deploy Qt 4 translations, closes #360 (#368) 6 years ago
probonopd de6d87358b
Mention glibc 2.23 and xenial 6 years ago
probonopd cfa4dc561a Revert "Revert "Deploy platformthemes/libqgtk2.so, styles/libqgtk2style.so, iconengines and imageformats (#352)"" 6 years ago
probonopd fb878b1dfc Revert "Deploy platformthemes/libqgtk2.so, styles/libqgtk2style.so, iconengines and imageformats (#352)" 6 years ago
probonopd aa78a03de0
Deploy platformthemes/libqgtk2.so, styles/libqgtk2style.so, iconengines and imageformats (#352) 6 years ago
probonopd 7789123089
Revert breakage 6 years ago
probonopd eba669d39b
Always bundle iconengines,imageformats 6 years ago
probonopd f5df5184e2
Make the bundled application look good on, e.g., Xfce (#346) 6 years ago
probonopd 37631e5640
LogNormal() for removing rpaths, it's not something that needs to be warned about 6 years ago
probonopd 1bcce5d0a5
openSUSE Leap 15.0 uses glibc 2.26 and is used on OBS 6 years ago
probonopd 56a8027535
Update shared.cpp 6 years ago
probonopd 4123a34a39
Update main.cpp 6 years ago
probonopd 2ce6e0d2ce
extern bool bundleEverything; 6 years ago
probonopd ae8fad38fe
skipGlibcCheck, #340 6 years ago
probonopd 9905d4a625
Reorder 6 years ago
probonopd b3e6e91f25
appimagetool not --verbose 6 years ago
probonopd 22ba493e3f
Clarify message, #340 6 years ago
probonopd fc64c50c09
Update main.cpp 6 years ago
probonopd b9b57e266e
gnu_get_libc_version 6 years ago
probonopd e26b003a43
Update main.cpp 6 years ago
probonopd 4f449c161d
Update main.cpp 6 years ago
probonopd 2633eb943b
Allow for icon file names with dots, such as org.olivevideoeditor.Olive.png 6 years ago
probonopd 600fc20ea7
Keep existing AppRun (#335) 6 years ago
M-Mueller 3381c6c667 Correctly handle libraries in subdirectories (#328) 6 years ago
Ilya Bizyaev 8b3ded6a4c Add option to specify qmlimportscanner importPaths (#320) 6 years ago
TheAssassin 296b5e91f5 Update excludelist 6 years ago
Florian Märkl b9b3321202 Add -ignore-glob argument (#305) 6 years ago
probonopd ac2d5c2180
fix-message 6 years ago
probonopd 5542062897
Close #300, thanks kviktor 6 years ago
osemmler fff6974040 Fix the copy of the removed file. (#298) 7 years ago
probonopd c17e3f0e8a
Do not remove suffixes from appName, should close #289 7 years ago
tsteven4 e03847c81d Deploy xcbglintegrations plugin when using libQt5Gui, closes #30 7 years ago
probonopd bba42c7cc0
Deploy positioning plugins if QtPositioning library is deployed, #287 7 years ago
Alexander Gottwald 8a17fbf310
Fix generate-excludelist.sh for Bash 4.1 7 years ago
probonopd 9c90a882ac
Remove VDSO code, discussion in #283 (#285) 7 years ago
TheAssassin 45088e5a5e Fix -show-exclude-libs 7 years ago
TheAssassin b09cf168d7 C++11 required 7 years ago
TheAssassin 4ae11ebc2d Restore original argument parser 7 years ago
TheAssassin 22469d636c Move argument parser to previous location 7 years ago
TheAssassin d883d6df64 Improve excludelist generation (fixes #274) 7 years ago
Patrick José Pereira 9f738288ef Add -show-exclude-libs 7 years ago
Patrick José Pereira c1e8ce62c9 Organize help order 7 years ago