Boost logo

Boost Users :

Subject: Re: [Boost-users] UPDATE rules
From: spamjunk (spamjunk_at_[hidden])
Date: 2011-02-21 11:49:18


> I thought that's how Boost.Build always worked.

That *may* be how Boost.Build works. I don't know. I don't use it. I
only use BJAM. Version 3.1.18 added these lines to jam.c:

         if (!targets_to_update())
             mark_target_for_updating("all");

Thus, if no target is defined on the command line, it force it to "all."

These lines do not exist in 3.1.17.


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net