Mailing-List: contact cygwin-announce-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-announce-owner AT cygwin DOT com Delivered-To: mailing list cygwin-announce AT cygwin DOT com Delivered-To: moderator for cygwin-announce AT cygwin DOT com Message-Id: <5.2.0.9.0.20030602094142.04691f08@pop.nycap.rr.com> X-Sender: billlist AT pop DOT nycap DOT rr DOT com Date: Mon, 02 Jun 2003 09:43:09 -0400 To: cygwin-announce AT cygwin DOT com From: "William A. Hoffman" Subject: cmake-1.6.7-1 Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" CMake 1.6.7-1 is now available on Cygwin mirrors. Changes from 1.6.6 to 1.6.7 Added support for Visual Studio 2003. Fixed a bug where LINK_FLAGS were not getting passed to Visual Studio generators. Added a fix for MipsPro 7.3. Fix for C++ object file rule for nmake. A fix for search paths in the FindCable and FindFLTK modules. A fix for the TRY_COMPILE command when make -I is used. A fix to support very long lines in CmakeList files. Improved the MACRO command to provide warnings whan a MACRO is not properly closed with a matching END_MACRO. Fixed the REMOVE command to not ignore the first argument. Fixed the STRING command to be inherited. Fixed some keyboard issues with ccmake on the SGI. Fix to ccmake to not report and error if non error message occur. Fixed some flags for C++ shared libs on SunOS and win32 executables on Borland. A fix in the implementation of the CheckIncludeFiles.cmake module. Improved error messages when a bad generator was selected. More robust CheckSymbolExists.cmake module. See www.cmake.org for more information. Bill Hoffman Cygwin CMake maintainer