Re: [cmake-developers] fphsa capitalization

2010-08-14 Thread Alan W. Irwin
On 2010-08-14 16:25+0200 Eric Noulard wrote: I know this may seems overkill, because we are only speaking about ExactCase vs UPPERCASE, but if we take the backward compatibilty seriously and want to progress towards to ExactCMake, may be it's a possible idea. Now I think I just unveil myself a

Re: [cmake-developers] fphsa capitalization

2010-08-14 Thread Alexander Neundorf
On Saturday 14 August 2010, you wrote: ... find_package command, it makes a lot of sense to use that same exact-case name as a prefix for the variables set by that find module. My hope is that with the conversion pain removed, I'm afraid this wouldn't remove my personal (KDE's) conversion

[CMake] D support

2010-08-14 Thread SK
Hello List, I've taken an interested in D lately and in order to play around there, of course I want CMake. There was an effort in 2007 to support D, since abandoned, but I'm trying to take up the cause. The project is just getting off the ground here:

Re: [CMake] Framework + Unix tools help

2010-08-14 Thread Michael Wild
On 13. Aug, 2010, at 23:29 , Carlos Gonçalves wrote: On 2010/08/13, at 08:52, Michael Wild wrote: On 12. Aug, 2010, at 22:41 , Carlos Gonçalves wrote: Hi, On 2010/08/12, at 20:15, Chris Wolf wrote: On 8/12/10 10:20 AM, Carlos Gonçalves wrote: Hi, I have already looked

Re: [CMake] D support

2010-08-14 Thread Alan W. Irwin
On 2010-08-13 23:30-0700 SK wrote: Hello List, I've taken an interested in D lately and in order to play around there, of course I want CMake. There was an effort in 2007 to support D, since abandoned, but I'm trying to take up the cause. The project is just getting off the ground here:

Re: [CMake] Weirdness with shared library, RPATH policy on MacOS

2010-08-14 Thread Michael Wild
On 13. Aug, 2010, at 20:58 , Michael Wild wrote: [...] Sure, http://repo.or.cz/w/freefoam.git/shortlog/refs/heads/pu, but it's pretty complex... Michael Attached is a tiny project which works for me on both Linux and Mac. Michael greetings.tgz Description: Binary data

[CMake] How to build .ax libraries with cmake?

2010-08-14 Thread Mr Shore
Hi all, The source and binary are available here: http://tmhare.mvps.org/downloads/vcam.zip http://tmhare.mvps.org/downloads/vcam.zip How to build .ax libraries with cmake? ___ Powered by www.kitware.com Visit other Kitware open-source projects at

Re: [CMake] Problem with include directory ordering in wxWidgets_INCLUDE_DIRS

2010-08-14 Thread Roger James
I have added this to the bug database myself. Roger On 10/08/2010 21:58, Roger James wrote: Please can someone with access to the bug database raise this as a problem. The CMake module FindwxWidgets.cmake sets up an a variable called wxWidgets_INCLUDE_DIRS which is intended to be used as

Re: [CMake] Weirdness with shared library, RPATH policy on MacOS

2010-08-14 Thread Chris Wolf
On 8/14/10 3:35 AM, Michael Wild wrote: On 13. Aug, 2010, at 20:58 , Michael Wild wrote: [...] Sure, http://repo.or.cz/w/freefoam.git/shortlog/refs/heads/pu, but it's pretty complex... Michael Attached is a tiny project which works for me on both Linux and Mac. Michael That's

Re: [CMake] Weirdness with shared library, RPATH policy on MacOS

2010-08-14 Thread Michael Wild
On 14. Aug, 2010, at 15:13 , Chris Wolf wrote: On 8/14/10 3:35 AM, Michael Wild wrote: On 13. Aug, 2010, at 20:58 , Michael Wild wrote: [...] Sure, http://repo.or.cz/w/freefoam.git/shortlog/refs/heads/pu, but it's pretty complex... Michael Attached is a tiny project which

Re: [CMake] How to build .ax libraries with cmake?

2010-08-14 Thread Eric Noulard
2010/8/14 Mr Shore shore.cl...@gmail.com: Hi all, The source and binary are available here: http://tmhare.mvps.org/downloads/vcam.zip How to build .ax libraries with cmake? May be some dummy newbie questions but ... - Can tell us a little about **what are** AX libraries? - Some

Re: [CMake] Weirdness with shared library, RPATH policy on MacOS

2010-08-14 Thread Chris Wolf
On 8/14/10 10:31 AM, Michael Wild wrote: On 14. Aug, 2010, at 15:13 , Chris Wolf wrote: On 8/14/10 3:35 AM, Michael Wild wrote: On 13. Aug, 2010, at 20:58 , Michael Wild wrote: [...] Sure, http://repo.or.cz/w/freefoam.git/shortlog/refs/heads/pu, but it's pretty complex...

[CMake] Visual Studio Express projects don't inherit from parent

2010-08-14 Thread Tron Thomas
I am using CMake 2.8.2 on a 64-bit version of Windows 7 Enterprise. When I try to configure my project to build for Visual Studio 2010 Express, I get compiler warnings building the projects because none of the projects are set to inherit from parent or project defaults for include

[CMake] CTest fails to find test command : bug in use of FileExists() + suggested fix.

2010-08-14 Thread Richard Offer
One of my test cases needs sudo to run (its listening on privileged ports). If I add ADD_TEST( SERVER /usr/bin/sudo ${CMAKE_RUNTIME_OUTPUT_DIRECTORY}/Server${SUFFIX} --daemon ) CMake complains that it can¹t find sudo. [ d042 ] make test Running tests... Test project /Users/richard/BUILD

Re: [CMake] Weirdness with shared library, RPATH policy on MacOS

2010-08-14 Thread Chris Wolf
On 8/14/10 4:01 PM, Michael Wild wrote: On 14. Aug, 2010, at 18:26 , Chris Wolf wrote: On 8/14/10 10:31 AM, Michael Wild wrote: On 14. Aug, 2010, at 15:13 , Chris Wolf wrote: On 8/14/10 3:35 AM, Michael Wild wrote: On 13. Aug, 2010, at 20:58 , Michael Wild wrote: [...] Sure,

[Cmake-commits] CMake branch, next, updated. v2.8.2-429-gb053112

2010-08-14 Thread Eric Noulard
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 b0531123e405d3d6daca72894734215fdae20170 (commit) via

[Cmake-commits] CMake branch, next, updated. v2.8.2-433-ga8ba5c6

2010-08-14 Thread Mathieu Malaterre
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 a8ba5c6a93eb1ee33b8197cb02d2e959ba01e52f (commit) via

[Cmake-commits] CMake branch, next, updated. v2.8.2-435-g2d1510b

2010-08-14 Thread Alexander Neundorf
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 2d1510b82cb4b3a76df15e25cd76e7ecd8243fcb (commit) via

[Cmake-commits] CMake branch, next, updated. v2.8.2-437-g69f80a9

2010-08-14 Thread Alexander Neundorf
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 69f80a94a3e132cfa0b009d6f2d030bb7e5de40d (commit) via

[Cmake-commits] CMake branch, next, updated. v2.8.2-439-g5b60a4b

2010-08-14 Thread Alexander Neundorf
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 5b60a4b6c532de3aa2f354ee13d3b08f78b52c21 (commit) via

[Cmake-commits] CMake branch, master, updated. v2.8.2-210-gb0d03c9

2010-08-14 Thread KWSys Robot
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 b0d03c9953693137186dc17e20596752d1beb371 (commit) from