|
eb16e5871e
|
Use numbers for variables like PRODUCTION_BUILD. NSIS, which later consumes these variables, isn't as flexible when it comes to boolean variables as CMake.
|
2025-06-01 00:04:05 +02:00 |
|
|
5fda2fbe4a
|
Change PRODUCTION_BUILD et cetera to be cache variables, so that they can be accessed by other CMake files.
|
2025-05-31 22:33:19 +02:00 |
|
|
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 |
|
|
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 |
|
|
c1aa0b369c
|
Add BUILD_DATE to BUILD_VERSION. This way we can tell how old experimental/testing builds are.
|
2025-05-31 18:30:04 +02:00 |
|
|
ca42d217b0
|
Replace RELEASE_NUMBER environment variable with OVERTE_RELEASE_NUMBER cache variable.
|
2025-05-31 18:24:05 +02:00 |
|
|
45143a1c66
|
Replace BUILD_TIME with BUILD_DATE and switch to ISO date format.
|
2025-05-31 18:10:52 +02:00 |
|
|
f0842177c3
|
Throw error on malformed OVERTE_RELEASE_TYPE.
|
2025-05-31 18:08:00 +02:00 |
|
|
1d0011cfb8
|
Replace RELEASE_TYPE environment variable with OVERTE_RELEASE_TYPE cache variable.
|
2025-05-31 18:04:40 +02:00 |
|
|
6bab8c2cd1
|
Remove DEPLOY_PACKAGE. We already set DOWNLOAD_SERVERLESS_CONTENT in our main CMakeLists.txt.
|
2025-05-31 17:39:50 +02:00 |
|
|
c0397c35b7
|
Remove SERVER_ONLY and CLIENT_ONLY environment variables.
|
2025-05-31 16:28:37 +02:00 |
|
Maki
|
5e35f76668
|
Remove hifi-screenshare
Cherry picked and updated from Tivoli dd5b6ea6ee5597a06603e16509640e7ed18106bb
Co-authored-by: Julian Groß <julian.g@posteo.de>
|
2024-10-18 18:59:18 -07:00 |
|
HifiExperiments
|
f2d8fa2fe4
|
whitelist -> allowlist
|
2024-08-13 17:29:53 -07:00 |
|
|
2617711cf9
|
Revert "Add "RELEASE_NAME" env variable."
This reverts commit a0747b2912 .
Conflicts:
cmake/templates/BuildInfo.h.in
interface/src/Application.cpp
|
2024-06-18 15:08:48 +02:00 |
|
|
90b0b1eb45
|
Change identifier to org.overte
|
2022-09-08 22:18:53 +02:00 |
|
|
9b6d202a21
|
Rebranding and fixing URLs
|
2022-09-08 22:10:13 +02:00 |
|
|
c6f1e6410e
|
Updated some URLs, rebranded documentation and changed default metaverse server address
|
2022-02-09 23:57:24 +01:00 |
|
David Rowe
|
1ddbf15f14
|
Name OSX Interface target as Vircadia
|
2021-04-06 12:21:19 +12:00 |
|
David Rowe
|
c45a02036a
|
Fix nitpick icon
|
2021-04-06 11:51:07 +12:00 |
|
David Rowe
|
a4787bcf29
|
Move OSX items into root directory of DMG
|
2021-04-06 11:46:13 +12:00 |
|
Kalila
|
6c223be3f4
|
Merge pull request #1081 from digisomni/feature/pkg-updates
Rename to "Vircadia Server" and disable server shortcuts with Express install on Windows
|
2021-03-14 17:35:03 -04: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 |
|
Kalila
|
fe3f006953
|
Update SetPackagingParameters.cmake
Try to fix Apple builds.
|
2021-03-08 00:14:50 -05:00 |
|
Kalila L
|
6ad9113bcc
|
Rename "Vircadia Sandbox" -> "Vircadia Server"
|
2021-03-07 20:57:04 -05:00 |
|
Kalila L
|
a0747b2912
|
Add "RELEASE_NAME" env variable.
|
2021-01-20 01:17:45 -05:00 |
|
David Rowe
|
5f283e45b5
|
Fix use of the BYPASS_SIGNING flag
|
2020-10-18 15:55:59 +13:00 |
|
Kalila L
|
5e43b3a550
|
Fix sandbox and console names on PR builds.
|
2020-10-02 20:52:03 -04:00 |
|
Kalila L
|
aa20fbb0d9
|
Fix double application of "Vircadia"
|
2020-10-02 16:48:54 -04:00 |
|
Kalila L
|
11d847b74b
|
Merge branch 'master' into feature/update-shortcut-names
|
2020-10-02 15:24:18 -04:00 |
|
Kalila L
|
bb3ea1014a
|
Update shortcut names to include "Vircadia"
|
2020-08-24 23:47:36 -04:00 |
|
Kalila L
|
a2bd06993f
|
Add option to build an Interface to go to specified address by default.
|
2020-08-23 01:49:32 -04:00 |
|
Kasen IO
|
cefda3f7f2
|
Update packaging parameters for Vircadia.
|
2020-06-01 22:48:38 -04:00 |
|
David Rowe
|
ffeb37e7aa
|
Merge remote-tracking branch 'hifi/master' into merge-hifi-master
# Conflicts:
# CMakeLists.txt
# README.md
# cmake/externals/glad32es/CMakeLists.txt
# cmake/externals/glad41/CMakeLists.txt
# cmake/externals/glad45/CMakeLists.txt
# cmake/externals/polyvox/CMakeLists.txt
# cmake/externals/quazip/CMakeLists.txt
# cmake/externals/vhacd/CMakeLists.txt
# cmake/init.cmake
# cmake/ports/hifi-deps/CONTROL
# cmake/ports/sdl2/CONTROL
# cmake/ports/sdl2/disable-hidapi-for-uwp.patch
# cmake/ports/sdl2/enable-winrt-cmake.patch
# cmake/ports/sdl2/fix-arm64-headers.patch
# cmake/ports/sdl2/fix-x86-windows.patch
# cmake/ports/sdl2/portfile.cmake
# cmake/ports/sdl2/vcpkg-cmake-wrapper.cmake
# cmake/ports/tbb/portfile.cmake
# hifi_vcpkg.py
# interface/src/avatar/MyAvatar.h
# libraries/avatars-renderer/src/avatars-renderer/Avatar.h
# libraries/avatars/src/AvatarData.h
# libraries/entities-renderer/src/RenderableEntityItem.h
# libraries/entities/src/EntityItem.cpp
# libraries/entities/src/EntityItem.h
# libraries/fbx/src/GLTFSerializer.cpp
# libraries/graphics-scripting/src/graphics-scripting/Forward.h
# libraries/networking/src/AddressManager.cpp
# libraries/networking/src/DomainHandler.h
# libraries/procedural/src/procedural/ProceduralMaterialCache.cpp
# libraries/render-utils/src/HighlightEffect.cpp
# libraries/render-utils/src/MeshPartPayload.cpp
# libraries/render-utils/src/Model.cpp
# libraries/render-utils/src/RenderShadowTask.cpp
# libraries/script-engine/src/WebSocketClass.cpp
|
2020-04-09 16:46:27 +12:00 |
|
|
986cb05f7b
|
Fix typo
Tomato, Tohmahto, Athena, Athenay
|
2019-12-29 17:40:51 -06:00 |
|
|
f614f6f290
|
Stuff I forgot in last commit for NSIS
|
2019-12-22 15:44:25 -06:00 |
|
Brad Davis
|
f39088fb0b
|
Github Actions master builds
|
2019-12-03 10:56:04 -08:00 |
|
Brad Davis
|
d4b3a9ba49
|
Github actions
|
2019-11-18 15:20:37 -08:00 |
|
Zach Fox
|
1e24df3f71
|
Get Interface to look in the proper directories
|
2019-10-31 08:57:06 -07:00 |
|
milad
|
ea373ac14c
|
First steps towards a screenshare app
|
2019-10-30 16:44:42 -07:00 |
|
dante ruiz
|
f80fb39447
|
Lowercase interface
Launcher expects a lower-cased "Interface". This ensures that it's
created lower-cased on case sensitive filesystems.
|
2019-09-06 11:19:54 -07:00 |
|
amerhifi
|
7a1828e0cb
|
removed interface name from shortcut
|
2019-08-27 21:41:45 +02:00 |
|
Ryan Huffman
|
2ec87f4e61
|
Add serverless tutorial
|
2019-07-24 16:38:03 -07:00 |
|
NissimHadar
|
b2cf8c8e18
|
New CMake for nitpick.
|
2019-01-15 15:21:48 -08:00 |
|
NissimHadar
|
86fb794ecf
|
Moved setting of NITPICK_BUNDLE_NAME
|
2019-01-14 14:31:10 -08:00 |
|
NissimHadar
|
f0dfa5edd2
|
Integrating Stephen's hints.
|
2019-01-14 12:30:58 -08:00 |
|
NissimHadar
|
9e61e3415c
|
WIP.
|
2019-01-11 17:26:28 -08:00 |
|
NissimHadar
|
2f4f0b8d80
|
Working on Mac installation of nitpick.
|
2019-01-11 14:46:02 -08:00 |
|