Files
UnrealEngineUWP/Engine/Source/Programs/UnrealBuildTool
Martin Ridgers 6556a50dd2 Option to skip .dsym generation for up to 20x faster builds on Mac.
Touching one .cpp file and building QAGame takes 8m00s on average (Xeon, 16 logical core). 7m30s of that is runing dsymutil (and sometimes it doesn't complete because UBT's timeout protection kicks in). As these .dsym files do not seem to be required for the build-run development loop, using "-NoDSYM" to skip them them greatly improves the iteration experience.

#rb will.damon
#rnx
#preflight 61f7a712e55232619f74041d

[CL 18787503 by Martin Ridgers in ue5-main branch]
2022-01-31 04:20:16 -05:00
..
2021-06-11 18:21:35 -04:00