Thanx a lot for keeping C::B turning!
A few nice-to-have things.
Background: I have a two-project workspace, where one project produces a library, whilst the other one - the executable, which uses that library.
1. I'd like to have an inter-project dependency, so when I change a file in the Library project, I don't have to say "Rebuild all".
2. I'd like to have the TODO list updated for all projects in the workspace, not just the current one.