rudebuild icon indicating copy to clipboard operation
rudebuild copied to clipboard

A non-intrusive bulk/unity C++ build tool for Visual Studio

Results 3 rudebuild issues
Sort by recently updated
recently updated
newest added

First off, what a fine tool. I tried it on our 360+ project solution. It's working but there are a few showstoppers. - Solution settings are empty in the original...

For me RudeBuildConsole checked for a non-existing HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\VisualStudio\14.0\Setup\VS\EnvironmentDirectory. I found it in the Wow64Node subtree, but my installation may be a bit broken, don't know. But also if you use...

Maybe it would be a good idea to modify IntDir in the RudeBuild solution so object files of the normal build and the unity build don't end up in the...