Re: [cmake-developers] INTERFACE_LINK_LIBRARIES property?

2013-05-06 Thread Brad King
On 05/03/2013 07:37 AM, Stephen Kelly wrote: Alternatively we could decide to finally drop the INTERFACE_LINK_LIBRARIES property. I think we can just drop it for now. -Brad -- Powered by www.kitware.com Visit other Kitware open-source projects at

Re: [cmake-developers] ADDITIONAL_MAKE_CLEAN_FILES only works in Makefile generators / automoc cleaning problem

2013-05-06 Thread Brad King
On 05/02/2013 05:54 PM, Alexander Neundorf wrote: I updated the branch on stage. The moc file is now added as source to the automoc target. There is now: * the normal target depends on the automoc target * the moc cpp file is a source file of both the normal and the automoc target Okay, so

Re: [cmake-developers] [CMake] 2.8.11-rc3 generator expression error

2013-05-06 Thread Brad King
On 05/02/2013 01:14 PM, Brad King wrote: On 05/02/2013 10:57 AM, Stephen Kelly wrote: I've added a patch to fix-per-config-tll-include-dirs in my clone. Is that what you're looking for? Yes. Thanks. I've rewritten that topic history to organize the net fixes into three commits:

Re: [cmake-developers] INTERFACE_LINK_LIBRARIES property?

2013-05-06 Thread Stephen Kelly
Brad King wrote: On 05/03/2013 07:37 AM, Stephen Kelly wrote: Alternatively we could decide to finally drop the INTERFACE_LINK_LIBRARIES property. I think we can just drop it for now. I'm not sure what you mean by 'for now'? I'd prefer not to introduce INTERFACE_LIBRARY with support for

[cmake-developers] [CMake 0014128]: ExternalProject does not support blank SVN_USERNAME and SVN_PASSWORD.

2013-05-06 Thread Mantis Bug Tracker
The following issue has been SUBMITTED. == http://public.kitware.com/Bug/view.php?id=14128 == Reported By:Matthew McCormick Assigned To:

Re: [cmake-developers] INTERFACE_LINK_LIBRARIES property?

2013-05-06 Thread Brad King
On 05/06/2013 12:44 PM, Stephen Kelly wrote: I'm not sure what you mean by 'for now'? I meant we could drop it and move on but not rule out the possibility of someday moving to it for consistency and (eventual) simplicity. I'd prefer not to introduce INTERFACE_LIBRARY with support for the

Re: [cmake-developers] ADDITIONAL_MAKE_CLEAN_FILES only works in Makefile generators / automoc cleaning problem

2013-05-06 Thread Alexander Neundorf
On Monday 06 May 2013, Brad King wrote: On 05/02/2013 05:54 PM, Alexander Neundorf wrote: I updated the branch on stage. The moc file is now added as source to the automoc target. There is now: * the normal target depends on the automoc target * the moc cpp file is a source file of both

[CMake] custom NSIS installer

2013-05-06 Thread Lloyd
I have read this - http://www.cmake.org/Wiki/CMake:CPackNSISAdvancedTips - wiki article about executing custom nsis script. It states that... To start work on a custom NSIS script, simply create a file (or copy) into your module path (e.g. CPACK_MODULE_PATH) called NSIS.template.in. Checking

Re: [CMake] custom NSIS installer

2013-05-06 Thread John Drescher
It states that... To start work on a custom NSIS script, simply create a file (or copy) into your module path (e.g. CPACK_MODULE_PATH) called NSIS.template.in. Checking the cmake documentation, there is no predefined variable named CPACK_MODULE_PATH. I could find a NSIS.template.in. in

Re: [CMake] custom NSIS installer

2013-05-06 Thread Eric Noulard
2013/5/6 Lloyd lloydkl.t...@gmail.com: I have read this - http://www.cmake.org/Wiki/CMake:CPackNSISAdvancedTips - wiki article about executing custom nsis script. It states that... To start work on a custom NSIS script, simply create a file (or copy) into your module path (e.g.

Re: [CMake] Ninja: Avoiding unnecessary rebuilds with generated files

2013-05-06 Thread Miller, Frank
This has been fixed. http://www.cmake.org/Bug/view.php?id=13592 Frank -Original Message- From: cmake-boun...@cmake.org [mailto:cmake-boun...@cmake.org] On Behalf Of Florian Weimer Sent: Sunday, May 05, 2013 7:17 AM To: cmake@cmake.org Subject: [CMake] Ninja: Avoiding unnecessary

Re: [CMake] custom NSIS installer

2013-05-06 Thread David Golub
Just put your NSIS.template.in in the root of your source tree along with CMakeLists.txt. CMake will detect your file and use it instead of the one in the CMake installation. David Golub From: cmake-boun...@cmake.org [mailto:cmake-boun...@cmake.org] On Behalf Of Lloyd Sent: Monday, May

[CMake] ncurses.h compile problem

2013-05-06 Thread smu johnson
Hi. Long story short, I am trying to compile cmake using my own compiled ncurses library, and it complains that it can't find ncurses/ncurses.h. I had no problem compiling tmux and telling it where ncurses libraries and includes where, though. And the symlink definitely exists.

[Cmake-commits] CMake branch, next, updated. v2.8.10.2-2858-g0502c83

2013-05-06 Thread Brad King
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 0502c8343a552cef5f67d17914cea288fdd1a9b8 (commit) via

[Cmake-commits] CMake branch, next, updated. v2.8.10.2-2862-g66fe773

2013-05-06 Thread Brad King
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 66fe773ff1156b1fd0dd1f988d28c3807fbecb30 (commit) via

[Cmake-commits] CMake branch, master, updated. v2.8.10.2-1020-g0483bf8

2013-05-06 Thread Brad King
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, master has been updated via 0483bf8062822b56158740e5cbe897b728d9809c (commit) via

[Cmake-commits] CMake branch, next, updated. v2.8.10.2-2875-g459dce5

2013-05-06 Thread Brad King
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 459dce5159f17d1929607b71a4ecf6db543ea8a5 (commit) via

[Cmake-commits] CMake branch, master, updated. v2.8.10.2-1023-gff298ff

2013-05-06 Thread Kitware Robot
Stamp diff --git a/Source/CMakeVersion.cmake b/Source/CMakeVersion.cmake index 00491ef..6455a87 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 10) -set(CMake_VERSION_TWEAK 20130506