Commit graph

87946 commits

Author SHA1 Message Date
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
d6726a8864 Move new libnode package to stable. 2025-05-17 23:22:24 +02:00
c610d4a084 Update libnode package to to a patched version of 18.20.8 to fix GCC 15 build errors. 2025-05-17 22:52:51 +02:00
9ee9b0c3f7 Fixes libiconv build errors on GCC 15. 2025-05-17 22:51:09 +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
Ada
388648de6b Dark theme for JS console 2025-05-17 15:31:45 +10: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
1c0ba049c3 Force C++20 for webrtc-audio-processing, as it doesn't build on Windows otherwise. 2025-05-14 17:27:30 +02:00
aeb4bd4f1e Switch to PulseAudio's webrtc-audio-processing.
Disable WebRTC Data Channels, clean up WebRTC.h, update AudioClient.cpp and AudioClient.h to newer API.
2025-05-14 17:27:30 +02:00
92f7cecc50 Directly use qt_source from matrix. 2025-05-14 17:27:29 +02:00
05ac494e9d Fix AppImages being built without compiler optimizations. 2025-05-14 17:27:29 +02:00
bc533b3acf Fix wrong Conan Qt sources. 2025-05-14 17:25:38 +02:00
996e992a86 Remove outdated code. 2025-05-14 17:25:38 +02:00
25ad40195a Use GitHub hosted Runners instead of our own. 2025-05-14 17:25:38 +02:00
24a9703c35 Upload AppImages. 2025-05-14 17:23:31 +02:00
7a62545b12 Enable aarch64 AppImage packaging and add architecture to AppImage file name. 2025-05-14 17:23:31 +02:00
99defa19fa Add missing Qt package. 2025-05-14 17:23:31 +02:00
0e68b4635e Work around AppImages not executing in Docker. 2025-05-14 17:23:31 +02:00
d0a58082cd Add initial AppImage packaging support through CPack. 2025-05-14 17:23:31 +02:00
e2d3e826d5 Initial AppImage packaging on Conan. 2025-05-14 17:23:31 +02:00
Edgar
881a0ce999 🔧 Added OpenXR conan pkg 2025-05-14 17:23:31 +02:00
Edgar
f3590d1a41 🐛 Fixed missing openssl DLL's on Windows 2025-05-14 17:23:31 +02:00
Edgar
9a7756b0f4 Revert "Remove VCPKG OpenSSL hack."
This reverts commit 891c6babc8477f1a5a08c5a202f847252b4af7e7.
2025-05-14 17:23:31 +02:00
1af7aa1617 Disable WebRTC on Windows. It seems to conflict with parts of the Windows SDK. 2025-05-14 17:23:30 +02:00
0c53c2bdca Fix double indentation. 2025-05-14 17:23:30 +02:00
962943bbbf Add comment why Vive Pro Eye support is disabled. 2025-05-14 17:23:30 +02:00
52c8cac0a7 Reenable WebRTC. 2025-05-14 17:23:30 +02:00
96fa377ef8 Add comment why vhacd-util is disabled. 2025-05-14 17:23:30 +02:00
cf5b7f31db Simplify Target macros. 2025-05-14 17:23:30 +02:00
d97bfe73cf Use our conancenter remote to avoid rate limiting. 2025-05-14 17:23:30 +02:00
c020ddbebf Update Windows release builds for Conan qt_source option. 2025-05-14 17:23:30 +02:00
286986810a Update Linux server builds for Conan qt_source option. 2025-05-14 17:23:30 +02:00
c340d22844 Disable Windows 2022 build again, since stuff works fine now. 2025-05-14 17:23:30 +02:00