View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0009054 | CMake | CMake | public | 2009-05-20 13:01 | 2010-12-14 18:49 | ||||
Reporter | Michael Wild | ||||||||
Assigned To | David Cole | ||||||||
Priority | normal | Severity | major | Reproducibility | always | ||||
Status | closed | Resolution | fixed | ||||||
Platform | OS | OS Version | |||||||
Product Version | CMake-2-6 | ||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0009054: CMake creates a wrong install_name for frameworks with empty INSTALL_NAME_DIR property on Mac OS X | ||||||||
Description | If the property is empty, CMake just uses the library name <name> as the install_name which is wrong. It should use <name>.framework/Versions/<version>/<name>. See the attached patch for a fix. | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | fix_for_empty_install_name_dir_property.patch [^] (876 bytes) 2009-05-20 13:01 [Show Content] | ||||||||
Relationships | |
Relationships |
Notes | |
(0018881) David Cole (manager) 2009-12-14 17:57 |
Fixed in CVS HEAD of CMake... /cvsroot/CMake/CMake/Source/cmTarget.cxx,v <-- Source/cmTarget.cxx new revision: 1.285; previous revision: 1.284 Patch re-worked slightly (with Brad King) to improve the local readability of the method that it's in... Thanks, Michael, for the patch and the bug report. |
(0024060) David Cole (manager) 2010-12-14 18:49 |
Closing bugs that have been resolved for more than 3 months without any further updates. |
Notes |
Issue History | |||
Date Modified | Username | Field | Change |
2009-05-20 13:01 | Michael Wild | New Issue | |
2009-05-20 13:01 | Michael Wild | File Added: fix_for_empty_install_name_dir_property.patch | |
2009-05-20 13:21 | Bill Hoffman | Status | new => assigned |
2009-05-20 13:21 | Bill Hoffman | Assigned To | => David Cole |
2009-12-14 17:57 | David Cole | Note Added: 0018881 | |
2009-12-14 17:57 | David Cole | Status | assigned => resolved |
2009-12-14 17:57 | David Cole | Resolution | open => fixed |
2010-12-14 18:49 | David Cole | Note Added: 0024060 | |
2010-12-14 18:49 | David Cole | Status | resolved => closed |
Issue History |
Copyright © 2000 - 2018 MantisBT Team |