Wojtek Figat
|
ce07edd1ec
|
Fix packaging for macOS
|
2024-03-29 21:08:43 +01:00 |
|
Wojtek Figat
|
5525e895cf
|
Fix codesign on Windows with the latest SDK
|
2024-03-28 18:55:05 +01:00 |
|
Wojtek Figat
|
14902dc29e
|
Merge remote-tracking branch 'origin/master' into 1.8
# Conflicts:
# Flax.flaxproj
|
2024-02-26 19:49:39 +01:00 |
|
Wojtek Figat
|
859c420d76
|
Update year in copyright note
|
2024-02-26 19:00:48 +01:00 |
|
Wojtek Figat
|
10180de9c6
|
Merge remote-tracking branch 'origin/master' into 1.8
# Conflicts:
# Source/Editor/Utilities/EditorUtilities.cpp
# Source/Editor/Utilities/EditorUtilities.h
|
2024-02-19 22:26:16 +01:00 |
|
Wojtek Figat
|
4c082ef17f
|
Codestyle fixes
|
2024-02-19 14:59:02 +01:00 |
|
Wojtek Figat
|
76f5712c79
|
Merge remote-tracking branch 'origin/1.7' into 1.8
# Conflicts:
# Flax.flaxproj
|
2023-11-25 23:36:56 +01:00 |
|
Wojtek Figat
|
40d6e18e7e
|
Add -dotnet=ver command arg to Flax.Build to specify .NET SDK version to use for build
|
2023-11-25 12:16:13 +01:00 |
|
Wojtek Figat
|
640f380237
|
Add OutputName to Build Settings for game output exe/package renaming
#1174
|
2023-11-16 10:29:58 +01:00 |
|
Wojtek Figat
|
6af6edb4fe
|
Add engine lib to codesign on windows and disable perf event spam in deployment build
|
2023-11-15 23:39:52 +01:00 |
|
Wojtek Figat
|
4e2ee897bc
|
Fix missing codesign for macOS game binaries
|
2023-10-31 15:22:14 +01:00 |
|
Wojtek Figat
|
ab49457944
|
Add log for build command invoke in deployer
|
2023-10-21 12:44:25 +02:00 |
|
Wojtek Figat
|
770d21566a
|
Add macOS disk image notarization
|
2023-10-19 23:13:05 +02:00 |
|
Wojtek Figat
|
418e220c00
|
Add proper codesigning for the Editor app for macOS
|
2023-10-19 22:40:42 +02:00 |
|
Wojtek Figat
|
2bb8c82329
|
Add support for packaging editor with bundled platform data
|
2023-10-19 19:09:06 +02:00 |
|
Wojtek Figat
|
6c45141ef9
|
Add dmg file building for macOS Editor deployment
|
2023-10-18 22:10:46 +02:00 |
|
Wojtek Figat
|
f09aebacad
|
Add editor app packaging for macOS
|
2023-09-23 14:42:05 +02:00 |
|
Wojtek Figat
|
dbbd6ce045
|
Add codesigning to macOS editor package binaries
|
2023-09-22 17:19:14 +02:00 |
|
Wojtek Figat
|
8f9989dc65
|
Additional fix for cc85450ed5
|
2023-06-17 16:41:48 +02:00 |
|
Wojtek Figat
|
cc85450ed5
|
Change macOS editor deploy to build only current platform arch
|
2023-06-17 11:28:39 +02:00 |
|
Wojtek Figat
|
f995d12686
|
Fix editor deployment
|
2023-06-17 11:08:51 +02:00 |
|
Wojtek Figat
|
e3ceaa3f9a
|
Update Flax deployment scripts for dotnet7
|
2023-04-18 18:17:47 +02:00 |
|
Wojtek Figat
|
154076a5d0
|
Migrate Linux build from mono to to dotnet7
|
2023-03-20 19:25:00 +01:00 |
|
Wojtek Figat
|
0ba261d338
|
Add iOS platform (refactor Mac into shared Apple platform impl)
|
2023-03-15 20:58:23 +01:00 |
|
Wojtek Figat
|
dc29ee180e
|
Use arm64 for deploy for macOS
|
2023-03-15 20:58:23 +01:00 |
|
Wojtek Figat
|
e83b8afdd3
|
Add nethost for ps4
|
2023-03-11 21:30:56 +01:00 |
|
Wojtek Figat
|
b7d4758dde
|
Update PhysX building for consoles
|
2023-03-06 17:39:18 +01:00 |
|
Wojtek Figat
|
60f21d1a92
|
Update old copyright headers
|
2023-03-03 17:14:35 +01:00 |
|
Wojtek Figat
|
ac59cc4633
|
Merge remote-tracking branch 'origin/master' into dotnet7
|
2023-02-13 10:05:51 +01:00 |
|
Wojtek Figat
|
bc4514c905
|
Add missing Mono.Cecil from Editor deployment
|
2023-02-08 23:32:38 +01:00 |
|
Wojciech Figat
|
eebc4951de
|
Merge branch '1.5' into dotnet7
# Conflicts:
# Source/Platforms/DotNet/NUnit/agents/net40/nunit-agent.exe
# Source/Platforms/DotNet/NUnit/agents/net40/nunit.engine.api.dll
# Source/Platforms/DotNet/NUnit/agents/net40/nunit.engine.core.dll
# Source/Platforms/DotNet/NUnit/agents/net7.0/nunit.agent.addins
# Source/Platforms/DotNet/NUnit/nunit.engine.api.dll
# Source/Platforms/DotNet/NUnit/nunit.engine.core.dll
# Source/Platforms/DotNet/NUnit/nunit.engine.dll
# Source/Platforms/DotNet/NUnit/nunit3-console.exe
# Source/Platforms/DotNet/NUnit/nunit3-console.exe.config
# Source/Platforms/DotNet/NUnit/testcentric.engine.metadata.dll
# Source/Tools/Flax.Build/Deps/Downloader.cs
# Source/Tools/Flax.Stats/CodeFrame.cs
# Source/Tools/Flax.Stats/CodeFrameNode.cs
# Source/Tools/Flax.Stats/Flax.Stats.Build.cs
# Source/Tools/Flax.Stats/Languages.cs
# Source/Tools/Flax.Stats/Program.cs
# Source/Tools/Flax.Stats/TaskType.cs
# Source/Tools/Flax.Stats/Tools.cs
# Source/Tools/FlaxEngine.Tests/TestEditorUtils.cs
|
2023-01-10 15:49:44 +01:00 |
|
Wojciech Figat
|
9626e9bbb6
|
Update copyright year
|
2023-01-10 15:29:37 +01:00 |
|
Wojtek Figat
|
4e4f4e700b
|
Updates for dev with dotnet on linux
|
2023-01-08 20:27:28 +01:00 |
|
envision3d
|
78a2f2e8f0
|
Remove UWP platform from deployer script to fix platform packaging
|
2022-12-29 16:40:10 -06:00 |
|
|
|
c4be764f61
|
Add nethost module and EngineConfiguration for .NET runtime
|
2022-11-26 13:50:32 +02:00 |
|
Crawcik
|
5b212bb8bc
|
Fixing mac/linux csharp binaries referencing
|
2022-09-24 17:52:59 +02:00 |
|
Crawcik
|
f154bfcfc1
|
Flax.Build compress toogle option
|
2022-09-07 18:15:14 +02:00 |
|
Crawcik
|
8b0d1b4a8c
|
Editor compression fix on unix
|
2022-09-07 17:43:11 +02:00 |
|
Wojtek Figat
|
e9c8584656
|
Format code in Flax.Build
|
2022-05-23 19:56:13 +02:00 |
|
Wojtek Figat
|
b2e91b8a07
|
Improvements for dependencies building utilities
|
2022-03-22 19:04:10 +01:00 |
|
Wojtek Figat
|
b2d5672785
|
Fix mac editor package zip
|
2022-01-17 18:59:39 +01:00 |
|
Wojtek Figat
|
59897db8fc
|
Add editor for mac deploy
|
2022-01-17 18:36:19 +01:00 |
|
Wojciech Figat
|
d15b0c9548
|
Test
|
2022-01-14 19:35:46 +01:00 |
|
Wojciech Figat
|
d032f18b71
|
Add DotNet targets building
|
2022-01-14 14:19:46 +01:00 |
|
Wojciech Figat
|
8c2241c6dc
|
Update copyright year
|
2022-01-14 13:31:12 +01:00 |
|
Wojciech Figat
|
f3d05cd98e
|
Add option to throw exception in build tool process utility
|
2022-01-10 14:36:19 +01:00 |
|
Wojciech Figat
|
a707847067
|
Tweaks
|
2022-01-10 12:38:07 +01:00 |
|
Wojtek Figat
|
9df132bd77
|
Mac impl progress
|
2021-12-31 15:06:44 +01:00 |
|
Wojtek Figat
|
71212420f6
|
Fix Github CD hanging during editor package compression
|
2021-12-20 19:09:18 +01:00 |
|
Wojtek Figat
|
640c3075e6
|
Add deploying FlaxEditor.pdb for Development configuration to improve crash reporting
|
2021-09-28 20:42:24 +02:00 |
|