MantisBT - CMake |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0012110 | CMake | CMake | public | 2011-04-20 06:28 | 2011-09-12 17:09 |
|
Reporter | oreja80 | |
Assigned To | Alex Neundorf | |
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | Fedora | OS | Linux | OS Version | 14 |
Product Version | CMake 2.8.4 | |
Target Version | CMake 2.8.6 | Fixed in Version | CMake 2.8.6 | |
|
Summary | 0012110: CodeBlocks project with full paths |
Description | I noticed that when switching from cmake 2.8.2 to 2.8.4, C::B projects show the full tree (from / on Linux) instead of starting from the project base. |
Steps To Reproduce | run cmake with -G"CodeBlocks - Unix Makefiles" with 2.8.2, open the project to see how it looked. Then replace 2.8.2 -> 2.8.4, run the cmake again, and compare the results. |
Additional Information | I have posted this question first to the C::B forum. They replied that the fact that the paths in the xml file .cbp that is generated should be relative paths. After opening the project and clicking save, some of the paths do change to relative, but not all. |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2011-04-20 06:28 | oreja80 | New Issue | |
2011-04-20 16:08 | Alex Neundorf | Assigned To | => Alex Neundorf |
2011-04-20 16:08 | Alex Neundorf | Status | new => assigned |
2011-05-06 17:40 | Alex Neundorf | Note Added: 0026453 | |
2011-07-29 17:35 | Alex Neundorf | Note Added: 0027124 | |
2011-07-29 17:35 | Alex Neundorf | Status | assigned => closed |
2011-07-29 17:35 | Alex Neundorf | Resolution | open => fixed |
2011-07-29 17:35 | Alex Neundorf | Fixed in Version | => CMake 2.8.6 |
2011-09-12 17:09 | David Cole | Target Version | => CMake 2.8.6 |