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