View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0013473 | CMake | CMake | public | 2012-08-15 09:19 | 2013-01-09 14:05 | ||||
Reporter | Tobias Pape | ||||||||
Assigned To | Brad King | ||||||||
Priority | normal | Severity | major | Reproducibility | always | ||||
Status | closed | Resolution | fixed | ||||||
Platform | i386 | OS | OS X | OS Version | 10.7 | ||||
Product Version | CMake 2.8.8 | ||||||||
Target Version | CMake 2.8.10 | Fixed in Version | CMake 2.8.10 | ||||||
Summary | 0013473: ASM compiler identification for Clang missing | ||||||||
Description | Clang can work as compiler for Assembler (CMake "ASM" language) just like GCC. However, the respective CMake-Module file 'Compiler/Clang-ASM.cmake' is missing, whilst trivial. The content just should be: --->8--[Clang-ASM.cmake]----- include(Compiler/GNU-ASM) ---8<----------------------- or as Attached | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | Clang-ASM.cmake [^] (26 bytes) 2012-08-15 09:19 | ||||||||
Relationships | ||||||
|
Relationships |
Notes | |
(0030666) Brad King (manager) 2012-08-15 09:41 |
Fixed, thanks: http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=7e8471ce [^] |
(0032065) Robert Maynard (manager) 2013-01-09 14:05 |
Closing resolved issues that have not been updated in more than 4 months. |
Notes |
Issue History | |||
Date Modified | Username | Field | Change |
2012-08-15 09:19 | Tobias Pape | New Issue | |
2012-08-15 09:19 | Tobias Pape | File Added: Clang-ASM.cmake | |
2012-08-15 09:34 | Brad King | Relationship added | related to 0010693 |
2012-08-15 09:41 | Brad King | Note Added: 0030666 | |
2012-08-15 09:41 | Brad King | Assigned To | => Brad King |
2012-08-15 09:41 | Brad King | Status | new => resolved |
2012-08-15 09:41 | Brad King | Resolution | open => fixed |
2012-08-15 09:41 | Brad King | Fixed in Version | => CMake 2.8.10 |
2012-08-15 09:41 | Brad King | Target Version | => CMake 2.8.10 |
2013-01-09 14:05 | Robert Maynard | Note Added: 0032065 | |
2013-01-09 14:05 | Robert Maynard | Status | resolved => closed |
Issue History |
Copyright © 2000 - 2018 MantisBT Team |