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
4cc55182e93f9d290cfdfd0c762213db09fe36f2
UnrealEngineUWP
/
Engine
/
Source
/
Programs
/
AutomationTool
/
BuildGraph
History
Ben Marsh
4d9a141cb1
BuildGraph: Add a task for querying all modified files since a certain changelist. Can be used in conjuction with Horde UE_HORDE_LAST_SUCCESS_CL to isolate files to rebuild.
...
#preflight none [CL 18478415 by Ben Marsh in ue5-main branch]
2021-12-16 15:03:33 -05:00
..
Properties
…
Scripts
BuildGraph: New mechanism for declaring graphs using C# code (WIP).
2021-12-16 13:55:22 -05:00
Tasks
BuildGraph: Add a task for querying all modified files since a certain changelist. Can be used in conjuction with Horde UE_HORDE_LAST_SUCCESS_CL to isolate files to rebuild.
2021-12-16 15:03:33 -05:00
BgGraphBuilder.cs
BuildGraph: New mechanism for declaring graphs using C# code (WIP).
2021-12-16 13:55:22 -05:00
BuildGraph.Automation.csproj
BuildGraph: Merging BuildGraph library refactor from //UE5/Release-5.0.
2021-11-09 12:40:30 -05:00
BuildGraph.cs
BuildGraph: New mechanism for declaring graphs using C# code (WIP).
2021-12-16 13:55:22 -05: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
Fixing logging format call to include the file name
2021-12-13 13:45:41 -05:00