probonopd
5dc2aaea62
Use QDir::cleanPath
7 years ago
probonopd
c5ba2e7599
Deploy copyright files along with libraries copied from the host system
This is only implemented for Debian-like systems. Generalizations welcome.
7 years ago
probonopd
d18947f686
ppa:beineri/opt-qt592-trusty and reworded PR
7 years ago
probonopd
4a95d67e3c
Suggest using uploadtool
[ci skip]
7 years ago
probonopd
099f3c0433
Do not skip deployment just because the library is already at the target location
It might be pre-existing (prior to running linuxdeployqt) any may need to be properly deployed nevertheless
7 years ago
probonopd
8799f57ca6
Trigger rebuild
7 years ago
probonopd
b5e9de7331
Make ldd detect pre-existing libraries in the AppDir
7 years ago
probonopd
7c20299686
https://appimage.github.io/apps
[ci skip]
7 years ago
probonopd
5b4339a0f6
Use -g option for appimagetool
7 years ago
probonopd
7fb2c5c876
Add Subsurface
[ci skip]
7 years ago
probonopd
3540fff530
Trigger rebuild
7 years ago
probonopd
de3a4b5eb9
Merge pull request #176 from ribtoks/master
Workaround for FHS mode for translations. related #115
7 years ago
Taras Kushnir
148e6bb3cc
Workaround for FHS mode for translations
7 years ago
probonopd
05ee513566
Trigger rebuild
7 years ago
probonopd
46a256b616
Also upload zsync
7 years ago
probonopd
b3f0277211
Update tests-environment.sh
7 years ago
probonopd
03c23da9b6
Trigger rebuild
7 years ago
probonopd
3c247d9790
linuxdeployqt-continuous-x86_64.AppImage
7 years ago
probonopd
7d7fe53602
https://github.com/AppImage/AppImageKit/
[ci skip]
7 years ago
probonopd
5a6438cacd
Update PPA
[ci skip]
7 years ago
probonopd
74580fa63e
Merge pull request #149 from bjorn/master
Added path of problematic binary when dependency could not be found
7 years ago
TheAssassin
d9413b37f1
Merge branch 'master' into master
7 years ago
TheAssassin
7db6af8d20
Merge pull request #170 from dragotin/master
Fix: Check if desktop file from first argument really exists
7 years ago
probonopd
1642c921e7
Merge branch 'master' into master
7 years ago
TheAssassin
7d11858a26
Merge pull request #171 from probonopd/fix-builds
Fix builds
7 years ago
TheAssassin
c0217607bc
Authenticate downloaded file by checking hash sum
7 years ago
TheAssassin
6bc4c246f0
Fix PPA name
7 years ago
Klaas Freitag
534f1cf79a
Fix: Check if desktop file from first argument really exists
and issue a proper error message if not.
When using linuxdeployqt for example in OBS and packages can not
be installed, it can happen that the desktop file is not existing.
This error message makes debugging easier.
7 years ago
probonopd
3182c36d66
Merge pull request #163 from lilianmoraru/master
Suggest optimized builds
7 years ago
Lilian A. Moraru
01ff23053a
Suggest optimized builds
7 years ago
probonopd
51d61f0224
Update README.md
7 years ago
probonopd
60dea92aff
Do not exclude libselinux.so.1
https://github.com/AppImage/AppImages/issues/83
7 years ago
TheAssassin
05eb73a516
Merge pull request #116 from mhoeher/master
Allow the qmake executable to be passed on CLI
7 years ago
Martin Höher
8c13c97c77
Add test for qmake option
7 years ago
Martin Höher
2cafb878a6
Merge branch 'master' of https://github.com/probonopd/linuxdeployqt
7 years ago
probonopd
9d9192f31b
Attempt to fix "not found" error
7 years ago
probonopd
15dd2cf277
Merge branch 'master' into master
7 years ago
Thorbjørn Lindeijer
ddb3e4e41c
Added path of problematic binary when dependency could not be found
Without verbose logging (which is really spammy) this information is
otherwise not available, but it can be very helpful in finding out
what's causing the problem.
7 years ago
probonopd
50f650bd4d
Update README.md
7 years ago
probonopd
fa515fdf5f
Merge pull request #147 from tresf/patch-1
Update BUILDING.md
7 years ago
Tres Finocchiaro
d0e3617f6b
Update BUILDING.md
Explicitly state that `linuxdeployqt` releases are x86_64 only. This notice should be reworded if/when more platforms are added to the releases area.
7 years ago
probonopd
b65b349b55
Update README.md
7 years ago
probonopd
892964978c
Exit if appDirPath == "/", closes #144
7 years ago
probonopd
4685e33a6e
Do not blacklist libpcre.so.*
https://github.com/OpenOrienteering/mapper/pull/898#issuecomment-312454680
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
TheAssassin
3e33873686
Merge pull request #140 from orbifx/patch-1
Elaborates on -qmldir
8 years ago
orbifx
c662e56e2f
Elaborates on -qmldir
8 years ago
orbifx
f399119ab6
Show example usage and restructures usage section ( #139 )
8 years ago