View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0011031 | CMake | CMake | public | 2010-07-22 18:08 | 2010-12-14 18:50 | ||||
Reporter | Olaf van der Spek | ||||||||
Assigned To | David Cole | ||||||||
Priority | normal | Severity | feature | Reproducibility | always | ||||
Status | closed | Resolution | won't fix | ||||||
Platform | OS | OS Version | |||||||
Product Version | CMake-2-8 | ||||||||
Target Version | CMake 2.8.3 | Fixed in Version | |||||||
Summary | 0011031: VS generator should create more configs | ||||||||
Description | Could the VS generator create more configs? It'd be nice to see both x86 and x64 and both dynamic and static ones. | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Relationships | |
Relationships |
Notes | |
(0021487) Olaf van der Spek (reporter) 2010-07-26 16:00 |
Static obviously refers to libs. It should probably generate both dynamic and static runtime for the static lib config. |
(0021946) David Cole (manager) 2010-08-25 07:51 |
Given the way that the CMake generators presently work, and the fact that we have chosen to provide separate generators for "Visual Studio" and "Visual Studio Win64", and the fact that people use CMAKE_SIZEOF_VOID_P at cmake-configure time to make 32-vs.-64-bit decisions, and the fact that they set CMAKE_CXX_FLAGS, and... It's not really practical (given the content of many existing CMakeLists.txt files) to implement a multi-config Visual Studio generator that generates project files that use multiple compilers, or multiple sets of flags. |
(0024099) David Cole (manager) 2010-12-14 18:50 |
Closing bugs that have been resolved for more than 3 months without any further updates. |
Notes |
Issue History | |||
Date Modified | Username | Field | Change |
2010-07-22 18:08 | Olaf van der Spek | New Issue | |
2010-07-26 16:00 | Olaf van der Spek | Note Added: 0021487 | |
2010-08-25 07:48 | David Cole | Status | new => assigned |
2010-08-25 07:48 | David Cole | Assigned To | => David Cole |
2010-08-25 07:51 | David Cole | Note Added: 0021946 | |
2010-08-25 07:51 | David Cole | Status | assigned => resolved |
2010-08-25 07:51 | David Cole | Resolution | open => won't fix |
2010-08-31 18:13 | David Cole | Target Version | => CMake 2.8.3 |
2010-12-14 18:50 | David Cole | Note Added: 0024099 | |
2010-12-14 18:50 | David Cole | Status | resolved => closed |
Issue History |
Copyright © 2000 - 2018 MantisBT Team |