MantisBT - CMake | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0013839 | CMake | CMake | public | 2013-01-07 13:20 | 2016-06-10 14:31 |
Reporter | Óscar Fuentes | ||||
Assigned To | Peter Kuemmel | ||||
Priority | normal | Severity | feature | Reproducibility | always |
Status | closed | Resolution | moved | ||
Platform | OS | OS Version | |||
Product Version | |||||
Target Version | Fixed in Version | ||||
Summary | 0013839: Ninja: Targets for generating Assembler files missing from Ninja generator | ||||
Description | The Ninja generator does not create *.s targets for generating Assembler files from source files. With other Makefile generators, if you a have a source file foo.c you can execute `make foo.s' for obtaining the compiler's Assembler output for foo.c. It works like this: scar@qcore:~/dev/idb/lp0/build/variadic/gcc/release$ make tokenctr.s Compiling CXX source to assembly CMakeFiles/lp0core.dir/tokenctr.cpp.s | ||||
Steps To Reproduce | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2013-01-07 13:20 | Óscar Fuentes | New Issue | |||
2013-01-07 13:25 | Brad King | Assigned To | => Peter Kuemmel | ||
2013-01-07 13:25 | Brad King | Status | new => assigned | ||
2013-02-09 06:53 | Peter Kuemmel | Summary | Targets for generating Assembler files missing from Ninja generator => Ninja: Targets for generating Assembler files missing from Ninja generator | ||
2013-11-26 06:02 | Peter Kuemmel | Status | assigned => backlog | ||
2016-06-10 14:28 | Kitware Robot | Note Added: 0042195 | |||
2016-06-10 14:28 | Kitware Robot | Status | backlog => resolved | ||
2016-06-10 14:28 | Kitware Robot | Resolution | open => moved | ||
2016-06-10 14:31 | Kitware Robot | Status | resolved => closed |
Notes | |||||
|
|||||
|
|