Is it possible to ignore (certain) build errors ?
The idea is: build target A depending on B, C and D.  Failing to build B will cause C 
and D not being build, although these may complete correctly.
During long nightly builds, doing as much as possible is better that simple stopping 
on the first build error.

Reply via email to