Code

Add a "continueOnError" flag to TaskCC. If there is an error in one of the files...
authorishmal <ishmal@users.sourceforge.net>
Fri, 25 Apr 2008 17:23:55 +0000 (17:23 +0000)
committerishmal <ishmal@users.sourceforge.net>
Fri, 25 Apr 2008 17:23:55 +0000 (17:23 +0000)
commit65dbacd23ff259ab02b3226e9c3ee8833c1e2392
treefa6f7eac9510c0920f1686a36ff54f5dfc9ef5dc
parentd68ccf07d16809307afdaf6834a8e70f9668c67b
Add a "continueOnError" flag to TaskCC.  If there is an error in one of the files, it will continue with other files, but the final result will still be an error.
buildtool.cpp