[Cmake-commits] CMake branch, master, updated. v2.8.11.2-991-gfe0477c

Brad King brad.king at kitware.com
Mon Oct 7 15:44:50 EDT 2013


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "CMake".

The branch, master has been updated
       via  fe0477c2bfced03fc8f1b0b1b78ebd8b20911724 (commit)
       via  fadffab53879fa67144db9f4899eca1dca506907 (commit)
      from  fcfd409ad149de1374e9f6a27032d20465d0cd1d (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=fe0477c2bfced03fc8f1b0b1b78ebd8b20911724
commit fe0477c2bfced03fc8f1b0b1b78ebd8b20911724
Merge: fcfd409 fadffab
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Mon Oct 7 15:44:48 2013 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Mon Oct 7 15:44:48 2013 -0400

    Merge topic 'add_cache_options_to_ccmake'
    
    fadffab ccmake: Teach dialog to support cache STRINGS property


-----------------------------------------------------------------------

Summary of changes:
 Source/CursesDialog/CMakeLists.txt                 |    1 +
 .../CursesDialog/cmCursesCacheEntryComposite.cxx   |   25 ++++-
 Source/CursesDialog/cmCursesOptionsWidget.cxx      |  106 ++++++++++++++++++++
 ...CursesDummyWidget.h => cmCursesOptionsWidget.h} |   23 +++--
 4 files changed, 142 insertions(+), 13 deletions(-)
 create mode 100644 Source/CursesDialog/cmCursesOptionsWidget.cxx
 copy Source/CursesDialog/{cmCursesDummyWidget.h => cmCursesOptionsWidget.h} (62%)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list