From 65e68bcfaf4b0ef9796cad4d5a470b3b3e72032f Mon Sep 17 00:00:00 2001 From: Bob Arnson Date: Sat, 19 Jul 2025 22:25:25 -0400 Subject: Embiggen build perf. - Move ext tests to targets for better MSBuild scheduling. - Parallelize long-running tests. - Disable Firewall ICEs for dev builds; they're redundant with round-tripping and ICEs are mutex'd to make them painfully serial. --- src/ext/VisualStudio/visualstudio_t.proj | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'src/ext/VisualStudio') diff --git a/src/ext/VisualStudio/visualstudio_t.proj b/src/ext/VisualStudio/visualstudio_t.proj index 9b3f5b4f..d6c101e6 100644 --- a/src/ext/VisualStudio/visualstudio_t.proj +++ b/src/ext/VisualStudio/visualstudio_t.proj @@ -3,7 +3,7 @@ - + @@ -14,4 +14,8 @@ + + + + -- cgit v1.2.3-55-g6feb