[ 
https://issues.apache.org/jira/browse/QPID-5260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13806380#comment-13806380
 ] 

Robbie Gemmell commented on QPID-5260:
--------------------------------------

{quote}
* If we don't find the boost_unit_test_framework then don't fail, just don't 
build the unit tests (this is motivated by one of the Apache Jenkins ubuntu 
builders which has this set up)
{quote}

Ask for the necessary bits to be installed by emailing [email protected]. We 
want Jenkins jobs to use any of the Ubuntu node since they are uusally highly 
utilised, so we don't want to either prevent the jobs running there or not have 
the tests run if it does.

> Miscellaneous CMake Improvements
> --------------------------------
>
>                 Key: QPID-5260
>                 URL: https://issues.apache.org/jira/browse/QPID-5260
>             Project: Qpid
>          Issue Type: Improvement
>            Reporter: Andrew Stitcher
>            Assignee: Andrew Stitcher
>
> * Move to cmake 2.6 as minimum required version (2.4 is extremely long in the 
> tooth now)
> * Add control over building individual language bindings
> * Make settings you don't usually want to change advanved so they are hidden 
> by default
> * Changed to a uniform naming scheme for options:
> ** Options controlling what to build are all BUILD_
> ** Options controlling features of he build are ENABLE_
> ** Options controlling internal aspects of the qpid runtime are QPID_
> * Respect the BUILD_TESTING option so that we won't build the tests unless it 
> is set (it is by default)
> * If we don't find the boost_unit_test_framework then don't fail, just don't 
> build the unit tests (this is motivated by one of the Apache Jenkins ubuntu 
> builders which has this set up)
> * Tidied up some of the detection of external dependencies to make it more 
> idiomatic cmake (but there is more to do here)
>  



--
This message was sent by Atlassian JIRA
(v6.1#6144)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to