added option to ignore compile errors, since not every object file is necessarily...
commitcdd2ae22cec9d7b4771790336e67e921816d571e
authorrofl0r <retnyg@gmx.net>
Mon, 1 Aug 2011 09:21:43 +0000 (1 11:21 +0200)
committerrofl0r <retnyg@gmx.net>
Mon, 1 Aug 2011 09:21:43 +0000 (1 11:21 +0200)
treef08d0102bdf3d4a1255452a3869a0346a7a4434c
parent92ce33bfd39dcd7b4943a887930f635cc9d3768e
added option to ignore compile errors, since not every object file is necessarily required to link the target. its not perfect yet since it will try to recompile the stuff on each iteration.
rcb.pl