MantisBT - CMake | |||||||||||||||
| View Issue Details | |||||||||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||||
| 0015946 | CMake | CMake | public | 2016-01-29 15:56 | 2016-06-10 14:31 | ||||||||||
| Reporter | Dan Kegel | ||||||||||||||
| Assigned To | Kitware Robot | ||||||||||||||
| Priority | normal | Severity | feature | Reproducibility | always | ||||||||||
| Status | closed | Resolution | moved | ||||||||||||
| Platform | OS | Mac OS X | OS Version | ||||||||||||
| Product Version | CMake 3.4 | ||||||||||||||
| Target Version | Fixed in Version | ||||||||||||||
| Summary | 0015946: "xcodebuild -target foo install" should do something sensible | ||||||||||||||
| Description | xcode users expect to be able to use the 'install' buildaction with their targets, but cmake's xcode generator makes install a target rather than a buildaction. It might make casual users happier if the xcode generator arranged for xcodebuild -target foo install to the same thing as xcodebuild -target install even if it were a bit of a kludge, as it would reduce need to RTFM in the common case. | ||||||||||||||
| Steps To Reproduce | |||||||||||||||
| Additional Information | https://developer.apple.com/library/mac/documentation/Darwin/Reference/ManPages/man1/xcodebuild.1.html [^] | ||||||||||||||
| Tags | No tags attached. | ||||||||||||||
| Relationships |
| ||||||||||||||
| Attached Files | |||||||||||||||
| Issue History | |||||||||||||||
| Date Modified | Username | Field | Change | ||||||||||||
| 2016-01-29 15:56 | Dan Kegel | New Issue | |||||||||||||
| 2016-01-30 17:32 | Gregor Jasny | Relationship added | related to 0015441 | ||||||||||||
| 2016-01-30 17:40 | Gregor Jasny | Relationship added | related to 0015183 | ||||||||||||
| 2016-06-10 14:29 | Kitware Robot | Note Added: 0042929 | |||||||||||||
| 2016-06-10 14:29 | Kitware Robot | Status | new => 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 | ||||||||||||
| Notes | |||||
|
|
|||||
|
|
||||