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

2013-12-18 Thread Brad King
On 12/16/2013 09:23 AM, Daniele E. Domenichelli wrote: After some tests I managed to reproduce the behaviour in this test that fails, both with ninja (always) and with make -j2 (only sometimes), but I'm no longer sure if this is a bug or not. [snip] The problem seems to be that the file level

Re: [cmake-developers] define_property deprecated?

2013-12-18 Thread Brad King
On 12/12/2013 01:19 PM, Matthew Woehlke wrote: There is some dependency logic that uses custom target properties under the hood. Right now I am using define_property to declare those. Should I (can I) not do that? I don't think there is any reason to use define_property except to mark a

Re: [cmake-developers] documenting a CMake 'use' file

2013-12-18 Thread Brad King
On 12/10/2013 04:57 PM, Matthew Woehlke wrote: Thanks. Are there any guidelines on documenting the parameters of CMake functions/macros? I didn't see that in the mentioned document. No convention has been established so there is none to document yet. We can see if any dominant form emerges.

Re: [cmake-developers] Misleading documentation for list(APPEND ....) signature

2013-12-18 Thread Brad King
On 12/17/2013 08:52 PM, Alan W. Irwin wrote: The documentation says list(APPEND list element [element ...]) That should be changed to list(APPEND list [element ...]) This was already done recently: http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=eec7834e -Brad -- Powered by

Re: [cmake-developers] documenting a CMake 'use' file

2013-12-18 Thread Brad King
On 12/10/2013 04:46 PM, Matthew Woehlke wrote: Why is the copyright notice *after* the documentation? In the old documentation system the extractor only supported docs in the leading comment so the notice *had* to be later. Now it is just a convention. -Brad -- Powered by www.kitware.com

Re: [cmake-developers] documenting a CMake 'use' file

2013-12-18 Thread Matthew Woehlke
On 2013-12-18 11:52, Brad King wrote: On 12/10/2013 04:46 PM, Matthew Woehlke wrote: Why is the copyright notice *after* the documentation? In the old documentation system the extractor only supported docs in the leading comment so the notice *had* to be later. Now it is just a convention.

Re: [cmake-developers] documenting a CMake 'use' file

2013-12-18 Thread Matthew Woehlke
On 2013-12-18 11:52, Brad King wrote: On 12/10/2013 04:57 PM, Matthew Woehlke wrote: Thanks. Are there any guidelines on documenting the parameters of CMake functions/macros? I didn't see that in the mentioned document. No convention has been established so there is none to document yet. We

[cmake-developers] [CMake 0014655]: Setting CMAKE_JAVA_TARGET_OUTPUT_DIR does not set the output for NMake type generator

2013-12-18 Thread Mantis Bug Tracker
The following issue has been SUBMITTED. == http://public.kitware.com/Bug/view.php?id=14655 == Reported By:Steve Wolak Assigned To:

[cmake-developers] [CMake 0014656]: FindOpenMP does not return Fortran flags

2013-12-18 Thread Mantis Bug Tracker
The following issue has been SUBMITTED. == http://public.kitware.com/Bug/view.php?id=14656 == Reported By:Nicolas Bock Assigned To:

[cmake-developers] [CMake 0014658]: project() resets CMAKE_VERBOSE_MAKEFILE

2013-12-18 Thread Mantis Bug Tracker
The following issue has been SUBMITTED. == http://www.cmake.org/Bug/view.php?id=14658 == Reported By:jschroeder Assigned To: