[cmake-developers] [CMake 0014336]: REGEX REPLACE does not give correct results for a left anchor (^) combined with careted brackets

2013-08-03 Thread Mantis Bug Tracker
The following issue has been SUBMITTED. == http://www.cmake.org/Bug/view.php?id=14336 == Reported By:irwin Assigned To:

[cmake-developers] [CMake 0014337]: CMAKE_FIND_ROOT_PATH is ignored in CMake 2.8.9, works for CMake 2.8.7

2013-08-03 Thread Mantis Bug Tracker
The following issue has been SUBMITTED. == http://www.cmake.org/Bug/view.php?id=14337 == Reported By:Boulougou Assigned To:

[cmake-developers] [CMake 0014338]: cmake doesn't detect freetype6.dll in crosscompiles

2013-08-03 Thread Mantis Bug Tracker
The following issue has been SUBMITTED. == http://public.kitware.com/Bug/view.php?id=14338 == Reported By:abma Assigned To:

[CMake] Getting add_custom_command to work with multiple outputs

2013-08-03 Thread Roger Leigh
Hi folks, I'm very new to cmake, so apologies if this is an obvious question, but I haven't found a way to do this after reading the documentation, and a lot of googling. I am trying to cmake-ify a build where the bulk of the sources are generated. I have a tool (python script) which reads a

[CMake] [#JMD-179-10445]: Getting add_custom_command to work with multiple outputs

2013-08-03 Thread TeamSpeak Piracy
Roger Leigh, Thank you for contacting us. This is an automated response confirming the receipt of your ticket. One of our agents will get back to you as soon as possible. For your records, the details of the ticket are listed below. When replying, please make sure that the ticket ID is kept in

Re: [CMake] Pass args to ctest through make check

2013-08-03 Thread Orion Poplawski
On 08/01/2013 04:57 PM, Orion Poplawski wrote: On 07/31/2013 03:08 PM, Orion Poplawski wrote: Is there a way to pass arguments to ctest via the make check target? Okay, here's what's up. This recipe: http://www.cmake.org/Wiki/CMakeEmulateMakeCheck : add_custom_target(check COMMAND

[CMake] [#JWL-912-24849]: Re: Pass args to ctest through make check

2013-08-03 Thread TeamSpeak Piracy
Orion Poplawski, Thank you for contacting us. This is an automated response confirming the receipt of your ticket. One of our agents will get back to you as soon as possible. For your records, the details of the ticket are listed below. When replying, please make sure that the ticket ID is kept

[CMake] [#BDW-371-36605]: Questions about cmake opencv and intel c++ compiler

2013-08-03 Thread TeamSpeak Piracy
Engin FIRAT, Thank you for contacting us. This is an automated response confirming the receipt of your ticket. One of our agents will get back to you as soon as possible. For your records, the details of the ticket are listed below. When replying, please make sure that the ticket ID is kept in

[CMake] Questions about cmake opencv and intel c++ compiler

2013-08-03 Thread Engin FIRAT
Hello all, I have some questions about opencv cmake configuration. I am using Intel's icc compiler and using cmake to configure opencv to build with intel's icc compiler. 1. I feed CMAKE_CXX_COMPILER with some arguments. But in verbose mode I have seen -fsigned-char flag which is not provided

Re: [CMake] Getting add_custom_command to work with multiple outputs

2013-08-03 Thread Roger Leigh
On Sat, Aug 03, 2013 at 11:20:53AM +0100, Roger Leigh wrote: I am trying to cmake-ify a build where the bulk of the sources are generated. I have a tool (python script) which reads a set of templates and then generates many source and header files (~250). I don't know in advance what the

[Cmake-commits] CMake branch, next, updated. v2.8.11.2-3643-gdd1ce58

2013-08-03 Thread Rolf Eike Beer
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 dd1ce587c595a6fa077c2354b0abd74de5667b0b (commit) via

[Cmake-commits] CMake branch, master, updated. v2.8.11.2-687-g7d680ca

2013-08-03 Thread Kitware Robot
Stamp diff --git a/Source/CMakeVersion.cmake b/Source/CMakeVersion.cmake index da17d8d..d880f9d 100644 --- a/Source/CMakeVersion.cmake +++ b/Source/CMakeVersion.cmake @@ -2,5 +2,5 @@ set(CMake_VERSION_MAJOR 2) set(CMake_VERSION_MINOR 8) set(CMake_VERSION_PATCH 11) -set(CMake_VERSION_TWEAK 20130803