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
f3ef3e01acd183eefb864f2adcffe65fed783e3f
UnrealEngineUWP
/
Engine
/
Source
/
Programs
/
UnrealBuildTool
/
Platform
/
Linux
History
henrik karlsson
914feb7872
Undo change that enable uba for linux native until we have tracked down an intermittent bug (section header table goes past the end of the file: e_shoff = 0x10fc9b8)
...
[CL 30055448 by henrik karlsson in ue5-main branch]
2023-12-01 17:02:55 -05:00
..
LinuxCommon.cs
…
LinuxExports.cs
GetMainVersion now requires a registered platform, which only can be done from the Linux SDK that was first registered. Current StripSymbols was making a new LinuxPlatformSDK which wont be registered and fails getting the MainVersion
2023-08-23 17:56:35 -04:00
LinuxPlatformSDK.cs
…
LinuxPlatformSDK.Versions.cs
…
LinuxProjectGenerator.cs
Cleaned up the project generator API by passing a struct of commonly used arguments. This makes it easier for us to add/remove arguments.
2023-08-04 14:18:11 -04:00
LinuxToolChain.cs
Undo change that enable uba for linux native until we have tracked down an intermittent bug (section header table goes past the end of the file: e_shoff = 0x10fc9b8)
2023-12-01 17:02:55 -05:00
UEBuildLinux.cs
Remove AutoRTFM suffix when AutoRTFM is enabled
2023-11-14 13:05:13 -05:00