
20 Sep
2005
20 Sep
'05
3:08 p.m.
Arkadiy Vertleyb wrote:
Also, I don't believe that BBv2 has incremental build support.
Do you mean it always rebuilds everything?! Any reason why it is acceptable?
Oops: I meant incremental linking! BBv2 will only rebuild targets it detects as being out of date, so it doesn't rebuild everything all the time. You can do a rebuild by passing -a to bjam. - Reece