Skip to content

gorlak/vsscripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vsscripts

A collection of miscellaneous build scripts

build.pl/BuildConsole.pm/BuildTimer.pm

A command line perl script to help out with building visual studio solutions:

  • Supports using (and not using) Incredibuild
  • Times builds
  • Color codes output (warnings => yellow, errors => red)
  • Regex-extracts warnings and errors to console window (CL, GCC, SNC)

setSingleProjectBuild.reg

Sets the max count of concurrent project builds preference to 1 (for easier log reading)

About

Visual Studio helper scripts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages