diff options
| author | Brad King <brad.king@kitware.com> | 2013-10-07 12:28:26 (GMT) |
|---|---|---|
| committer | Brad King <brad.king@kitware.com> | 2013-10-07 12:28:26 (GMT) |
| commit | ffff99c58e00bcf068c59cadba0706eb5f342124 (patch) | |
| tree | 2192f90e26d433f56463dee510748c51f0b965b4 /ChangeLog.manual | |
| parent | 431eaf37830ceaa0c5b8eae2f95df97c37078c57 (diff) | |
| download | CMake-2.8.12.zip CMake-2.8.12.tar.gz CMake-2.8.12.tar.bz2 | |
CMake 2.8.12v2.8.12
Diffstat (limited to 'ChangeLog.manual')
| -rw-r--r-- | ChangeLog.manual | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog.manual b/ChangeLog.manual index 4efe37c..0e84fb6 100644 --- a/ChangeLog.manual +++ b/ChangeLog.manual @@ -1,3 +1,14 @@ +Changes in CMake 2.8.12 (since 2.8.12-rc4) +------------------------------------------ +Brad King (4): + Xcode: Fix test architecture selection for Xcode >= 5 + Xcode: Teach Tests/BuildDepends to allow LINK_DEPENDS_NO_SHARED failure + Xcode: Drop XCODE_DEPEND_HELPER for Xcode >= 5 + Xcode: Fix OBJECT library support for Xcode 5 (#14254) + +Stephen Kelly (1): + Genex: Fix processing multiple include directories for relative paths + Changes in CMake 2.8.12-rc4 (since 2.8.12-rc3) ---------------------------------------------- Brad King (8): |
