69ab504349
Libnode portfile cleanup
2023-06-18 23:51:18 +02:00
d6e5b5faf7
Fixed formatting and added a comment
2023-06-18 23:47:59 +02:00
bb428edcac
Another fix for libnode portfile on Windows
2023-06-16 13:20:51 +02:00
1f7b4ef350
Fix libnode vcpkg failure on Windows
2023-06-15 23:57:27 +02:00
7da45e2d64
Fixed number of jobs for libnode build
2023-06-14 22:02:50 +02:00
31fc553efc
Build libnode from source
2023-06-13 22:28:36 +02:00
e578fe2ab8
Merge pull request #185 from overte-org/feature/v8
...
V8 scripting engine
2023-05-27 22:22:05 +02:00
f6c6548364
Fix wrong version in draco VCPKG CONTROL file
2023-05-24 19:33:25 +02:00
08b8bfeef4
Merge pull request #374 from overte-org/update-nvtt
...
Fix NVTT compilation on Visual Studio 2022
2023-05-24 19:31:40 +02:00
f04af62fd2
Prefer libnode.so.108 to prevent wrong system libnode being used over vcpkg libnode.
2023-05-22 20:43:16 +02:00
eb8aabdc8f
Switch to Ubuntu 20.04 aarch64 node package
2023-05-22 20:43:03 +02:00
141d3d047c
Add Linux aarch64 node package
2023-05-22 20:41:35 +02:00
dfac944f9f
move Windows node package to S3
2023-05-22 20:40:28 +02:00
f241ede316
Initial fixes for building on Windows
2023-05-19 00:17:39 +02:00
b42a949d03
Find VCPKG libnode
2023-05-19 00:17:39 +02:00
b650da7fc9
Initial VCPKG Node/v8 packaging
2023-05-19 00:17:39 +02:00
9fd2f4ed08
Fix broken hifi-deps CONTROL file
2023-05-19 00:17:38 +02:00
acc658ee80
Fixed deadlock in Create App
2023-05-19 00:17:38 +02:00
ae7d229d0e
Fix copyright headers
2023-05-19 00:17:38 +02:00
de91769e2f
Fixed some V8 crashes
2023-05-19 00:17:37 +02:00
Dale Glass
0022038772
Fix tabulation
2023-05-19 00:17:36 +02:00
Dale Glass
f093d8155c
Use sampler library if present
2023-05-19 00:17:36 +02:00
Dale Glass
e5e1d9b2a8
Remove requirement for sampler library
...
Library is not present on some distributions, like Fedora, and not used in the code currently
2023-05-19 00:17:36 +02:00
df507a741b
Initial cmake files for V8
2023-05-19 00:17:36 +02:00
cf98d5939b
Added V8 vcpkg files
2023-05-19 00:17:36 +02:00
Dale Glass
1138c6c720
Remove fix-static-build.patch, doesn't apply.
...
Fix missing PATCHES directive to make the other patch work.
2023-05-16 19:07:32 +02:00
Dale Glass
7d08df3f82
Fix build on Fedora.
...
Fix portfile license handling.
Fix tbb choking on Qt's 'emit' macro.
2023-05-16 18:56:33 +02:00
584ac3c15a
Update tbb to fix building on Apple M1
2023-05-16 18:21:35 +02:00
2ae553a21a
Update NVTT from 2.1.3 to 2.1.4
...
* Fix compilation on Visual Studio 2022
2023-04-21 14:16:37 +02:00
8b973bdfa3
Remove executable permission from a bunch of files
2023-03-14 00:02:33 +01:00
Dale Glass
52e89dd470
Upgrade SPIRV-Cross to the latest version, sdk-1.3.231.1
2022-12-04 00:02:21 +01:00
Dale Glass
894a830ead
Merge pull request #262 from JulianGro/reuse
...
Start REUSE compliance
2022-12-03 21:24:50 +01:00
Dale Glass
ecb3913c1a
Update SPIR-V to 2022.4. Fixes build on Fedora 37.
2022-11-27 17:55:59 +01:00
4aad531049
Add license information to a bunch of files
2022-11-25 22:02:06 +01:00
90b0b1eb45
Change identifier to org.overte
2022-09-08 22:18:53 +02:00
d2a768c2f0
Renamed environment variables
2022-09-08 22:18:50 +02:00
9b6d202a21
Rebranding and fixing URLs
2022-09-08 22:10:13 +02:00
f80b8a2c5e
Merge pull request #165 from JulianGro/update-NVTT
...
Update NVTT
2022-08-23 21:35:14 +02:00
86e56e88fe
Update NVTT
2022-08-18 00:14:12 +02:00
a6a889a2ed
Update VCPKG deprecations and fix compiler flags for bullet3 and opus being overwritten.
...
VCPKG sets CMAKE_CXX_FLAGS and CMAKE_C_FLAGS automatically; Apparently our code to set those flags has never worked and rather than ignoring most of it, it changed to putting it somewhere it doesn't belong.
2022-08-15 22:39:16 +02:00
3b07b1699e
Fix some CMake warnings
2022-08-15 22:20:45 +02:00
Dale Glass
43e2222471
Update zlib to 1.2.12, improve hosting
...
* Updated to 1.2.12 (fixes bugs, improves performance on ARM8)
* Changed format to xz (recommended, smaller)
* Hosted copy on Overte infrastructure
2022-07-16 12:42:04 +02:00
Dale Glass
1100c42794
Merge pull request #102 from daleglass-overte/update-cmp0074
...
Change cmake policy CMP0074 to NEW
2022-07-02 21:19:40 +02:00
Dale Glass
133f7349c9
Add FindJournald cmake module
...
From https://github.com/fluent/fluent-bit/blob/master/cmake/FindJournald.cmake
2022-06-28 00:34:43 +02:00
Dale Glass
b7f5bba75b
Change cmake policy CMP0074 to NEW
...
https://cmake.org/cmake/help/latest/policy/CMP0074.html
CMake says the old behavior is deprecated and will be removed.
Everything seems to build OK with this setting so far.
2022-06-22 19:17:49 +02:00
5e2d43b939
Merge pull request #48 from JulianGro/s3-master-builds
...
GitHub Actions master builds
2022-03-30 19:52:59 +02:00
Julian Groß
2e219b6eef
Change installer naming.
...
Also change Windows installer compression to save space.
2022-03-21 19:08:25 +01:00
namark
ccde9e179c
Fixed sdl2 linking errors when built against new wayland.
2022-03-20 20:31:17 +01:00
Alezia Kurdis
026cc62fc1
New Overte logo in a better size and spacing
...
New Overte logo in a better size and spacing
2022-02-11 23:56:49 -05:00
Alezia Kurdis
c214d56c45
Rebranded Resources for the installer
...
This rebrands the resource used for the installer.
Note 1: I have not upgrade the file under "launchers" directory, these are visibly not used (still High Fidelity brand)
Note 2: There is one file I can't modify: "install-folder.rsrc". There is nothing to edit that on the web... this would need a mac.
Note 3: there was a slogan on 2 pictures under the logo: "virtual realities for one, for all". I left this blank for now... We would need a slogan to replace tit.
2022-02-10 22:20:36 -05:00