Platform: Windows Vista x64 (SP2)
Compiler: MinGW 3.4.5
When rebuilding a project (or workspace) from the Explorer context menu, if the option REBUILD_SEPERATELY is set to 1 (one), everything works fine.
However if the option is set to 0 (zero), the clean appears to run (but does nothing), the build never starts, and the process reports completed successfully (see
screenshot). The "codeblocks.exe" process is then left behind and has to be manually killed.
In earlier SVNs (I believe prior to this new option) I had no problems rebuilding projects/workspaces.
Also, strangely, this works from within Code::Blocks itself.