[cmake-developers] CMake 2.8.4 available for download

Rolf Eike Beer eike at sf-mail.de
Tue Feb 22 09:46:02 EST 2011


> On behalf of myself, Ken, Bill, Brad, Alex, Zach, Ben and the rest of
> the CMake team, we are pleased to announce that CMake 2.8.4 is
> available for download at: http://www.cmake.org/files/v2.8/?C=M;O=D

> Rolf Eike Beer (2):
>       allow STRING(SUBSTRING) work with length -1 as "rest of the string"
>       Add the WORKING_DIRECTORY property to tests

Here are at least 2 things missing,
99ddf6a12d54854ae4f27eecd592fef5cb22640f and
1c2a9b8140829ba886d67bca084ee40eb0a20b84. Looking deeper it looks like if
the patches where applied in a wrong way:

commit 99ddf6a12d54854ae4f27eecd592fef5cb22640f
Author: David Cole <david.cole at kitware.com>
Date:   Wed Jan 5 15:38:52 2011 -0500

    KWSys: Retrieve QNX specific memory and processor info (#11329)

    Author: Rolf Eike Beer <eike at sf-mail.de>  2010-10-18 12:03:39

commit 1c2a9b8140829ba886d67bca084ee40eb0a20b84
Author: David Cole <david.cole at kitware.com>
Date:   Wed Jan 5 15:35:35 2011 -0500

    KWSys: Fix CPU speed calculations (#9963)

    To get from Hz to MHz the factor is 10^6, not 2^20.

    Author: Rolf Eike Beer <eike at sf-mail.de>  2010-10-24 06:31:11

Nothing that important, I was just looking if these changes were lost in
the changelog.

Eike



More information about the cmake-developers mailing list