probonopd
4b84a870e6
Copy desktop file into place
8 years ago
probonopd
9f8fc7981c
Beginnings of support for a desktop file as the input
8 years ago
probonopd
5df50f332b
No longer generate qt.conf since we use qt_prfxpath now
8 years ago
probonopd
1d8f972381
Remove -libpath, closes #51
Was a leftover from macdeployqt and never worked for linuxdeployqt
8 years ago
U. Bruhin
b3b9ec7d85
Fix wrong PATH (remove "/usr/bin" suffix)
That suffix is no longer required because linuxdeployqt itself is now
also located in that directory.
8 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
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.
9 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
9 years ago
probonopd
66e5386391
Debug exit code
9 years ago
probonopd
5ebc979d11
Debugging exit code
9 years ago
probonopd
78905f35d1
exit(0);
9 years ago
Daniel Chavez
e6afac1757
Typo on command line argument
9 years ago
probonopd
b1f3506c36
Exit with error code if AppImage generation fails
9 years ago
probonopd
2b2ab688b2
Create an AppImage implies -bundle-non-qt-libs
9 years ago
probonopd
194fe7ab5d
Be more explicit about which Qt is going to be deployed
9 years ago
probonopd
331353df02
Try to determine the Qt to be deployed from qmake on the $PATH
9 years ago
probonopd
7154c0031f
-bundle-non-qt-libs
[ci skip]
9 years ago
probonopd
1a26c0c347
Allow binaries in the usr/bin subdirectory to be found
9 years ago
probonopd
fd65872de3
Allow binaries in the usr/bin subdirectory to be found
9 years ago
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
9 years ago
probonopd
71d29040e0
Fix symlink
9 years ago
probonopd
7cbad4869f
Fix symlink
9 years ago
probonopd
e947ff4941
Make #5 verbose (help wanted)
9 years ago
probonopd
3a0fc27396
Updated copyright header
9 years ago
probonopd
bfcd7681da
Basic AppImage generation if AppImageAssistant is on the $PATH
9 years ago
probonopd
562c578a9b
Remove mentions of debug libraries (a macOS leftover)
9 years ago
probonopd
4ea871fbcb
Use AppDir terminology instead of AppBundle (bundle is a macOS term)
9 years ago
probonopd
66ac27099d
Attempt at closing #3 , reopen if this causes issues
9 years ago
probonopd
48d4c91556
Remove more macOS specific code
9 years ago
probonopd
6325cd4140
Better error handling for strip
9 years ago
probonopd
637ff04fd2
Rename to linuxdeployqt
9 years ago