[13:33:31] <CIA-98> tqh * r41294 /buildtools/trunk/jam/ (README.CHANGES make1.c): [13:33:32] <CIA-98> Disabled the "..skipped x for lack of y..." message as it is not very useful information and hides the interesting info in noise (why it failed). [13:33:32] <CIA-98> It should probably be a command line option as it might be interesting in some cases. [13:33:32] <CIA-98> Also added a "Build Failure" at the end if there were failed targets. [14:07:41] <CIA-98> tqh * r41295 /buildtools/trunk/jam/ (README.CHANGES make.c): Only write "...patience..." every 5000th target instead of 1000th. [14:16:53] <CIA-98> tqh * r41296 /buildtools/trunk/jam/ (README.CHANGES make.c): Make the ..patience.. count comparison postinc so it shows one at the start and use every 10k target instead.