probonopd
78905f35d1
exit(0);
10 years ago
probonopd
686fc47bf9
Update .travis.yml
10 years ago
probonopd
6b183b3d92
Update linuxdeployqt.desktop
10 years ago
probonopd
5cd9183633
Fix Exec=
10 years ago
probonopd
2a4126dd2e
Update linuxdeployqt.desktop
10 years ago
probonopd
d73bce1832
Add files via upload
10 years ago
probonopd
4637309f9d
Create linuxdeployqt.desktop
10 years ago
probonopd
7dbdcae020
Update .travis.yml
10 years ago
probonopd
937502a0f0
grep -o
10 years ago
probonopd
120e6764bc
Update shared.cpp
10 years ago
probonopd
2dc217f9f3
Update .travis.yml
10 years ago
probonopd
de00b3afb7
Fix missing "'"
10 years ago
probonopd
cc59cc81a9
Update .travis.yml
10 years ago
probonopd
0a1d372c11
Update .travis.yml
10 years ago
probonopd
92d1009e51
Update .travis.yml
10 years ago
probonopd
0730cacb6b
Use appimagetool rather than AppImageAssistant
10 years ago
probonopd
1289ea7dc9
Update README.md
[ci skip]
10 years ago
probonopd
82f99776e2
Return correct exit code
10 years ago
probonopd
3415b30006
Trying to close #34 by taking care of libQt5WebEngineCore
10 years ago
probonopd
2a19bc32b5
Blacklist libnss3.so
Workaround for:
```
[1022/150138:ERROR:nss_util.cc(740)] Error initializing NSS with a persistent database (sql:/home/me/.pki/nssdb): libsoftokn3.so: cannot open shared object file: No such file or directory
[1022/150138:ERROR:nss_util.cc(211)] Error initializing NSS without a persistent database: NSS error code: -5925
[1022/150138:FATAL:nss_util.cc(213)] nss_error=-5925, os_error=0
```
10 years ago
probonopd
968adff044
Merge pull request #33 from dacechavez/dacechavez-patch-1
Typo on command line argument
10 years ago
Daniel Chavez
e6afac1757
Typo on command line argument
10 years ago
probonopd
8b0276bfb3
Update README.md
[ci skip]
10 years ago
probonopd
fe46f9bbe5
Update README.md
[ci skip]
10 years ago
probonopd
73b5724080
Update README.md
[ci skip]
10 years ago
probonopd
b1f3506c36
Exit with error code if AppImage generation fails
10 years ago
probonopd
3a464ba922
Stream output of AppImage generation while it happens
10 years ago
probonopd
80aca76f19
Fix bundling of QtQuick/PrivateWidgets
10 years ago
probonopd
1fb057ccc8
Merge branch 'master' of https://github.com/probonopd/linuxdeployqt
10 years ago
probonopd
71e301f91a
Remove 2 compiler warnings
10 years ago
probonopd
5a6172458e
Update README.md
[ci skip]
10 years ago
probonopd
0649df69da
Update README.md
10 years ago
probonopd
6da1cd49c0
Update README.md
[ci skip]
10 years ago
probonopd
2b2ab688b2
Create an AppImage implies -bundle-non-qt-libs
10 years ago
probonopd
194fe7ab5d
Be more explicit about which Qt is going to be deployed
10 years ago
probonopd
7c2590e387
Add comment about qml location
10 years ago
probonopd
69e57be9aa
Increase verbosity
10 years ago
probonopd
e80897c6e4
Update .travis.yml
10 years ago
probonopd
331353df02
Try to determine the Qt to be deployed from qmake on the $PATH
10 years ago
probonopd
d6c72c2edf
Generated by linuxdeployqt
10 years ago
probonopd
a4217a1ad0
Attempt to close #30 by deploying the xcbglintegrations plugins together with libQt5OpenGL
10 years ago
probonopd
b524950553
Update .travis.yml
10 years ago
probonopd
2438c75cf1
Update .travis.yml
10 years ago
probonopd
42cbdb1a86
Increase verbosity
10 years ago
probonopd
c646283c3c
Update .travis.yml
10 years ago
probonopd
da5e33b94f
Fix libQt5XcbQpa.so.5 => not found; #5
https://github.com/probonopd/linuxdeployqt/issues/5#issuecomment-245474269 thanks @skinnysuricate
10 years ago
probonopd
2172f088ab
Documentation error, must be AppImageAssistant of course
[ci skip]
10 years ago
probonopd
39e80ad1df
-bundle-non-qt-libs
[ci skip]
10 years ago
probonopd
cb490c0302
LogError() if AppImage is already there
10 years ago
probonopd
3ed9b1c99b
-bundle-non-qt-libs
10 years ago