microsoft/Terminal

Only regenerate our .metaproj when the .sln changes

Ouverte

#2 172 ouverte le 31 juil. 2019

 (0 commentaire) (0 réaction) (0 personne assignée)C++ (9 275 forks)batch import
Area-BuildHelp WantedIssue-TaskProduct-Meta

Métriques du dépôt

Stars
 (103 173 étoiles)
Métriques de merge PR
 (Merge moyen 27j 19h) (24 PRs mergées en 30 j)

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

Guide contributeur