Skip to content

Add Platform/Configuration Adornment, CppAnalyzer QOL improvements#620

Merged
KirillOsenkov merged 10 commits intoKirillOsenkov:mainfrom
yuehuang010:main
Oct 6, 2022
Merged

Add Platform/Configuration Adornment, CppAnalyzer QOL improvements#620
KirillOsenkov merged 10 commits intoKirillOsenkov:mainfrom
yuehuang010:main

Conversation

@yuehuang010
Copy link
Copy Markdown
Contributor

@yuehuang010 yuehuang010 commented Sep 19, 2022

Add Platform/Configuration Adornment

Add platform and configuration into the existing TargetFramework property for project nodes. Platform and Configuration are the primary properties and is often a cause of issue when solution are incorrectly batched.

Screen Shot

CppAnalyzer QOL improvements

  • Turned off Cpp Details by default.
  • Fix an issue where not all Cpp Details are active for all task. Now each task has a boolean to indicate when it is present. IE. CL.exe can be have details but Linker doesn't.
  • Merge C1/C2 messages from BT Time, cutting the number of nodes in half.
  • Align the Compile Time to the right (previously center). The start time is unknown but the end time is almost guarantee to be correct.
  • Add more rounding to MTT messages to make the graph fit better.

@KirillOsenkov KirillOsenkov merged commit 6210031 into KirillOsenkov:main Oct 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants