Commit Graph

590 Commits

Author SHA1 Message Date
probonopd f5df5184e2 Make the bundled application look good on, e.g., Xfce (#346) 2019-01-27 19:53:17 +00:00
probonopd 37631e5640 LogNormal() for removing rpaths, it's not something that needs to be warned about 2019-01-20 14:36:46 +00:00
probonopd 1bcce5d0a5 openSUSE Leap 15.0 uses glibc 2.26 and is used on OBS 2019-01-17 07:44:05 +01:00
probonopd 56a8027535 Update shared.cpp 2019-01-13 15:19:26 +00:00
probonopd 4123a34a39 Update main.cpp 2019-01-13 15:18:51 +00:00
probonopd 2ce6e0d2ce extern bool bundleEverything;
[ci skip]
2019-01-13 15:08:16 +00:00
probonopd 1fc766984a A note on binary compatibility
[ci skip]
2019-01-13 11:22:53 +00:00
probonopd e87ffb3a7d https://standards.freedesktop.org/desktop-entry-spec/1.0/
[ci ksip]
2019-01-13 10:45:12 +00:00
probonopd ae8fad38fe skipGlibcCheck, #340 2019-01-13 10:10:06 +01:00
probonopd 9905d4a625 Reorder 2019-01-13 09:59:36 +01:00
probonopd b3e6e91f25 appimagetool not --verbose 2019-01-12 14:14:46 +00:00
probonopd e586e35ff1 CMake
[ci skip]
2019-01-12 14:00:02 +00:00
probonopd 2b2cadca9f Comment unneeded lines
[ci skip]
2019-01-12 12:53:45 +00:00
probonopd 9a6e9e1bef Revert temporary switch 2019-01-12 09:20:23 +00:00
probonopd 6c199b58dc Temporarily switch appimagtool download URL until https://github.com/AppImage/AppImageKit/issues/905 is solved 2019-01-11 17:14:22 +00:00
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).
2019-01-10 19:36:48 +00:00
probonopd 22ba493e3f Clarify message, #340 2019-01-08 19:01:35 +01:00
probonopd 147fdf80a1 When using Qt from distribution packages
[ci skip]
2019-01-06 11:41:08 +00:00
probonopd fc64c50c09 Update main.cpp 2019-01-06 04:52:07 +01:00
probonopd b9b57e266e gnu_get_libc_version 2019-01-06 04:37:28 +01:00
probonopd 6bfb1c5b6f https://appimage.github.io/
[ci skip]
2019-01-02 14:10:36 +00:00
probonopd d23acde5e0 Update README.md
[ci skip]
2018-12-30 22:48:33 +00:00
probonopd 152b8e8d42 Trigger rebuild to reflect updated excludelist 2018-12-30 16:59:20 +00:00
probonopd e26b003a43 Update main.cpp 2018-12-27 01:20:04 +00:00
probonopd 4f449c161d Update main.cpp 2018-12-27 01:08:20 +00:00
probonopd 2633eb943b Allow for icon file names with dots, such as org.olivevideoeditor.Olive.png
https://github.com/olive-editor/olive/issues/159
2018-12-27 00:54:50 +00:00
probonopd 63fe76d06b A note on DESTDIR
[ci skip]
2018-12-18 08:28:30 +01:00
probonopd 88f45d7347 Insatll newer CMake
[ci skip]
2018-12-17 21:32:53 +00:00
probonopd 600fc20ea7 Keep existing AppRun (#335)
Keep existing AppRun, closes #159
2018-12-15 11:12:48 +00:00
probonopd 0dd02e3c3d -DCMAKE_INSTALL_LIBDIR=/usr/lib
https://code.wireshark.org/review/#/c/30953/3/CMakeLists.txt
{ci skip}
2018-12-12 08:02:36 +01:00
probonopd 70825f0891 Closes #334, thanks @TheAssassin
https://github.com/probonopd/linuxdeployqt/issues/334#issuecomment-443388156
2018-12-01 07:46:12 +00:00
probonopd 4d9d33d02f Commenting out "quick fix for issue #223"
So that continuous builds get uploaded again
2018-11-30 18:52:36 +01:00
probonopd 3a003b1687 Rebuilding for updated excludelist
https://github.com/AppImage/AppImages/blob/e13eda1ff0cf3d42c45b758d64522bf3d82e3ec0/excludelist#L189-L190
2018-11-28 06:57:00 +01:00
probonopd 56041408ce Fix typo, closes #332 2018-11-27 00:43:42 +01:00
probonopd d1aa65d2f3 Update README.md
[ci skip]
2018-11-18 05:54:33 +01:00
Patrick José Pereira d30f9ee39b README: Add mini-qml in projects section (#330)
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
2018-11-17 21:49:42 +01:00
M-Mueller 3381c6c667 Correctly handle libraries in subdirectories (#328)
Leave libs that are already in the AppDir in their current location
2018-11-10 07:50:03 +00:00
probonopd 8156ae0095 Do not exclude libnsl.so.1
https://github.com/AppImage/AppImages/pull/351
2018-11-03 09:02:28 +00:00
probonopd 7749d00eb0 Fix typo 2018-10-21 14:10:44 +00:00
probonopd 37b428898b Use VERSION=$TRAVIS_TAG if it is there 2018-10-21 13:02:03 +00:00
probonopd b7b6861234 Update .travis.yml
https://github.com/probonopd/linuxdeployqt/issues/322#issuecomment-431665632
2018-10-21 12:44:57 +00:00
probonopd d183578088 Update .travis.yml 2018-10-15 20:45:59 +02:00
Doug Beney ce1e066aa6 Added important info on how to get icon themes working (#323)
[ci skip]
2018-10-09 18:31:55 +00:00
Ilya Bizyaev 8b3ded6a4c Add option to specify qmlimportscanner importPaths (#320) 2018-10-05 12:29:28 +02:00
probonopd c6c6898464 Don't need -bundle-non-qt-libs anymore
[ci skip]
2018-09-02 11:27:15 +00:00
TheAssassin f16693354d Merge pull request #310 from probonopd/issue-308
Issue 308
2018-07-19 22:13:56 +02:00
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
2018-07-19 22:05:35 +02:00
TheAssassin 296b5e91f5 Update excludelist 2018-07-19 22:04:14 +02:00
Florian Märkl b9b3321202 Add -ignore-glob argument (#305) 2018-07-15 12:01:02 +00:00
probonopd ac2d5c2180 fix-message
#303
2018-07-09 20:51:02 +02:00