[cmake-developers] Allow ALIAS of IMPORTED targets

2015-09-12 Thread Michael Scott
Hi, I'm planning on having a look at the CMake issue "Allow ALIAS of IMPORTED targets", 0015569. After reading the thread between yourself and Marc, I wanted to ask a couple of things before I start going further with it. The proposed change would be for the add_library and add_executable c

[cmake-developers] [CMake 0015740]: NetBSD: curses compatibility

2015-09-12 Thread Mantis Bug Tracker
The following issue has been SUBMITTED. == http://public.kitware.com/Bug/view.php?id=15740 == Reported By:Thomas Klausner Assigned To:

[cmake-developers] [CMake 0015739]: NetBSD: curses compatibility

2015-09-12 Thread Mantis Bug Tracker
The following issue has been SUBMITTED. == http://public.kitware.com/Bug/view.php?id=15739 == Reported By:Thomas Klausner Assigned To:

[cmake-developers] [CMake 0015738]: printw() should use format string

2015-09-12 Thread Mantis Bug Tracker
The following issue has been SUBMITTED. == http://public.kitware.com/Bug/view.php?id=15738 == Reported By:Thomas Klausner Assigned To:

[cmake-developers] Portability patches / bug fixes

2015-09-12 Thread Joerg Sonnenberger
Hi all, attached are three patches for cmake. The first two should be trivial and self-explaining. The third is a more involved change for ccmake. At the moment, the form widget logic uses internal variables of the ncurses implementation of form.h. There is at least one other implementation which w