Commit Graph

5845 Commits

Author SHA1 Message Date
dmytro ivanov
928572907c Fix broken AGDE symbol paths
#jira UE-186383
#rb Allan.Bentham

[CL 29231664 by dmytro ivanov in ue5-main branch]
2023-10-30 09:38:25 -04:00
joe kirchoff
79fcc418c7 UnrealBuildTool: Experimental -VisualStudioLinux for project gen, which creates .vcxproj that allow remote debugging on linux. This currently probably only works for monolithic programs with no extra requried files
#rnx

[CL 29203721 by joe kirchoff in ue5-main branch]
2023-10-27 19:22:34 -04:00
joe kirchoff
b8df0ef6da UnrealBuildTool: Fix overridden output path in vcxproj for non-win64
#rnx

[CL 29197884 by joe kirchoff in ue5-main branch]
2023-10-27 17:02:30 -04:00
joe kirchoff
07d9f6887b UnrealBuildTool: Fix a rare exeception I saw when generating project files
#rnx

[CL 29197565 by joe kirchoff in ue5-main branch]
2023-10-27 16:55:01 -04:00
joe kirchoff
1a5a20811f UnrealBuildTool: Fix not building files in override paths with -SingleFile
#rnx

[CL 29193865 by joe kirchoff in ue5-main branch]
2023-10-27 15:43:55 -04:00
joe kirchoff
0496d181a8 UnrealBuildTool: -GenFiles arg to QueryMode
#rnx

[CL 29153873 by joe kirchoff in ue5-main branch]
2023-10-26 18:26:39 -04:00
joe kirchoff
17ecf15b84 UnrealBuildTool: Move VNIExecution task to async function
#rnx

[CL 29151617 by joe kirchoff in ue5-main branch]
2023-10-26 17:39:20 -04:00
joe kirchoff
62680358a5 UnrealBuildTool: QueryMode improvements
* Async
* Sort dirToModule & moduleToCompileSettings so the order is stable now that the binaries and modules are processed async
* Find the binaryPath by searching for the first Binary that includes the launch module
* Remove BrowseConfiguration which is unused

#rnx
#rb robert.millar

[CL 29148674 by joe kirchoff in ue5-main branch]
2023-10-26 16:25:37 -04:00
dmytro ivanov
31966efe00 Use correct AFS in the push script
#jira UE-186383
#rb Allan.Bentham

[CL 29133672 by dmytro ivanov in ue5-main branch]
2023-10-26 10:05:17 -04:00
calvin zheng
8d6e633f99 Fixing multiple blocking modern xcode issues
#jira UE-198617
#rb Josh.Adams

[CL 29095687 by calvin zheng in ue5-main branch]
2023-10-25 14:06:59 -04:00
henrik karlsson
eccc031035 [Unrealbuildtool]
* Re-enabled box on rc.exe after fixing bug

[CL 29091719 by henrik karlsson in ue5-main branch]
2023-10-25 12:11:55 -04:00
mitchell fisher
c156f400f5 Back out changelist 29051789
[FYI] john.huelin

[CL 29076905 by mitchell fisher in ue5-main branch]
2023-10-25 02:53:22 -04:00
john huelin
c93d0f8ff8 Revert to VS2022 17.6.x toolchain to fix an issue with PGO Profile link
#rb joe.kirchoff
#rnx

[CL 29069119 by john huelin in ue5-main branch]
2023-10-25 01:18:28 -04:00
marc audy
00d4057b09 Roll back to 7.17.57873.3433 (x64)
Reenable box distribution
[FYI] Joe.Kirchoff
#rnx

[CL 29066076 by marc audy in ue5-main branch]
2023-10-25 00:42:57 -04:00
joe kirchoff
66d6f2d21a UnrealBuildTool: Fix missing icons
#rnx
#jira UE-197948

[CL 29023511 by joe kirchoff in ue5-main branch]
2023-10-23 17:27:35 -04:00
joe kirchoff
f925a53575 UnrealBuildTool: Don't run pvs with experimental
#rnx

[CL 29022892 by joe kirchoff in ue5-main branch]
2023-10-23 16:42:44 -04:00
mark winter
454819d197 PipInstall: Added requirements parsing to check for already-installed data and license table viewer
#jira UE-197191
#rb jamie.dale

[CL 29018987 by mark winter in ue5-main branch]
2023-10-23 12:00:12 -04:00
neil henning
fcebd5633c Fix the AutoRTFM clang compiler detection.
[CL 29012953 by neil henning in ue5-main branch]
2023-10-23 05:40:40 -04:00
joe kirchoff
ea757ce475 UnrealBuildTool: Revert pvs-studio distribution
#rnx

[CL 29002906 by joe kirchoff in ue5-main branch]
2023-10-21 15:24:22 -04:00
ben marsh
00ef101197 Horde: Unify BundleStorageClient and BundleStorageClientWrapper.
#jira

[CL 29001725 by ben marsh in ue5-main branch]
2023-10-21 15:08:34 -04:00
ben marsh
223543511e Horde: Derive FileStorageClient from IStorageClient rather than BundleStorageClientBase, allowing it to be used with a different packing algorithm.
#jira

[CL 29000225 by ben marsh in ue5-main branch]
2023-10-21 12:00:38 -04:00
joe kirchoff
a2d7686337 UnrealBuildTool: Don't try to get files in a directory if null
#rnx
#jira UE-198584

[CL 28971602 by joe kirchoff in ue5-main branch]
2023-10-20 13:26:45 -04:00
dmytro ivanov
32d57e9b28 Don't bundle libUnreal.so in .apk for faster iteration
#jira UE-186383
#rb Chris.Babcock

[CL 28967167 by dmytro ivanov in ue5-main branch]
2023-10-20 11:24:28 -04:00
dmytro ivanov
8734aacbaf Add option to update .vcxproj.user files during project generation
#jira UE-186383
#rb Chris.Babcock

[CL 28965010 by dmytro ivanov in ue5-main branch]
2023-10-20 10:18:22 -04:00
joe kirchoff
a4f92eed13 Update support for PVS-Studio to 7.27.75620.507 (x64)
#rnx

[CL 28941940 by joe kirchoff in ue5-main branch]
2023-10-19 19:20:14 -04:00