[Vxl-users] Fwd: [Cmake] CMake 1.2 Released

William A. Hoffman billlist at nycap.rr.com
Thu Jan 17 08:56:23 EST 2002


What version did this work with?  I am looking at the code and
I can not figure out how it ever worked.....

As far back as version 1.1 of the dsp writer there has been this check on
source files:

 if(!i->m_HeaderFileOnly)

Perhaps it was a bug fix in the cmSourceFile object that caused the problem.

In fact, that is what happened:

revision 1.10
date: 2001/12/28 20:54:05;  author: perera;  state: Exp;  lines: +8 -4
ENH: Classify a file as source or header even when the extension is given
explicitly.


-Bill

At 11:26 AM 1/17/2002 +0000, you wrote:

>If you are using MS DevStudio, I would advise against updating CMake just
>now.
>
>For some reason the headers files are not getting put in the dspfiles
>causing most of the intellisense features (word completion, etc.) to stop
>working.
>
>I'll look into this, and try to get it fixed.
>
>Ian.
>
>> -----Original Message-----
>> From: Amitha Perera [mailto:perera at cs.rpi.edu]
>> Sent: Wednesday, January 16, 2002 7:18 PM
>> To: vxl-users at lists.sourceforge.net
>> Subject: [Vxl-users] Fwd: [Cmake] CMake 1.2 Released
>>
>>
>> For those who are not following CMake CVS, you should probably update
>> CMake.
>>
>> Amitha.
>>
>> ----- Forwarded message from Bill Hoffman
>> <bill.hoffman at kitware.com> -----
>>
>> To: cmake at public.kitware.com
>> From: Bill Hoffman <bill.hoffman at kitware.com>
>> Date: Wed, 16 Jan 2002 13:53:55 -0500
>> Subject: [Cmake] CMake 1.2 Released
>>
>> I would like to announce the release of CMake version 1.2.
>> You can download binaries or source distributions from
>> http://www.cmake.org/CMake/HTML/Download.html.  You can also
>> use the "Check for Updates" option from a previous
>> windows binary installation.  If you are using the cvs tree
>> for ITK or VTK, then you should upgrade to CMake1.2.
>>
>>
>> Summary of Changes:
>>
>> CMake now is much more selective about creating new dsp files
>> significantly reducing the number of reloads done in Visual
>> Studio. A new option to the IF command was added that tests
>> if a file exists: IF (EXISTS filename) A number of fixes were
>> added to the boreland and nmake build options. Borland now
>> supports building shared and static libraries. A fix to the
>> FIND_PATH command that could cause cmake to think the cache
>> is always changing. Added CMAKE_EXTRA_LINK_FLAGS so that
>> flags can be passed specifically to the linker. Enhancements
>> to many modules and templates. Borland dll builds work.  AIX
>> shared libraries work with gcc. UNIX dependances are kept up-to-date.
>>
>>
>> -Bill Hoffman
>>
>>
>> ----- End forwarded message -----
>>
>> _______________________________________________
>> Vxl-users mailing list
>> Vxl-users at lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/vxl-users
>>
>
>
>_______________________________________________
>Vxl-users mailing list
>Vxl-users at lists.sourceforge.net
>https://lists.sourceforge.net/lists/listinfo/vxl-users 




More information about the CMake mailing list