microsoft/Terminal

Only regenerate our .metaproj when the .sln changes

Open

#2,172 创建于 2019年7月31日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)C++ (3,212 fork)batch import
Area-BuildHelp WantedIssue-TaskProduct-Meta

仓库指标

Star
 (35,764 star)
PR 合并指标
 (平均合并 27天 19小时) (30 天内合并 24 个 PR)

描述

From #2168.

This change could use some extra love - generating the metaproj takes a little while, as does parsing it. There might be a way to only generate the metaproj if it's changed, I didn't really investigate this, but presumably it could be done with a powershell script. I'll leave that for another work item in the future.

This is that future work item

贡献者指南