Re: [cmake-developers] ExternalProject EXTRACT_COMMAND (was: New feature, git access)

2013-11-27 Thread Pau Garcia i Quiles
didn't look any further O:-) -- Pau Garcia i Quiles http://www.elpauer.org (Due to my workload, I may need 10 days to answer) epa-extract-command-20131127-1031.patch Description: Binary data -- Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com

Re: [cmake-developers] Review Request: Topic ExternalProject-independent-step-targets

2013-11-27 Thread Daniele E. Domenichelli
Any other comment on this topic? Can I go on and merge it to next? Daniele -- Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at:

Re: [cmake-developers] CMakeParseArguments: Do not skip empty arguments

2013-11-27 Thread Daniele E. Domenichelli
On 14/11/13 18:34, Daniele E. Domenichelli wrote: I updated the CMakeParseArguments_EmptyArgs topic, so that it will work properly with cmake 3.0.0 (after the branch set_emptyvar_PARENT_SCOPE topic is merged) and with older releases (I had to add a workaround for that) Can you please review

Re: [cmake-developers] CMakeParseArguments: Do not skip empty arguments

2013-11-27 Thread Brad King
On 11/27/2013 9:54 AM, Daniele E. Domenichelli wrote: Any comment? I was hoping others that use this module would respond here. Can I merge it to next? Go ahead and merge it to 'next' for testing. I will review it there when I return from vacation next week. Thanks, -Brad -- Powered by

[cmake-developers] [CMake 0014601]: FindFreetype.cmake doesn't work with freetype 2.5.1

2013-11-27 Thread Mantis Bug Tracker
The following issue has been SUBMITTED. == http://public.kitware.com/Bug/view.php?id=14601 == Reported By:Ryan Schmidt Assigned To:

Re: [cmake-developers] CMakeParseArguments: Do not skip empty arguments

2013-11-27 Thread Jean-Christophe Fillion-Robin
Hi Danielle, We use the macro a lot in project like Slicer and CTK. This is a great improvement of the CMakeParseArguments module. Thanks for working on this. Jc On Wed, Nov 27, 2013 at 10:40 AM, Brad King brad.k...@kitware.com wrote: On 11/27/2013 9:54 AM, Daniele E. Domenichelli wrote:

Re: [cmake-developers] ExternalProject EXTRACT_COMMAND

2013-11-27 Thread Brad King
On 11/27/2013 4:47 AM, Pau Garcia i Quiles wrote: If I understand correctly what you mean, that would require either: [snip] Or maybe I'm missing something? Actually your new patch does exactly what I meant, just with different variable names. Now that ${args} holds the entire command it

Re: [cmake-developers] ExternalProject EXTRACT_COMMAND

2013-11-27 Thread David Cole
This separator: +# #--Extract step -- should not be there because EXTRACT_COMMAND is actually an option of the download step. There is no separate timestamp-managed extraction step. In fact, *all* the other *_COMMAND parameters to ExternalProject_Add yield a time-stamp managed

[cmake-developers] [CMake 0014602]: Make it possible to disable SONAME generation for libraries

2013-11-27 Thread Mantis Bug Tracker
The following issue has been SUBMITTED. == http://www.cmake.org/Bug/view.php?id=14602 == Reported By:Aleix Pol Assigned To: