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
ee92d549cc08cded2e7cbb2e68eed584aa780208
UnrealEngineUWP
/
Engine
/
Source
/
Programs
/
AutomationTool
/
BuildGraph
History
Ryan Durand
cd14b5d4ac
Adding WriteFileTask so we can write out a "build complete" file onto the share so the stuff Rene is working on can upload the build.
...
#rnx #rb ben.marsh #jira none [CL 9749288 by Ryan Durand in Dev-Build branch]
2019-10-22 15:08:57 -04:00
..
Properties
…
Tasks
Adding WriteFileTask so we can write out a "build complete" file onto the share so the stuff Rene is working on can upload the build.
2019-10-22 15:08:57 -04:00
Agent.cs
…
Badge.cs
…
BuildGraph.Automation.csproj
Adding WriteFileTask so we can write out a "build complete" file onto the share so the stuff Rene is working on can upload the build.
2019-10-22 15:08:57 -04:00
BuildGraph.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
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
Fixing bugs in build graphs.
2019-10-16 10:51:14 -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