[cmake-developers] Fix for FindPythonLibs with multiple configurations

2016-03-30 Thread Richard Christie
Dear CMake developers! I have had to modify Module FindPythonLibs.cmake to correctly find the Python debug and release libraries on Windows (for Python 3.5). A problem with the current version is that it always copies the current PYTHON_LIBRARY to PYTHON_LIBRARY_RELEASE: set(PYTHON_LIBRARY_REL

Re: [cmake-developers] CMake API for warnings

2016-03-30 Thread Simon Richter
Hi, On 27.03.2016 07:10, Geoffrey Viola wrote: > CMake should support an API to manage compiler warnings to simplify a > common problem. Using more compilers with high levels of warnings means > cheap static analysis and better conformance to standard C++. With my Linux distro hat on: please don

[cmake-developers] [CMake 0016040]: Generated Xcode Projects Have Wrong Paths to Object Library Dependencies

2016-03-30 Thread Mantis Bug Tracker
The following issue has been SUBMITTED. == https://public.kitware.com/Bug/view.php?id=16040 == Reported By:Colin Cornaby Assigned To:

[cmake-developers] [CMake 0016039]: if( languages MATCHES c) always true for pure Fortran projects

2016-03-30 Thread Mantis Bug Tracker
The following issue has been SUBMITTED. == https://cmake.org/Bug/view.php?id=16039 == Reported By:Melven Roehrig-Zoellner Assigned To:

[cmake-developers] [CMake 0016038]: CHECK_COMPILER_FLAG_COMMON_PATTERNS doesn't match clang-cl's unknown argument warning

2016-03-30 Thread Mantis Bug Tracker
The following issue has been SUBMITTED. == https://cmake.org/Bug/view.php?id=16038 == Reported By:Reid Kleckner Assigned To: =