RE: [CMake] Regex changes between cmake 2.0.6 and 2.4.2 ??

2006-07-03 Thread Kris Dekeyser
e the interpretation of variables in strings? - Kris. > -Original Message- > From: Brad King [mailto:[EMAIL PROTECTED] > Sent: vrijdag 30 juni 2006 19:25 > To: Kris Dekeyser > Cc: 'cmake@cmake.org' > Subject: Re: [CMake] Regex changes between cmake 2.0.6 and 2.4

RE: [CMake] Regex changes between cmake 2.0.6 and 2.4.2 ??

2006-07-03 Thread Kris Dekeyser
PROTECTED] On > Behalf Of Kris Dekeyser > Sent: maandag 3 juli 2006 16:06 > To: 'Brad King' > Cc: 'cmake@cmake.org' > Subject: RE: [CMake] Regex changes between cmake 2.0.6 and 2.4.2 ?? > > Brad, > > I grabbed the binaries from the download web page

RE: [CMake] Regex changes between cmake 2.0.6 and 2.4.2 ??

2006-07-03 Thread Kris Dekeyser
though. I really don't get it. That's why it's probably just a small and stupid error ;-)). I just can't find it. - Kris > -Original Message- > From: Brad King [mailto:[EMAIL PROTECTED] > Sent: maandag 3 juli 2006 15:20 > To: Kris Dekeyser > Cc: 'c

RE: [CMake] Regex changes between cmake 2.0.6 and 2.4.2 ??

2006-07-03 Thread Kris Dekeyser
Then, is there any configuration setting that could influence the regex behavior ? - Kris > -Original Message- > From: Brad King [mailto:[EMAIL PROTECTED] > Sent: vrijdag 30 juni 2006 19:24 > To: Kris Dekeyser > Cc: 'cmake@cmake.org' > Subject: Re: [CMake]

[CMake] Regex changes between cmake 2.0.6 and 2.4.2 ??

2006-06-30 Thread Kris Dekeyser
Hi, I was running my build macros in the latest CMake (2.4.2) and encountered very strange errors. With some debug printing I discovered that the new CMake version behaves differently regarding RegEx testing compared to the version 2.0.6 that we currently use. This is a summary of what we do

[CMake] VS 8 & CMake 2.4.2

2006-06-30 Thread Kris Dekeyser
Hi,   Previously problems using CMake with Visual Studio 8 were reported. They were reported with Visual Studio 2005 Express, but I encountered them too with the full Visual Studio 8 version.   CMake failed to compile the test program and the output showed that OLDNAMES.lib could not be fou

RE: [CMake] Installing CMake for multiple platforms

2006-06-30 Thread Kris Dekeyser
xes but a single Modules, Templates, etc tree? > -Original Message- > From: William A. Hoffman [mailto:[EMAIL PROTECTED] > Sent: vrijdag 30 juni 2006 14:18 > To: Kris Dekeyser; 'cmake@cmake.org' > Subject: Re: [CMake] Installing CMake for multiple pla

[CMake] Installing CMake for multiple platforms

2006-06-30 Thread Kris Dekeyser
I have checked in the CMake binaries in our cvs repositories, because that makes it easier to set up the proper build environment on new machines. I have currently checked in version 2.0.6, but I want to upgrade to the latest version to support VS 2005 64 bit builds. I noticed though that the s