Commit Graph

436 Commits

Author SHA1 Message Date
probonopd 1289ea7dc9 Update README.md
[ci skip]
2016-10-22 20:51:23 +02:00
probonopd 82f99776e2 Return correct exit code 2016-10-22 15:54:37 +02:00
probonopd 3415b30006 Trying to close #34 by taking care of libQt5WebEngineCore 2016-10-22 15:40:24 +02:00
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
```
2016-10-22 15:03:31 +02:00
probonopd 968adff044 Merge pull request #33 from dacechavez/dacechavez-patch-1
Typo on command line argument
2016-10-17 18:48:55 +02:00
Daniel Chavez e6afac1757 Typo on command line argument 2016-10-17 15:50:47 +02:00
probonopd 8b0276bfb3 Update README.md
[ci skip]
2016-10-11 01:45:22 +02:00
probonopd fe46f9bbe5 Update README.md
[ci skip]
2016-10-11 01:22:47 +02:00
probonopd 73b5724080 Update README.md
[ci skip]
2016-10-11 00:59:55 +02:00
probonopd b1f3506c36 Exit with error code if AppImage generation fails 2016-10-10 19:05:34 +02:00
probonopd 3a464ba922 Stream output of AppImage generation while it happens 2016-10-10 19:00:56 +02:00
probonopd 80aca76f19 Fix bundling of QtQuick/PrivateWidgets 2016-10-10 18:19:40 +02:00
probonopd 1fb057ccc8 Merge branch 'master' of https://github.com/probonopd/linuxdeployqt 2016-10-10 17:42:25 +02:00
probonopd 71e301f91a Remove 2 compiler warnings 2016-10-10 17:41:58 +02:00
probonopd 5a6172458e Update README.md
[ci skip]
2016-10-10 17:39:18 +02:00
probonopd 0649df69da Update README.md 2016-10-10 17:37:02 +02:00
probonopd 6da1cd49c0 Update README.md
[ci skip]
2016-10-09 18:00:55 +02:00
probonopd 2b2ab688b2 Create an AppImage implies -bundle-non-qt-libs 2016-10-08 17:19:14 +02:00
probonopd 194fe7ab5d Be more explicit about which Qt is going to be deployed 2016-10-08 16:55:20 +02:00
probonopd 7c2590e387 Add comment about qml location 2016-10-08 16:52:40 +02:00
probonopd 69e57be9aa Increase verbosity 2016-10-08 16:51:05 +02:00
probonopd e80897c6e4 Update .travis.yml 2016-10-08 16:46:09 +02:00
probonopd 331353df02 Try to determine the Qt to be deployed from qmake on the $PATH 2016-10-08 16:40:41 +02:00
probonopd d6c72c2edf Generated by linuxdeployqt 2016-10-08 15:06:31 +02:00
probonopd a4217a1ad0 Attempt to close #30 by deploying the xcbglintegrations plugins together with libQt5OpenGL 2016-10-07 21:42:40 +02:00
probonopd b524950553 Update .travis.yml 2016-10-07 21:26:44 +02:00
probonopd 2438c75cf1 Update .travis.yml 2016-10-07 21:26:36 +02:00
probonopd 42cbdb1a86 Increase verbosity 2016-10-07 19:50:02 +02:00
probonopd c646283c3c Update .travis.yml 2016-10-07 18:23:50 +02:00
probonopd da5e33b94f Fix libQt5XcbQpa.so.5 => not found; #5
https://github.com/probonopd/linuxdeployqt/issues/5#issuecomment-245474269 thanks @skinnysuricate
2016-09-26 02:10:43 +02:00
probonopd 2172f088ab Documentation error, must be AppImageAssistant of course
[ci skip]
2016-09-14 22:41:46 +02:00
probonopd 39e80ad1df -bundle-non-qt-libs
[ci skip]
2016-09-14 15:36:59 +02:00
probonopd cb490c0302 LogError() if AppImage is already there 2016-09-14 03:40:38 +02:00
probonopd 3ed9b1c99b -bundle-non-qt-libs 2016-09-14 03:35:30 +02:00
probonopd 08eddb5562 -bundle-non-qt-libs
[ci skip]
2016-09-14 03:35:11 +02:00
probonopd 7154c0031f -bundle-non-qt-libs
[ci skip]
2016-09-14 03:33:51 +02:00
probonopd 755e9643af fix Type=Application in .desktop file 2016-09-14 01:16:22 +02:00
probonopd 18b57437f5 Fix #19 2016-09-14 01:00:01 +02:00
probonopd ec3230952e Attempt to fix #18 2016-09-14 00:28:24 +02:00
probonopd 67b6c92a50 Update README.md 2016-09-14 00:19:10 +02:00
probonopd 76200a5959 Update README.md
[ci skip]
2016-09-09 23:42:38 +02:00
probonopd 1bb3d1caae Update shared.cpp 2016-09-09 02:14:28 +02:00
probonopd 117b176215 Bundle libicu* 2016-09-09 02:10:33 +02:00
probonopd 29b1934f9a Update README.md 2016-09-08 22:52:52 +02:00
probonopd 1a26c0c347 Allow binaries in the usr/bin subdirectory to be found 2016-09-08 22:06:46 +02:00
probonopd fd65872de3 Allow binaries in the usr/bin subdirectory to be found 2016-09-08 21:52:00 +02:00
probonopd 521760f9e3 binutils for objdump 2016-09-08 21:35:41 +02:00
probonopd 35a37c5d4c Allow binaries in the usr/bin subdirectory to be found
This is useful for bundling this application itself together with helper binaries such as patchelf
2016-09-08 21:31:22 +02:00
probonopd 5a50d55131 Update .travis.yml 2016-09-08 21:03:10 +02:00
probonopd 7ab1d67ed5 Update .travis.yml 2016-09-08 20:59:11 +02:00