Boost logo

Boost-Build :

From: Vladimir Prus (ghost_at_[hidden])
Date: 2006-03-15 03:50:34


Hi!
I did some changes to Jambase, and noticed that jambase.c is not rebuild.
Looking closer, I see this in build.jam:

  if $(debug)
  {
      .mkjambase jambase.c : Jambase ;
  }

Why the conditional? I think that not updating part of tree is not a good idea
in all cases.

- Volodya


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk