[Cmake-commits] CMake branch, master, updated. v3.3.0-rc4-496-gce597a0

Brad King brad.king at kitware.com
Tue Jul 21 09:22:14 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  ce597a022b32231559c75843f4df6108120c5d57 (commit)
       via  cff2dc34f98fd0960a5ec1b37d9bf5f937c31efc (commit)
       via  5505bff7ae85b84fbdb60604de6bb4a515cd3e8a (commit)
       via  2007d11caf6696f44d85bab165a665c5c4bf48f5 (commit)
       via  a622b829bd5fdb38c82fd3810e1b1f8cdb5ee0d8 (commit)
       via  52f22616852e6a6e8f642f84fa821e0c8678a679 (commit)
       via  fc1c7cf85d045323a38c1de7ada213ecfee542a9 (commit)
       via  4dc4570734e70c47c8bb6d658c1014f29068e106 (commit)
       via  12c82fd8c0612b1360627b6717c4d5744abd4fa0 (commit)
       via  f19653eb947c11f452be240d9a9a9daa4cbf635d (commit)
      from  b953d526d10d41b631b82f576eac12d9cdfee6b7 (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=ce597a022b32231559c75843f4df6108120c5d57
commit ce597a022b32231559c75843f4df6108120c5d57
Merge: b953d52 cff2dc3
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Tue Jul 21 09:22:13 2015 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Tue Jul 21 09:22:13 2015 -0400

    Merge topic 'minor-cleanups'
    
    cff2dc34 cmLocalUnixMakefileGenerator3: Port away from the Parent.
    5505bff7 cmMakefile: Add include which we use.
    2007d11c cmState: Remove unused variable.
    a622b829 cmGetCMakePropertyCommand: Clean up VARIABLES handling.
    52f22616 cmListFileBacktrace: Constify API.
    fc1c7cf8 Genex: Store a backtrace, not a pointer to one.
    4dc45707 cmMakefile: Fix indentation.
    12c82fd8 cmMakefile: Remove dead code.
    f19653eb CodeLite: Remove unused code.


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

Summary of changes:
 Source/cmCustomCommandGenerator.cxx            |    2 +-
 Source/cmExtraCodeLiteGenerator.cxx            |   18 ------------
 Source/cmFileCommand.cxx                       |    4 +--
 Source/cmGeneratorExpression.cxx               |    6 ++--
 Source/cmGeneratorExpression.h                 |    5 ++--
 Source/cmGeneratorExpressionEvaluationFile.cxx |    2 +-
 Source/cmGeneratorExpressionNode.cxx           |    2 +-
 Source/cmGeneratorTarget.cxx                   |    2 +-
 Source/cmGetCMakePropertyCommand.cxx           |    5 ++--
 Source/cmInstalledFile.cxx                     |    4 +--
 Source/cmListFileCache.cxx                     |    4 +--
 Source/cmListFileCache.h                       |    4 +--
 Source/cmLocalUnixMakefileGenerator3.cxx       |    6 ++--
 Source/cmMakefile.cxx                          |   27 ++++++------------
 Source/cmState.cxx                             |    2 --
 Source/cmTarget.cxx                            |   36 ++++++++++++------------
 Source/cmTestGenerator.cxx                     |    2 +-
 17 files changed, 50 insertions(+), 81 deletions(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list