Commit Graph

  • d6b9ee7ba6 Merge pull request #133 from J5lx/executable-rpath probonopd 2017-06-11 15:22:56 +0200
  • 6340408518
    Also set rpath for -executable=<path>, resolves #83 Jakob Gahde 2017-06-06 01:00:34 +0200
  • bd459f7869 Do not error when there are no translations probonopd 2017-06-10 22:07:42 +0000
  • 9a93e030cf Attempt to obey pre-existing RPATHs, #52 probonopd 2017-06-10 22:05:26 +0000
  • 6d4c1d966b Attempt to obey pre-existing RPATHs, #52 probonopd 2017-06-10 22:01:00 +0000
  • 646201dcab Revert "Create shared.cpp" probonopd 2017-06-10 15:43:07 +0200
  • fd8bd30534 Create shared.cpp probonopd 2017-06-10 15:35:01 +0200
  • b661b394fa Closes #138, the function 'getBinaryDependencies' was never used probonopd 2017-06-10 13:08:43 +0200
  • c8aac7154e Codacy Badge probonopd 2017-06-10 12:59:31 +0200
  • adcde9365b Merge pull request #137 from adrianschroeter/master probonopd 2017-06-09 14:37:34 +0200
  • 11e35ce7af Fix Qt version detection, qtDetected must not be a bool Adrian Schröter 2017-06-09 09:34:55 +0200
  • 2bbb0844b5 Try to find version specific qmake first Adrian Schröter 2017-06-09 09:34:05 +0200
  • 2f52ffe4c8 Clarify make install for .pro files probonopd 2017-06-07 22:23:25 +0200
  • 894868b819 Merge branch 'master' into master Martin Höher 2017-06-06 16:51:33 +0200
  • 697b1262dc Attempt at fixing #128 Live-CD User 2017-06-05 22:39:34 +0200
  • 9a8902399a Switch to Qt 5.9 probonopd 2017-06-05 11:13:04 +0200
  • 0d9494b240 Switch to Qt 5.9 probonopd 2017-06-05 11:03:21 +0200
  • bd30e0e119 Merge branch 'master' into master probonopd 2017-06-01 23:14:12 +0200
  • 57e68b67a3 Merge pull request #127 from TheAssassin/fix-segfaults-on-travis TheAssassin 2017-06-01 22:32:10 +0200
  • 31ac0abb87 Merge branch 'master' into fix-segfaults-on-travis TheAssassin 2017-06-01 22:20:12 +0200
  • 1088dfa999 Fix linuxdeployqt crashes on Travis (closes #108) TheAssassin 2017-05-29 23:35:13 +0200
  • e785c90e3c Update README.md probonopd 2017-05-31 00:47:02 +0200
  • 21214ee27a Disable patchQtCore probonopd 2017-05-30 23:05:14 +0200
  • df417bd38a Upload files for debugging if linuxdeployqt segfaults TheAssassin 2017-05-29 23:01:17 +0200
  • 63f2e371b6 Disable notifications TheAssassin 2017-05-29 22:53:27 +0200
  • e273dba26c make -j$(nproc) probonopd 2017-05-29 23:15:10 +0200
  • 3df78b975a Do not bundle libpangoft2-1.0.so.0, libpangocairo-1.0.so.0, libpango-1.0.so.0 probonopd 2017-05-27 16:35:17 +0000
  • 0f2dba46ff Translations deployment, thanks Ribtoks https://github.com/probonopd/linuxdeployqt/compare/16f2176...Ribtoks:18efafdea7cd77fb9e201ecfbf522b5d5c68a165?expand=1 probonopd 2017-05-26 07:34:56 +0200
  • e8ea2c94a5 Fix for PrivateWidgets not being deployed, closes #113 16f2176b15 probonopd 2017-05-26 07:25:23 +0200
  • 01056fa3ac Merge branch 'master' into master probonopd 2017-05-26 07:00:06 +0200
  • 195b793686 Do not exit if qmlimportscanner is not found probonopd 2017-05-26 01:50:34 +0200
  • 1c852a19ae Skip QML imports if no Qt detected probonopd 2017-05-25 22:53:42 +0200
  • 08d091725c Update shared.cpp probonopd 2017-05-25 13:41:35 +0200
  • c79654e7e8 Revert "Try Qt 5.7.1 to see whether it also segfaults on Travis CI" It does. Using Qt 5.7.1 makes no difference probonopd 2017-05-25 13:32:10 +0200
  • 731c08ad89 Modify qt.conf probonopd 2017-05-25 13:28:29 +0200
  • e5b7c2f433 Try Qt 5.7.1 to see whether it also segfaults on Travis CI probonopd 2017-05-25 13:17:45 +0200
  • b0cb33c9de Revert "No longer generate qt.conf since we use qt_prfxpath now" Possible workaround for #98, #99, #122 probonopd 2017-05-25 12:51:53 +0200
  • 85b2b44f34 add QNapi to project list that uses linuxdeployqt (#119) Piotr Krzemiński 2017-05-20 23:14:05 +0200
  • bb39683187 Try patchelf 0.9 = 44b7f95 probonopd 2017-05-20 15:16:08 +0200
  • f6664faaf9 Update shared.cpp probonopd 2017-05-20 14:58:51 +0200
  • a3a6376573 Allow the qmake executable to be passed on CLI Martin Höher 2017-05-17 21:30:22 +0200
  • d199bb95b2 Update BUILDING.md probonopd 2017-05-07 18:39:28 +0200
  • bb39214b0c Update BUILDING.md probonopd 2017-05-07 18:38:20 +0200
  • 6dd15c61b7 Update tests-ci.sh probonopd 2017-05-07 14:20:13 +0200
  • 84f063dc80 For now skip the tests, since we are getting an unexplainable segfault probonopd 2017-05-07 13:04:27 +0200
  • 29b51782c6 Do not nest an AppImage inside the AppImage to facilitate --appimage-extract probonopd 2017-05-07 12:40:03 +0200
  • cc66407204 Update tests-environment.sh probonopd 2017-05-07 12:37:55 +0200
  • 4ec6a18986 labpowerqt probonopd 2017-05-03 23:54:34 +0200
  • 18e4e38540 Update README.md probonopd 2017-04-22 21:02:43 +0200
  • 5f2d450c50 Update README.md probonopd 2017-04-07 00:06:39 +0200
  • ea673893db Stop on ldd not found errors; use qmake-qt5 if needed Closes #101 probonopd 2017-04-06 22:12:08 +0200
  • 3848993c42 sudo not needed for local make install? probonopd 2017-04-06 08:13:00 +0200
  • 5fe2c8abd4 No need to be root when installing locally? probonopd 2017-04-06 08:11:59 +0200
  • bace185665 See whether this makes any difference for setting the rpath of plugins probonopd 2017-04-03 21:13:18 +0200
  • 7904b3ce19 trigger rebuild probonopd 2017-04-03 20:37:04 +0200
  • b71bd4d587 Deploy libraries in QML imports probonopd 2017-04-03 18:23:07 +0200
  • 57799ed9d3 glabels-qt probonopd 2017-04-03 07:26:51 +0200
  • 67774737a8 Update README.md probonopd 2017-04-02 17:24:29 +0200
  • d4862201da DESTDIR probonopd 2017-04-02 17:18:17 +0200
  • 4d5b4690f2 Update README.md probonopd 2017-04-02 15:27:21 +0200
  • 8f87719a32 Revert move, not sure if it makes a difference probonopd 2017-04-02 14:56:30 +0200
  • e00472f2d8 Update README.md probonopd 2017-04-02 14:19:30 +0200
  • 5f3b45bb2a Update README.md probonopd 2017-04-02 10:18:26 +0200
  • 6e8bdab10f Only copy to .DirIcon if it does not exist yet probonopd 2017-03-28 07:32:14 +0200
  • 038ea01bdc Add NeoTheFox/RepRaptor probonopd 2017-03-27 19:55:51 +0200
  • 8e95f095dc Remove non-working code probonopd 2017-03-27 18:41:11 +0200
  • 6926e89d15 Workaround for OBS builds probonopd 2017-03-27 18:01:53 +0200
  • 2897666c50 Add verbosity concerning non-properly deployed libs probonopd 2017-03-26 22:33:25 +0200
  • 60725dec9a Fix string patching probonopd 2017-03-26 21:16:29 +0200
  • 8acc1cb3d9 Patch hardcoded paths for Arch Linux Qt Partially addresses https://github.com/probonopd/linuxdeployqt/issues/98 probonopd 2017-03-26 20:38:32 +0200
  • a8515d1bda Patch all qt_* strings in libQt5Core.so that exist (#97) probonopd 2017-03-26 16:59:38 +0200
  • edf48fd228 https://github.com/electronpass/electronpass-desktop probonopd 2017-03-26 13:00:02 +0000
  • c8fb47f246 Add lirios/browser probonopd 2017-03-21 23:57:36 +0100
  • d9423640f7 Add FeedTheMonkey probonopd 2017-03-21 22:57:23 +0100
  • af8d32bb8f Also exclude libnssutil3.so probonopd 2017-03-19 19:13:09 +0100
  • 4c33c5ed97 Make running the tests like in travis-ci easier (#92) Àlex Fiestas 2017-03-17 18:45:30 +0100
  • 585f487180 Merge pull request #91 from afiestas/master probonopd 2017-03-17 17:50:58 +0100
  • 0fea9e03d2
    Fix a typo in "QT_INSTALL_QML" key usage (removing extra space) Àlex Fiestas 2017-03-17 17:41:28 +0100
  • a1a4923ba3
    Exclude /usr/local from being detected as "Distribution Qt" Àlex Fiestas 2017-03-16 12:04:09 +0100
  • ac9e9db2d0
    Remove or replace all uses of qmlImportsPath by qtToBeBundledInfo Àlex Fiestas 2017-03-16 11:56:08 +0100
  • fc571daf7b Always use qtToBeBundledInfo.value("QT_INSTALL_QML ") probonopd 2017-03-12 18:38:17 +0100
  • 1d265dc78a Add UEFITool probonopd 2017-03-09 19:00:01 +0100
  • c21b17174d it2.fileInfo().isFile() probonopd 2017-03-07 00:44:28 +0100
  • 12f43f60d1 Check isFile in order not to find usr/share/appname probonopd 2017-03-07 00:29:41 +0100
  • 9359693d9f Do not exit because this could be a script that patchelf can't work on probonopd 2017-03-02 21:21:20 +0100
  • b3072213a3 Merge pull request #86 from uwehermann/compiler_warnings probonopd 2017-03-02 08:00:47 +0100
  • a6e35bc727 Fix two compiler warnings. Uwe Hermann 2017-03-01 17:34:28 +0100
  • 3a18286bb0 Merge pull request #85 from uwehermann/typos probonopd 2017-03-01 17:49:34 +0100
  • acda87b929 README.md: Fix two typos. Uwe Hermann 2017-03-01 12:47:43 +0100
  • ae2ddde50e Trigger rebuild probonopd 2017-02-27 19:46:31 +0100
  • e7c13e99ad Also generate .DirIcon probonopd 2017-02-27 19:05:22 +0100
  • 99cde6bf77 Copy the icon in place in case it is not there probonopd 2017-02-27 19:00:05 +0100
  • 5b68f3af59 Warn about systm Qt when encountering Qt in /usr probonopd 2017-02-27 09:35:39 +0100
  • b830f1f8cd Beginnings of icon copying probonopd 2017-02-27 09:20:55 +0100
  • cdbc4a3a7f Use linuxdeployqt.desktop to exercise this part of the code, too probonopd 2017-02-27 08:53:55 +0100
  • 0914660bc2 Adjust usage statement probonopd 2017-02-27 08:44:57 +0100
  • 65426098ac Fix build probonopd 2017-02-27 08:43:43 +0100
  • 50ac681433 Refine logic to search the binary from the Exec= entry probonopd 2017-02-27 08:35:57 +0100
  • 3894cf17a8 Refine where to search for the executable defined in the Exec= key probonopd 2017-02-27 08:14:22 +0100
  • 4b84a870e6 Copy desktop file into place probonopd 2017-02-27 07:32:50 +0100