is there a way to let scons continue after the first error ?
Holger Schröder
holger-kde at holgis.net
Thu Nov 17 11:45:34 CET 2005
Hi,
i would like to be able to do the following:
svn up, then scons, then return after some time, and then scons should have
built all files, that it could build. so when i would run scons again, it
would either tell me that it has nothing to do, or it would run into every
error, that happened before too. so i would be able to work more effective on
the remaining errors, instead of waiting for the successful files, that are
"between" the remaining errors.
something like make -k or so.
when somebody has an answer, i would of course add it to the doxygen doc...
Holger
More information about the Kde-buildsystem
mailing list