CMake 2.8.2-rc3 ready for testing!

June 23, 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-rc3 (since 2.8.2-rc2)
——————————————–
Brad King (1):
      Preserve ENV{MAKEFLAGS} in CMake script mode

David Cole (4):
      Remove “Microsoft Visual Studio .NET” from VS8 and VS9 find modules.
      Use full path file names in generate.stamp.list.
      Use full path file names to express dependencies.
      Look in the ctest ini file for GitCommand.

James Bigler (2):
      Fixed: CUDA_VERSION_MAJOR/MINOR now computed after first run.
      CUDA_VERSION variable passed to REGEX needs quotes to work when not defined.

Mathieu Malaterre (1):
      Cleanup FindDCMTK (using foreach). Fix linking on win32 static libs.

Zach Mullen (2):
      Do not exit if stoptime is passed.
      Document ctest_build() TARGET option

Leave a Reply