joe kirchoff
4838ff85be
[Backout] - CL34354297
...
[FYI] Joe.Kirchoff
Original CL Desc
-----------------------------------------------------------------
UnrealBuildTool: Remove usage of obsolate BinarySerializer and replace with Json
#rnx
[CL 34437061 by joe kirchoff in ue5-main branch]
2024-06-17 15:15:28 -04:00
joe kirchoff
a5b67572d6
UnrealBuildTool: Remove usage of obsolate BinarySerializer and replace with Json
...
#rnx
[CL 34354327 by joe kirchoff in ue5-main branch]
2024-06-13 17:00:32 -04:00
rafa lecina
9610167187
Support additional manifest namespaces in UPL commands on Android
...
[REVIEW] [at]chris.babcock
#rb ahmed.siddique, Chris.Babcock
[CL 34118480 by rafa lecina in ue5-main branch]
2024-06-05 04:33:12 -04:00
chris babcock
f92080d26f
Only kill Java tasks started by MakeAPK on build machines
...
#jira UE-214900, FORT-749498
#android
[REVIEW] [at]Peter.Sauerbrei
#rb Peter.Sauerbrei
[CL 33908620 by chris babcock in ue5-main branch]
2024-05-24 17:59:14 -04:00
joe kirchoff
b9e3a4b200
UnrealBuildTool: Ensure invalidation for ispc and clang objects when uba compression is toggled
...
#rnx
#jira UE-214684
[CL 33875248 by joe kirchoff in ue5-main branch]
2024-05-23 17:13:00 -04:00
dmytro ivanov
70af1166f4
Fix order of arguments when using AFS to push libUnreal.so outside of .apk
...
#jira UE-214823
#rb Chris.Babcock
[CL 33605942 by dmytro ivanov in ue5-main branch]
2024-05-13 12:59:37 -04:00
chris babcock
d6c26cbb42
Fix output directory issue for Blueprint APKs
...
#jira UE-212960
#android
[REVIEW] [at]Chris.Constantinescu
#rb chris.constantinescu
[CL 33435479 by chris babcock in ue5-main branch]
2024-05-03 16:12:11 -04:00
sebastian werema
d6e323e428
Vulkan GPU Breadcrumbs for Android, outside of RenderPass only
...
This change allows RHI Breadcrumbs to be enabled in all build configurations on Android
#rb Dmitriy.Dyomin
[CL 33194642 by sebastian werema in ue5-main branch]
2024-04-24 05:13:05 -04:00
joe kirchoff
671c2e320e
UnrealBuildTool: Keep track of root paths per action
...
#rb henrik.karlsson
[CL 33040286 by joe kirchoff in ue5-main branch]
2024-04-17 12:53:34 -04:00
ahmed siddique
48b38df6b3
Fix: Update Restricted ASIS plugin conflict with changes from latest release
...
#jira UE-211744
#rb Yevgen.Abramov
[CL 32845636 by ahmed siddique in ue5-main branch]
2024-04-09 19:40:32 -04:00
chris constantinescu
7c5095a408
LLT Android support
...
#rb Chris.Babcock, sebastian.lewicki
#jira UE-210332
[CL 32714226 by chris constantinescu in ue5-main branch]
2024-04-03 18:39:56 -04:00
joe kirchoff
65f7eab2cd
UnrealBuildTool: Resolve CA2254, IDE0011, IDE0017, IDE0030, IDE0031, IDE0037, IDE0056, IDE0075, IDE2000, IDE2001
...
#rnx
[CL 32711093 by joe kirchoff in ue5-main branch]
2024-04-03 17:18:04 -04:00
joe kirchoff
a20c9fbb9e
UnrealBuildTool: Format documents, remove and sort usings
...
#rnx
[CL 32700883 by joe kirchoff in ue5-main branch]
2024-04-03 12:22:43 -04:00
joe kirchoff
89805bc149
UnrealBuildTool: Resolve IDE0008, IDE0049
...
#rnx
[CL 32687030 by joe kirchoff in ue5-main branch]
2024-04-02 20:29:22 -04:00
joe kirchoff
e895acc0bb
UnrealBuildTool: Resolve IDE0018, IDE0019, IDE0034, IDE0038, IDE0041, IDE0054, IDE0057, IDE0074, IDE0090
...
#rnx
[CL 32686487 by joe kirchoff in ue5-main branch]
2024-04-02 19:54:03 -04:00
chris babcock
51b09873a4
Fix issue with Android env vars not always set on Mac
...
#jira UE-209092
#android
[REVIEW] [at]Billy.Quick
#rb Billy.Quick
[CL 32099458 by chris babcock in ue5-main branch]
2024-03-07 15:48:23 -05:00
rafa lecina
8502408fb6
Fix OnlineSubsystemGooglePlay module being skipped for x86_64
...
#jira UE-208301
[REVIEW] [at]Chris.Babcock
#rb Chris.Babcock
[CL 31858630 by rafa lecina in ue5-main branch]
2024-02-27 19:18:15 -05:00
rafa lecina
49e24ea72f
Allow to set a custom debug keystore instead of always using default one
...
#jira UE-202881
[REVIEW] [at]Chris.Babcock
#rb Chris.Babcock
[CL 31834155 by rafa lecina in ue5-main branch]
2024-02-27 03:54:20 -05:00
chris babcock
4d31e78995
Fix Android architecture check for project settings
...
#jira UE-207798
#android
[REVIEW] [at]Billy.Quick
#rb Billy.Quick
[CL 31767700 by chris babcock in ue5-main branch]
2024-02-23 12:34:07 -05:00
joe kirchoff
c0357d6a15
UnrealBuildTool: Option to disable anaylzing engine modules or generated code
...
#jira UE-207534, UE-207535
[CL 31669299 by joe kirchoff in ue5-main branch]
2024-02-20 20:48:55 -05:00
emrekultursay
fdb7dcbc13
PR #11428 : Create separate arm64 and x64 target platforms for use with AGDE
...
#jira UE-206062
#android
[REVIEW] [at]Chris.Varnsverry
#rb Chris.Varnsverry
[CL 31575588 by emrekultursay in ue5-main branch]
2024-02-16 14:47:51 -05:00
josh adams
67d747d50a
- Moved all versions from *SDK.Versions.cs files to *_SDK.json files
...
- Some static variables made it tricky, so added some support to make it simpler on users of the static variables
#rb David.Harvey
[CL 31431441 by josh adams in ue5-main branch]
2024-02-13 11:51:53 -05:00
chris babcock
86fbd2b358
Add back new/delete operator global visibility for Android shipping builds
...
#jira UE-206025
#android
[REVIEW] [at]Dmytro.Vovk
#rb Dmytro.Vovk
[CL 31307634 by chris babcock in ue5-main branch]
2024-02-08 17:19:31 -05:00
wojciech krywult
689b2b7a88
UBT: Clang: Moved the -fno-delete-null-pointer-checks flag to ClangToolchain.cs so that it affected all Clang-based platform.
...
We still have some chacks like "this != nullptr" and without this flag Clang is allowed to optimize it away as invalid.
#rb Joe.Kirchoff
#jira UE-205288
#rnx
[CL 31128334 by wojciech krywult in ue5-main branch]
2024-02-02 11:52:13 -05:00
dmytro ivanov
a8eaa21437
Add support for HWAsan in NDK 26
...
#jira UE-205585
#rb dmytro.vovk
[CL 31122572 by dmytro ivanov in ue5-main branch]
2024-02-02 09:29:10 -05:00