05a1fa4226
Update Qt package and enable QtX11Extras.
2024-12-15 11:44:35 +01:00
f928307412
Update Ubuntu 20.04 amd64 Qt package to 5.15.14 with QtWebEngine 5.15.17.
2024-06-17 20:34:18 +02:00
3e4f6c10e3
Don't specifically build Qt Script, as we don't use it anymore.
2023-10-01 21:56:53 +02:00
c49df08dd3
Update Ubuntu 20.04 Qt package and switch to system libvpx to fix CVE-2023-5217
2023-10-01 21:55:22 +02:00
8e8dc649b2
Update Qt package to fix CVE-2023-4863
2023-09-16 17:24:40 +02:00
cc7b7a768b
Add Qt package for Ubuntu 20.04 aarch64
2023-05-22 20:42:08 +02:00
9b6d202a21
Rebranding and fixing URLs
2022-09-08 22:10:13 +02:00
23a59eb26d
Add Ubuntu 20.04 Qt package
2022-08-12 18:04:58 +02:00
7b7d54190a
Add Dockerfile for building Ubuntu 18.04 Qt package
2022-07-17 01:13:46 +02:00
Dale Glass
b5122e4732
Download dependencies from overte.org
...
This stops using the old S3 bucket and allows for more flexible hosting
2022-07-14 00:15:39 +02:00
c6f1e6410e
Updated some URLs, rebranded documentation and changed default metaverse server address
2022-02-09 23:57:24 +01:00
Julian Groß
05e8a4fd5c
Update qt-builder readme with additional info
2021-12-20 01:58:37 +01:00
Dale Glass
15effecd17
Add patch for building Qt 5.15 on gcc11
...
gcc11 is requires #include <limits> in places previous versions didn't.
2021-05-20 00:18:46 +02:00
David Rowe
19ea89a3a3
Delete unused patches
2021-04-10 10:30:20 +12:00
Julian Groß
1977d4e47a
Apply suggestions from code review
2021-03-01 03:55:19 +01:00
Julian Groß
5e1330b713
Merge missing file
2021-02-27 20:54:00 +01:00
Julian Groß
f56161363a
Merge remote-tracking branch 'refs/remotes/vircadia/feature/qt-update'
...
Fix merge-conflicts
2021-02-27 20:39:11 +01:00
Julian Groß
8f473084e5
Update README and change to xz compression
2021-02-21 01:53:09 +01:00
Julian Groß
e3bab8a6b9
Update Ubuntu 18.04 amd64 Qt to 5.15.2
2021-02-21 00:22:39 +01:00
ArcadeFever
97fc83ba38
fixed typo in configure command
2021-01-30 23:25:24 -08:00
ArcadeFever
64a0ab6834
fix whitespace
2021-01-16 22:36:35 -08:00
ArcadeFever
da34fd1411
remove extra brew command
2021-01-16 22:34:55 -08:00
ArcadeFever
a7c9a90d22
fix a copy/past bug
2021-01-16 22:31:36 -08:00
ArcadeFever
559859ec1d
fix typo
2021-01-16 22:29:35 -08:00
ArcadeFever
8ba0bdfb60
Update MacOSX build to QT 5.15.2 along with updated build instructions
2021-01-16 22:09:47 -08:00
David Rowe
c66f6a1a3f
qt.conf file requires editing
2020-12-29 20:49:40 +13:00
David Rowe
d5530f180b
Update Windows builds to Qt 5.15.2
2020-12-28 15:54:38 +13:00
David Rowe
cd4227799c
Update build instructions for Qt 5.15.2
2020-12-12 10:23:20 +13:00
Kalila L
7b7038fae1
Bunch of URL updates later...
2020-09-21 00:54:49 -04:00
danteruiz
bc207638a5
Merge branch 'master' of github.com:highfidelity/hifi into qt-launcher
2019-10-25 10:15:39 -07:00
danteruiz
58a3cf6e67
finishing qt-lite build info
2019-10-25 10:13:23 -07:00
danteruiz
850dcb839d
adding build qt-lite build rules
2019-10-23 14:39:34 -07:00
Bradley Austin Davis
6cb1421978
Qt patch for mac video
2019-10-21 16:09:48 -07:00
dante ruiz
7474f3f721
add qt-lite-mac-config.opt
2019-10-15 16:27:14 -07:00
Anthony J. Thibault
154fd393ba
Bug fix for crash in QScriptEngine::reportAdditionalMemoryCost()
...
This fix requires a patch to qt. This build includs a new pre-built Qt 5.12.3 with the patch applied.
See tools/qt5-builder/qtscript-crash-fix.patch to see actual patch applied.
* Touched bullet3 portfile to create new vckpg hash
* New urls for qt assets which include qscript patch hifi_vcpkg.py
* Updated tools/qt5-builder/ with qscript patch and README.md directions.
https://highfidelity.atlassian.net/browse/BUGZ-46
A qt bug was filed to hopefully get this bug fixed upstream.
https://bugreports.qt.io/browse/QTBUG-76176
2019-06-03 17:11:54 -07:00
Anthony J. Thibault
ddf1543d68
Update mac qt build
...
* Reformat whitespace in README.md
* hifi_vckpg.py: Remove macos var/temp hack for vcpkg
* hifi_vckpg.py: Add ability to override HIFI_QT_INSTALL_ROOT dir with environment variable.
* hifi_vckpg.py: Update macos url for pre-built qt 5.12.3 on S3.
* cmake/ports/bullet3/portfile.cmake: add comment to force change in vcpkg hash.
* tools/qt-builder/README.md: updated formatting and added details about how to generate symbols for macos and pc
* tools/qt-builder: added prepare python scripts for symbols
* cmake/macros/SetupQt.cmake: Remove hardcoded var/temp qt cmake path
2019-05-29 17:11:24 -07:00
Anthony J. Thibault
a7874fa556
Update windows build with symbols for release qt-5.12.3
...
hifi_vcpkg.py will now download a new version of qt that contains release symbols.
made minor changes to bullet3/portfile.cmake to trigger a new vkpkg hash.
2019-05-23 14:10:06 -07:00
NissimHadar
f1593cad70
Updated readmes.
2019-05-05 17:16:38 -07:00
NissimHadar
c9e372aa53
Updated for Ubuntu 16.04/18.04
2019-05-04 17:30:10 -07:00
NissimHadar
ec4a3fed43
Using Andrew's configure line.
2019-05-03 21:20:18 -07:00
NissimHadar
80bf1e592d
Allow build on both Ubuntu 16.04 (Jenkins) and 18.04
2019-05-03 20:37:40 -07:00
NissimHadar
7eaa45f5c1
Added macdeployqt to local builds.
2019-04-29 12:33:23 -07:00
NissimHadar
79f73cf06c
Minor cleanup
2019-04-27 22:52:55 -07:00
NissimHadar
88f2cfa965
Updated for Ubuntu 16.04
2019-04-27 22:22:57 -07:00
NissimHadar
03b4d1b472
Updated readme.
2019-04-27 11:00:15 -07:00
NissimHadar
6f7cc6d07f
Corrected README.md for Mac.
2019-04-26 16:27:02 -07:00
NissimHadar
b84f8110f0
Updated for Mac.
2019-04-26 15:53:38 -07:00
NissimHadar
ced1f7d82b
Typo
2019-04-26 15:30:40 -07:00
NissimHadar
08ca27bf42
Add qt.conf and updated README.md
2019-04-26 15:30:00 -07:00
NissimHadar
450bc96c39
Cleanup.
2019-04-25 08:53:25 -07:00