MantisBT - CMake |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0011445 | CMake | Modules | public | 2010-11-11 06:19 | 2016-06-10 14:31 |
|
Reporter | Adam J Richardson | |
Assigned To | Philip Lowman | |
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | moved | |
Platform | | OS | | OS Version | |
Product Version | CMake-2-8 | |
Target Version | | Fixed in Version | | |
|
Summary | 0011445: Eliminate the need for Boost_ADDITIONAL_VERSIONS |
Description | This ticket is for eliminating the need for users of FindBoost to specify Boost_ADDITIONAL_VERSIONS.
The path forward to solve this problem is to implement 0008396 (FIND_LIBRARY with version specification) and then modify FindBoost to use the new feature. |
Steps To Reproduce | |
Additional Information | >> If you have a particular issue that you think should be fixed for
>> inclusion in 2.8.4, please bring it up now.
>
> Could you guys have a chat with the Boost guys and fix the "future
> safety" of FindBoost.cmake somehow? Fiddling with ADDITIONAL_VERSIONS
> is really a pain on a build farm.
|
Tags | No tags attached. |
Relationships | child of | 0008396 | closed | Bill Hoffman | FIND_LIBRARY with version specification |
|
Attached Files | FindBoost.cmake (52,214) 2010-12-09 16:35 https://public.kitware.com/Bug/file/3562/FindBoost.cmake |
|
Issue History |
Date Modified | Username | Field | Change |
2010-11-11 06:19 | Adam J Richardson | New Issue | |
2010-11-11 07:23 | David Cole | Assigned To | => Philip Lowman |
2010-11-11 07:23 | David Cole | Status | new => assigned |
2010-11-11 07:23 | David Cole | Target Version | => CMake 2.8.4 |
2010-11-18 23:08 | Philip Lowman | Category | CMake => Modules |
2010-11-18 23:08 | Philip Lowman | Product Version | => CMake-2-8 |
2010-11-18 23:08 | Philip Lowman | Summary | fix FindBoost.cmake - mailing list discussion, bug number required => Eliminate the need for Boost_ADDITIONAL_VERSIONS |
2010-11-18 23:08 | Philip Lowman | Description Updated | bug_revision_view_page.php?rev_id=12#r12 |
2010-11-18 23:08 | Philip Lowman | Relationship added | child of 0008396 |
2010-12-09 15:27 | David Cole | Target Version | CMake 2.8.4 => |
2010-12-09 16:35 | Ryan Pavlik | Note Added: 0023861 | |
2010-12-09 16:35 | Ryan Pavlik | File Added: FindBoost.cmake | |
2010-12-09 16:39 | Ryan Pavlik | Note Added: 0023862 | |
2010-12-18 08:53 | Philip Lowman | Note Added: 0024259 | |
2012-08-18 15:46 | Philip Lowman | Note Added: 0030698 | |
2012-08-18 15:46 | Philip Lowman | Status | assigned => backlog |
2016-06-10 14:28 | Kitware Robot | Note Added: 0041764 | |
2016-06-10 14:28 | Kitware Robot | Status | backlog => resolved |
2016-06-10 14:28 | Kitware Robot | Resolution | open => moved |
2016-06-10 14:31 | Kitware Robot | Status | resolved => closed |
Notes |
|
(0023861)
|
Ryan Pavlik
|
2010-12-09 16:35
|
|
At the very least, the updated version I attach adds the missing new version of boost, and also simplifies the "remove system component if under 1.35" check. |
|
|
(0023862)
|
Ryan Pavlik
|
2010-12-09 16:39
|
|
Actually, for 2.8.4 version 1.46 should also be added, since it will be released early in February, according to the Boost timeline. |
|
|
(0024259)
|
Philip Lowman
|
2010-12-18 08:53
|
|
Ryan,
I have merged in your patch and also added 1.46 to the search list. Thanks.
The CMake developers have deferred Issue 0008396 (not enough time before 2.8.4) so resolution of this issue has also been deferred. |
|
|
(0030698)
|
Philip Lowman
|
2012-08-18 15:46
|
|
Backlogging this issue until Issue 0008396 is addressed. |
|
|
(0041764)
|
Kitware Robot
|
2016-06-10 14:28
|
|
Resolving issue as `moved`.
This issue tracker is no longer used. Further discussion of this issue may take place in the current CMake Issues page linked in the banner at the top of this page. |
|