CMake 2.8.2-rc4 ready for testing!

June 24, 2010

The CMake 2.8.2 release candidate stream continues! You can find the source and binaries here:
http://www.cmake.org/files/v2.8/?C=M;O=D

If we do not get any reports of regressions from previous releases of CMake, this release candidate will become the final 2.8.2.

Since we switched to git, and a new workflow, we’re expecting to do more frequent releases. Because of that, our release candidate phases will be shorter than they have been historically. So, if you want to test this out and ask for a fix, do it soon, or hold your peace till the next release!

Following is the list of changes in this release. Since we switched to git, this list is now the ‘git log’ one line summary written by the named CMake developers.

Changes in CMake 2.8.2-rc4 (since 2.8.2-rc3)
——————————————–
Bill Hoffman (1):
      Fix for bug #10859, ctest exit exception incorrectly reported.

Brad King (3):
      Run CMake.HTML test without net access (#10857)
      Run CMake.HTML test with older xmllint (#10857)
      CTest: Parse empty Git commits correctly

David Cole (2):
      Qualify name of extraction location with ExternalProject name.
      For VS10: Really use full path file names.

James Bigler (1):
      Add support for the emulation version of the cudart library.

Mathieu Malaterre (1):
      Cleanup FindOpenSSL. Add support for win64 installation.

Zach Mullen (1):
      Parallel CTest hangs if serial test has depends

Please try this version of CMake on your projects and report any issues to the list or the bug tracker.

Happy building!

-Dave

Leave a Reply