------------------------------------------------------------------- Sat Jun 8 08:16:43 UTC 2013 - cgiboudeaux@gmx.com - Update to 2.8.11.1 * 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) * Fix test failures caused by regexp-sensitive characters in the build paths * 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 ------------------------------------------------------------------- Sat May 18 12:42:24 UTC 2013 - cgiboudeaux@gmx.com - Update to 2.8.11 * Targets can specify usage requirements for their consumers such as include directories and preprocessor definitions; previously only link dependencies were supported. * target_link_libraries(myexe yourlib) can now build myexe sources with requirements specified by yourlib * Added target_include_directories and target_compile_definitions commands with PUBLIC/PRIVATE/INTERFACE options * Introduced ExternalData Module * Keep source trees lightweight by storing data separately * Reference data unambiguously from source tree by content hash * Fetch on-demand during build from local or remote resources * CMake: Sublime Text Generator added that supports both Make and Ninja * CMake: Added support for Texas Instruments C6 and up compilers * CMake: Improve OpenBSD support * CPack: Added Support for 64bit NSIS * CPack: Added WiX Package Generator * ExternalProject: Will run git fetch less often * FindBoost: Major overhaul of searching and result caching * FindCUDA: Now has support for separable compilation * FindQt4: Overall improvements to finding Qt and importing targets * FindSquish: Added support for squish 4 Full changelog at http://www.kitware.com/blog/home/post/492 * Drop cmake-endian.patch (Merged upstream) ------------------------------------------------------------------- Thu Feb 28 16:54:13 UTC 2013 - schwab@suse.de - cmake-endian.patch: Add support for aarch64. ------------------------------------------------------------------- Wed Nov 28 00:29:29 UTC 2012 - cgiboudeaux@gmx.com - Update to 2.8.10.2 * Fix kitware#0013691: [Modules] FindGettext.cmake does not set GETTEXT_FOUND on success * Fix kitware#0013702: [CMake] CMake crashes when reconfiguring build * Fix kitware#0013667: [CMake] Automoc fails to handle Q_INTERFACES - Drop obsolete patches ------------------------------------------------------------------- Wed Nov 7 21:24:45 UTC 2012 - cgiboudeaux@gmx.com - Update to 2.8.10.1 This is a bugfix release * Fix kitware#0013651: FindSDL.cmake is broken * Fix kitware#0013638: ./configure reports Copyright 2000-2011 Complete changelog: http://public.kitware.com/Bug/changelog_page.php?version_id=105 ------------------------------------------------------------------- Fri Nov 2 13:28:27 UTC 2012 - cgiboudeaux@gmx.com - Update to 2.8.10 * file(DOWNLOAD now handles "https" URLs -- the pre-built binaries available from Kitware link to OpenSSL * Automoc: fix kitware#13572: issue with symbolic links * Uniform compiler "id" and version number variables available for nearly all known compilers and platforms * New way to arrange exported targets that depend on other targets into "export sets" * New generator expressions * Generator expressions available in more contexts, namely in the INCLUDE_DIRECTORIES and COMPILE_DEFINITIONS target properties See /usr/share/doc/packages/cmake/Changelog for the complete changelog - Minor spec cleanup ------------------------------------------------------------------- Tue Aug 14 09:07:10 UTC 2012 - cgiboudeaux@gmx.com - Update to 2.8.9 * See /usr/share/doc/packages/cmake/Changelog for changes * Drop cmake-pkgconfig.patch, already upstream ------------------------------------------------------------------- Wed Apr 18 23:00:30 UTC 2012 - cgiboudeaux@gmx.com - Update to 2.8.8 - see /usr/share/doc/packages/cmake/Changelog for changes ------------------------------------------------------------------- Wed Jan 25 13:10:30 UTC 2012 - cgiboudeaux@gmx.com - Update to 2.8.7 - see /usr/share/doc/packages/cmake/Changelog for changes ------------------------------------------------------------------- Fri Oct 14 12:31:49 UTC 2011 - puzel@suse.com - update to 2.8.6 - see /usr/share/doc/packages/cmake/Changelog for changes ------------------------------------------------------------------- Sat Sep 17 23:11:42 UTC 2011 - jengelh@medozas.de - Remove redundant tags/sections from specfile - Use %_smp_mflags for parallel build ------------------------------------------------------------------- Fri Jul 29 16:19:45 UTC 2011 - puzel@novell.com - update to 2.8.5 - see /usr/share/doc/packages/cmake/Changelog for changes ------------------------------------------------------------------- Thu Nov 11 11:09:03 UTC 2010 - puzel@novell.com - update to cmake-2.8.3 - see /usr/share/doc/packages/cmake/Changelog for changes - drop cmake-FindGTK2-gdk-pixbuf.patch (fixed upstream) - drop cmake-support-new-python.diff (fixed upstream) ------------------------------------------------------------------- Mon Sep 13 18:09:02 UTC 2010 - kkaempf@novell.com - fix build on RHEL/Fedora ------------------------------------------------------------------- Tue Jul 20 20:37:51 UTC 2010 - puzel@novell.com - update to cmake-gui-2.8.2 - cmake-gui: Add simple grouped view - cmake-gui: Support build tree under symlink (#9975) ------------------------------------------------------------------- Tue May 25 14:12:51 UTC 2010 - puzel@novell.com - split cmake into two spec files: cmake and cmake-gui, so that cmake build does not depend on libqt4