Home

Awesome

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.