Re: [Boost-bugs] [Boost C++ Libraries] #6639: b2 --clean-all fails under Visual Studio 2008 and 2012

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #6639: b2 --clean-all fails under Visual Studio 2008 and 2012
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-11-28 03:25:18


#6639: b2 --clean-all fails under Visual Studio 2008 and 2012
----------------------------------------------+-----------------------------
  Reporter: Florian George <fgeorge@…> | Owner:
      Type: Bugs | Status: new
 Milestone: To Be Determined | Component: Building Boost
   Version: Boost 1.51.0 | Severity: Problem
Resolution: | Keywords:
----------------------------------------------+-----------------------------

Comment (by steven_watanabe):

 You're not using --clean-all correctly.

 The difference between clean and clean-all is
 that clean only deletes the top level targets
 to be built, while clean-all also cleans dependencies.
 --clean-all does /not/ clean all build variants.
 You need to specify the toolset for it to work.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/6639#comment:7>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:11 UTC