MantisBT - CMake |
| View Issue Details |
|
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0011708 | CMake | CMake | public | 2011-01-16 14:15 | 2011-01-31 15:57 |
|
| Reporter | Nicolas Despres | |
| Assigned To | Brad King | |
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | |
| Platform | Linux 2.6.32-27-generic #49 i686 | OS | Ubuntu | OS Version | 10.04.1 LTS |
| Product Version | CMake 2.8.3 | |
| Target Version | CMake 2.8.4 | Fixed in Version | CMake 2.8.4 | |
|
| Summary | 0011708: boostrap --verbose imply -DCMAKE_VERBOSE_MAKEFILE=ON |
| Description | When debugging cmake I find it very convenient to have verbose makefile. So why not having bootstrap --verbose that imply -DCMAKE_VERBOSE_MAKEFILE=ON when executing the bootstrapped cmake.
I have attached a patch that do this based on master 3ddabcbadfa |
| Steps To Reproduce | |
| Additional Information | |
| Tags | No tags attached. |
| Relationships | |
| Attached Files | verbose-bootstrap-imply-verbose-makefile.patch (780) 2011-01-16 14:15 https://public.kitware.com/Bug/file/3631/verbose-bootstrap-imply-verbose-makefile.patch |
|
| Issue History |
| Date Modified | Username | Field | Change |
| 2011-01-16 14:15 | Nicolas Despres | New Issue | |
| 2011-01-16 14:15 | Nicolas Despres | File Added: verbose-bootstrap-imply-verbose-makefile.patch | |
| 2011-01-17 08:46 | Brad King | Assigned To | => Brad King |
| 2011-01-17 08:46 | Brad King | Status | new => assigned |
| 2011-01-17 08:54 | Brad King | Note Added: 0024743 | |
| 2011-01-17 08:54 | Brad King | Status | assigned => closed |
| 2011-01-17 08:54 | Brad King | Resolution | open => fixed |
| 2011-01-31 15:57 | David Cole | Fixed in Version | => CMake 2.8.4 |
| 2011-01-31 15:57 | David Cole | Target Version | => CMake 2.8.4 |