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
47c94de653eac7d7043dc61596597fd9bc655b15
UnrealEngineUWP
/
Engine
/
Source
/
Programs
/
UnrealBuildTool
/
ToolChain
History
joe kirchoff
2e344b6efa
Intel ICX 2024.0 integration plus instrumented/sampled PGO support (via Jeff.Rous)
...
#rb Steve.Robb, Joe.Kirchoff [CL 30383859 by joe kirchoff in ue5-main branch]
2023-12-18 17:29:33 -05:00
..
AppleToolChain.cs
UnrealBuildTool: UBA disallowed paths
2023-12-08 14:42:54 -05:00
ClangSpecificFileAction.cs
UnrealBuildTool: Additional extensions for clang singlefile compiles
2023-09-26 20:52:57 -04:00
ClangToolChain.cs
UnrealVS: Fix compile single file for external project
2023-11-22 17:41:35 -05:00
ClangWarnings.cs
Intel ICX 2024.0 integration plus instrumented/sampled PGO support (via Jeff.Rous)
2023-12-18 17:29:33 -05:00
ISPCToolChain.cs
UnrealBuildTool: Use IEnumerable for list of toolchain input lists that should be immutable
2023-10-04 20:25:45 -04:00
IWYUToolChain.cs
UnrealBuildTool: Add the ability to disable debugging info for select modules and plugins via TargetRules configuration
2023-10-06 12:28:59 -04:00
RemoteMac.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
UEToolChain.cs
UnrealBuildTool: Fix command line args containing include paths and defines when they are already listed. Add c & cpp args into compilerAdditionalArgs dictionary
2023-10-31 16:11:51 -04:00