[Cmake-commits] CMake branch, master, updated. v3.2.1-665-gd382326

Brad King brad.king at kitware.com
Tue Apr 7 17:15:54 EDT 2015


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  d3823263b2665e5b89668212bc498af3220ac992 (commit)
       via  3347c5e4f9fcdd36c06067d6c7cd5a985a9c5d94 (commit)
      from  678493d60ff0e8c8e59caf9fa57b6f1e5e7e61b2 (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=d3823263b2665e5b89668212bc498af3220ac992
commit d3823263b2665e5b89668212bc498af3220ac992
Merge: 678493d 3347c5e
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Tue Apr 7 17:15:52 2015 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Tue Apr 7 17:15:52 2015 -0400

    Merge topic 'refactor-cache-api'
    
    3347c5e4 Revert topic 'refactor-cache-api'


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

Summary of changes:
 Source/CTest/cmCTestBuildAndTestHandler.cxx        |    3 +-
 .../CursesDialog/cmCursesCacheEntryComposite.cxx   |   35 ++---
 Source/CursesDialog/cmCursesCacheEntryComposite.h  |    2 +-
 Source/CursesDialog/cmCursesMainForm.cxx           |  151 +++++++-----------
 Source/QtDialog/QCMake.cxx                         |   85 +++++-----
 Source/cmCPluginAPI.cxx                            |    6 +-
 Source/cmCTest.cxx                                 |    2 +-
 Source/cmCacheManager.cxx                          |   16 +-
 Source/cmCacheManager.h                            |   77 +--------
 Source/cmCommandArgumentParserHelper.cxx           |    3 +-
 Source/cmExtraEclipseCDT4Generator.cxx             |    6 +-
 Source/cmFindBase.cxx                              |   13 +-
 Source/cmGetPropertyCommand.cxx                    |    7 +-
 Source/cmGlobalGenerator.cxx                       |   14 +-
 Source/cmGlobalXCodeGenerator.cxx                  |    2 +-
 Source/cmLoadCacheCommand.cxx                      |    6 +-
 Source/cmMakefile.cxx                              |   54 ++++---
 Source/cmMakefile.h                                |    8 +
 Source/cmMarkAsAdvancedCommand.cxx                 |   15 +-
 Source/cmOptionCommand.cxx                         |   12 +-
 Source/cmSetCommand.cxx                            |    7 +-
 Source/cmSetPropertyCommand.cxx                    |   19 +--
 Source/cmSetPropertyCommand.h                      |    2 +-
 Source/cmTryRunCommand.cxx                         |   19 +--
 Source/cmUtilitySourceCommand.cxx                  |    6 +-
 Source/cmVariableRequiresCommand.cxx               |    6 +-
 Source/cmake.cxx                                   |  166 ++++++++------------
 Source/cmake.h                                     |   14 +-
 Source/cmakemain.cxx                               |   26 ++-
 29 files changed, 311 insertions(+), 471 deletions(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list