summaryrefslogtreecommitdiff
path: root/ChangeLog.manual
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2014-01-16 09:31:28 -0500
committerBrad King <brad.king@kitware.com>2014-01-16 09:31:28 -0500
commit0b3781e4c497566acaa504d4106d11c02a642501 (patch)
treed6e8d59029aea04ca4a0579fb1c19c3e493af78f /ChangeLog.manual
parent80e40485b7dd8805c0b54e79f55aa25c648a09f4 (diff)
downloadcmake-2.8.12.2.tar.gz
CMake 2.8.12.2v2.8.12.2
Diffstat (limited to 'ChangeLog.manual')
-rw-r--r--ChangeLog.manual17
1 files changed, 17 insertions, 0 deletions
diff --git a/ChangeLog.manual b/ChangeLog.manual
index 5d2dc8b318..b389d8bdbe 100644
--- a/ChangeLog.manual
+++ b/ChangeLog.manual
@@ -1,3 +1,20 @@
+Changes in CMake 2.8.12.2 (since 2.8.12.1)
+------------------------------------------
+Brad King (4):
+ VS: Map /Fd to ProgramDataBaseFileName for VS 7,8,9 (#14577)
+ Replace <OBJECT_DIR> rule placeholder consistently (#14667)
+ VS: Convert include path to backslashes for VS >= 10
+ Revert "Ninja: Track configured files so we can regenerate them."
+
+Rolf Eike Beer (1):
+ FindOpenMP: fix detecting compilers that do not need any special flag (#14567)
+
+Ruslan Baratov (1):
+ Xcode: Fix storyboard view
+
+Ted Kremenek (1):
+ CMakeDetermineCompilerId: Fix compiler line match for Xcode 5.1
+
Changes in CMake 2.8.12.1 (since 2.8.12)
----------------------------------------
Brad King (9):