Commit Graph

4799 Commits

Author SHA1 Message Date
Wojciech Krywult
3f2f9f9376 UBT: XmlConfigFile: Fixed potential exceptions handling deprecated properties and improved diagnostic messages when using renamed members (NewAttributeName).
#preflight 637272865368a3230a54cb81
#rb Joe.Kirchoff
#rnx

[CL 23120016 by Wojciech Krywult in ue5-main branch]
2022-11-14 12:04:09 -05:00
Josh Adams
7a9968a030 - Fix for bad bundle id for editor builds in installed build projects, related to the plist changes needed for Xcode14
#jira UE-169934
#preflight 6372664db6636838286afa32

[CL 23119760 by Josh Adams in ue5-main branch]
2022-11-14 11:49:56 -05:00
joe kirchoff
2ab5d76359 UnrealBuildTool: Update preferred vs2022 msvc version to 17.4-14.34
#rnx
#rb trivial
#preflight 636c3a3da550a2a7591d0f18

[CL 23071986 by joe kirchoff in ue5-main branch]
2022-11-10 01:16:15 -05:00
henrik karlsson
de95efbdff [UnrealBuildTool]
* Enabled _cplusplus preprocessor define representing correct number

Thanks michel.champoux for the fixes in date.h that solves older msvc compiler compile errors

#preflight 636bfebc7c2b5051901ce8c2
#rb joe.kirchoff

[CL 23071825 by henrik karlsson in ue5-main branch]
2022-11-10 01:08:40 -05:00
henrik karlsson
674b89117c Undo changelist 23056435
Will fix a file first and then resubmit

#rb none
#preflight skipped

[CL 23071601 by henrik karlsson in ue5-main branch]
2022-11-10 00:23:13 -05:00
henrik karlsson
28addd42f0 [UnrealBuildTool]
* Enabled _cplusplus preprocessor define representing correct number

#rb joe.kirchoff
#preflight skipped

[CL 23069785 by henrik karlsson in ue5-main branch]
2022-11-09 21:03:20 -05:00
Josh Adams
34acbcc46f - If CommandLineTools is detected as the build tools location (xcode-select -p), throw an exception with instructions on how to fix
- Stop logging out the xcode-select output every run
#rb bertrand.carre,roman.dzieciol
#preflight 636c0fbedc30a4ce961ca520

[CL 23062131 by Josh Adams in ue5-main branch]
2022-11-09 15:50:03 -05:00
robert millar
2e4dda24f8 Fixing UnrealBuildTool deprecation warnings.
#preflight 63633cc4af536047f4148aeb

[CL 23049856 by robert millar in ue5-main branch]
2022-11-09 04:11:36 -05:00
robert millar
7be86d2033 [Backout] - CL23048035
[FYI] Robert.Millar
Original CL Desc
-----------------------------------------------------------------
Fixing UnrealBuildTool deprecation warnings.

Cherry pick from UE5-main

#preflight 63633cc4af536047f4148aeb

[CL 23049852 by robert millar in ue5-main branch]
2022-11-09 04:11:31 -05:00
chris constantinescu
7859a6cdb4 Catch2 feature introduced: test groups and group events at global, group and test group before/after levels
#preflight 636ab505450be1d9f83e90e4
#rb Jerome.Delattre

[CL 23039159 by chris constantinescu in ue5-main branch]
2022-11-08 16:02:46 -05:00
joe kirchoff
3576fbf55c UnrealBuildTool: Throw an error if multiple modules are loaded that have conflicting ShortNames. Suggestion from UDN
#rnx
#rb Josh.Adams
#preflight 636aa1a27c2b505190b32b8f

[CL 23039139 by joe kirchoff in ue5-main branch]
2022-11-08 16:02:20 -05:00
henrik karlsson
576f20ddf9 [UnrealBuildTool]
* Added so if strict conformance is disabled at least hiddenfriend conformance is enabled. This should have a minimal impact (if any) on licensees and enable us to submit huge compile time optimizations

#rb joe.kirchoff
#preflight skipped

[CL 23025400 by henrik karlsson in ue5-main branch]
2022-11-08 04:26:58 -05:00
Robert Millar
54164a01f3 Fix bailing on target setup when the same path is included in multiple modules.
#rb none
#jira none
#preflight 6369836263037c1026ffbaca

[CL 23019443 by Robert Millar in ue5-main branch]
2022-11-07 17:22:50 -05:00
Dan Thompson
2eba2ade1e Disable fma contraction on macs for ddc consistency between arm/x64
#rb joe.kirchoff
#preflight 636454d21052c15f13d6125c

[CL 22971754 by Dan Thompson in ue5-main branch]
2022-11-03 20:14:56 -04:00
joe kirchoff
6b64b2da29 UnrealBuildTool: Obsolete some properties moved to EpicGames.Build
#rnx
#rb trivial

[CL 22961430 by joe kirchoff in ue5-main branch]
2022-11-03 15:02:36 -04:00
chris varnsverry
093f221033 - Remove WITH_SERVER_CODE_TRUSTED concept from Engine
[REVIEW] [at]Rob.Cannaday [at]Michael.Atchison [at]Sam.Zamani

[CL 22959144 by chris varnsverry in ue5-main branch]
2022-11-03 14:23:35 -04:00
Tim Smith
3b4b38965d Removed diagnostic code that was launching the debugger
#rb self
#jira none
#preflight none

[CL 22951291 by Tim Smith in ue5-main branch]
2022-11-03 08:38:06 -04:00
christopher waters
5f9c8f4788 Fixing UnrealBuildTool deprecation warnings.
#jira none
#preflight 63633cc4af536047f4148aeb

[CL 22940692 by christopher waters in ue5-main branch]
2022-11-03 00:26:09 -04:00
joe kirchoff
144ce56048 UnrealBuildTool: Move some util properties to EpicGames.Build
#rnx
#rb trivial
#preflight 6362e8e86000216d2e2b4bdd

[CL 22937953 by joe kirchoff in ue5-main branch]
2022-11-02 23:07:24 -04:00
chris constantinescu
fe1ac0c01a Check for File nullable when tagging test builds
#rnx
#preflight skip

[CL 22922948 by chris constantinescu in ue5-main branch]
2022-11-02 14:43:21 -04:00
joe kirchoff
48003d0b0a UnrealBuildTool: Remove property that disables generating cpp dependency files
#rnx
#rb trivial

[CL 22918025 by joe kirchoff in ue5-main branch]
2022-11-02 11:47:47 -04:00
joe kirchoff
ca4fefe38d UnrealBuildTool: Use copy action helper for copying ISPC headers
#rnx
#rb trivial

[CL 22918001 by joe kirchoff in ue5-main branch]
2022-11-02 11:47:09 -04:00
joe kirchoff
0ce2b59ad9 UnrealBuildTool: Remove Hostx86 compiler support, clean up unneeded function parameters
#rnx
#rb none
#preflight 636288f90c2e7c8f9198a830

[CL 22917900 by joe kirchoff in ue5-main branch]
2022-11-02 11:43:53 -04:00
joe kirchoff
e0122cd866 UnrealBuildTool: support clang-cl x64 from visual studio install
#rnx
#rb trivial

[CL 22889865 by joe kirchoff in ue5-main branch]
2022-11-01 15:51:18 -04:00
chris constantinescu
d20ee9868d Fix postbuild action for win64 low level tests: correct path to build binary
#preflight skip
#rnx

[CL 22886184 by chris constantinescu in ue5-main branch]
2022-11-01 13:34:40 -04:00