Önder Görmez
|
8cc050cc0b
|
Improve maintainability
* With replacing static Qt version names
|
2022-09-18 23:29:44 +03:00 |
|
Önder Görmez
|
6994f06c3d
|
Rename variable
* From QT_BRANCH as QT_VERSION
|
2022-09-18 23:29:44 +03:00 |
|
Önder Görmez
|
b0af583fe6
|
Fix path
|
2022-09-18 23:29:44 +03:00 |
|
Viktor Petersson
|
f5e3107d16
|
Reinstate pi1 and pi2 builds.
|
2022-09-16 18:25:36 +01:00 |
|
Viktor Petersson
|
6ed01ce32a
|
More bumps
|
2022-09-16 11:40:13 +01:00 |
|
Viktor Petersson
|
7d2779c184
|
Skip builds for pi1 and pi2
|
2022-09-16 11:29:40 +01:00 |
|
Viktor Petersson
|
b7ead741ad
|
more debugging
|
2022-09-16 11:27:07 +01:00 |
|
Viktor Petersson
|
870e6e57cc
|
Formatting
|
2022-09-16 11:21:50 +01:00 |
|
Viktor Petersson
|
5c5f3ee913
|
Tweaks syntax
|
2022-09-16 11:18:35 +01:00 |
|
Viktor Petersson
|
017156d0a4
|
Reinstates multistage cross arch build.
|
2022-09-16 10:53:07 +01:00 |
|
Viktor Petersson
|
e03d93e05f
|
Tweaks from Dockerfile for webview.
|
2022-09-16 10:36:39 +01:00 |
|
Viktor Petersson
|
8626ecf96d
|
Minor documentation and syntax fixes.
|
2022-09-13 17:12:37 +01:00 |
|
Viktor Petersson
|
9481093f1b
|
Fixes readme
|
2022-09-13 12:05:56 +01:00 |
|
Viktor Petersson
|
3f82e0b92d
|
Merge branch 'master' into more-build-fixes
|
2022-09-13 12:04:39 +01:00 |
|
Viktor Petersson
|
8f96b64958
|
Various installation tweaks
|
2022-09-13 12:03:27 +01:00 |
|
Viktor Petersson
|
81eefa888b
|
Minor cleanup
|
2022-09-13 10:57:25 +01:00 |
|
Pavel Shliak
|
14aeb421d8
|
Update README.md
Modify the command to support selinux
|
2022-06-21 16:32:51 +03:00 |
|
Viktor Petersson
|
4ae598ce09
|
Minor documentation update
|
2020-12-24 07:31:02 +00:00 |
|
Viktor Petersson
|
6358ac6639
|
Revises build process for webview. Adds hash and volume mount
|
2020-12-19 10:51:25 +00:00 |
|
Viktor Petersson
|
349cbe4f2c
|
Minor bash best practice tweak
|
2020-12-18 18:07:11 +00:00 |
|
Viktor Petersson
|
ec92c355fe
|
Merge pull request #1451 from rusko124/fix/hardcode-host-for-local-assets
Edits: logs for the viewer
|
2020-12-18 17:11:41 +00:00 |
|
Rusko124
|
822fa2d14f
|
Edits: logs for the viewer
|
2020-12-18 23:08:33 +06:00 |
|
Viktor Petersson
|
906f47b130
|
Merge pull request #1450 from rusko124/fix/hardcode-host-for-local-assets
Edits: removed includes
|
2020-12-18 16:43:23 +00:00 |
|
Rusko124
|
f8b81f8917
|
Edits: removed includes
|
2020-12-18 22:40:16 +06:00 |
|
Viktor Petersson
|
d64370cde5
|
Fixes broken logic in script
|
2020-12-18 14:57:30 +00:00 |
|
Rusko124
|
d859ee918b
|
Fix: hardcode listen host for the local files
|
2020-12-18 20:41:07 +06:00 |
|
Rusko124
|
9f7d486c34
|
Edits: viewImage works through nginx and fix for a load screen
|
2020-12-18 12:00:08 +06:00 |
|
Rusko124
|
41067b2ca6
|
Fix: webview displays the local assets
|
2020-12-17 16:33:57 +06:00 |
|
Rusko124
|
c52637a83c
|
Fix: displaying local images
|
2020-12-15 19:31:44 +06:00 |
|
Viktor Petersson
|
1b60c3cbd3
|
Brings back qtwebengine patch for Pi 1 (not needed for others)
|
2020-12-10 09:25:57 +00:00 |
|
Viktor Petersson
|
3cb04ff025
|
Annotate qt6 build
|
2020-12-09 20:01:26 +00:00 |
|
Viktor Petersson
|
b7f4eb8c00
|
Fixes build process of QTWebEngine by disabling opengl. Moves "cd" to "pushd/popd". Removes dead code
|
2020-12-09 20:00:35 +00:00 |
|
Viktor Petersson
|
44afd43b77
|
Adds more documentation
|
2020-12-08 21:28:55 +00:00 |
|
Viktor Petersson
|
c50cee5da4
|
Fixes unbound variable issue
|
2020-12-08 18:57:01 +00:00 |
|
Viktor Petersson
|
c7939844c2
|
Adds flag to build for specific target
|
2020-12-08 17:53:49 +00:00 |
|
Viktor Petersson
|
dc9998785e
|
Adds caching with ccache. A full rebuild with cache now only takes ~15min
|
2020-12-08 17:49:38 +00:00 |
|
Viktor Petersson
|
8874aeb740
|
Refactors build process to simplify dependencies by using qt-everywhere package instead of git.
|
2020-12-06 11:40:17 +00:00 |
|
Viktor Petersson
|
bd67cdcefb
|
Missed a QT patch
|
2020-12-04 19:31:49 +00:00 |
|
Viktor Petersson
|
54492afe5f
|
Fixes QT Base configure script such that it detects the Pi3 chip
|
2020-12-04 19:17:14 +00:00 |
|
Viktor Petersson
|
f58367d4f9
|
Formatting
|
2020-12-02 10:10:26 +00:00 |
|
Viktor Petersson
|
635d14ab92
|
Tweaks build and readme.
|
2020-12-02 10:09:41 +00:00 |
|
Viktor Petersson
|
bf660dde70
|
Cleanup
|
2020-11-30 19:38:26 +00:00 |
|
Viktor Petersson
|
8335c3ea60
|
Cleans up old compile scripts
|
2020-11-30 19:35:25 +00:00 |
|
Viktor Petersson
|
8ac793b6c5
|
Adds build of webview too
|
2020-11-30 18:25:36 +00:00 |
|
Viktor Petersson
|
e1fa2e7b96
|
More cross compile tweaks
|
2020-11-30 13:43:16 +00:00 |
|
Viktor Petersson
|
d189b198f4
|
More attempts to cross compile QT because it is just insanely slow
|
2020-11-27 16:45:55 +00:00 |
|
Viktor Petersson
|
86bbe3201b
|
Removes source packages as they shouldn't be needed
|
2020-11-27 10:24:07 +00:00 |
|
Viktor Petersson
|
74644e30f9
|
Adds more dependencies
|
2020-11-27 10:20:11 +00:00 |
|
Viktor Petersson
|
7ccb94ccc0
|
Fixes syntax issue
|
2020-11-27 08:49:50 +00:00 |
|
Viktor Petersson
|
92e02dcae5
|
Merge pull request #1421 from rusko124/webview/webengine-syntax
Edits: updated webview to webengine syntax
|
2020-11-27 08:02:41 +00:00 |
|