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
c65a2c0128ee2dabfacb1300a40645e8aa75902e
UnrealEngineUWP
/
Engine
/
Source
/
Programs
/
Shared
/
EpicGames.BuildGraph
History
regner
ac6be062c2
PR
#11848
: Changes to improve BuildGraph in C#
...
#jira UE-214154 [CL 33952498 by regner in ue5-main branch]
2024-05-28 16:39:31 -04:00
..
Expressions
PR
#11848
: Changes to improve BuildGraph in C#
2024-05-28 16:39:31 -04:00
.editorconfig
…
BgAgentDef.cs
…
BgAggregateDef.cs
…
BgArtifactDef.cs
BuildGraph: Add support for setting artifact metadata in buildgraph scripts.
2024-03-24 19:35:13 -04:00
BgBadgeDef.cs
…
BgBytecodeWriter.cs
…
BgCompiler.cs
…
BgContext.cs
…
BgDiagnosticDef.cs
…
BgGraphDef.cs
Horde: Fix BuildAndTestProject.xml making assumptions about $(IsBuildMachine) meaning that we're running in an Epic-internal environment. Also publish artifacts to Horde.
2024-03-29 12:30:20 -04:00
BgInterpreter.cs
…
BgLabelDef.cs
…
BgNodeDef.cs
BuildGraph: Allow specifying an IgnoreModified flag on node attributes to ignore mismatched timestamps/lengths of files matching a particular pattern (accepts p4-style wildcards and multiple rules separated by semicolons).
2024-04-16 07:46:44 -04:00
BgObjectDef.cs
…
BgOpcode.cs
…
BgOptionDef.cs
…
BgReport.cs
…
BgThunkDef.cs
…
EpicGames.BuildGraph.csproj
…