May 1, 2011  
1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31

[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.

top