--- - branch: MAIN date: Sat Jan 17 13:29:55 UTC 2015 files: - new: '1.91' old: '1.90' path: pkgsrc/devel/cmake/Makefile pathrev: pkgsrc/devel/cmake/Makefile@1.91 type: modified - new: '1.35' old: '1.34' path: pkgsrc/devel/cmake/PLIST pathrev: pkgsrc/devel/cmake/PLIST@1.35 type: modified - new: '1.63' old: '1.62' path: pkgsrc/devel/cmake/distinfo pathrev: pkgsrc/devel/cmake/distinfo@1.63 type: modified - new: '1.6' old: '1.5' path: pkgsrc/devel/cmake/patches/patch-Modules_FindX11.cmake pathrev: pkgsrc/devel/cmake/patches/patch-Modules_FindX11.cmake@1.6 type: modified - new: '1.2' old: '1.1' path: pkgsrc/devel/cmake/patches/patch-Source_cmELF.cxx pathrev: pkgsrc/devel/cmake/patches/patch-Source_cmELF.cxx@1.2 type: modified - new: '1.3' old: '1.2' path: pkgsrc/devel/cmake/patches/patch-Source_kwsys_SystemTools.cxx pathrev: pkgsrc/devel/cmake/patches/patch-Source_kwsys_SystemTools.cxx@1.3 type: modified - new: '1.15' old: '1.14' path: pkgsrc/devel/cmake/patches/patch-ab pathrev: pkgsrc/devel/cmake/patches/patch-ab@1.15 type: modified - new: '1.11' old: '1.10' path: pkgsrc/devel/cmake/patches/patch-ac pathrev: pkgsrc/devel/cmake/patches/patch-ac@1.11 type: modified id: 20150117T132955Z.f86bf613613089efaf4f7993e6983b5783129c3e log: | Changes 3.1.0: * Windows Phone and Windows Store support has been added to Visual Studio 11 (2012) and above Generators. * NVIDIA Nsight Tegra support has been added to Visual Studio 10 (2010) and above Generators. * New "target_compile_features" command allows populating target based compile features. CMake uses this information to ensure that the compiler in use is capable of building the target, and to add any necessary compile flags such as -std=gnu++11 to support language features. More information on this is found at: - http://www.cmake.org/cmake/help/v3.1/manual/cmake-compile-features.7.html * The syntax for *Variable References* and *Escape Sequences* was simplified in order to allow a much faster implementation. See policy "CMP0053". * The "if" command no longer automatically dereferences variables named in quoted or bracket arguments. See policy "CMP0054". * The target property "SOURCES" now generally supports "Generator Expressions". The generator expressions may be used in the "add_library" and "add_executable" commands. * It is now possible to write and append to the target property "SOURCES". The variable "CMAKE_DEBUG_TARGET_PROPERTIES" can be used to trace the origin of sources. * CPack gained "7Z" and "TXZ" generators supporting lzma-compressed archives. * The ExternalProject module has learned to support lzma-compressed source tarballs with ".7z", ".tar.xz", and ".txz" extensions. * The ExternalProject module ExternalProject_Add command learned a new BUILD_ALWAYS option to cause the external project build step to run every time the host project is built. * The ctest_coverage command learned to support Intel coverage files with the "codecov" tool. * The ctest_memcheck command learned to support sanitizer modes, including "AddressSanitizer", "MemorySanitizer", "ThreadSanitizer", and "UndefinedBehaviorSanitizer". module: pkgsrc subject: 'CVS commit: pkgsrc/devel/cmake' unixtime: '1421501395' user: adam