I have a release candidate (RC 8) for 2.6.3 ready for CMake.
Thanks. The files can be found here: http://www.cmake.org/files/v2.6/*RC-8* The changes from 2.6.2 to 2.6.3 are as follows: Changes in CMake 2.6.3 RC 8 - CMAKE_VERBOSE_MAKEFILE fix for KDevelop3 - FindGettext.cmake fix #8122 - FindPythonInterp.cmake find python 2.6 on windows - cmake_minimum_required forward compatibility - Fix (#7289) in cmDocumentationFormatterDocbook.cxx - Fix #8203: codeblocks + mingw quoting issue - Clean per-config export files during install - Bug fixes for Eclipse CDT4 generator - find_package refind when previously found file is removed - Support '-' in target names for VS6 - Fix component-name test on installation - Warn when build directory is too long - Fix set cache FORCE and -D command line to work together - Enable LOCATION property for imported targets - Allow cmake-gui to be built by cmake 2.4 - Fix installation from read-only source file - Fix for rc and vs6 -D flags - Create DEBUG_CONFIGURATIONS global property Changes in CMake 2.6.3 RC 7 - Add both 32/64-bit Program Files as windows paths - Fix potential crash with ctest and log being null Changes in CMake 2.6.3 RC 6 - Fix project(foo NONE) enable c later bug on OSX - Fix Haiku default paths - RPM Update generator to handle optional dependencies using Requires - Fix FindCurses for Haiku - Look for doxygen in more places - Look for different expat names on windows - FindLibxml2 use FindPkgConfig.cmake instead of UsePkgConfig.cmake, - Add translations support to FindQt4.cmake - FindWxWidgets Fixed placement of initial wxWidgets_FOUND=TRUE - Fix GetPrerequisites.cmake to work with 0 libs - Add support for Squish - Make bundle startup optional in bundle generator - Fix runtime search path ordering with symlinks (fix from RC4) - Fix escaping of empty custom command argument on Windows - Teach find_package more config file locations - Fix scope of find_package definitions in find-modules - Teach find_package to push/pop policies for version files Changes in CMake 2.6.3 RC 5 - add EXCLUDE, INCLUDE to ctest_test command in ctest -S scripts - Set CMAKE_SYSTEM in ctest -S scripts by reading CMakeDetermineSystem - Fix for GetLibraryNamesInternal called on imported target issue on osx - Add FortranCInterface.cmake module to discover Fortran/C interfaces - Fix Fortran compiler specified with -D issue - Add support for the MS masm and masm64 assemblers, works with nmake/make - Improvments to FindQt4.cmake - InstallRequiredSystemLibraries fix for win64 - Fix flags for Sun Fortran, and g77 - Fix imported library issue with OSX - Fix -D and CACHE FORCE issue - Have kwsys submit dashboards to cdash.org Changes in CMake 2.6.3 RC 4 - Fix for SccProvider in visual studio - fix for missing package_source target - FindQt4 QT_PHONON_MODULE_DEPENDS fixes - Fixes for GetPrerequisites.cmake system libraries on Mac and UNIX - Merge in kwsys Haiku DynaimcLoader change Changes in CMake 2.6.3 RC 3 - Merge in CMakeLists.txt curl Haiku change Changes in CMake 2.6.3 RC 2 - Merge in more Haiku changes Changes in CMake 2.6.3 RC 1 - Better reporting when nmake compiler environment is not correct - Fix bug #5936 set locale when running cvs and svn - Teach find_library to find OpenBSD-style libs (issue #3470). - Fix lib/ to lib/64/ search path conversion - Fix CPack DESTDIR issue - Support longer command lines with windows nmake and make - Fix bug with color check for dependency scanning - Use new link info during dependency scanning - Fix find_* search order with path suffixes - Fix install with multiple configurations and makefiles. - Improve find_package interface for recursive find modules. - Fix build issues with older visual studio versions - Fix Xcode release builds - Put custom target sources in Xcode projects - Fix return value from cmake -E time commands - Fix documentation for cmake --debug-trycompile - Add Haiku support - Fix bug, allow enable_language to be called for C after CXX - Add FindCoin3D.cmake - Fix bug in FindGLUT.cmake - Better find of perl in FindPerlLibs.cmake - FindQt4 Fix #7784, Fix #7433 - FindQt4 refind qt when qmake changes - Fix to find wxWidgets_LIB_DIR for windows platform more generally. - Find ttkstup in FindTclStub.cmake - Skip a command if its arguments fail to parse - Fix convenience rule working directory - Add support for source code control and visual stuido - Add parenthetical expressions to if - Fix Rc command with -D options and nmake - Fix NSIS detection on windows 2000 - Display an error message in ccmake when there are errors _______________________________________________ CMake mailing list [email protected] http://www.cmake.org/mailman/listinfo/cmake
