pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/cmake
Module Name: pkgsrc
Committed By: adam
Date: Sun Aug 10 10:02:51 UTC 2014
Modified Files:
pkgsrc/devel/cmake: Makefile PLIST distinfo
pkgsrc/devel/cmake/patches: patch-Source_kwsys_SystemTools.cxx
Removed Files:
pkgsrc/devel/cmake/patches: patch-CMakeLists.txt
patch-Modules_FindFreetype.cmake
Log Message:
Changes 3.0.1:
We are pleased to announce the release of CMake 3.0.0. In CMake 3.0, the CMake
language has been extended with *Bracket Argument* and *Bracket Comment* syntax
inspired by Lua long bracket, and the CMake documentation has been converted to
reStructuredText.
Furthermore, new "CodeLite" and "Kate" extra generators are available for use
with the Makefile or Ninja generators. In addition, the "add_library()" command
learned a new "INTERFACE" library type, the "export()" command learned a new
"EXPORT" mode that retrieves the list of targets to export from an export set
configured by the "install(TARGETS)" command "EXPORT" option, and the
"project()" command learned to set some version variables to values specified
by the new "VERSION" option or to empty strings.
To generate a diff of this commit:
cvs rdiff -u -r1.88 -r1.89 pkgsrc/devel/cmake/Makefile
cvs rdiff -u -r1.33 -r1.34 pkgsrc/devel/cmake/PLIST
cvs rdiff -u -r1.60 -r1.61 pkgsrc/devel/cmake/distinfo
cvs rdiff -u -r1.2 -r0 pkgsrc/devel/cmake/patches/patch-CMakeLists.txt
cvs rdiff -u -r1.1 -r0 \
pkgsrc/devel/cmake/patches/patch-Modules_FindFreetype.cmake
cvs rdiff -u -r1.1 -r1.2 \
pkgsrc/devel/cmake/patches/patch-Source_kwsys_SystemTools.cxx
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index