From kde-devel Fri Jun 07 21:20:53 2013 From: Robert Maynard Date: Fri, 07 Jun 2013 21:20:53 +0000 To: kde-devel Subject: CMake 2.8.11.1 Released Message-Id: X-MARC-Message: https://marc.info/?l=kde-devel&m=137064012619765 Some problems were reported with the 2.8.11 release. Thanks to the swift work of Brad King, Stephen Kelly, Rolf Eike Beer and Modestas Vainius, those problems have been fixed. We've prepared a 2.8.11.1 bug fix release to address those issues. The change log page for this bug-fix only release is here: http://public.kitware.com/Bug/changelog_page.php?version_id=113 Please use the latest release from our download page http://cmake.org/cmake/resources/software.html rather than the 2.8.11 builds that we had previously uploaded. Thanks for your support! Changes in CMake 2.8.11.1 (since 2.8.11) ---------------------------------------------- Brad King (5): ExternalData: Do not re-stage staged object files try_compile: Fix quoting of libraries in generated CMakeLists.txt KWSys: Fix SystemTools::FileIsDirectory with long paths (#14176) FindBoost: Fix handling of \ in input paths (#14179) Xcode: Fix framework search paths in STATIC library targets (#14191) Modestas Vainius (1): Fix test failures caused by regexp-sensitive characters in the build paths Stephen Kelly (9): include_directories: Fix handling of empty or space-only entries try_compile: Trim whitespace from LINK_LIBRARIES entries cmTarget: Remove some hardcoding of transitive property names. GenexEval: Extract a getLinkedTargetsContent from TargetPropertyNode. GenexEval: Fix evaluation of INCLUDE_DIRECTORIES target property. GenexEval: Test evaluation of INCLUDE_DIRECTORIES target property. FindQt4: Don't fail if certain Qt modules are unavailable. Qt4Macros: Handle Qt ActiveX libraries in qt4_use_modules. Genex: Fix the HEAD target used for evaluated expressions >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<