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:           Fri Apr  9 13:25:34 UTC 2010

Modified Files:
        pkgsrc/devel/cmake: Makefile PLIST distinfo
Removed Files:
        pkgsrc/devel/cmake/patches: patch-ad

Log Message:
CMake 2.8.1

We are happy to announce the release of CMake 2.8.1. This is a minor release
from 2.8.0. In addition to addressing many issues, this version of CMake adds
some new features as well. The parallel nmake replacement from Nokia jom, now
has its own tested generator in CMake.

CTest can correctly kill process trees when a timeout occurs. The ctest_*
commands have been enhanced to take more options. When using the Intel
compilers CMake can correctly determine 32 bit vs. 64 bit builds. When running
in parallel mode (-j N), CTest can now compute and use a cost value for each
test to ensure the tests are run in an optimal order.


To generate a diff of this commit:
cvs rdiff -u -r1.49 -r1.50 pkgsrc/devel/cmake/Makefile
cvs rdiff -u -r1.18 -r1.19 pkgsrc/devel/cmake/PLIST
cvs rdiff -u -r1.23 -r1.24 pkgsrc/devel/cmake/distinfo
cvs rdiff -u -r1.5 -r0 pkgsrc/devel/cmake/patches/patch-ad

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