Commit graph

181 commits

Author SHA1 Message Date
08da32b71a Refactor PRODUCTION_BUILD, PR_BUILD, and STABLE_BUILD. We stop exposing them since they are already set automatically, and limit their usage. 2025-05-31 18:51:26 +02:00
28c005b85c Replace BUILD_NUMBER with OVERTE_GIT_COMMIT_SHORT cache variable to be more descriptive. 2025-05-31 18:40:45 +02:00
893370ddc0 Add NIGHTLY release type for master builds. 2025-05-31 18:33:42 +02:00
ca42d217b0 Replace RELEASE_NUMBER environment variable with OVERTE_RELEASE_NUMBER cache variable. 2025-05-31 18:24:05 +02:00
1d0011cfb8 Replace RELEASE_TYPE environment variable with OVERTE_RELEASE_TYPE cache variable. 2025-05-31 18:04:40 +02:00
e8f977c12c Replace DISABLE_QML_OPTION and DISABLE_QML with OVERTE_DISABLE_QML cache variable. 2025-05-31 16:33:42 +02:00
c0397c35b7 Remove SERVER_ONLY and CLIENT_ONLY environment variables. 2025-05-31 16:28:37 +02:00
99cf96bed2 Replace BUILD_* and BUILD_*_OPTION with OVERTE_BUILD_* cache variables. 2025-05-31 16:11:12 +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
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
d071d0d635 Update build documentation for Windows. 2025-05-14 17:22:10 +02:00
Edgar
cd73551a72 📝 Updated documentation 2025-05-14 17:21:33 +02:00
c68d966131 Remove RELEASE_NAME from build documentation. 2024-06-18 15:09:13 +02:00
4aad531049 Add license information to a bunch of files 2022-11-25 22:02:06 +01:00
88046506c3 Renamed Metaverse Server to Directory Server/Services 2022-09-08 22:19:55 +02:00
d2a768c2f0 Renamed environment variables 2022-09-08 22:18:50 +02:00
c6f1e6410e Updated some URLs, rebranded documentation and changed default metaverse server address 2022-02-09 23:57:24 +01:00
8f286205eb Added empty CPU architecture variable to Github builds to ensure compatibility 2021-10-31 13:45:40 +01:00
afae963031
Update BUILD.md 2021-10-30 15:18:48 +02:00
ac984d5e06
Added information about optimization variables 2021-10-30 15:08:52 +02:00
Julian Groß
883e12cb80 Fix non-consecutive header level increases 2021-05-02 10:52:08 +02:00
David Rowe
510622f6b6 Update general build instructions' date 2021-04-10 10:19:57 +12:00
David Rowe
7a1d3dbe16 Tidying 2021-03-25 10:20:59 +13:00
David Rowe
c3b7d65617 Merge branch 'master' into feature/qt-update-master
# Conflicts:
#	BUILD.md
2021-03-25 10:18:38 +13:00
Kalila
d8a3d56da2
Merge branch 'master' into feature/preloaded-whitelist 2021-03-11 17:38:07 -05:00
Kalila L
b5d89c44bf Rename "INITIAL_STARTUP_LOCATION" -> "PRELOADED_STARTUP_LOCATION". 2021-03-08 02:01:53 -05:00
Kalila L
3ed98d0f3e Add "ScriptGatekeeper" class and "PRELOADED_SCRIPT_WHITELIST" variable. 2021-03-08 02:00:34 -05:00
Julian Groß
c434783b10 Define code block language to fix sphinx warnings 2021-03-06 19:48:20 +01:00
Kalila
274ea26df0
Merge branch 'master' into docs/deb-rpm-package-instructions 2021-03-03 01:53:47 -05:00
David Rowe
f69e0402aa Merge branch 'master' into feature/qt-update-master
# Conflicts:
#	BUILD.md
#	BUILD_WIN.md
2021-02-23 16:08:55 +13:00
Kalila L
eb581f891c Merge branch 'master' into docs/deb-rpm-package-instructions 2021-02-22 03:35:11 -05:00
Kalila
e64c9ad0ce
Apply suggestions from code review
Co-authored-by: David Rowe <david@ctrlaltstudio.com>
2021-02-21 16:47:55 -05:00
Kalila
b995d6d4d7
Add "RELEASE_NAME" to BUILD.md 2021-02-10 02:58:48 -05:00
Kalila L
62e4ca8ada Update build docs slightly. 2021-01-28 16:55:46 -05:00
ArcadeFever
72d874900e revert two doc changes 2021-01-17 18:09:22 -08:00
ArcadeFever
43de63621e fix typo in osx export 2021-01-16 22:23:45 -08:00
ArcadeFever
20746ae48c Update date on build instructions 2021-01-16 22:18:17 -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
Kalila L
0ab82f6863 Add examples to env variables. 2020-12-21 04:24:01 -05:00
David Rowe
cd4227799c Update build instructions for Qt 5.15.2 2020-12-12 10:23:20 +13:00
kasenvr
8705873be5
Update BUILD.md 2020-09-10 04:15:07 -04:00
kasenvr
60e6d99aff
Merge branch 'master' into feature/package-startup-interface 2020-09-01 17:40:37 -04:00
kasenvr
693416cd0d
Update BUILD.md 2020-08-26 04:07:57 -04:00
kasenvr
a4bea1ce30
Update BUILD.md 2020-08-25 01:11:12 -04:00
Kalila L
be46e3d8f2 Code signing variables updated. 2020-08-24 15:23:13 -04:00
Kalila L
b9a25905e2 Update build docs. 2020-08-23 14:49:21 -04:00
David Rowe
3433ca3b02 Merge branch 'master' into feature/openvr-linux 2020-07-06 18:48:35 +12:00
kasenvr
6a159fd34f
Add missing release_type 2020-06-27 20:39:19 -04:00
kasenvr
69b407f001
Update BUILD.md
I removed a build variable that does not exist and added one that does after doing a codebase search.
2020-06-27 20:26:35 -04:00