Elias Steurer
|
4dab506b41
|
Fix linux compilation
- Downgrade to stable Qt for now, because linux mirrors are not yet updated
- Launch.json linux "type": "lldb" does not work for some reason...
|
2023-01-27 10:04:51 +01:00 |
|
Elias Steurer
|
64d2c3adb5
|
Bump to Qt 6.5.0 and use FFMPEG
FFMPEG will become default in 6.6.0 anyways
and this fixes the broken rendering on osx and performs
better on my AMD Vega VII on Windows
|
2023-01-27 09:01:37 +01:00 |
|
Elias Steurer
|
97b05c5ff9
|
Refactor qml format script
Lets not add the changes now, but later, because this
was a flyby work.
|
2023-01-22 16:29:20 +01:00 |
|
Elias Steurer
|
7871573179
|
Update to use SPDX-License-Identifier
|
2023-01-19 10:33:49 +01:00 |
|
Elias Steurer
|
9951faf137
|
Bump ScreenPlay version
|
2023-01-07 12:47:15 +01:00 |
|
Elias Steurer
|
8b831ac9c8
|
Bump to Qt 6.4.2
Fix qt paths still using Qt Maintenance
|
2023-01-07 12:30:18 +01:00 |
|
Elias Steurer
|
04c86508ef
|
Remove Qt Maintanance build in favor of aqt
Update osx steam contentbuilder bins
Add skip build option
|
2023-01-05 13:42:58 +01:00 |
|
Elias Steurer
|
e0e02cfcde
|
Fix macOS qt 6.4.1 broken QWebEngine
Lets use 6.3.2 for now until
https://bugreports.qt.io/browse/QTBUG-96406
is fixed
|
2022-12-17 13:29:31 +01:00 |
|
Elias Steurer
|
3042de6d3b
|
Change aqt download dir to be the same as vcpkg
This removes the inconsistency and bundles all dependencies
in one folder.
|
2022-12-17 12:52:00 +01:00 |
|
Elias Steurer
|
4da1f5cd04
|
Bump qt version to 6.4.1
|
2022-11-19 16:32:37 +01:00 |
|
Elias Steurer
|
7a6af59621
|
Fix macOS qt path not using compiler name
|
2022-11-12 14:12:34 +01:00 |
|
Elias Steurer
|
07ffd812b1
|
Remove hardcoded IFW version
|
2022-11-11 13:09:16 +01:00 |
|
Elias Steurer
|
4f9fa3e266
|
Bump IFW and vcpkg
|
2022-11-11 12:19:13 +01:00 |
|
Elias Steurer
|
00c051da9a
|
Update python to output utf-8
|
2022-11-02 12:15:34 +01:00 |
|
Elias Steurer
|
0acab25bde
|
Fix aqt path on osx
|
2022-10-14 11:54:00 +02:00 |
|
Elias Steurer
|
5df7c39259
|
Fix python command
Fix remove outdated order
|
2022-10-14 11:30:26 +02:00 |
|
Elias Steurer
|
bda6716d3a
|
Refactor build &ci script to use aqt
Refactor gitlab-ci to inherit base
Add defines.py that stores variables like versions
Bump Qt version to 6.3.2
|
2022-10-10 11:35:41 +02:00 |
|