probonopd
c721bc9e32
Use PVS-Studio Analyzer
...
https://www.viva64.com/en/pvs-studio/
2019-07-28 19:02:31 +00:00
probonopd
9bb5ff7274
Also deploy Qt 4 translations, closes #360 ( #368 )
...
https://github.com/probonopd/linuxdeployqt/issues/360#issuecomment-487554671
2019-04-30 16:40:01 +00:00
probonopd
de6d87358b
Mention glibc 2.23 and xenial
2019-04-10 07:48:00 +02:00
probonopd
cfa4dc561a
Revert "Revert "Deploy platformthemes/libqgtk2.so, styles/libqgtk2style.so, iconengines and imageformats ( #352 )""
...
This reverts commit fb878b1dfc .
2019-03-09 22:00:23 +01:00
probonopd
fb878b1dfc
Revert "Deploy platformthemes/libqgtk2.so, styles/libqgtk2style.so, iconengines and imageformats ( #352 )"
...
This reverts commit aa78a03de0 .
2019-03-09 21:15:55 +01:00
probonopd
aa78a03de0
Deploy platformthemes/libqgtk2.so, styles/libqgtk2style.so, iconengines and imageformats ( #352 )
2019-03-07 17:44:13 +00:00
probonopd
7789123089
Revert breakage
...
https://github.com/Subsurface-divelog/subsurface/pull/1953#issuecomment-457954945
2019-01-27 22:16:48 +00:00
probonopd
eba669d39b
Always bundle iconengines,imageformats
...
Closes https://github.com/probonopd/linuxdeployqt/issues/82
Closes https://github.com/probonopd/linuxdeployqt/issues/325
2019-01-27 20:02:13 +00:00
probonopd
f5df5184e2
Make the bundled application look good on, e.g., Xfce ( #346 )
2019-01-27 19:53:17 +00:00
probonopd
37631e5640
LogNormal() for removing rpaths, it's not something that needs to be warned about
2019-01-20 14:36:46 +00:00
probonopd
1bcce5d0a5
openSUSE Leap 15.0 uses glibc 2.26 and is used on OBS
2019-01-17 07:44:05 +01:00
probonopd
56a8027535
Update shared.cpp
2019-01-13 15:19:26 +00:00
probonopd
4123a34a39
Update main.cpp
2019-01-13 15:18:51 +00:00
probonopd
2ce6e0d2ce
extern bool bundleEverything;
...
[ci skip]
2019-01-13 15:08:16 +00:00
probonopd
ae8fad38fe
skipGlibcCheck, #340
2019-01-13 10:10:06 +01:00
probonopd
9905d4a625
Reorder
2019-01-13 09:59:36 +01:00
probonopd
b3e6e91f25
appimagetool not --verbose
2019-01-12 14:14:46 +00:00
probonopd
22ba493e3f
Clarify message, #340
2019-01-08 19:01:35 +01:00
probonopd
fc64c50c09
Update main.cpp
2019-01-06 04:52:07 +01:00
probonopd
b9b57e266e
gnu_get_libc_version
2019-01-06 04:37:28 +01:00
probonopd
e26b003a43
Update main.cpp
2018-12-27 01:20:04 +00:00
probonopd
4f449c161d
Update main.cpp
2018-12-27 01:08:20 +00:00
probonopd
2633eb943b
Allow for icon file names with dots, such as org.olivevideoeditor.Olive.png
...
https://github.com/olive-editor/olive/issues/159
2018-12-27 00:54:50 +00:00
probonopd
600fc20ea7
Keep existing AppRun ( #335 )
...
Keep existing AppRun, closes #159
2018-12-15 11:12:48 +00:00
M-Mueller
3381c6c667
Correctly handle libraries in subdirectories ( #328 )
...
Leave libs that are already in the AppDir in their current location
2018-11-10 07:50:03 +00:00
Ilya Bizyaev
8b3ded6a4c
Add option to specify qmlimportscanner importPaths ( #320 )
2018-10-05 12:29:28 +02:00
TheAssassin
296b5e91f5
Update excludelist
2018-07-19 22:04:14 +02:00
Florian Märkl
b9b3321202
Add -ignore-glob argument ( #305 )
2018-07-15 12:01:02 +00:00
probonopd
ac2d5c2180
fix-message
...
#303
2018-07-09 20:51:02 +02:00
probonopd
5542062897
Close #300 , thanks kviktor
...
In https://github.com/probonopd/linuxdeployqt/issues/300#issuecomment-398049462 @kviktor writes:
> With this workaround things seem to work great (originally I just removed the whole if/return part but with that the program ran for about 15 mins, with the current one it takes around 5 min to complete which is close to the original one, also it fixes the issue that `xcbglintegrations` is not getting copied over)
2018-06-18 19:46:45 +02:00
osemmler
fff6974040
Fix the copy of the removed file. ( #298 )
2018-06-02 08:44:20 +00:00
probonopd
c17e3f0e8a
Do not remove suffixes from appName, should close #289
...
Thanks @TheAssassin
2018-05-09 20:07:44 +02:00
tsteven4
e03847c81d
Deploy xcbglintegrations plugin when using libQt5Gui, closes #30
2018-05-09 17:22:01 +00:00
Henner Kollmann
c0183494ec
Merge branch 'master' into find_qmake_in_exepath
2018-05-09 14:40:01 +02:00
probonopd
bba42c7cc0
Deploy positioning plugins if QtPositioning library is deployed, #287
2018-05-05 17:27:24 +00:00
Alexander Gottwald
8a17fbf310
Fix generate-excludelist.sh for Bash 4.1
...
Bash 4.1 does not support a -1 array subscript. Compute the last index instead.
2018-04-27 10:05:05 +02:00
probonopd
9c90a882ac
Remove VDSO code, discussion in #283 ( #285 )
2018-04-21 10:09:13 +02:00
TheAssassin
45088e5a5e
Fix -show-exclude-libs
...
Had to move the parsing of -show-exclude-lib up to the block where the
version options are parsed, otherwise a call like
./linuxdeployqt<...>.AppImage -show-exclude-libs
wouldn't work.
CC @patrickelectric
2018-04-13 03:37:26 +02:00
TheAssassin
a99685ca77
Merge branch 'master' into TheAssassin/fix-274
2018-04-13 03:26:56 +02:00
TheAssassin
b09cf168d7
C++11 required
2018-04-13 03:26:25 +02:00
TheAssassin
4ae11ebc2d
Restore original argument parser
2018-04-13 02:55:38 +02:00
TheAssassin
22469d636c
Move argument parser to previous location
2018-04-13 02:47:49 +02:00
TheAssassin
d883d6df64
Improve excludelist generation ( fixes #274 )
2018-04-13 02:38:47 +02:00
Patrick José Pereira
9f738288ef
Add -show-exclude-libs
...
fix #270
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com >
2018-04-12 10:31:30 -03:00
Patrick José Pereira
c1e8ce62c9
Organize help order
...
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com >
2018-04-12 00:10:04 -03:00
TheAssassin
65ceffeffd
Properly check exit code of excludelist.sh in qmake
...
qmake is really making this overly complicated.
We should rather try to use this syntax, which is only available in
Qt 5.6 and higher, apparently:
https://doc.qt.io/qt-5/qmake-function-reference.html#system-replace
2018-04-12 02:55:14 +02:00
TheAssassin
ba3495b855
Fix exit code ot excludelist.sh
2018-04-12 02:54:08 +02:00
TheAssassin
4c615555bf
Check exit code of excludelist command in CMake
2018-04-12 02:08:12 +02:00
Patrick José Pereira
cfb75a2f79
linuxdeployqt: Check if EXCLUDELIST is empty or specified
...
Fix #273
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com >
2018-04-09 20:52:25 -03:00
Patrick José Pereira
7b7f603278
excludelist: Return empty string if something goes wrong
...
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com >
2018-04-09 20:49:58 -03:00