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
d9fedb8fd71e04b263e5642fb80c7c7bad4e3939
UnrealEngineUWP
/
Engine
/
Source
/
Programs
/
UnrealBuildTool
/
Utilities
History
Ben Marsh
3733f73569
When compiling a modular target, write out a manifest of build products to each output directory listing the valid modules in that directory and their version. Allows faster switching of changelists when using UGS (because it's no longer necessary to re-link all modules), and safeguards against stale DLLs from a different target causing loader errors. Uses compiled-in API version if BUILT_FROM_CHANGELIST is non-zero.
...
[CL 2641800 by Ben Marsh in Main branch]
2015-08-03 08:47:15 -04:00
..
CopyrightVerify.cs
…
DictionaryExtensions.cs
…
GraphVisualization.cs
…
JsonObject.cs
When compiling a modular target, write out a manifest of build products to each output directory listing the valid modules in that directory and their version. Allows faster switching of changelists when using UGS (because it's no longer necessary to re-link all modules), and safeguards against stale DLLs from a different target causing loader errors. Uses compiled-in API version if BUILT_FROM_CHANGELIST is non-zero.
2015-08-03 08:47:15 -04:00
XmlConfigLoader.cs
UE-18654 - Fix uses of GetExecutingAssembly in UAT/UBT
2015-07-17 16:38:17 -04:00