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
a35608c1907339f58ba65fedcc1195534eebd755
UnrealEngineUWP
/
Engine
/
Source
/
Programs
/
UnrealBuildTool
/
Modes
History
joe kirchoff
b0e530d8e5
UnrealBuildTool: Fix querymode not generating UHT headers in the correct intermediate location
...
#rnx [CL 29495711 by joe kirchoff in ue5-main branch]
2023-11-06 14:25:45 -05:00
..
AggregateClangTimingInfo.cs
…
AggregateParsedTimingInfo.cs
…
AnalyzeMode.cs
…
BuildMode.cs
UnrealBuildTool: Fix not building files in override paths with -SingleFile
2023-10-27 15:43:55 -04:00
CleanMode.cs
LLT: Pre-analyse dependency graph of low level test targets before setting compilation flags for UE components
2023-09-28 06:52:15 -04:00
ClReproMode.cs
…
DeployMode.cs
…
ExecuteMode.cs
…
FixIncludePathsMode.cs
…
GenerateClangDatabase.cs
Fixes our Clang database generation to produce a compilation database that doesn't trip up against our checks in platform headers, so that it can actually be used properly.
2023-10-02 17:33:12 -04:00
GenerateProjectFilesMode.cs
Updated all of the intellisense data gathering to be done in parallel.
2023-08-17 14:18:48 -04:00
InlineGeneratedCpps.cs
…
IWYUMode.cs
…
JsonExportMode.cs
…
ParseMsvcTimingInfo.cs
…
PipInstallMode.cs
PipInstall: Added requirements parsing to check for already-installed data and license table viewer
2023-10-23 12:00:12 -04:00
PrintBuildGraphInfo.cs
…
ProfileUnitySizesMode.cs
Fix for TargetRules.ToolChainName instantiation failure
2023-08-31 11:42:55 -04:00
QueryMode.cs
UnrealBuildTool: Fix querymode not generating UHT headers in the correct intermediate location
2023-11-06 14:25:45 -05:00
QueryTargetsMode.cs
…
ServerMode.cs
UnrealBuildTool: QueryMode improvements
2023-10-26 16:25:37 -04:00
SetupPlatformsMode.cs
…
TestMode.cs
LLT: Pre-analyse dependency graph of low level test targets before setting compilation flags for UE components
2023-09-28 06:52:15 -04:00
UnrealHeaderToolMode.cs
…
ValidatePlatformsMode.cs
…
WriteDocumentationMode.cs
…
WriteMetadataMode.cs
…