[cmake-developers] Supporting monolithic and efficient CMake + Ninja builds for LLVM developers

2015-08-06 Thread Chris Bieneman
Stephen Kelly wrote: Chris Bieneman wrote: (resending now that I’ve subscribed to cmake-developers) Hello CMake-Developers, I’m a contributor to the LLVM project working on improving our CMake-based build process, and I had a request I wanted to discuss with your community. This is

[cmake-developers] Fixing bug #12506 (iOS install)

2015-08-06 Thread Ruslan Baratov via cmake-developers
Hi, I'm thinking about fixing bug http://public.kitware.com/Bug/view.php?id=12506 and before I go deeper in CMake internals just want to ask is there any work-in-progress attempts already or hints/directions of how it can be done? Thanks, Ruslo -- Powered by www.kitware.com Please keep

[cmake-developers] [CMake 0015686]: Windows phone projects targeting Windows 10 differ from Windows Phone 8.1 projects

2015-08-06 Thread Mantis Bug Tracker
The following issue has been SUBMITTED. == https://public.kitware.com/Bug/view.php?id=15686 == Reported By:D.E. Goodman-Wilson Assigned To:

Re: [cmake-developers] Segfault

2015-08-06 Thread Brad King
On 08/04/2015 09:48 PM, Justin Borodinsky wrote: Great, yes it works. Thanks for testing. I revised it to resolve conflicts with other ongoing work and have now applied the patch: Reject TARGET_PDB_FILE for imported targets instead of crashing