probonopd
f210de67ce
Update .travis.yml
2016-12-04 11:47:01 +01:00
probonopd
4951fd133b
Deploy imageformats
2016-12-04 11:26:45 +01:00
probonopd
6ae2091eb2
Use continuous build of linuxdeployqt and upload to GitHub Releases
2016-12-04 11:24:17 +01:00
probonopd
5c15c45863
make -j2 for Travis CI
...
[ci skip]
2016-11-30 22:48:11 +01:00
probonopd
db6f23ebf1
opentodolist
...
[ci skip]
2016-11-29 21:13:50 +01:00
probonopd
445cd67b7d
appimagetool instead of AppImageAssistant
...
Closes #50
2016-11-29 20:50:33 +01:00
probonopd
9a1fbab445
Merge pull request #43 from mkrautz/improve-vdso-detection
...
shared/shared.cpp: improve Linux VDSO detection.
2016-11-12 22:20:22 +01:00
Mikkel Krautz
f95bb9c1ca
shared/shared.cpp: improve Linux VDSO detection.
...
This commit improves the the VDSO lookup mechanism
by supporting the shared object names of the VDSO
object for other architectures.
2016-11-12 22:15:51 +01:00
probonopd
1127dc41d5
Merge pull request #41 from mkrautz/c++03-support
...
shared/shared.cpp: remove a few minor C++11-isms.
2016-11-12 11:09:33 +01:00
probonopd
c1b7e786de
Merge pull request #42 from mkrautz/fix-qt-non-gui-build
...
linuxdeployqt/linuxdeployqt.pro: explicitly state linuxdeployqt's dependency on just QtCore.
2016-11-12 11:09:02 +01:00
Mikkel Krautz
d57f180179
shared/shared.cpp: remove a few minor C++11-isms.
...
These are the only issues preventing linuxdeployqt
from building on non-C++11 compilers.
Uses of the range-based for loop are replaced with
Qt's foreach macro.
Uses of auto are replaced with appropriate types.
2016-11-12 11:04:06 +01:00
Mikkel Krautz
dffeffe966
linuxdeployqt/linuxdeployqt.pro: explicitly state linuxdeployqt's dependency on just QtCore.
...
Qt installations without QtGui/QtWidgets still include a default
QT variable of 'core gui'.
Explicitlyt setting QT to just 'core' fixes the build on such
configurations.
2016-11-12 10:54:13 +01:00
probonopd
5c79e30f19
Also deploy plugins/iconengines/libqsvgicon.so whenever libQt5Svg.so.* is about to be deployed, closes #36
2016-11-04 16:18:18 +01:00
probonopd
dbeb6f42c2
Merge pull request #40 from bjorn/master
...
Improved the way Qt files are located
2016-11-04 15:57:37 +01:00
Thorbjørn Lindeijer
f45c7e3156
Improved the way Qt files are located
...
Using 'qmake -query' to get all information explicitly instead of parsing
the output of 'qmake -v' and deriving binary path, plugin path and QML
path from there.
Fixes #28
Fixes #37
2016-11-04 09:44:39 +01:00
probonopd
799f704362
Update README.md
2016-10-28 17:53:26 +02:00
probonopd
b755da95ce
fathomssen/redtimer
...
[ci skip]
2016-10-24 00:24:07 +02:00
probonopd
42fc34c5ec
Add files via upload
2016-10-23 14:49:15 +02:00
probonopd
80cd3c9dc6
Delete linuxdeployqt.svg
...
[ci skip]
2016-10-23 14:49:07 +02:00
probonopd
81386ed1ff
Update linuxdeployqt.svg
2016-10-23 14:48:48 +02:00
probonopd
66e5386391
Debug exit code
2016-10-23 14:19:41 +02:00
probonopd
5ebc979d11
Debugging exit code
2016-10-23 14:14:33 +02:00
probonopd
64178d00d5
Update shared.cpp
2016-10-23 14:06:44 +02:00
probonopd
78905f35d1
exit(0);
2016-10-23 13:19:07 +02:00
probonopd
686fc47bf9
Update .travis.yml
2016-10-23 12:56:01 +02:00
probonopd
6b183b3d92
Update linuxdeployqt.desktop
2016-10-23 12:50:30 +02:00
probonopd
5cd9183633
Fix Exec=
2016-10-23 12:46:38 +02:00
probonopd
2a4126dd2e
Update linuxdeployqt.desktop
2016-10-23 12:44:19 +02:00
probonopd
d73bce1832
Add files via upload
2016-10-23 12:43:00 +02:00
probonopd
4637309f9d
Create linuxdeployqt.desktop
2016-10-23 12:41:19 +02:00
probonopd
7dbdcae020
Update .travis.yml
2016-10-23 11:24:55 +02:00
probonopd
937502a0f0
grep -o
2016-10-22 23:49:05 +02:00
probonopd
120e6764bc
Update shared.cpp
2016-10-22 23:24:44 +02:00
probonopd
2dc217f9f3
Update .travis.yml
2016-10-22 23:19:01 +02:00
probonopd
de00b3afb7
Fix missing "'"
2016-10-22 22:28:09 +02:00
probonopd
cc59cc81a9
Update .travis.yml
2016-10-22 22:19:47 +02:00
probonopd
0a1d372c11
Update .travis.yml
2016-10-22 22:10:04 +02:00
probonopd
92d1009e51
Update .travis.yml
2016-10-22 22:06:43 +02:00
probonopd
0730cacb6b
Use appimagetool rather than AppImageAssistant
2016-10-22 21:58:17 +02:00
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