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
7efbe1441d14d1fb1912e6320457498df609ee0f
UnrealEngineUWP
/
Engine
/
Source
/
Programs
/
UnrealBuildTool
/
Platform
/
Windows
History
joe kirchoff
54e424b1d9
UnrealBuildTool: msvc pch when running /analyze also creates a .pchast file
...
#rnx #jira UE-205597 [CL 31106405 by joe kirchoff in ue5-main branch]
2024-02-01 17:38:31 -05:00
..
ResXResource
…
AppXManifestGeneratorBase.cs
- Replaced System.Environment.MachineName (and System.Net.Dns.GetHostName()) with Unreal.MachineName, since Environment.MachineName is capped at 15 characters, and not every machine name is that short. Uses System.Net.Dns.GetHostName() internally unless is throws an exception, then it falls back to Env.MachineName
2023-11-14 09:40:24 -05:00
MicrosoftPlatformSDK.cs
UnrealBuildTool: Add a warning if the windows compiler is not a preferred version.
2024-01-29 22:10:58 -05:00
MicrosoftPlatformSDK.Versions.cs
UBT: Fix build error (reference to missing namespace).
2024-01-29 22:29:16 -05:00
MicrosoftPlatformSDK.VisualStudio.cs
UnrealBuildTool: Remove VS2019 support
2024-01-26 17:21:00 -05:00
PVSToolChain.cs
UnrealBuildTool: Remove VS2019 support
2024-01-26 17:21:00 -05:00
UEBuildWindows.cs
UnrealBuildTool: Always set msvc extended error info flags
2024-02-01 12:37:34 -05:00
VCCompileAction.cs
UnrealVS: Fix compile single file for external project
2023-11-22 17:41:35 -05:00
VCEnvironment.cs
UnrealBuildTool: Remove VS2019 support
2024-01-26 17:21:00 -05:00
VCPreludeCache.cs
…
VCSpecificFileAction.cs
…
VCToolChain.cs
UnrealBuildTool: msvc pch when running /analyze also creates a .pchast file
2024-02-01 17:38:31 -05:00
WindowsExports.cs
…
WindowsProjectGenerator.cs
Adding support for >=2 Android devices in VS+AGDE when pushing libUnreal.so outside of .apk.
2024-01-08 07:55:34 -05:00