The only time cmake needs to be re-run is if you add/remove files (or change design-time options - like enabling bots.)
You can actually make changes in Visual Studio and have access to "Intellisense" - an IDE-based syntax checker.
Once you make your changes, recompile everything and then copy the new binaries over to your server folder. This is the step that downloading pre-built binaries supercedes.
EDIT:
Most people find that running a stable version of the master code, and not updating, is easiest. That way, they can make all the changes that they want and not have to worry about keeping up with the latest changes.
I'm fairly certain that the current code (as of today) is stable enough to do this.
Once you get familiar with making code changes and stashing/merging, you can look at pulling in updates and managing them.
__________________
Uleat of Bertoxxulous
Compilin' Dirty
|