summaryrefslogtreecommitdiffstats
path: root/ChangeLog.manual
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2010-06-15 18:38:47 (GMT)
committerBrad King <brad.king@kitware.com>2010-06-15 18:47:52 (GMT)
commit5b3987bc4198e27f1ab060cd31a095ab1e532d32 (patch)
tree372743d73930004f81c365792137c488f4e80761 /ChangeLog.manual
parent23a8f31e3fd103a6da716055f4e9cae653b5f851 (diff)
downloadCMake-5b3987bc4198e27f1ab060cd31a095ab1e532d32.zip
CMake-5b3987bc4198e27f1ab060cd31a095ab1e532d32.tar.gz
CMake-5b3987bc4198e27f1ab060cd31a095ab1e532d32.tar.bz2
CMake 2.8.2-rc2
Diffstat (limited to 'ChangeLog.manual')
-rw-r--r--ChangeLog.manual34
1 files changed, 34 insertions, 0 deletions
diff --git a/ChangeLog.manual b/ChangeLog.manual
index db8e992..89ecd9f 100644
--- a/ChangeLog.manual
+++ b/ChangeLog.manual
@@ -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