This website requires JavaScript.
Explore
Help
Sign In
izzy
/
UnrealEngineUWP
Watch
0
Star
0
Fork
0
You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced
2026-03-26 18:15:20 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
efbb8763e83262700c2efeee9ecaceaacf39efeb
UnrealEngineUWP
/
Engine
/
Source
/
Programs
/
AutomationTool
/
BuildGraph
History
Ben Marsh
347784c8b8
BuildGraph: Add a parameter to the CsCompile task to allow using the system C# compiler rather than the UE-bundled version. Allows compiling Swarm et al correctly as part of installed build script.
...
#preflight none #fyi Jonathan.Adamczewski [CL 19772216 by Ben Marsh in ue5-main branch]
2022-04-15 12:25:18 -04:00
..
Properties
…
Scripts
Launch UnrealBuildTool via dotnet unrealbuildtool.dll, not unrealbuildtool.exe
2022-03-29 13:20:46 -04:00
Tasks
BuildGraph: Add a parameter to the CsCompile task to allow using the system C# compiler rather than the UE-bundled version. Allows compiling Swarm et al correctly as part of installed build script.
2022-04-15 12:25:18 -04:00
BgGraphBuilder.cs
BuildGraph: New mechanism for declaring graphs using C# code (WIP).
2021-12-16 13:55:22 -05:00
BuildGraph.Automation.csproj
.net6.0 is not supported in VS2019. Suppress warnings about that when using that IDE (with this change, when building UnrealBuildTool & AutomationTool)
2022-04-07 15:06:02 -04:00
BuildGraph.cs
Horde: Last batch (hopefully) of static analysis fixes/suppressions.
2022-03-25 15:35:47 -04:00
JobContext.cs
…
Task.cs
UAT: Add support for async build commands and BuildGraph tasks.
2021-12-10 15:36:47 -05:00
TempStorage.cs
UBT: recognize shared libraries with version number suffixes as allowed duplicate build products
2022-04-05 13:17:02 -04:00