tianzhendong
5fea3c86e9
modify:适用于1804及以上
2 years ago
Alexander Gorishnyak
deebf70ea6
Fix inconsistent main icon detection, closes #496 ( #498 )
Co-authored-by: probonopd <probonopd@users.noreply.github.com>
2 years ago
probonopd
5fa79fa1df
Workaround for #542 ( #547 )
2 years ago
probonopd
d6ac06cab4
Do not bundle "platformthemes/libqgtk2.so", "styles/libqgtk2style.so" ( #538 )
https://github.com/linuxdeploy/linuxdeploy-plugin-qt/issues/109
Thanks Jean Ghali
2 years ago
tobtoht
66d6eeea28
Allow linuxdeployqt to be built with Qt 6
Allow linuxdeployqt to be built with Qt 6; this does not mean that we build linuxdeployqt with Qt 6 or that linuxdeployqt can deploy Qt 6 applications yet
Thanks @tobtoht
3 years ago
Adrien RICCIARDI
aeafcd28e2
Updated README.md build badge and removed non-working Codacy badge. ( #524 )
* Updated README.md build badge to use GitHub Actions.
Signed-off-by: RICCIARDI-Adrien <adrien.ricciardi@hotmail.fr>
* Removed Codacy badge from README.md as it does not work anymore.
Signed-off-by: RICCIARDI-Adrien <adrien.ricciardi@hotmail.fr>
3 years ago
probonopd
367385d8bf
Revert last change (wrong repo)
3 years ago
probonopd
05929cc92b
Install make
3 years ago
Adrien RICCIARDI
9447f6034b
Fixed GitHub Actions CI build for pull requests, second attempt taking repository into account. ( #522 )
Signed-off-by: RICCIARDI-Adrien <adrien.ricciardi@hotmail.fr>
3 years ago
Adrien RICCIARDI
940fa288f6
Fixed GitHub Actions CI build for pull requests. ( #521 )
Signed-off-by: RICCIARDI-Adrien <adrien.ricciardi@hotmail.fr>
3 years ago
probonopd
13a32e4a65
Name artefact "continuous"
Build artefact must be named "continuous" such as not to break existing scripts that rely on that name
3 years ago
Adrien RICCIARDI
adf1eb0840
Added GitHub Action CI. ( #518 )
* Added GitHub Action CI.
Signed-off-by: RICCIARDI-Adrien <adrien.ricciardi@hotmail.fr>
* Removed Travis CI support.
Signed-off-by: RICCIARDI-Adrien <adrien.ricciardi@hotmail.fr>
3 years ago
Tristan Cladet
570ca2dcb1
Add -qtlibinfix support in order to precise the libinfix set for a custom Qt distribution. Without this option, linuxdeployqt is not able to look at the Qt plugins directory. ( #463 )
* Add -qtlibinfix support in order to precise the libinfix set for a custom Qt distribution. Without this option, linuxdeployqt is not able to look at the Qt plugins directory.
* Add dedicated qtlibinfix section in documentation.
* Missing lib prefix for the -qtlibinfix example in documentation.
* Update README.md
Co-authored-by: Tristan Cladet <tristan.cladet@siemens.com>
Co-authored-by: probonopd <probonopd@users.noreply.github.com>
3 years ago
Jacopo Zecchi
b4697483c9
Updated broken link to macdeployment qt ( #493 )
the new link is https://doc.qt.io/qt-5/macos-deployment.html#macdeploy
3 years ago
probonopd
a3f097b134
Disable arm64-graviton2 for now [ci skip]
4 years ago
probonopd
7d0bab459d
Try arm64-graviton2
4 years ago
probonopd
58cbda4aea
Switch to xenial
4 years ago
probonopd
f2a877dc3b
Switch to xenial [ci skip]
4 years ago
probonopd
a3648aed4a
Bump glibc
4 years ago
probonopd
dbad0d305b
Add -qmlimport [ci skip]
4 years ago
Thorbjørn Lindeijer
1a4d4ea915
Tiled AppImage is now built on GitHub Actions ( #461 ) [ci skip]
4 years ago
Patrizio Bekerle
d41e234569
Add QOwnNotes project as example for building with GitHub Actions ( #449 )
4 years ago
Vaibhav Pandey
d091be1aef
Mention apkstudio in list of projects. ( #433 )
[ci skip]
5 years ago
probonopd
c6bcad2f1a
Update link, closes #431
5 years ago
pestophagous
8e681d4555
GitHub template project using linuxdeployqt ( #415 )
[ci skip]
5 years ago
Alexander Gorishnyak
5195ec194e
Add additional check on link creation ( #403 )
5 years ago
probonopd
992d7afbfe
Handle '#' comments correctly and allow this script to run standalone
[ci skip]
5 years ago
probonopd
570cd59e1d
Update excludelist.h to reflect the current state of https://github.com/AppImage/pkg2appimage/blob/master/excludelist
https://github.com/Subsurface-divelog/subsurface/issues/1971#issuecomment-535628461
5 years ago
probonopd
586aaf7111
Additional check
Additional check to make sure that the undocumented, unsupported and not recommended `-unsupported-allow-new-glibc` option is not abused to create results that are broken; see https://github.com/probonopd/linuxdeployqt/issues/340 for more information
5 years ago
probonopd
3f309970f7
Document to use Qt. 5.10 due to #391
5 years ago
tilya
42e51ea7c7
Adds the option to pass custom update information ( #389 )
If linuxdeployqt is called with the option -updateinformation=<update
string>, it passes that update string to appimagetool. Otherwise it uses
-g to guess (the original behavior).
5 years ago
probonopd
c721bc9e32
Use PVS-Studio Analyzer
https://www.viva64.com/en/pvs-studio/
5 years ago
probonopd
fcc2a03e38
libgl1-mesa-dev, fails on xenial otherwise
[ci skip]
6 years ago
Paul Colby
6e359c50e3
Fix very minor spelling typo ( #371 )
6 years ago
probonopd
dcff198b50
Decentralized
[ci skip]
6 years ago
probonopd
2db62c3fbc
Do not unset LD_LIBRARY_PATH
https://github.com/probonopd/linuxdeployqt/pull/370#issuecomment-489515772
6 years ago
probonopd
fbf32415f7
Point to https://github.com/NixOS/patchelf/issues/124
[ci skip]
6 years ago
probonopd
6755b8619d
Remove unset from documentation as it is no longer needed
[ci skip]
6 years ago
probonopd
78b7efea25
Remove the need for unset ... calls using AppRun file ( #370 )
6 years ago
probonopd
9bb5ff7274
Also deploy Qt 4 translations, closes #360 ( #368 )
https://github.com/probonopd/linuxdeployqt/issues/360#issuecomment-487554671
6 years ago
probonopd
3f22639c43
Revert patchelf changes
because it resulted in segfault when trying to run linuxdeployqt
6 years ago
probonopd
32bf3dea2e
--prefix=/usr for patchelf
6 years ago
probonopd
4d09d0cb7a
Fix typo
6 years ago
probonopd
4d7c8119e1
We want a newer patchelf
6 years ago
probonopd
cf7a4814c2
Fix typo
[ci skip]
6 years ago
probonopd
de6d87358b
Mention glibc 2.23 and xenial
6 years ago
probonopd
c46fd707cc
meson with ninja
[ci skip]
6 years ago
probonopd
31472be731
meson
[ci skip]
6 years ago
probonopd
30c37f4da3
meson
[ci skip]
6 years ago
probonopd
e8148f3eda
Trigger new build
6 years ago