- Fixed SetupToolchain.sh to error out if tar extraction fails
- Test leftover toolchain archive for validity and remove if corrupted so that we don't continue to fail
#jira UE-221566
[FYI] Brandon.Schaefer
[REVIEW] https://p4-swarm.epicgames.net/reviews/35450729
#rb zack.neyland
[RN] Made SetupToolchain.sh a little more robust against download errors
[CL 35460618 by james singer in ue5-main branch]
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]
- Properly fixes entitlements when changing bundle ID
- Can now handle .xcarchives (a .xcarchive can resign to any type, .app and .ipa cannot output to .xcarchive, because we re-use the directory structure of the input .xcarchive)
- Better handle spaces in paths
#rb josh.adams
[CL 33818888 by josh adams in ue5-main branch]
- Added ability to have a per-project versioning update script, so licensees can do what they want
#rb Peter.Sauerbrei
[CL 32942864 by josh adams in ue5-main branch]
- Commandline in Xcode is now used, if we want Swift to set the CL, we'll have to pause the engine startup sooner
- Added auto-launch timer to the SwiftUI window for easier development (don't need to wear the VP) to debug startup crashes, etc
- Depth texture was too big, so halved the resolution of the viewports (work in progress)
- Currently asserting in XR code, or crashing in compositor services code
#rb Jeff.Fisher
#changelist validated
#virtualized
[CL 31347927 by josh adams in ue5-main branch]
- Updated dump_syms for FAT64 header support (may do a PR to breakpad in the future)
#rb calvin.zheng
#jira UE-203285
#changelist validated
#virtualized
[CL 31058512 by josh adams in ue5-main branch]