Skip to content

Visual Studio extension to improve interaction with Tundra 2.0 generated projects & solutions.

License

Notifications You must be signed in to change notification settings

deplinenoise/tundra-vsplugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Visual Studio extension for Tundra 2.0

Tundra is a high-performance code build system designed to give the best possible incremental build times even for very large software projects.

This extension supports the "Compile current file" action in Visual Studio projects generated by Tundra. Normally Visual Studio cannot build individual source files in a NMake project as it doesn't run any commands itself.

It also provides convenience commands for building/re-building/cleaning the solution using Tundra. These commands will fall back on the regular VS commands if the current solution does not contain Tundra projects.

The current extension works for VS 2019.

License and Copyright

Tundra and this addin are Copyright 2010-2021 Andreas Fredriksson.

This addin is made available under the GNU GPL. See the file COPYING for the complete license text.

About

Visual Studio extension to improve interaction with Tundra 2.0 generated projects & solutions.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages