I updated Code::blocks from SVN a few days ago, and noticed that ever since, a Build is always fully rebuilding the project, even if all it needs to do is compile a single .cpp and relink. Was there some change, and code::blocks doesn't know where to look for the current .o's? Is this something I can fix in my project settings, or is this a bug?