MantisBT - CMake |
| View Issue Details |
|
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0014672 | CMake | CMake | public | 2013-12-27 05:59 | 2016-06-10 14:31 |
|
| Reporter | Amine Khaldi | |
| Assigned To | Kitware Robot | |
| Priority | normal | Severity | major | Reproducibility | always |
| Status | closed | Resolution | moved | |
| Platform | | OS | | OS Version | |
| Product Version | CMake 2.8.12 | |
| Target Version | | Fixed in Version | | |
|
| Summary | 0014672: Ninja generator doesn't handle OBJECT_OUTPUT correctly |
| Description | When you use the make makefiles for example, the output marked as OBJECT_OUTPUT gets recognized properly and it gets (for example) cleaned up when you clean a target. When you use the ninja generator that property is pretty much ignored and in the previous example the file stays there when you clean. In our case, it's a serious issue leading to problems with the MSVC PCH system. |
| Steps To Reproduce | |
| Additional Information | |
| Tags | No tags attached. |
| Relationships | |
| Attached Files | object_outputs.patch (3,763) 2014-01-06 17:32 https://public.kitware.com/Bug/file/5040/object_outputs.patch |
|
| Issue History |
| Date Modified | Username | Field | Change |
| 2013-12-27 05:59 | Amine Khaldi | New Issue | |
| 2013-12-27 06:04 | Nils Gladitz | Description Updated | bug_revision_view_page.php?rev_id=1353#r1353 |
| 2014-01-02 15:06 | Brad King | Assigned To | => Peter Kuemmel |
| 2014-01-02 15:06 | Brad King | Status | new => assigned |
| 2014-01-06 17:32 | Nils Gladitz | File Added: object_outputs.patch | |
| 2014-01-06 17:33 | Nils Gladitz | Note Added: 0034911 | |
| 2014-04-13 05:44 | Peter Kuemmel | Assigned To | Peter Kuemmel => |
| 2014-04-13 05:46 | Peter Kuemmel | Status | assigned => confirmed |
| 2016-06-10 14:29 | Kitware Robot | Note Added: 0042454 | |
| 2016-06-10 14:29 | Kitware Robot | Status | confirmed => resolved |
| 2016-06-10 14:29 | Kitware Robot | Resolution | open => moved |
| 2016-06-10 14:29 | Kitware Robot | Assigned To | => Kitware Robot |
| 2016-06-10 14:31 | Kitware Robot | Status | resolved => closed |