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: Thu Nov 15 19:31:55 UTC 2012
Modified Files:
pkgsrc/devel/cmake: Makefile PLIST distinfo
pkgsrc/devel/cmake/patches: patch-Modules_FindX11.cmake
patch-Modules_Platform_SunOS.cmake patch-aa patch-ac
Log Message:
With the 2.8.10 release, users now have a new way to arrange exported targets
that depend on other targets into "export sets." In addition, there are new
target properties for PDB_OUTPUT_DIRECTORY and PDB_NAME implemented for Visual
Studio 7 and later.
Generator expressions, which are used to introduce conditional statements at
generate time rather than at CMake compile time, are now available in more
contexts, notably in the INCLUDE_DIRECTORIES and COMPILE_DEFINITIONS target
properties. There are also new generator expressions available in the 2.8.10
release.
The file(DOWNLOAD command can accommodate https URLs. The pre-built binaries
for this are available from Kitware and link to OpenSSL. The team has also
added uniform compiler "id" and version number variables available for nearly
all known compilers and platforms.
To generate a diff of this commit:
cvs rdiff -u -r1.65 -r1.66 pkgsrc/devel/cmake/Makefile
cvs rdiff -u -r1.28 -r1.29 pkgsrc/devel/cmake/PLIST
cvs rdiff -u -r1.41 -r1.42 pkgsrc/devel/cmake/distinfo
cvs rdiff -u -r1.4 -r1.5 \
pkgsrc/devel/cmake/patches/patch-Modules_FindX11.cmake
cvs rdiff -u -r1.2 -r1.3 \
pkgsrc/devel/cmake/patches/patch-Modules_Platform_SunOS.cmake
cvs rdiff -u -r1.9 -r1.10 pkgsrc/devel/cmake/patches/patch-aa \
pkgsrc/devel/cmake/patches/patch-ac
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