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
8dbfc35c0e8aef4b4bf8fe7ed2a91cf50793aa75
UnrealEngineUWP
/
Engine
/
Source
/
Programs
/
AutomationTool
/
BuildGraph
/
Tasks
History
zousar shaker
31cd3b3dbf
Remove use of CommandUtils.MakePathSafeToUseWithCommandLine on the executable name when performing zen snapshot exports as it makes the execution fail on Mac.
...
#rb none [CL 28672186 by zousar shaker in ue5-main branch]
2023-10-11 13:44:24 -04:00
..
AgeStoreTask.cs
…
AwsAssumeRoleTask.cs
…
AwsEcsDeployTask.cs
…
AwsTask.cs
…
CommandletTask.cs
…
CommandTask.cs
…
CompileTask.cs
Fixing compile error
2023-08-11 20:25:22 -04:00
CookTask.cs
…
CopyTask.cs
…
CsCompileTask.cs
Horde: Functionality to support multi-agent cooks.
2023-09-20 19:32:02 -04:00
DeleteTask.cs
…
DeployToolTask.cs
Horde: Use a cache on the local disk to wrap any requests for bundle data.
2023-09-22 09:22:32 -04:00
DockerBuildTask.cs
BuildGraph: Add target and output parameters to DockerBuildTask
2023-09-29 10:21:10 -04:00
DockerComposeDownTask.cs
…
DockerComposeUpTask.cs
…
DockerPushTask.cs
…
DockerTask.cs
…
DotNetTask.cs
…
FindModifiedFiles.cs
…
GatherBuildProductsFromFileTask.cs
…
GitCloneTask.cs
…
GitTask.cs
…
HelmTask.cs
…
HordeCreateReportTask.cs
horde: fix json blob for report name
2023-06-07 20:02:06 -04:00
KubectlTask.cs
…
LogTask.cs
…
ModifyConfigTask.cs
…
ModifyJsonValue.cs
…
MoveTask.cs
…
MsBuildTask.cs
…
NotarizeTask.cs
…
NuGetLicenseCheckTask.cs
…
OnExitTask.cs
BuildGraph: Allow scheduling tasks to run on lease cleanup, when executing on Horde.
2023-06-08 14:55:24 -04:00
PakFileTask.cs
…
QueryTargetsTask.cs
…
RandomDataTask.cs
…
RenameTask.cs
…
SanitizeReceiptTask.cs
…
SetVersionTask.cs
Horde: Functionality to support multi-agent cooks.
2023-09-20 19:32:02 -04:00
SignTask.cs
…
SpawnTask.cs
…
StageTask.cs
Add new target for staging the crash reporter for Windows and Linux so it can be incorporated into the crash-reporter image
2023-07-28 05:19:26 -04:00
StripTask.cs
…
SubmitTask.cs
…
SymStoreTask.cs
…
TagReceiptTask.cs
…
TagTask.cs
…
UnzipTask.cs
…
UploadTask.cs
…
WaitTask.cs
…
WriteJsonValueTask.cs
…
WriteTextFileTask.cs
…
ZenExportSnapshotTask.cs
Remove use of CommandUtils.MakePathSafeToUseWithCommandLine on the executable name when performing zen snapshot exports as it makes the execution fail on Mac.
2023-10-11 13:44:24 -04:00
ZenImportOplogTask.cs
Change default port for autolaunched ZenServer local service to 8558. When connecting to an existing service (not autolaunched), the default port remains what it was before, but will change in the future.
2023-10-11 11:18:41 -04:00
ZipTask.cs
…