[cmake-developers] [PATCH] Remove duplicated sentense from docs

2012-01-17 Thread Yury G. Kudryashov
From: Yury G. Kudryashov urkud.ur...@gmail.com install(TARGETS ...) documentation described twice what happens on non-DLL systems. --- Source/cmInstallCommand.h |4 +--- 1 files changed, 1 insertions(+), 3 deletions(-) diff --git a/Source/cmInstallCommand.h b/Source/cmInstallCommand.h index

Re: [cmake-developers] [PATCH] Fix indentation error in cmInstallCommand.cxx

2012-01-17 Thread Brad King
On 1/17/2012 9:53 AM, Yury G. Kudryashov wrote: From: Yury G. Kudryashovurkud.ur...@gmail.com A large block of code was indented 2 spaces less than it should. Applied with minor adjustments: http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=01ddef87 Thanks, -Brad -- Powered by

Re: [cmake-developers] [PATCH] Remove duplicated sentense from docs

2012-01-17 Thread Brad King
On 1/17/2012 9:54 AM, Yury G. Kudryashov wrote: From: Yury G. Kudryashovurkud.ur...@gmail.com install(TARGETS ...) documentation described twice what happens on non-DLL systems. Applied with s/sentense/sentence/ in commit message: http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=a64b6185

[cmake-developers] [CMake 0012878]: find_package(Java) gives warning regex not supported again

2012-01-17 Thread Mantis Bug Tracker
The following issue has been SUBMITTED. == http://public.kitware.com/Bug/view.php?id=12878 == Reported By:Dan Kegel Assigned To:

[cmake-developers] Weird comments in CMakeRCInformation.cmake

2012-01-17 Thread Eric Noulard
The current comments in Modules/CMakeRCInformation.cmake looks like copy/paste from another file. # This file sets the basic flags for the Fortran language in CMake. # It also loads the available platform file for the system-compiler # if it exists. How would the seek for windres be related to

Re: [cmake-developers] FindPythonInterp.cmake an different major versions

2012-01-17 Thread Brad King
On 1/17/2012 1:50 PM, Rolf Eike Beer wrote: Commit 20980ef56a847fec7922983257fd5be467b689bd changed the FindPythonInterp For reference: http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=20980ef5 Today a user was in #cmake that had a system default python that was some 3.x version, and

Re: [cmake-developers] Weird comments in CMakeRCInformation.cmake

2012-01-17 Thread Brad King
On 1/17/2012 2:13 PM, Eric Noulard wrote: The current comments in Modules/CMakeRCInformation.cmake looks like copy/paste from another file. # This file sets the basic flags for the Fortran language in CMake. # It also loads the available platform file for the system-compiler # if it exists.

Re: [cmake-developers] FindPythonInterp.cmake an different major versions

2012-01-17 Thread Rolf Eike Beer
Brad King wrote: On 1/17/2012 1:50 PM, Rolf Eike Beer wrote: Today a user was in #cmake that had a system default python that was some 3.x version, and therefore /usr/bin/python was a symlink to /usr/bin/python3. The current module has no possiblity for a developer to specify that

[cmake-developers] [CMake 0012879]: fix: allow absolute paths in IMPORTED_LOCATION with full filename under windows

2012-01-17 Thread Mantis Bug Tracker
The following issue has been SUBMITTED. == http://public.kitware.com/Bug/view.php?id=12879 == Reported By:Thomas Fischer Assigned To:

[cmake-developers] [CMake 0012880]: find_package(JNI) can't find ubuntu's jdk

2012-01-17 Thread Mantis Bug Tracker
The following issue has been SUBMITTED. == http://public.kitware.com/Bug/view.php?id=12880 == Reported By:Dan Kegel Assigned To: