[cmake-developers] [CMake 0013555]: PythonLibs 3.2 not found due to mu ABI tag

2012-09-22 Thread Mantis Bug Tracker
The following issue has been SUBMITTED. == http://www.cmake.org/Bug/view.php?id=13555 == Reported By:amorilia Assigned To:

Re: [CMake] CMake/Ninja support in Qt Creator

2012-09-22 Thread Loaden
Works well under Ubuntu 12.04 + Ninja 1.0. Thanks a lot! 2012/9/20 Peter Kümmel syntheti...@gmx.net On 19.09.2012 08:08, Wouter van Kleunen wrote: Peter, i had 2.8.9-pre3 before, i upgraded to 2.8.9. But only after deleting the CMakeLists user file from qtcreator, deleting the build

[CMake] Re-active 0010830: Add option to specify output of Visual Studio .pdb files (Debug symbols)

2012-09-22 Thread Loaden
See: http://public.kitware.com/Bug/view.php?id=10830 Right now the feature request is backlog status. After some work, I cleaned up the patch, and seems it works well. Could any CMake devs has interest to take over it? -- Best Regards Yuchen -- Powered by www.kitware.com Visit other Kitware

Re: [CMake] Re-active 0010830: Add option to specify output of Visual Studio .pdb files (Debug symbols)

2012-09-22 Thread Rolf Eike Beer
Loaden wrote: See: http://public.kitware.com/Bug/view.php?id=10830 Right now the feature request is backlog status. After some work, I cleaned up the patch, and seems it works well. Could any CMake devs has interest to take over it? Just one nitpick: the comment in

Re: [CMake] Re-active 0010830: Add option to specify output of Visual Studio .pdb files (Debug symbols)

2012-09-22 Thread Loaden
2012/9/22 Rolf Eike Beer e...@sf-mail.de Just one nitpick: the comment in cmTarget::GetPdbDirectory() looks like a copypaste error. Thanks for point this. Sorry for that, will fixed soon. The other thing is the naming PDB. It's the correct term for MSVC, I know. But I still would like to

Re: [CMake] Re-active 0010830: Add option to specify output of Visual Studio .pdb files (Debug symbols)

2012-09-22 Thread Loaden
Test can passed for STATIC lib. But still failed for SHARED library. Because can't create the .lib files. 2012/9/22 Loaden loa...@gmail.com Thanks for point this. Sorry for that, will fixed soon. -- Best Regards Yuchen 2-Added-PDB_OUTPUT_DIRECTORY-and-PDB_NAME-as-target-pr.patch

Re: [CMake] Re-active 0010830: Add option to specify output of Visual Studio .pdb files (Debug symbols)

2012-09-22 Thread Loaden
done! 2012/9/22 Loaden loa...@gmail.com But still failed for SHARED library. Because can't create the .lib files. -- Best Regards Yuchen loaden-v3-Added-PDB_OUTPUT_DIRECTORY-and-PDB_NAME-as-target-pr.patch Description: Binary data -- Powered by www.kitware.com Visit other Kitware

[CMake] problem building CMake with clang's -fcatch-undefined-behavior

2012-09-22 Thread Sean McBride
Hi all, My dashboards used to build CMake with clang's -fcatch-undefined-behavior, but now they've given it more smarts (to catch more bugs) and now one can't build CMake with this flag. Here's the build failure: http://open.cdash.org/viewBuildError.php?buildid=2562276 It seems, near the end

[Cmake-commits] CMake branch, next, updated. v2.8.9-693-gfe49a4f

2012-09-22 Thread Brad King
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project CMake. The branch, next has been updated via fe49a4fcf003a0e53f8c82922e98494c0a6d8283 (commit) via