Monday, 18 February 2008 09:38

After a discussion recently held between the core team members, it was decided to change the version numbering scheme used for Code::Blocks. The new scheme will follow the "Year.Month" style, also known as the "Ubuntu version scheme".

This means that our next release will be named as 8.02 (February 2008). Yes, it's coming Real Soon Now™ !

 

Build system

Code::Blocks implements a custom build system with very important features: ultra-fast dependencies generation, build queues and parallel builds are the most important ones to mention.

Debugging

The debugging subsystem has been greatly enhanced in the latest version. Automatic/manual watches, code/data breakpoints, call stack, disassembly listing and memory dumps are only few of its features.