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.
- Re: Possible to ignore build errors ? Bert Vermeerbergen
- Re: Possible to ignore build errors ? Stefan Bodewig
- RE: Possible to ignore build errors ? Bert Vermeerbergen
