View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0012446CMakeCMakepublic2011-09-05 22:192012-02-06 06:07
ReporterMatthew McCormick 
Assigned ToDavid Cole 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product VersionCMake-2-8 
Target VersionCMake 2.8.6Fixed in VersionCMake 2.8.6 
Summary0012446: cmake -E build does not work.
DescriptionThis was not finished when implemented, and it just spits out the usage when attempting to use the command.
Steps To Reproducedo

  cmake -E build build_dir
Additional InformationPatch attached.
TagsNo tags attached.
Attached Filespatch file icon 0001-BUG-Implement-cmake-E-build-build_dir-12446.patch [^] (1,533 bytes) 2011-09-05 22:21 [Show Content]
patch file icon 0001-BUG-Remove-documentation-for-E-build-12446.patch [^] (1,848 bytes) 2011-09-06 08:32 [Show Content]

 Relationships

  Notes
(0027371)
David Cole (manager)
2011-09-06 07:39

"cmake --build" does work, though.

We are not going to duplicate "cmake --build" functionality via cmake -E...
(0027372)
David Cole (manager)
2011-09-06 07:40

Use the existing "cmake --build" not "cmake -E build"
(0027373)
Matthew McCormick (reporter)
2011-09-06 08:31

If the functionality is not added, the documentation should be removed.

Patch attached.
(0027387)
David Cole (manager)
2011-09-06 17:33

Wow. I did not realize "cmake -E" actually documented it and that's why you were trying it... That should never have been in there, even though it's actually been in there for quite some time now.

Sorry about that.

Thanks for providing the "remove the documentation" patch.
(0027388)
David Cole (manager)
2011-09-06 17:46

Documentation change patch applied and merged to 'next':

  http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=96d106a78d1dc634cc635678afa399f1f5e15ff3 [^]
(0028495)
David Cole (manager)
2012-02-06 06:07

Closing resolved issues that have not been updated in more than 4 months.

 Issue History
Date Modified Username Field Change
2011-09-05 22:19 Matthew McCormick New Issue
2011-09-05 22:21 Matthew McCormick File Added: 0001-BUG-Implement-cmake-E-build-build_dir-12446.patch
2011-09-06 07:39 David Cole Note Added: 0027371
2011-09-06 07:39 David Cole Assigned To => David Cole
2011-09-06 07:39 David Cole Status new => assigned
2011-09-06 07:40 David Cole Note Added: 0027372
2011-09-06 07:40 David Cole Status assigned => resolved
2011-09-06 07:40 David Cole Fixed in Version => CMake 2.8.6
2011-09-06 07:40 David Cole Resolution open => no change required
2011-09-06 08:31 Matthew McCormick Note Added: 0027373
2011-09-06 08:31 Matthew McCormick Status resolved => feedback
2011-09-06 08:31 Matthew McCormick Resolution no change required => reopened
2011-09-06 08:32 Matthew McCormick File Added: 0001-BUG-Remove-documentation-for-E-build-12446.patch
2011-09-06 17:33 David Cole Note Added: 0027387
2011-09-06 17:33 David Cole Status feedback => assigned
2011-09-06 17:46 David Cole Target Version => CMake 2.8.6
2011-09-06 17:46 David Cole Note Added: 0027388
2011-09-06 17:46 David Cole Status assigned => resolved
2011-09-06 17:46 David Cole Resolution reopened => fixed
2012-02-06 06:07 David Cole Note Added: 0028495
2012-02-06 06:07 David Cole Status resolved => closed


Copyright © 2000 - 2018 MantisBT Team