565 Commits

Author SHA1 Message Date
james singer
d1057228a8 Changed linux toolchain URL from http:// to https://
- 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 35459794 by james singer in 5.4 branch]
2024-08-12 14:11:22 -04:00
joe kirchoff
f59e175cb7 Fix batch up to date check erroring if a directory is missing
#rnx

[CL 32499286 by joe kirchoff in 5.4 branch]
2024-03-26 02:18:17 -04:00
josh adams
b5c9f2725f - Fixed Xcode proejct generation/compiling/booting for Vision Pro hardware
- 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 32487478 by josh adams in 5.4 branch]
2024-03-25 17:58:29 -04:00
UnrealBot
6af0a1e572 Branch snapshot for CL 31620349
[CL 31620349 in 5.4 branch]
2024-02-19 21:06:16 +00:00
james singer
ddccd88fd3 Remove references to mono from some Linux platform files (misleading comments)
#jira UE-206564
#rb ryan.hummer, josh.adams, brandon.schaefer

[CL 31522858 by james singer in 5.4 branch]
2024-02-15 11:52:00 -05:00
adam rehn
e925cc5e88 Fix RunUBT.sh failures in Installed Builds
#rb Brandon.Schaefer

[CL 31112233 by adam rehn in 5.4 branch]
2024-02-01 19:27:36 -05:00
joe kirchoff
fde9624a2f UnrealBuildTool: Remove VS2019 support
#jira UE-190039

[CL 30947661 by joe kirchoff in 5.4 branch]
2024-01-26 18:27:39 -05:00
joe kirchoff
6bcf6f9ac2 Adjust error message when calling RunUBT.bat as errors will already be printed to the console
#rnx

[CL 30868801 by joe kirchoff in 5.4 branch]
2024-01-24 19:17:34 -05:00
joe kirchoff
c8375e7564 Fix BuildUAT.sh checking for the wrong uptodate file
#rnx

[CL 30401163 by joe kirchoff in ue5-main branch]
2023-12-19 15:13:10 -05:00
joe kirchoff
46c5dbd418 Fix path to UBA binaries in Build batch files so UBT wil be rebuilt
#rnx

[CL 30018319 by joe kirchoff in ue5-main branch]
2023-11-30 12:36:16 -05:00
joe kirchoff
9affe69d97 UnrealBuildAccelerator: Experimental for 5.4
#jira UE-197967

[CL 30002804 by joe kirchoff in ue5-main branch]
2023-11-29 18:47:11 -05:00
joe kirchoff
118f701e66 UBA: Cleanup for work in progress linux support
[CL 29847396 by joe kirchoff in ue5-main branch]
2023-11-20 14:22:23 -05:00
joe kirchoff
0bcd725712 UBA: Properly rebuild if input dlls have changed
#rnx
#jira UE-198292
#rb jim.casale

[CL 29753629 by joe kirchoff in ue5-main branch]
2023-11-15 13:51:24 -05:00
calvin zheng
2267ffd9e4 Improve source code lookup feature, using dsym if exists, and fix file path obtained from build machine
#jira UE-198540
#rb Josh.Adams

[CL 29653403 by calvin zheng in ue5-main branch]
2023-11-10 15:42:43 -05:00
zack neyland
2edc1a1072 Mac: Add a log incase lipo-ing fails.
#jira UE-199201

[CL 29393633 by zack neyland in ue5-main branch]
2023-11-02 22:16:22 -04:00
joe kirchoff
2af1531909 Rename Box -> UBA
#rnx
#jira UE-198632

[CL 29328890 by joe kirchoff in ue5-main branch]
2023-11-01 15:35:29 -04:00
joe kirchoff
b706ec0a28 Fix batch files not checking some cs files in shared
#rnx

[CL 29186567 by joe kirchoff in ue5-main branch]
2023-10-27 12:54:01 -04:00
calvin zheng
f59750d968 Fix for NavigateToFunctionSource crash/error, use xcode built in atos instead of UnrealAtoS as it can't handle universal build.
#jira UE-195221
#rb Josh.Adams, Zack.Neyland

[CL 28753266 by calvin zheng in ue5-main branch]
2023-10-13 11:00:06 -04:00
josh adams
c2437d9b07 - Fixed various issues with making Mac/IOS builds that can be uploaded to AppStore in Xcode
* Missing ThinApp.sh
  * Missing some quotes around a variable in GenerateUniversalDSYM.sh
  * Correctly filter out the stub .app's and such when copying the Staged data directory into the .app
  * Disabled the Mac's Sign To Run Locally option by default, as that causes Xcode's Validation/Upload to not have the team name embedded in it, causing a hassle while pushing up to AppStore/TestFlight
  * Fixed the PRODUCT_NAME for BP projects
  * Made CrashReportClient be a sandboxed app that inherits from parent
  * Fix Hybrid apps to check all platforms before in the project generator, so that if a project needs a temp target for IOS (via a plugin)
  * For hybrid projects, don't append Game to the end of the Game target names, as that is the default, and it makes for better named products
  * Disabled the LoginFlow module from OnlineFramework plugin - this was causing issues with having CEF and EpicWebHelper embedded into a sandboxed .app, and LoginFlow isn't seemingly actually used by anything
#jira UE-196297,UE-196299,UE-196296,UE-196300,UE-196295
#rb adam.kinge

[CL 28463729 by josh adams in ue5-main branch]
2023-10-04 13:25:29 -04:00
joe kirchoff
a28c20fbf2 Ensure UnrealBuildTool.dll exists when cleaning projects in installed builds
#jira UE-192937

[CL 28258784 by joe kirchoff in ue5-main branch]
2023-09-26 21:09:30 -04:00
robert seiver
216a99b719 Replace hard-coded toolchain version from SetupToolchain.sh by fetching it from Linux_SDK.json (which should be the source of truth on toolchain versions)
#rb James.Singer
#jira UE-191400

[CL 27241343 by robert seiver in ue5-main branch]
2023-08-21 11:59:03 -04:00
arciel rekman
c1606c596e Fix Linux toolchain building scripts.
- Native Linux toolchain is produced in already a runnable state with the proper name for distribution.
- Both cross and native toolchains have their repo path changed to the github repo they are cloned from.
- Not building bolt as this for some reason cases llvm-profdata and symbolizer not to be added to the install folder.

#rb none
[FYI] Brandon.Schaefer

[CL 26797743 by arciel rekman in ue5-main branch]
2023-08-02 23:23:03 -04:00
Ryan Hummer
3ebc0e1bcf Removing mono/xbuild part 1
* Updating references to use dotnet
* Add new RunDotnet scripts
* Removing Mono sh scripts and references to them

#rnx
#jira UE-153293
#rb josh.adams, zack.neyland, brandon.schaefer

[CL 26737744 by Ryan Hummer in ue5-main branch]
2023-08-01 10:02:58 -04:00
Josh Adams
61ef979e51 - Made IOS and Mac BuildPlatforms classes come from AppleBuildPlatform so we can make UBT regen makefiles when xcode-select location changes
- Fixed XcodeBuild.sh to set iossimulator architecture the expected way
#rb adam.kinge

[CL 26623422 by Josh Adams in ue5-main branch]
2023-07-26 17:45:21 -04:00
ryan hummer
54151149b2 Removing uneeded call to SetupDotnet.sh on mac
#rnx
#rb none

[CL 26611303 by ryan hummer in ue5-main branch]
2023-07-26 12:43:29 -04:00