| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0008332 | CMake | CMake | public | 2008-12-28 22:00 | 2009-09-21 13:18 | ||||
| Reporter | Baron L. Roberts | ||||||||
| Assigned To | |||||||||
| Priority | normal | Severity | minor | Reproducibility | always | ||||
| Status | closed | Resolution | fixed | ||||||
| Platform | OS | OS Version | |||||||
| Product Version | CMake-2-6 | ||||||||
| Target Version | Fixed in Version | ||||||||
| Summary | 0008332: CMake XCode generator does not assign proper file type to *.pch files | ||||||||
| Description | The CMake 2.6.2 XCode project generator does not recognize precompiled header files (*.pch). This results in these files being treated treated as text. The attached patch adds the "pch" extension to the list of header file extensions. | ||||||||
| Tags | No tags attached. | ||||||||
| Attached Files | |||||||||
| Relationships | |
| Relationships |
| Notes | |
|
(0017676) Bill Hoffman (manager) 2009-09-21 13:18 |
$ cvs commit -m "Fix Bug 0008332, add support for .pch files for Xcode." cmGlobalXCodeGenerator.cxx Committer: Bill Hoffman <bill.hoffman@kitware.com> /cvsroot/CMake/CMake/Source/cmGlobalXCodeGenerator.cxx,v <-- cmGlobalXCodeGenerator.cxx new revision: 1.229; previous revision: 1.228 |
| Notes |
| Issue History | |||
| Date Modified | Username | Field | Change |
| 2008-12-28 22:00 | Baron L. Roberts | New Issue | |
| 2008-12-28 22:00 | Baron L. Roberts | File Added: pch.patch | |
| 2009-09-21 13:18 | Bill Hoffman | Note Added: 0017676 | |
| 2009-09-21 13:18 | Bill Hoffman | Status | new => closed |
| 2009-09-21 13:18 | Bill Hoffman | Resolution | open => fixed |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |