Re: [CMake] Generating source code packages with Windows line endings

2008-06-23 Thread Arjen Markus
> On Monday 23 June 2008 19:26:36 Mike Jackson wrote: >> Could you list off the top of your head some of the tools that have >> given you trouble? I have never run into the line ending issues yet >> but I may in the future. I would be good to have an idea what tools >> will NOT handle unix line end

Re: [CMake] Generating source code packages with Windows line endings

2008-06-23 Thread Bill Hoffman
Mike Jackson wrote: Could you list off the top of your head some of the tools that have given you trouble? I have never run into the line ending issues yet but I may in the future. I would be good to have an idea what tools will NOT handle unix line endings. Thanks No, I can't think of a lis

Re: [CMake] Generating source code packages with Windows line endings

2008-06-23 Thread Mike Jackson
Could you list off the top of your head some of the tools that have given you trouble? I have never run into the line ending issues yet but I may in the future. I would be good to have an idea what tools will NOT handle unix line endings. Thanks -- Mike Jackson Senior Research Engineer In

Re: [CMake] Generating source code packages with Windows line endings

2008-06-23 Thread Bill Hoffman
Bill Hoffman wrote: Alan W. Irwin wrote: On 2008-06-23 12:45-0400 David Cole wrote: The Windows source package is built on Windows with Windows tools. Similarly for the Unix source package. That procedure obviously works for the CMake release manager, but in my case it won't work since I do

Re: [CMake] Generating source code packages with Windows line endings

2008-06-23 Thread Bill Hoffman
Alan W. Irwin wrote: On 2008-06-23 12:45-0400 David Cole wrote: The Windows source package is built on Windows with Windows tools. Similarly for the Unix source package. That procedure obviously works for the CMake release manager, but in my case it won't work since I don't have access to W

Re: [CMake] Generating source code packages with Windows line endings

2008-06-23 Thread Alan W. Irwin
On 2008-06-23 12:45-0400 David Cole wrote: The Windows source package is built on Windows with Windows tools. Similarly for the Unix source package. That procedure obviously works for the CMake release manager, but in my case it won't work since I don't have access to Windows. From your respo

Re: [CMake] Generating source code packages with Windows line endings

2008-06-23 Thread David Cole
The Windows source package is built on Windows with Windows tools. Similarly for the Unix source package. If you do it that way, everything "just works". On Mon, Jun 23, 2008 at 11:55 AM, Alan W. Irwin <[EMAIL PROTECTED]> wrote: > I have a Windows user for FreeEOS that is having trouble with th

[CMake] Generating source code packages with Windows line endings

2008-06-23 Thread Alan W. Irwin
I have a Windows user for FreeEOS that is having trouble with the (Unix) line endings in the FreeEOS source release tarball. The PLplot team have never had any complaints about this issue so I assume most Windows users know how to convert Unix line endings. OTOH, I notice the CMake release deals