7 Commits

Author SHA1 Message Date
james singer
cbdc3a3cdd Try turning new Linux toolchain back on now that compressed debug sections are removed
#jira UE-217651
[FYI] Brandon.Schaefer, zack.neyland, Arciel.Rekman

[CL 35453597 by james singer in ue5-main branch]
2024-08-12 11:17:47 -04:00
james singer
83a9f32bcd Fix missing character in Linux_SDK.json
#jira none

[CL 35258417 by james singer in ue5-main branch]
2024-08-01 17:41:36 -04:00
bob tellez
4c90391b42 [Backout] - CL35257780
#fyi james.singer
Original CL Desc
-----------------------------------------------------------------
Turn off new Linux toolchain until I can resolve the lld issues we're seeing on windows

#jira none
#fyi brandon.schaefer

[CL 35258275 by bob tellez in ue5-main branch]
2024-08-01 17:37:07 -04:00
james singer
6c25ccc01c Turn off new Linux toolchain until I can resolve the lld issues we're seeing on windows
#jira none
#fyi brandon.schaefer

[CL 35257780 by james singer in ue5-main branch]
2024-08-01 17:19:23 -04:00
james singer
396580b11e Toolchain upgrade to llvm 18.1.0
fix scripts
    - support Rocky Linux 8 as minimum supported OS
    - deprecate CentOS 7 support
    - update to using a vanilla released version of crosstool
        - configs should now be able to be upgraded when we go to a new version instead of having to be rebuilt
    - changes to script flow to make it easier to iterate on the build process when things break
        - stages of the build are checkpointed so that they don't have to be redone each run

#fyi Arciel.Rekman
#jira UE-217651
#rb Brandon.Schaefer

[CL 35243087 by james singer in ue5-main branch]
2024-08-01 09:53:09 -04:00
arciel rekman
5f2b8512bd Update Linux to use v22 toolchain (clang 16.0.6)
#rb Brandon.Schaefer (discussed)

[CL 26305001 by arciel rekman in ue5-main branch]
2023-06-28 21:54:49 -04:00
josh adams
305c260069 - Moved SDK versions (MainVersion and Min/Max SDK version) from C# strings to SDK.json files in the Platform's Config folder
- Allow for per-project override in a project's platform's config folder (this is merging with my other work on per-project SDKs and validation of multi-target builds)
- More versions will move over after this
#rb david.harvey

[CL 26150552 by josh adams in ue5-main branch]
2023-06-21 11:21:01 -04:00