[cmake-developers] [CMake 0011674]: 'CMakeCXXInformation.cmake' always overrides 'CMAKE_CXX_ARCHIVE_CREATE'

2011-01-10 Thread Mantis Bug Tracker
The following issue has been SUBMITTED. == http://www.cmake.org/Bug/view.php?id=11674 == Reported By:Harald Pohl Assigned To:

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

2011-01-10 Thread Mantis Bug Tracker
The following issue has been SUBMITTED. == http://public.kitware.com/Bug/view.php?id=11676 == Reported By:Gerhard Grimm Assigned To:

[cmake-developers] [CMake 0011679]: CMAKE_FORCE_C_COMPILER fails to parse compiler name that contains a version number

2011-01-10 Thread Mantis Bug Tracker
The following issue has been SUBMITTED. == http://public.kitware.com/Bug/view.php?id=11679 == Reported By:Emmanuel Blot Assigned To:

[cmake-developers] [CMake 0011680]: FIND_PROGRAM fails to locate a versioned compiler

2011-01-10 Thread Mantis Bug Tracker
The following issue has been SUBMITTED. == http://public.kitware.com/Bug/view.php?id=11680 == Reported By:Emmanuel Blot Assigned To:

[cmake-developers] Generating information for C++ tools in cmake (patch)

2011-01-10 Thread Manuel Klimek
Hi, we're working on C++ tools based on clang to get the power of automated refactoring and analysis that Java has known for years to C++ developers. With the attached patch I include a proposal for how we could export the compile command line for C/C++ files from cmake for Unix makefile