Section Names for Windows/Mac/Linux/WindGDK will use the old names for compatibility.
#jira UE-206488
#rb Brandon.Schaefer, Josh.Adams
[CL 31522656 by florin pascu in ue5-main branch]
- Some static variables made it tricky, so added some support to make it simpler on users of the static variables
#rb David.Harvey
[CL 31431441 by josh adams in ue5-main branch]
* Disabled uba for linking on linux. vfork/exec is not supported right now and we will push this support in front of us (since remote linking is disabled either way)
[CL 29859811 by henrik karlsson in ue5-main branch]
Configuration is the same as TargetRules.DebugInfo and will override that setting except when debug info is disabled for the entire target
[CL 28558101 by joe kirchoff in ue5-main branch]
* Disabled box for pgooptimized link actions for now just to rule out if long link time is because of box
[CL 28324916 by henrik karlsson in ue5-main branch]
Added override cook platform for use by content beacon to the datadrivenplatforminfo.
[REVIEW] [at]Josh.Adams
[CL 28223391 by daniel lamb in ue5-main branch]
-OpenVR has been essentially replaced by OpenXR at this point and this third party source is no longer in use.
#review-27792355
#rb Jules.Blok
[CL 27794345 by Jeff Fisher in ue5-main branch]
- Expected to bring more icache-friendly code placement, especially for large binaries (https://reviews.llvm.org/D113424)
- Reportedly not default in lld because some synthetic benchmarks were regressed.
- Suggested by Neil.Henning
#rb NeilH (suggested)
[CL 27450033 by arciel rekman in ue5-main branch]
Now we will use the existing LinuxPlatfromSDK or if doesn't exist make a new one and correctly register it
#jira UE-193418
#rb Josh.Adams, Zack.Neyland
[CL 27323816 by brandon schaefer in ue5-main branch]