84 Commits (2e5cfae9043d6236dda88684e7ec8e14bd02ea63)

Author SHA1 Message Date
probonopd 2e5cfae904 Do not hardcode usr/ 9 years ago
probonopd 86ce8f84e2 Workaround to deploy Qt diretory to qt/ in FHS-like mode 9 years ago
probonopd a0a3e54851 Fix rpath, set to $ORIGIN/lib/ in non-FHS mode 9 years ago
probonopd 5df50f332b No longer generate qt.conf since we use qt_prfxpath now 9 years ago
probonopd 2e6835bc64 Set "qt_prfxpath=." or "qt_prfxpath=..", closes #12 9 years ago
probonopd 792c5cc9d5 Set "qt_prfxpath=." or "qt_prfxpath=../../", closes #12 9 years ago
probonopd 342524d2d1 Update shared.cpp 9 years ago
probonopd 8eef3f66be For now, use -n option for appimagetool, closes #71 9 years ago
U. Bruhin acf38544a8 Fix failure when creating qt.conf 9 years ago
probonopd c01275a7f6 Strip without -x 9 years ago
probonopd c643d6a509 Do not run strip on files that contain rpath starting with $ 9 years ago
probonopd ff61e88162 Do not run strip on files that contain rpath starting with $ 9 years ago
U. Bruhin 453fbfd163 Fix compile error when using Qt5.2 9 years ago
Manio a680de5b2b Improve bundling of Qt libs 9 years ago
Manio 959ef98726 Update shared.cpp 9 years ago
Manio 92e02657d9 Update shared.h 9 years ago
atehxx 97b8ba862b Update shared.cpp 9 years ago
probonopd d062245251 Deploy imageformats 9 years ago
probonopd 4951fd133b Deploy imageformats 9 years ago
probonopd 50c73383e4 Place qt.conf next to executable 9 years ago
probonopd 05f2f03a88 Continue FHS-like mode 9 years ago
probonopd 6fad088ed3 Started FHS-like mode; not quite working yet 9 years ago
Mikkel Krautz f95bb9c1ca shared/shared.cpp: improve Linux VDSO detection. 9 years ago
Mikkel Krautz d57f180179 shared/shared.cpp: remove a few minor C++11-isms. 9 years ago
probonopd 5c79e30f19 Also deploy plugins/iconengines/libqsvgicon.so whenever libQt5Svg.so.* is about to be deployed, closes #36 10 years ago
Thorbjørn Lindeijer f45c7e3156 Improved the way Qt files are located 10 years ago
probonopd 64178d00d5 Update shared.cpp 10 years ago
probonopd 120e6764bc Update shared.cpp 10 years ago
probonopd de00b3afb7 Fix missing "'" 10 years ago
probonopd 0730cacb6b Use appimagetool rather than AppImageAssistant 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 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 71e301f91a Remove 2 compiler warnings 10 years ago
probonopd 7c2590e387 Add comment about qml location 10 years ago
probonopd 69e57be9aa Increase verbosity 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 42cbdb1a86 Increase verbosity 10 years ago
probonopd da5e33b94f Fix libQt5XcbQpa.so.5 => not found; #5 10 years ago
probonopd cb490c0302 LogError() if AppImage is already there 10 years ago
probonopd 3ed9b1c99b -bundle-non-qt-libs 10 years ago
probonopd 08eddb5562 -bundle-non-qt-libs 10 years ago
probonopd 755e9643af fix Type=Application in .desktop file 10 years ago
probonopd 18b57437f5 Fix #19 10 years ago
probonopd ec3230952e Attempt to fix #18 10 years ago