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
17554cd989b4f2a7ee3d06dc94de870a0eb39dc3
UnrealEngineUWP
/
Engine
/
Source
/
Programs
/
Horde
/
Drivers
/
JobDriver
/
Execution
History
ben marsh
1c5406e496
Horde: Downgrade log event about duplicate build products to information, since we don't have the list of duplicate build products to ignore in Horde.
...
[CL 34481440 by ben marsh in ue5-main branch]
2024-06-18 17:31:46 -04:00
..
ConformExecutor.cs
…
JobExecutor.cs
Horde: Downgrade log event about duplicate build products to information, since we don't have the list of duplicate build products to ignore in Horde.
2024-06-18 17:31:46 -04:00
LocalExecutor.cs
Horde: Refactor WorkspaceInfo to avoid keeping a long-lived connection. Keeping idle connections to the Perforce server after the initial workspace setup is unnecessary and wastes server resources.
2024-05-28 15:54:16 -04:00
ManagedWorkspaceMaterializer.cs
Horde: Rename WorkspaceMaterializerFactory to ManagedWorkspaceMaterializerFactory now that it only creates workspaces of a particular type.
2024-05-30 22:18:02 -04:00
PerforceExecutor.cs
Horde: Refactor WorkspaceInfo to avoid keeping a long-lived connection. Keeping idle connections to the Perforce server after the initial workspace setup is unnecessary and wastes server resources.
2024-05-28 15:54:16 -04:00
TestExecutor.cs
Horde: Fix null reference exception in TestExecutor.
2024-05-31 12:16:04 -04:00
WorkspaceExecutor.cs
Horde: Allow registering multiple workspace materializer factories.
2024-05-30 19:14:56 -04:00
WorkspaceMaterializer.cs
Horde: Rename WorkspaceMaterializerFactory to ManagedWorkspaceMaterializerFactory now that it only creates workspaces of a particular type.
2024-05-30 22:18:02 -04:00