probonopd
|
c049cdd376
|
Update README.md
Clarify our policy on Ubuntu releases, https://github.com/probonopd/linuxdeployqt/issues/340#issuecomment-472555331
[ci skip]
|
6 years ago |
probonopd
|
cfa4dc561a
|
Revert "Revert "Deploy platformthemes/libqgtk2.so, styles/libqgtk2style.so, iconengines and imageformats (#352)""
This reverts commit fb878b1dfc .
|
6 years ago |
probonopd
|
fb878b1dfc
|
Revert "Deploy platformthemes/libqgtk2.so, styles/libqgtk2style.so, iconengines and imageformats (#352)"
This reverts commit aa78a03de0 .
|
6 years ago |
probonopd
|
38bd68eebf
|
Update appimagetool URL
Closes #354
[ci skip]
|
6 years ago |
probonopd
|
aa78a03de0
|
Deploy platformthemes/libqgtk2.so, styles/libqgtk2style.so, iconengines and imageformats (#352)
|
6 years ago |
probonopd
|
7789123089
|
Revert breakage
https://github.com/Subsurface-divelog/subsurface/pull/1953#issuecomment-457954945
|
6 years ago |
probonopd
|
499fdd5219
|
Update README.md
[ci skip]
|
6 years ago |
probonopd
|
fd164e9862
|
Travis CI does not need to be manually enabled anymore
[ci skip]
|
6 years ago |
probonopd
|
eba669d39b
|
Always bundle iconengines,imageformats
Closes https://github.com/probonopd/linuxdeployqt/issues/82
Closes https://github.com/probonopd/linuxdeployqt/issues/325
|
6 years ago |
probonopd
|
f5df5184e2
|
Make the bundled application look good on, e.g., Xfce (#346)
|
6 years ago |
probonopd
|
37631e5640
|
LogNormal() for removing rpaths, it's not something that needs to be warned about
|
6 years ago |
probonopd
|
1bcce5d0a5
|
openSUSE Leap 15.0 uses glibc 2.26 and is used on OBS
|
6 years ago |
probonopd
|
56a8027535
|
Update shared.cpp
|
6 years ago |
probonopd
|
4123a34a39
|
Update main.cpp
|
6 years ago |
probonopd
|
2ce6e0d2ce
|
extern bool bundleEverything;
[ci skip]
|
6 years ago |
probonopd
|
1fc766984a
|
A note on binary compatibility
[ci skip]
|
6 years ago |
probonopd
|
e87ffb3a7d
|
https://standards.freedesktop.org/desktop-entry-spec/1.0/
[ci ksip]
|
6 years ago |
probonopd
|
ae8fad38fe
|
skipGlibcCheck, #340
|
6 years ago |
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 |