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
2ccbfeb41d309c38ee762cd67e3dfbb3d618f85d
UnrealEngineUWP
/
Engine
/
Source
/
Programs
/
UnrealBuildTool
/
Platform
/
Windows
History
ben marsh
d7752ee24e
UBT: Fix build error (reference to missing namespace).
...
[FYI] Joe.Kirchoff [CL 30985658 by ben marsh in ue5-main branch]
2024-01-29 22:29:16 -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: Add a warning if the windows compiler is not a preferred version.
2024-01-29 22:10:58 -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: Add a warning if the windows compiler is not a preferred version.
2024-01-29 22:10:58 -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