MantisBT - CMake | ||||||||||||||||||||
View Issue Details | ||||||||||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||||||||||||||
0006102 | CMake | CCMake | public | 2007-11-30 14:03 | 2013-07-16 08:39 | |||||||||||||||
Reporter | Brian Wylie | |||||||||||||||||||
Assigned To | Bill Hoffman | |||||||||||||||||||
Priority | normal | Severity | feature | Reproducibility | always | |||||||||||||||
Status | closed | Resolution | fixed | |||||||||||||||||
Platform | OS | OS Version | ||||||||||||||||||
Product Version | ||||||||||||||||||||
Target Version | Fixed in Version | |||||||||||||||||||
Summary | 0006102: Changing compilers should be an easier operation | |||||||||||||||||||
Description | Currently changing compilers in cmake (specifically ccmake) is not possible once you have run configure. Completely removing the build directory and setting my CXX and CC environment vars and then rerunning cmake seems to be very unintuitive. My suggestion is that if a user changes a compiler in ccmake, then have cmake invoke "Delete Cache" (which deletes the caches as well as the compiler specific files) and cmake would basically start over. Yes this would lead to performance issues but compared with the current 'mess' would be a much nicer user experience. Note: The 'short cut' of not allowing users to change the compiler does not fully address this issue. | |||||||||||||||||||
Steps To Reproduce | ||||||||||||||||||||
Additional Information | ||||||||||||||||||||
Tags | No tags attached. | |||||||||||||||||||
Relationships |
| |||||||||||||||||||
Attached Files | ||||||||||||||||||||
Issue History | ||||||||||||||||||||
Date Modified | Username | Field | Change | |||||||||||||||||
2007-11-30 14:03 | Brian Wylie | New Issue | ||||||||||||||||||
2007-11-30 14:05 | Brian Wylie | Assigned To | => Berk Geveci | |||||||||||||||||
2007-11-30 14:05 | Brian Wylie | Status | new => assigned | |||||||||||||||||
2007-12-01 13:19 | Berk Geveci | Project | InfoVis => CMake | |||||||||||||||||
2007-12-01 13:20 | Berk Geveci | Assigned To | Berk Geveci => Bill Hoffman | |||||||||||||||||
2007-12-13 15:55 | Bill Hoffman | Note Added: 0009870 | ||||||||||||||||||
2007-12-13 15:55 | Bill Hoffman | Status | assigned => closed | |||||||||||||||||
2007-12-13 15:55 | Bill Hoffman | Resolution | open => fixed | |||||||||||||||||
2007-12-13 15:55 | Bill Hoffman | Category | => CCMake | |||||||||||||||||
2013-02-08 16:39 | Brad King | Relationship added | related to 0013901 | |||||||||||||||||
2013-02-08 16:39 | Brad King | Relationship added | related to 0013756 | |||||||||||||||||
2013-07-16 08:39 | Brad King | Relationship added | related to 0014294 |
Notes | |||||
|
|||||
|
|