probonopd
9905d4a625
Reorder
6 years ago
probonopd
b3e6e91f25
appimagetool not --verbose
6 years ago
probonopd
e586e35ff1
CMake
[ci skip]
6 years ago
probonopd
2b2cadca9f
Comment unneeded lines
[ci skip]
6 years ago
probonopd
9a6e9e1bef
Revert temporary switch
6 years ago
probonopd
6c199b58dc
Temporarily switch appimagtool download URL until https://github.com/AppImage/AppImageKit/issues/905 is solved
6 years ago
Alberto Mardegan
8350fc33a4
README.md: add information to use the system icons ( #343 )
Without this, applications don't look right in Ubuntu 16.04 (at least).
6 years ago
probonopd
22ba493e3f
Clarify message, #340
6 years ago
probonopd
147fdf80a1
When using Qt from distribution packages
[ci skip]
6 years ago
probonopd
fc64c50c09
Update main.cpp
6 years ago
probonopd
b9b57e266e
gnu_get_libc_version
6 years ago
probonopd
6bfb1c5b6f
https://appimage.github.io/
[ci skip]
6 years ago
probonopd
d23acde5e0
Update README.md
[ci skip]
6 years ago
probonopd
152b8e8d42
Trigger rebuild to reflect updated excludelist
6 years ago
probonopd
e26b003a43
Update main.cpp
6 years ago
probonopd
4f449c161d
Update main.cpp
6 years ago
probonopd
2633eb943b
Allow for icon file names with dots, such as org.olivevideoeditor.Olive.png
https://github.com/olive-editor/olive/issues/159
6 years ago
probonopd
63fe76d06b
A note on DESTDIR
[ci skip]
6 years ago
probonopd
88f45d7347
Insatll newer CMake
[ci skip]
6 years ago
probonopd
600fc20ea7
Keep existing AppRun ( #335 )
Keep existing AppRun, closes #159
6 years ago
probonopd
0dd02e3c3d
-DCMAKE_INSTALL_LIBDIR=/usr/lib
https://code.wireshark.org/review/#/c/30953/3/CMakeLists.txt
{ci skip}
6 years ago
probonopd
70825f0891
Closes #334 , thanks @TheAssassin
https://github.com/probonopd/linuxdeployqt/issues/334#issuecomment-443388156
6 years ago
probonopd
4d9d33d02f
Commenting out "quick fix for issue #223"
So that continuous builds get uploaded again
6 years ago
probonopd
3a003b1687
Rebuilding for updated excludelist
e13eda1ff0/excludelist (L189-L190)
6 years ago
probonopd
56041408ce
Fix typo, closes #332
6 years ago
probonopd
d1aa65d2f3
Update README.md
[ci skip]
6 years ago
Patrick José Pereira
d30f9ee39b
README: Add mini-qml in projects section ( #330 )
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
6 years ago
M-Mueller
3381c6c667
Correctly handle libraries in subdirectories ( #328 )
Leave libs that are already in the AppDir in their current location
6 years ago
probonopd
8156ae0095
Do not exclude libnsl.so.1
https://github.com/AppImage/AppImages/pull/351
6 years ago
probonopd
7749d00eb0
Fix typo
6 years ago
probonopd
37b428898b
Use VERSION=$TRAVIS_TAG if it is there
6 years ago
probonopd
b7b6861234
Update .travis.yml
https://github.com/probonopd/linuxdeployqt/issues/322#issuecomment-431665632
6 years ago
probonopd
d183578088
Update .travis.yml
6 years ago
Doug Beney
ce1e066aa6
Added important info on how to get icon themes working ( #323 )
[ci skip]
6 years ago
Ilya Bizyaev
8b3ded6a4c
Add option to specify qmlimportscanner importPaths ( #320 )
6 years ago
probonopd
c6c6898464
Don't need -bundle-non-qt-libs anymore
[ci skip]
6 years ago
TheAssassin
f16693354d
Merge pull request #310 from probonopd/issue-308
Issue 308
6 years ago
TheAssassin
b1565249a0
Require commit ID and tag name via CMake vars if git is not found
On OBS for instance, cmake can be invoked like
cmake -DGIT_COMMIT=xxx -DGIT_TAG_NAME=xxx
to collect the required information.
Fixes #308
6 years ago
TheAssassin
296b5e91f5
Update excludelist
6 years ago
Florian Märkl
b9b3321202
Add -ignore-glob argument ( #305 )
6 years ago
probonopd
ac2d5c2180
fix-message
#303
6 years ago
probonopd
5542062897
Close #300 , thanks kviktor
In https://github.com/probonopd/linuxdeployqt/issues/300#issuecomment-398049462 @kviktor writes:
> With this workaround things seem to work great (originally I just removed the whole if/return part but with that the program ran for about 15 mins, with the current one it takes around 5 min to complete which is close to the original one, also it fixes the issue that `xcbglintegrations` is not getting copied over)
7 years ago
probonopd
558a94f47c
Update .travis.yml
7 years ago
osemmler
fff6974040
Fix the copy of the removed file. ( #298 )
7 years ago
probonopd
fde31cbbbc
Fix for "make: Nothing to be done for 'install'"
[ci skip]
7 years ago
TheAssassin
26ba622969
Merge pull request #296 from bjorn/patch-1
README.md: Updated usage summary
7 years ago
Thorbjørn Lindeijer
6f99c9911b
README.md: Updated usage summary
Copy/pasted from the latest output of `linuxdeployqt --help`.
7 years ago
probonopd
c17e3f0e8a
Do not remove suffixes from appName, should close #289
Thanks @TheAssassin
7 years ago
tsteven4
e03847c81d
Deploy xcbglintegrations plugin when using libQt5Gui, closes #30
7 years ago
TheAssassin
a41d4d9cbf
Merge pull request #291 from hkollmann/find_qmake_in_exepath
Find qmake in exepath
7 years ago