Re: [CMake] Odd variable substitution problem with 2.4.7 on HP-UX 11.23/PA

2007-12-23 Thread Bill Hoffman
Albert Chin wrote: $ gtar zxf cmake-2.4.7.tar.gz $ cmake-2.4.7 $ ./bootstrap --verbose --prefix=/tmp/cmake24 gmake VERBOSE=1 $ gmake install $ mkdir c $ cd c $ echo Hello Hello.h $ cat CMakeLists.txt _EOT_ SET(LIBDIR lib/ CACHE STRING installed library subdirectory) SET(PLUGINDIR

Re: [CMake] cmake 2.4.8 RC 4

2007-12-23 Thread Bill Hoffman
Bill Hoffman wrote: I am still not sold on this idea, that you have to run the GUI once. CMake by nature and history (did not even have one on the mac), did not require running anything after installation.TextMate is an editor, people will run it after they install it. With cmake, people

Re: [CMake] function and raise_scope commands

2007-12-23 Thread Miguel A. Figueroa-Villanueva
On Dec 10, 2007 5:14 PM, Ken Martin wrote: Thanks for the information. Both these issues I suspect are fairly simple bugs and will be fixed. Hello Ken, I saw that some changes to the function command where applied to cmake cvs, so I tested these and my report about the current state of things

Re: [CMake] Re: Migration to subversion

2007-12-23 Thread Félix C. Morency
And what about Bazaar (the tool used by Ubuntu/Caronical) ? http://bazaar-vcs.org/ Regards, Félix C. Morency Message: 2 Date: Sat, 22 Dec 2007 18:53:10 -0500 From: Brandon Van Every [EMAIL PROTECTED] Subject: Re: [CMake] Re: Migration to subversion To: cmake@cmake.org Message-ID: [EMAIL

Re: [CMake] Odd variable substitution problem with 2.4.7 on HP-UX 11.23/PA

2007-12-23 Thread Albert Chin
On Sun, Dec 23, 2007 at 09:34:48AM -0500, Bill Hoffman wrote: Albert Chin wrote: [snip snip ] How was the HP-UX binary on the cmake web site compiled? And on what version of HP-UX was it compiled? I think that is the same as this issue: http://www.cmake.org/Bug/view.php?id=5638 It

Re: [CMake] Mac installation and cultural issues

2007-12-23 Thread Mike Jackson
DING DING DING.. we have a winner.. Happy Holidays. -- Mike Jackson Senior Research Engineer Innovative Management Technology Services On Dec 22, 2007, at 9:44 PM, Bill Hoffman wrote: But Xcode itself uses the same installer that CMake is currently using! How much more native can you

Re: [CMake] Mac installation and cultural issues

2007-12-23 Thread Brandon Van Every
On Dec 23, 2007 8:51 PM, Mike Jackson [EMAIL PROTECTED] wrote: I was only hoping for the option to install somewhere else than the default of /usr/bin. Installers on MacOS generally allow the choice of installation location, right? If they don't, I find that totally bizarre. In any event, if