Commit graph

87819 commits

Author SHA1 Message Date
96a55f0d9d Replace EXTERNAL_BUILD_ASSETS with OVERTE_EXTERNAL_BUILD_ASSETS. 2025-05-31 15:51:06 +02:00
0b20a901d3 Replace TIMESERVER_URL with OVERTE_TIMESERVER_URL. 2025-05-31 15:45:17 +02:00
018abbe4fc Remove Visual Studio 2017 workaround. 2025-05-31 15:43:11 +02:00
e3fd9cbc55 Replace MACOSX_DEPLOYMENT_TARGET environment variable with CMAKE_OSX_DEPLOYMENT_TARGET cache variable. 2025-05-31 15:39:24 +02:00
3b06290e46 Remove OVERTE_OPTIMIZE and OVERTE_CPU_ARCHITECTURE, replacing them with sane defaults. 2025-05-31 15:36:36 +02:00
5e14df33de Replace USE_GLES environment variables with OVERTE_RENDERING_BACKEND cache variable. 2025-05-31 15:07:03 +02:00
9233b7a3b5 Remove unused MOBILE variable. 2025-05-31 14:14:28 +02:00
cee546cfe0 Replace CMAKE_BACKTRACE_URL and CMAKE_BACKTRACE_TOKEN environment variables with OVERTE_BACKTRACE_URL and OVERTE_BACKTRACE_TOKEN CMake cache variables. 2025-05-31 14:10:24 +02:00
19a8f75654 Add note about CMake documentation. 2025-05-31 14:02:37 +02:00
317e1a7d88 Replace OVERTE_WARNINGS_AS_ERRORS with CMake's new COMPILE_WARNING_AS_ERROR. 2025-05-31 13:58:50 +02:00
01223c8672 Fix warning: "Exactly one of PRE_BUILD, PRE_LINK, or POST_BUILD must be given. Assuming POST_BUILD to preserve backward compatibility." 2025-05-31 13:48:55 +02:00
48204fc74e
Merge pull request #1517 from HifiExperiments/triplanarInspector
Some checks failed
Master API-docs CI Build and Deploy / Build and deploy API-docs (push) Has been cancelled
Master Doxygen CI Build and Deploy / Build and deploy Doxygen documentation (push) Has been cancelled
expose polyvox materials to scripts
2025-05-29 23:43:03 +02:00
0153c319ae
Merge pull request #1543 from JulianGro/runner-image-update
Some checks are pending
Master API-docs CI Build and Deploy / Build and deploy API-docs (push) Waiting to run
Master Doxygen CI Build and Deploy / Build and deploy Doxygen documentation (push) Waiting to run
GitHub Actions Runner image update
2025-05-29 23:13:49 +02:00
a7a341e2b6
Merge pull request #1574 from JulianGro/server_packaging
Fix Debian and RPM server packaging
2025-05-29 23:12:49 +02:00
f849beace2
Merge pull request #1491 from JulianGro/progressDialog-warning
Some checks are pending
Master API-docs CI Build and Deploy / Build and deploy API-docs (push) Waiting to run
Master Doxygen CI Build and Deploy / Build and deploy Doxygen documentation (push) Waiting to run
Fix "QML AnimatedImage: Error Reading Animated Image File" warning.
2025-05-29 22:43:30 +02:00
75401cc70d Update server packaging documentation for Conan. 2025-05-29 08:48:00 +02:00
b9d662a5a0 Package all libraries provided by Conan. 2025-05-29 08:46:34 +02:00
755402f400 Remove OVERTE_USE_SYSTEM_QT reliant code. 2025-05-29 08:43:55 +02:00
c36eabf77b Replace tabs with spaces. 2025-05-29 08:42:17 +02:00
5048d86d75
Merge pull request #1544 from ada-tv/fix/xr-gcc11
Some checks failed
Master API-docs CI Build and Deploy / Build and deploy API-docs (push) Has been cancelled
Master Doxygen CI Build and Deploy / Build and deploy Doxygen documentation (push) Has been cancelled
Fix OpenXR plugin building on GCC 11
2025-05-24 14:11:58 +02:00
025e9ef40a
Merge pull request #1563 from overte-org/fix/blur-tap-alignment
Fix blur taps alignment issue
2025-05-24 12:52:15 +02:00
10c782557b
Work around GitHub markdown rendering ignoring small indentation. 2025-05-24 12:51:53 +02:00
6584f3d4fd Fix blur taps alignment issue 2025-05-24 11:06:28 +02:00
bf53a4c68d Fix Qt Webengine not being able to find Python 2 on Rocky Linux 9. 2025-05-24 08:37:58 +02:00
5d1c4f594a Enable Fedora 42 server package creation. 2025-05-24 08:37:21 +02:00
92017403b8 Fix libstdc++ not being found on Fedora. 2025-05-24 08:36:39 +02:00
ec25a0c3e5 Don't edit an existing Conan profile. 2025-05-24 08:35:51 +02:00
d0e6f40813 Remove usage of undocumented runner.workspace, as it is broken in some scenarios. 2025-05-23 22:34:36 +02:00
ad2825ee89 Remove unneeded GitHub Actions code. 2025-05-23 22:33:06 +02:00
7191fa579b
Fix typo 2025-05-23 22:12:19 +02:00
055cc76894
Merge pull request #1552 from JulianGro/linux-build-docs
Update Linux build documentation.
2025-05-23 19:58:21 +02:00
507718e08b
Merge pull request #1551 from JulianGro/conan-shaders
De-downgrade SPRIV-cross, SPIRV-tools and glslang.
2025-05-22 20:28:47 +02:00
96e3065945 Add Python 2 for Qt Webengine compilation. 2025-05-21 17:25:00 +02:00
82baae0313 Remove (almost) EOL Ubuntu 20.04. 2025-05-21 17:20:24 +02:00
d06b58feeb Remove EOL Fedora 40. 2025-05-21 17:19:54 +02:00
a631905441 Get CMake from Conan to avoid trouble with CMake 4.0. 2025-05-21 13:42:41 +02:00
c370792750 Remove VCPKG -> Conan replacement straggler.
Some checks failed
Master API-docs CI Build and Deploy / Build and deploy API-docs (push) Has been cancelled
Master Doxygen CI Build and Deploy / Build and deploy Doxygen documentation (push) Has been cancelled
2025-05-21 13:25:34 +02:00
dba1ae9b0a Update Linux build documentation. 2025-05-21 13:23:32 +02:00
b49848e683 De-downgrade SPRIV-cross, SPIRV-tools and glslang. 2025-05-21 12:25:18 +02:00
Ada
6804a4c820 Fix OpenXR plugin building on GCC 11 2025-05-19 14:36:45 +10:00
b01c16ab6c Fix Docker not being able to tell which architecture it is running. 2025-05-18 21:11:05 +02:00
667bb5df41 Bump Runner image versions. 2025-05-18 18:50:28 +02:00
5cfc070042 Add missing packages. 2025-05-18 18:49:53 +02:00
76948de89e Install Conan from upstream packages to avoid breaking Python. 2025-05-18 18:49:38 +02:00
5a4695cb44 Downgrade GCC to not break GLIBCXX ABI compatibility. 2025-05-18 18:48:29 +02:00
0947f57911 Actually fix Conan source backups not uploading.
Some checks failed
Master API-docs CI Build and Deploy / Build and deploy API-docs (push) Has been cancelled
Master Doxygen CI Build and Deploy / Build and deploy Doxygen documentation (push) Has been cancelled
2025-05-18 10:24:42 +02:00
75f2c3ae72 Fix Conan source backups not uploading.
Some checks are pending
Master API-docs CI Build and Deploy / Build and deploy API-docs (push) Waiting to run
Master Doxygen CI Build and Deploy / Build and deploy Doxygen documentation (push) Waiting to run
2025-05-18 09:26:55 +02:00
97432d52ad
Merge pull request #1534 from overte-org/conan-rebase1
Some checks are pending
Master API-docs CI Build and Deploy / Build and deploy API-docs (push) Waiting to run
Master Doxygen CI Build and Deploy / Build and deploy Doxygen documentation (push) Waiting to run
The new Conan branch
2025-05-17 12:04:49 +02:00
2dad73e265 Update action.yml, linux_server_build.yml, master_build.yml, and 3 more files 2025-05-14 17:31:44 +02:00
a330cf007c Use and upload backups of dependency sources.
Deduplicate code for preparing Conan, by using a "Composite Action".
2025-05-14 17:27:30 +02:00