View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0012335 | CMake | CMake | public | 2011-07-13 15:35 | 2016-06-10 14:31 | ||||
Reporter | Klaas | ||||||||
Assigned To | Alex Neundorf | ||||||||
Priority | normal | Severity | feature | Reproducibility | always | ||||
Status | closed | Resolution | moved | ||||||
Platform | OS | OS Version | |||||||
Product Version | CMake 2.8.5 | ||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0012335: Codeblocks virt directory per target | ||||||||
Description | Creates virtual directory per PROJECT with in there a virtual dir per target. Like VC does. Old method left in, but if wanted, can be removed. | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | ![]() | ||||||||
Relationships | |||||||||||
|
Relationships |
Notes | |
(0027040) Klaas (reporter) 2011-07-15 14:37 |
It seems as it was the codeblocks project generation was wrong. http://forums.codeblocks.org/index.php?PHPSESSID=c6hbsjr3rch23nqjj23dap5ee5&topic=14990.msg100355;topicseen#msg100355 [^] Instead what I did now, create per target a virtual dir, it should become per target a project file, and the overall should be a workspace. Codeblocks is organized as VC. sln==workspace. So the patch is going into that direction, but should create a project file per Cmake (Project() statement. And I think they need to be generated as is with VC, at the same level in the directory tree as where CmakeLists.txt containing PROJECT() is. |
(0041862) Kitware Robot (administrator) 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. |
Notes |
Issue History | |||
Date Modified | Username | Field | Change |
2011-07-13 15:35 | Klaas | New Issue | |
2011-07-13 15:35 | Klaas | File Added: patch.tar.gz | |
2011-07-13 15:37 | Alex Neundorf | Assigned To | => Alex Neundorf |
2011-07-13 15:37 | Alex Neundorf | Status | new => assigned |
2011-07-15 14:37 | Klaas | Note Added: 0027040 | |
2011-10-23 09:41 | Alex Neundorf | Relationship added | related to 0012472 |
2012-01-04 16:08 | Alex Neundorf | Relationship added | related to 0011959 |
2012-08-13 12:46 | Alex Neundorf | Status | assigned => backlog |
2016-06-10 14:28 | Kitware Robot | Note Added: 0041862 | |
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 |
Issue History |
Copyright © 2000 - 2018 MantisBT Team |