microsoft/Terminal

Only regenerate our .metaproj when the .sln changes

Aberta

#2.172 aberto em 31 de jul. de 2019

 (0 comentário) (0 reação) (0 responsável)C++ (9.275 forks)batch import
Area-BuildHelp WantedIssue-TaskProduct-Meta

Métricas do repositório

Stars
 (103.173 estrelas)
Métricas de merge de PR
 (Mesclagem média 27d 19h) (24 fundiu PRs em 30d)

Description

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

Guia do colaborador