[cmake-developers] cmake::GetCMakeCommand() wrong in ccmake

2011-11-03 Thread Alexander Neundorf
Hi, in ccmake, cmake::GetCMakeCommand() returns a wrong path when ccmake was invoked from the PATH. CMakeCommand is in ccmake computed this way (in cmCursesMainForm.cxx): std::string whereCMake=cmSystemTools::GetProgramPath(this-Args[0].c_str()); whereCMake += /cmake; ...

[cmake-developers] [CMake 0012556]: CPackRPM: pre/post-install/uninstall scripts leak from one COMPONENT to the next

2011-11-03 Thread Mantis Bug Tracker
The following issue has been SUBMITTED. == http://public.kitware.com/Bug/view.php?id=12556 == Reported By:Chip Christian Assigned To: