View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0015946CMakeCMakepublic2016-01-29 15:562016-06-10 14:31
ReporterDan Kegel 
Assigned ToKitware Robot 
PrioritynormalSeverityfeatureReproducibilityalways
StatusclosedResolutionmoved 
PlatformOSMac OS XOS Version
Product VersionCMake 3.4 
Target VersionFixed in Version 
Summary0015946: "xcodebuild -target foo install" should do something sensible
Descriptionxcode 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.
Additional Informationhttps://developer.apple.com/library/mac/documentation/Darwin/Reference/ManPages/man1/xcodebuild.1.html [^]
TagsNo tags attached.
Attached Files

 Relationships
related to 0015441closedGregor Jasny Xcode generator does not generate scheme 
related to 0015183closedGregor Jasny Xcode INSTALL_PATH setting makes archiving impossible 

  Notes
(0042929)
Kitware Robot (administrator)
2016-06-10 14:29

Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current CMake Issues page linked in the banner at the top of this page.

 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


Copyright © 2000 - 2018 MantisBT Team