CMake 2.8.2-rc2

This commit is contained in:
Brad King 2010-06-15 14:38:47 -04:00
parent 23a8f31e3f
commit 5b3987bc41
2 changed files with 35 additions and 1 deletions

View File

@ -341,7 +341,7 @@ SET(CMake_VERSION_MAJOR 2)
SET(CMake_VERSION_MINOR 8)
SET(CMake_VERSION_PATCH 2)
SET(CMake_VERSION_TWEAK 0)
SET(CMake_VERSION_RC 1)
SET(CMake_VERSION_RC 2)
# Releases define a tweak level.
IF(DEFINED CMake_VERSION_TWEAK)

View File

@ -1,3 +1,37 @@
Changes in CMake 2.8.2-rc2 (since 2.8.2-rc1)
--------------------------------------------
Bill Hoffman (1):
Make sure libarchive uses cmzlib and not the system libz if found.
Brad King (12):
Use forward slashes for objects in response files
Use platform variable for response file flag
Use response file for objects on MinGW and MSYS
Generalize CTest.Update* test dashboard script helpers
ctest_update: Support custom Git update command
ctest_update: Support Git upstream branch rewrites
Fix CMake data and doc paths in Cygwin package
Document scope of source file properties
Run CTest.NoNewline test using built CMake
Tru64: Place cmOStringStream vtable uniquely (#10541)
Enable BootstrapTest on MSYS
Tru64: Use full-path include directives in Makefiles (#10569)
Christoph Watzl (1):
Fix nested source groups with VS 10 (#9863)
Clinton Stimpson (2):
Support pthreads on irix.
Remove macro for querying qmake for qmake variables.
David Cole (2):
Fix issue #10346. Error if SOURCE_DIR is empty.
Remove CTestTest3.
Zach Mullen (1):
Extra coverage glob should subtract the explicitly defined excluded files
Changes in CMake 2.8.2-rc1 (since 2.8.1):
- Build on Tru64 (#10542)
- Build on mingw-w64