Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com From: "William A. Hoffman" To: cygwin AT cygwin DOT com Subject: [ANNOUNCEMENT] CMake-1.8.1-1 Reply-To: cygwin AT cygwin DOT com Message-Id: <20031008184934.34F2332A8A7@redhat.com> Date: Wed, 8 Oct 2003 14:49:34 -0400 (EDT) CMake 1.8.1-1 is now available on Cygwin mirrors. This is a major release from 1.6.7 to 1.8.1. Changes from 1.8.0 to 1.8.1: Added initial support for MinGW builds on Windows. Fixed a couple bugs in the ctest program. Some fixes to the FindThreads and FindwxWindows modules. A fix to the Custom Command dependency code. Better error reporting for ctest and loaded commands. Changes from 1.6.7 to 1.8: The custom commands have been rearchitected to use a more understandable signature. The old signature should still work. Ctest has been enhanced and can produce testing dashboards compatible with Dart in many cases. A new FILE command has been added that supports reading, writing, and globing of files. A new help target is created for all Makefiles so you can do nmake help (or make help) Command line options (-D) for cmake no longer require the type of the argument. The on-line help for cmake has been significantly improved. Run cmake -help for more information. Support for windows paths and filenames that include &. Support for files with multiple "." in them for nmake. More Modules report results to CMakeOutput.log and CMakeError.log. And of course a number of minor bug fixes and enhancements. See www.cmake.org for more information. Bill Hoffman Cygwin CMake maintainer -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/