Re: [cmake-developers] Add command line options for deprecation message control

2015-06-23 Thread Brad King
On 06/22/2015 03:56 PM, Michael Scott wrote: the actual and expected values are identical. Why would this happen? The expected value file is actually a regular expression that must match the actual value. This allows it to tolerate path differences and other minor variations in the actual

[cmake-developers] [CMake 0015626]: 3.3-rc2 segfault (regression)

2015-06-23 Thread Mantis Bug Tracker
The following issue has been SUBMITTED. == https://public.kitware.com/Bug/view.php?id=15626 == Reported By:Andrew Fuller Assigned To:

Re: [cmake-developers] Incorrect path handling in generation of export files

2015-06-23 Thread Brad King
On 06/22/2015 05:00 PM, Dan Liew wrote: One of the libraries listed in the INTERFACE_LINK_LIBRARIES has invalid syntax because the slashes have not been escaped. I believe the correct solution would be to have CMake convert all paths to CMake style paths before writing them to export files.

[cmake-developers] Add command line options for deprecation message control

2015-06-23 Thread Michael Scott
Hi, I've implemented some changes to cmake.cxx and cmake.h, to implement setting the CMAKE_ERROR_DEPRECATED and CMAKE_WARN_DEPRECATED variables via command line options, for the Mantis issue 0014669, in a generic GCC style pattern. I've taken on board the previous suggestions, including

[cmake-developers] [CMake 0015628]: CMake needs to request root privileges in order to install command-line tools

2015-06-23 Thread Mantis Bug Tracker
The following issue has been SUBMITTED. == http://public.kitware.com/Bug/view.php?id=15628 == Reported By:Guy Harris Assigned To:

[cmake-developers] [CMake 0015629]: A way to install the command-line tool links from the command line would be useful

2015-06-23 Thread Mantis Bug Tracker
The following issue has been SUBMITTED. == http://public.kitware.com/Bug/view.php?id=15629 == Reported By:Guy Harris Assigned To: