Moving back to .NET

ponce via Digitalmars-d digitalmars-d at puremagic.com
Fri Sep 25 00:34:19 PDT 2015


On Friday, 25 September 2015 at 03:00:12 UTC, Jonathan M Davis 
wrote:
> Unfortunately, at my current job, we're entirely Windows, so 
> everything's a huge mess in VS rather than using cmake, and 
> most of the devs are totally Windows devs, so they'd probably 
> freak out at the idea that the .vcproj files are generated, and 
> you don't edit any settings inside of VS.

When we had around 100+ .vcxproj, I started making a static 
analyzer to check them.
At 150+, someone made a build tool with versionned dependencies 
that also generated .vcxproj. It was remarkably similar to DUB.


More information about the Digitalmars-d mailing list