Re: [cmake-developers] [PATCH] Only search for install_name_tool if the toolchain has it

2014-07-02 Thread Brad King
On 07/01/2014 02:48 PM, Florent Castelli wrote: When cross compiling, toolchains won't have install_name_tool, which is provided by Xcode and command line tools on OSX. This is a Mach-O specific utility and not required on all platforms. Applied, thanks: OS X: Only search for

Re: [cmake-developers] [PATCH] Only search for install_name_tool if the toolchain has it

2014-07-02 Thread Rolf Eike Beer
Am 02.07.2014 15:19, schrieb Brad King: On 07/01/2014 02:48 PM, Florent Castelli wrote: When cross compiling, toolchains won't have install_name_tool, which is provided by Xcode and command line tools on OSX. This is a Mach-O specific utility and not required on all platforms. Applied,

Re: [cmake-developers] [RFCv2] ctest: color test summary output

2014-07-02 Thread Brad King
On 07/02/2014 08:13 AM, Ben Boeckel wrote: Colors should only be output if we're outputting to a TTY. Pipes or redirections should not be colored (they'll only confuse those who don't recognize the escape sequences). CMake also has color routines already, but I don't know off-hand how

[cmake-developers] [CMake 0015002]: GetPrerequisites : fix objdump usage under non english locale

2014-07-02 Thread Mantis Bug Tracker
The following issue has been SUBMITTED. == http://www.cmake.org/Bug/view.php?id=15002 == Reported By:Olivier Trichet Assigned To:

[cmake-developers] [CMake 0015003]: depend.make ignores files with the same name

2014-07-02 Thread Mantis Bug Tracker
The following issue has been SUBMITTED. == http://public.kitware.com/Bug/view.php?id=15003 == Reported By:Ryan Curtin Assigned To:

[cmake-developers] [CMake 0015004]: string(REGEX REPLACE) doesn't correctly anchor regex with ^ for multiple matches

2014-07-02 Thread Mantis Bug Tracker
The following issue has been SUBMITTED. == http://www.cmake.org/Bug/view.php?id=15004 == Reported By:Chris Foster Assigned To: