branchrust_reboot/main/fix_compile_sim_parallelcancel

3 Commits over 0 Days - Infinitycph!

1 Hour Ago
Time how long it takes to fetch define constants
1 Hour Ago
Cherrypick CS 152617 (prevent dotnet processes lingering & fix MSBuild error messages not being printed)
1 Hour Ago
Fix compile simulator not working in parallel mode - use CustomBeforeDirectoryBuildProps parameter to pass in a custom props file to overwrite BaseIntermediateOutputPath - accomplishes the same thing as passing in the BaseIntermediateOutputPath parameter used to - each platform is now in /Temp/CompileSimulation/{Platform} again like it used to be