probonopd
ff61e88162
Do not run strip on files that contain rpath starting with $
Workaround for https://github.com/NixOS/patchelf/issues/10 ?
8 years ago
probonopd
b7e6807b27
Merge pull request #69 from LibrePCB/qt52_compatibility
Fix compile error when using Qt5.2
8 years ago
U. Bruhin
453fbfd163
Fix compile error when using Qt5.2
Error message: 'QJsonValue::QJsonValue(const void*)' is private
8 years ago
probonopd
334930bfaa
Merge pull request #62 from atehxx/patch-2
Improve bundling of Qt libs
8 years ago
probonopd
74ca072c7f
Merge pull request #55 from atehxx/patch-1
Change Qt WebEngine resources path, addresses #57
8 years ago
Manio
a680de5b2b
Improve bundling of Qt libs
Workaround for not bundling Qt libs when Qt is installed in /usr/local/Qt...
8 years ago
Manio
959ef98726
Update shared.cpp
Final improvement to Qt WebEngine resources location
8 years ago
Manio
92e02657d9
Update shared.h
Add new function
8 years ago
probonopd
0d1619a91d
Update README.md
[ci skip]
8 years ago
probonopd
15f8501c3e
Update README.md
[ci skip]
8 years ago
probonopd
d16cef0dfc
Update README.md
[ci skip]
8 years ago
probonopd
64a285a464
Additional projects using linuxdeployqt
[ci skip]
8 years ago
probonopd
1c72b5580f
Update README.md
8 years ago
probonopd
a8bba5c421
Qt 5.8
8 years ago
atehxx
97b8ba862b
Update shared.cpp
Fixed few paths to Web Engine resources as where they seem to be in 5.7.1
8 years ago
probonopd
b7374df1b2
Add PatternPaint
[ci skip]
8 years ago
probonopd
56c778da22
Do not use FHS-like structure in this branch
8 years ago
probonopd
f210de67ce
Update .travis.yml
8 years ago
probonopd
4951fd133b
Deploy imageformats
8 years ago
probonopd
6ae2091eb2
Use continuous build of linuxdeployqt and upload to GitHub Releases
8 years ago
probonopd
5c15c45863
make -j2 for Travis CI
[ci skip]
8 years ago
probonopd
db6f23ebf1
opentodolist
[ci skip]
8 years ago
probonopd
445cd67b7d
appimagetool instead of AppImageAssistant
Closes #50
8 years ago
probonopd
9a1fbab445
Merge pull request #43 from mkrautz/improve-vdso-detection
shared/shared.cpp: improve Linux VDSO detection.
8 years ago
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.
8 years ago
probonopd
1127dc41d5
Merge pull request #41 from mkrautz/c++03-support
shared/shared.cpp: remove a few minor C++11-isms.
8 years ago
probonopd
c1b7e786de
Merge pull request #42 from mkrautz/fix-qt-non-gui-build
linuxdeployqt/linuxdeployqt.pro: explicitly state linuxdeployqt's dependency on just QtCore.
8 years ago
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.
8 years ago
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.
8 years ago
probonopd
5c79e30f19
Also deploy plugins/iconengines/libqsvgicon.so whenever libQt5Svg.so.* is about to be deployed, closes #36
8 years ago
probonopd
dbeb6f42c2
Merge pull request #40 from bjorn/master
Improved the way Qt files are located
8 years ago
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
8 years ago
probonopd
799f704362
Update README.md
8 years ago
probonopd
b755da95ce
fathomssen/redtimer
[ci skip]
8 years ago
probonopd
42fc34c5ec
Add files via upload
8 years ago
probonopd
80cd3c9dc6
Delete linuxdeployqt.svg
[ci skip]
8 years ago
probonopd
81386ed1ff
Update linuxdeployqt.svg
8 years ago
probonopd
66e5386391
Debug exit code
8 years ago
probonopd
5ebc979d11
Debugging exit code
8 years ago
probonopd
64178d00d5
Update shared.cpp
8 years ago
probonopd
78905f35d1
exit(0);
8 years ago
probonopd
686fc47bf9
Update .travis.yml
8 years ago
probonopd
6b183b3d92
Update linuxdeployqt.desktop
8 years ago
probonopd
5cd9183633
Fix Exec=
8 years ago
probonopd
2a4126dd2e
Update linuxdeployqt.desktop
8 years ago
probonopd
d73bce1832
Add files via upload
8 years ago
probonopd
4637309f9d
Create linuxdeployqt.desktop
8 years ago
probonopd
7dbdcae020
Update .travis.yml
8 years ago
probonopd
937502a0f0
grep -o
8 years ago
probonopd
120e6764bc
Update shared.cpp
8 years ago