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
2ddc809f6af89ee2c2e760dba2f6cfcbe256fe7d
UnrealEngineUWP
/
Engine
/
Source
/
Programs
/
AutomationTool
/
BuildGraph
History
Ryan Durand
28be98a38f
Adding support for importing a pregenerated schema to get around licensee workspace not having the same tasks as non-licensee, causing a schema failure unrelated to the work the agent will be doing.
...
#rnx #rb none #jira none [CL 9960582 by Ryan Durand in Dev-Build branch]
2019-11-01 14:52:03 -04:00
..
Properties
…
Tasks
Adjust behavior in SetVersionTask to better mirror UpdateLocalVersion by setting CompatibleChange to Change if no value was set.
2019-10-24 16:47:22 -04:00
Agent.cs
…
Badge.cs
…
BuildGraph.Automation.csproj
Correcting file name in csproj.
2019-10-23 14:35:05 -04:00
BuildGraph.cs
Adding support for importing a pregenerated schema to get around licensee workspace not having the same tasks as non-licensee, causing a schema failure unrelated to the work the agent will be doing.
2019-11-01 14:52:03 -04:00
Condition.cs
…
Graph.cs
Fixing bugs in build graphs.
2019-10-16 10:51:14 -04:00
JobContext.cs
…
ManualTrigger.cs
…
Node.cs
…
Report.cs
…
Schema.cs
Adding support for importing a pregenerated schema to get around licensee workspace not having the same tasks as non-licensee, causing a schema failure unrelated to the work the agent will be doing.
2019-11-01 14:52:03 -04:00
Script.cs
Do not expand $(RootDir) variables when preprocessing a build graph script. The root directory may vary on each agent running it.
2019-10-18 19:11:15 -04:00
Task.cs
…
TempStorage.cs
Ignore any mismatched timestamps on DLLs for now; there are many generated as runtime dependencies which clash.
2019-09-26 15:14:51 -04:00