From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3536 invoked by alias); 22 May 2009 15:54:29 -0000 Received: (qmail 25888 invoked by uid 22791); 22 May 2009 14:09:01 -0000 X-SWARE-Spam-Status: No, hits=-2.3 required=5.0 tests=AWL,BAYES_00,SPF_PASS X-Spam-Check-By: sourceware.org Message-ID: <4A16B1E5.2080201@kitware.com> Date: Fri, 22 May 2009 15:54:00 -0000 From: Bill Hoffman User-Agent: Thunderbird 2.0.0.21 (Windows/20090302) MIME-Version: 1.0 To: cygwin-announce@cygwin.com, cmake@public.kitware.com Subject: Updated: CMake 2.6.4-1 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Mailing-List: contact cygwin-announce-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-announce-owner@cygwin.com Reply-To: The Cygwin Mailing List Mail-Followup-To: cygwin-announce@cygwin.com X-SW-Source: 2009-05/txt/msg00021.txt.bz2 CMake CMake 2.6.4-1 is now available on Cygwin mirrors. If you have any problems or find any bugs, please report them at www.cmake.org/Bug. A full list of changes for the 2.6 release tree can be found here: http://www.cmake.org/files/v2.6/CMakeChangeLog-2.6.4 Some notable changes are: - Fix broken OSXX11 CPack generator - Fix #8843 ctest system information was not always correct on linux - Fix transitive linking of imported libraries - Fix CDash only submit with ctest_submit - Fix scope issue with CMAKE_CURRENT_LIST_FILE and macros - Fix crash in include_directories #8704 - Do not warn if LIBPATH is not set for nmake - No longer mark header files as HEADER_FILE_ONLY automatically, this gets rid of the ugly red marks in Visual Stuido - Enforce unique binary directories - Clarify docs of old *_OUTPUT_PATH vars - Fix svn update logic for modified files - Add get_filename_component(... REALPATH) *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO *** If you want to unsubscribe from the cygwin-announce mailing list, look at the "List-Unsubscribe: " tag in the email header of this message. Send email to the address specified there. It will be in the format: cygwin-announce-unsubscribe-you=yourdomain.com@cygwin.com If you need more information on unsubscribing, start reading here: http://sources.redhat.com/lists.html#unsubscribe-simple Please read *all* of the information on unsubscribing that is available starting at this URL. Bill Hoffman Cygwin CMake maintainer