d15b3e5178
Create Windows release builds.
2024-06-26 21:26:01 +02:00
Dale Glass
6f3a1741ff
Merge pull request #1039 from JulianGro/remove-RELEASE_NAME
...
Remove RELEASE_NAME
2024-06-22 21:40:14 +02:00
Dale Glass
a1e7f7a03e
Merge pull request #1029 from overte-org/fix/entity_server_log
...
Fix long messages in Entity script log
2024-06-22 21:38:22 +02:00
6d20b5a887
Merge pull request #1032 from JulianGro/qt5.15.14
...
Update Ubuntu 20.04 amd64 Qt package
2024-06-21 08:04:39 +02:00
fa514bc52d
Merge pull request #1037 from overte-org/fix/bad_weak_ptr
...
Fix unhandled std::bad_weak_ptr
2024-06-20 23:31:13 +02:00
81f1da9f48
Merge pull request #1040 from overte-org/JulianGro-patch-1
...
Remove note about secure WebSockets not being supported.
2024-06-20 23:21:48 +02:00
24c7b6729a
Remove note about secure WebSockets not being supported.
...
It just works, even though nobody touched the code in years. Maybe it was broken in older Qt versions?
2024-06-18 22:24:32 +02:00
c68d966131
Remove RELEASE_NAME from build documentation.
2024-06-18 15:09:13 +02:00
Kalila L
c2382e2e91
Revert "Add releaseName property to About namespace."
...
This reverts commit 8abfe2ead0
.
2024-06-18 15:09:03 +02:00
2617711cf9
Revert "Add "RELEASE_NAME" env variable."
...
This reverts commit a0747b2912
.
Conflicts:
cmake/templates/BuildInfo.h.in
interface/src/Application.cpp
2024-06-18 15:08:48 +02:00
9d8b801a77
Fix unhandled std::bad_weak_ptr
2024-06-18 00:40:04 +02: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
d0a752082c
Fix long messages in Entity script log
2024-06-15 22:01:31 +02:00
c8eb453358
Merge pull request #1022 from overte-org/0000.00.GitHub_Actions_Release_builds
...
GitHub Actions server release builds
2024-06-15 22:00:22 +02:00
3006699488
Merge branch 'master' into 0000.00.GitHub_Actions_Release_builds
2024-06-15 22:00:02 +02:00
893e1f98fa
Merge pull request #1023 from JulianGro/Update-deprecated-gha
...
Update from deprecated actions/checkout and actions/upload-artifact
2024-06-15 21:26:48 +02:00
df365271f6
Merge pull request #1026 from JulianGro/external_refrences
...
Remove some external refrences
2024-06-15 21:26:17 +02:00
d09be20e7f
Create Debian and RPM server release builds.
2024-06-15 21:25:08 +02:00
8f7c684c36
Upload every build to the GitHub artifact storage, instead of just PR builds.
2024-06-15 21:25:08 +02:00
9170fcb74e
Add Fedora 40 artifact pattern.
2024-06-15 21:25:08 +02:00
686781255b
Merge pull request #1021 from overte-org/hetzner-scaling
...
GitHub Action Runner auto-scaling
2024-06-15 21:23:32 +02:00
b3eadb5b1e
Merge pull request #1024 from overte-org/fix/entity_script_messages
...
Temporary fix for some script messages not being transmitted
2024-06-15 21:23:25 +02:00
Dale Glass
93549fb636
Merge pull request #1025 from JulianGro/fix-rpm
...
Fix RPM packaging
2024-06-15 21:22:58 +02:00
0ad492c48f
Remove broken external reference from tools/nitpick/AppDataHighFidelity/Interface.json
2024-06-15 15:40:56 +02:00
245da8eb19
Remove external reference to FloofChat.js.
2024-06-15 15:39:58 +02:00
0a0521428c
Remove Qt packages for EOL systems.
2024-06-15 15:39:30 +02:00
68987b8690
Fix RPM packaging.
2024-06-14 20:39:24 +02:00
5507ac3632
Merge pull request #1018 from JulianGro/remove_broken_ccache
...
Remove broken ccache macro
2024-06-14 08:25:31 +02:00
e490716845
Temporary fix for some script messages not being transmitted
2024-06-13 23:11:52 +02:00
c65d84446b
Update from deprecated actions/checkout and actions/upload-artifact versions to v4.
2024-06-13 21:34:06 +02:00
8edc480890
Disable VCPKG binary caching to save on build time.
2024-06-13 19:30:01 +02:00
df5fcf8ad0
Use Hetzner auto-scaler for GitHub Actiosn builds.
2024-06-13 19:29:38 +02:00
dfd397ebfc
Remove broken ccache makro.
...
This threw a whole bunch of errors when being used, and made use of questionable settings, some of which I couldn't find documentation for.
It has also become really easy to use ccache with cmake through the following environment variables; CMAKE_CXX_COMPILER_LAUNCHER=ccache CMAKE_C_COMPILER_LAUNCHER=ccache
2024-06-12 20:29:53 +02:00
38d399e535
Update build_server_package.bash to include RELEASE_NUMBER.
2024-06-12 20:25:38 +02:00
HifiExperiments
9a2f0f7704
Merge pull request #937 from HifiExperiments/text
...
Text Entity Improvements
2024-06-10 22:59:44 -07:00
Dale Glass
d7d84c661f
Merge pull request #1013 from HifiExperiments/warnings_master2
...
Fix new debug build warning
2024-06-08 23:15:33 +02:00
HifiExperiments
bc45c17a19
debug warning fix
2024-06-08 14:12:45 -07:00
Dale Glass
9047d6a190
Merge pull request #1007 from HifiExperiments/warnings_master2
...
Fix more warnings
2024-06-08 21:31:21 +02:00
32944d48ba
Merge pull request #1010 from JulianGro/fedora-40
...
Add Fedora 40 servers
2024-06-08 13:05:36 +02:00
435fc0f9f1
Merge pull request #1011 from JulianGro/server_packaging
...
Add a script to more easily build Debian and RPM server packages.
2024-06-08 13:01:50 +02:00
3a8241aa91
Add a script to more easily build Debian and RPM server packages.
2024-06-08 12:48:02 +02:00
0c600d349f
Remove Fedora 38 since it's End Of Life.
2024-06-08 12:01:39 +02:00
a882e247c1
Enable Fedora-40 linux_server_build workflow.
2024-06-08 12:00:34 +02:00
04e0a5f4fd
Enable Fedora-39 linux_server_build workflow.
2024-06-08 11:59:56 +02:00
4777166659
Add Dockerfile for building servers on Fedora 40.
2024-06-08 11:56:59 +02:00
6bbc7b40d6
Fix egrep deprecation warning.
2024-06-08 11:56:43 +02:00
61caff7bab
Fix newer versions of rpmbuild not finding the LICENSE file.
2024-06-08 11:56:28 +02:00
HifiExperiments
93276a901d
one more warning
2024-06-07 14:22:02 -07:00
HifiExperiments
5933627aa7
a few more windows warnings
2024-06-06 18:00:11 -07:00
HifiExperiments
f0da309a4f
fix more warnings
2024-06-06 18:00:11 -07:00