Re: [CMake] Re: escaping!

2007-12-25 Thread Andrew Roark
On Dec 23, 2007 2:50 PM, Andrew Roark wrote: But the idea of a more powerful programming language that drives the same cmake logic is pretty interesting I encourage you to get beyond the ideas stage by seeking compelling exemplars in other build system communities. I'm

Re: [CMake] Re: escaping!

2007-12-25 Thread Andrew Roark
I think the point the other poster in this thread and the posters in the Lua discussions are making is that CMake is a good meta build system, not clunky as you hint at, but that the _CMake script language_ is clunky and less powerful than a real language. Clunky, fine. Less powerful

Re: [CMake] escaping!

2007-12-20 Thread Andrew Roark
On Dec 10, 2007 7:12 PM, Andrew Roark wrote: For any tricky file operations (like all files ending with XML greater than 2Kb using DOS newlines etc) I would personally write a python script (e.g. ROOTDIR/util/xmlfinder.py) to do that work and make the command simply invoke

Re: [CMake] escaping!

2007-12-10 Thread Andrew Roark
Is it possible to have a command like this? ADD_CUSTOM_COMMAND(OUTPUT ${my_file} ... COMMAND find . -name *xml /dev/null ... VERBATIM ) Not sure if you got a reply to this, nor if the following is any help, BUT... For any tricky file operations (like all files ending with XML

Re: [CMake] escaping!

2007-12-10 Thread Andrew Roark
- Original Message From: Hendrik Sattler [EMAIL PROTECTED] To: cmake@cmake.org Sent: Monday, December 10, 2007 7:29:21 PM Subject: Re: [CMake] escaping! Am Dienstag 11 Dezember 2007 schrieb Andrew Roark: Is it possible to have a command like this? ADD_CUSTOM_COMMAND(OUTPUT

[CMake] Building cmake to use stlport / Solaris

2007-11-06 Thread Andrew Roark
Hello, I am trying to install cmake 2.4.7 on a solaris (5.8) machine. It bootstraps ok but fails with: [ 7%] Built target testFail Linking CXX executable ../../bin/testHashSTL Undefined first referenced symbol in file