[BuildTools-tickets] [BuildTools] #73: make sure third party projects can be disabled

BuildTools coin-trac at coin-or.org
Sat Jan 8 13:30:06 EST 2011


#73: make sure third party projects can be disabled
---------------------+------------------------------------------------------
Reporter:  andreasw  |        Owner:  andreasw           
    Type:  defect    |       Status:  closed             
Priority:  minor     |    Component:  configuration tests
 Version:  0.5       |   Resolution:  fixed              
Keywords:            |  
---------------------+------------------------------------------------------
Changes (by stefan):

  * status:  new => closed
  * resolution:  => fixed


Comment:

 For any project xxx, specifying --without-xxx-lib, --without-xxx-incdir,
 or --without-xxx-datadir should lead to disabling xxx.
 For Blas and Lapack, also --without-blas and --without-lapack are
 available.

 In the base directory, it leads to not configuring xxx and not checking
 for an installed version of the project (as if it were specified in
 COIN_SKIP_PROJECT).
 In the project directory, it leads to not searching for xxx  (as if it
 were specified in COIN_SKIP_PROJECT).

 This is in !BuildTools/trunk and !BuildTools/stable/0.7 and should thus be
 in the next releases of projects that use !BuildTools 0.7.

-- 
Ticket URL: <https://projects.coin-or.org/BuildTools/ticket/73#comment:2>
BuildTools <http://projects.coin-or.org/BuildTools>
Tools for configuring and compiling COIN-OR codes



More information about the BuildTools-tickets mailing list