5 Commits

Author SHA1 Message Date
josh adams
590eec55e5 - 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 31431760 by josh adams in 5.4 branch]
2024-02-13 12:00:42 -05:00
dmytro ivanov
36bf71d423 Enable using NDK 26.2.x
#jira UE-206659
#rb Chris.Babcock

[CL 31426986 by dmytro ivanov in 5.4 branch]
2024-02-13 10:17:42 -05:00
dmytro ivanov
58437300a9 Add support for HWAsan in NDK 26
#jira UE-205585
#rb dmytro.vovk

[CL 31122611 by dmytro ivanov in 5.4 branch]
2024-02-02 09:30:15 -05:00
allan bentham
2dc81d3644 Android: Set max allowed NDK version to 26.
#rb chris.babcock
[FYI] chris.babcock

[CL 29804018 by allan bentham in ue5-main branch]
2023-11-17 05:38:49 -05: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