Commit graph

41 commits

Author SHA1 Message Date
4afc038ac3 Always use STABLE_GLOBAL_SERVICES. I assume we will eventually get rid of this completely, since we want the Directory service to be federated and switchable during runtime. 2025-05-31 18:54:52 +02:00
4e433548bb Remove OVERTE_CPU_ARCHITECTURE straggler. 2025-05-31 18:51:55 +02:00
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
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
e7e8b2a2ed Remove trailing whitespaces and convert tabs to spaces in INSTALLER.md. 2025-05-31 17:50:48 +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
a7a341e2b6
Merge pull request #1574 from JulianGro/server_packaging
Fix Debian and RPM server packaging
2025-05-29 23:12:49 +02:00
75401cc70d Update server packaging documentation for Conan. 2025-05-29 08:48:00 +02:00
10c782557b
Work around GitHub markdown rendering ignoring small indentation. 2025-05-24 12:51:53 +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
56c5291823 Install required NSIS plugins. 2025-05-14 17:23:30 +02:00
aa04dec24c Fix broken markdown in INSTALLER.md. 2025-05-14 17:23:30 +02:00
c68d966131 Remove RELEASE_NAME from build documentation. 2024-06-18 15:09:13 +02:00
1ca69fde93 Add GitHub Actions CI builds for amd64 and aarch64 Linux server packages. 2022-12-07 00:57:57 +01:00
4aad531049 Add license information to a bunch of files 2022-11-25 22:02:06 +01:00
9b6d202a21 Rebranding and fixing URLs 2022-09-08 22:10:13 +02:00
6fba114e11 Fix wrong link name 2022-09-08 20:50:55 +02:00
e1baed3373 Build server packages using Docker 2022-08-24 16:03:43 +02:00
c6f1e6410e Updated some URLs, rebranded documentation and changed default metaverse server address 2022-02-09 23:57:24 +01:00
Kalila
5754aeb88a
Update INSTALLER.md 2021-11-28 13:39:17 -05:00
Kalila
7bbce4a0c0
Update INSTALLER.md
Add basic MSIX instructions.
2021-06-16 00:22:50 -04:00
Kalila
6ce944abd1
Update INSTALLER.md 2021-06-01 12:25:45 -04:00
Kalila
06b09dabc0
Update MacOS packaging instructions. 2021-05-25 20:22:41 -04:00
Julian Groß
308ebc0812 Define undefined code blocks to fix Sphinx warnings 2021-03-08 20:46:27 +01:00
Kalila
193baeabf5
Update INSTALLER.md 2021-03-04 16:55:18 -05:00
Kalila
c3ea217d2d
Update INSTALLER.md 2021-03-04 16:53:54 -05:00
Kalila
2891d731b8
Update INSTALLER.md 2021-03-03 21:46:28 -05:00
Kalila
99fde1efd0
Apply suggestions from code review
Co-authored-by: Julian Groß  <firedefender1@googlemail.com>
2021-03-03 21:31:05 -05:00
Kalila
8c9a806455
Update INSTALLER.md 2021-03-03 01:51:59 -05:00
Kalila
13fd2b43d7
Update INSTALLER.md
Co-authored-by: Julian Groß  <firedefender1@googlemail.com>
2021-03-03 01:50:14 -05:00
Kalila
945e9bb9e9
Update INSTALLER.md 2021-03-01 19:07:05 -05:00
Kalila
138e8a0007
Update INSTALLER.md 2021-03-01 19:05:39 -05:00
Kalila
0693fcbf60
Apply suggestions from code review
Co-authored-by: Julian Groß  <firedefender1@googlemail.com>
2021-03-01 17:55:09 -05:00
Kalila L
eb581f891c Merge branch 'master' into docs/deb-rpm-package-instructions 2021-02-22 03:35:11 -05:00
Kalila L
62e4ca8ada Update build docs slightly. 2021-01-28 16:55:46 -05:00
David Rowe
3198cb1460 Rename installer build guide 2020-10-18 14:44:33 +13:00
Renamed from INSTALL.md (Browse further)