[Cmake-commits] CMake branch, master, updated. v2.8.12.1-1183-g8d989d1

Brad King brad.king at kitware.com
Mon Jan 13 10:25:33 EST 2014


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  8d989d1788252066c18de99d6df004abaa888dda (commit)
       via  2cbf031190e6b7981974e452c49dafd73dea4a4b (commit)
       via  b4ff38a5ef8bfae4d64ecc94346dd97134edb6ae (commit)
       via  8aeddf1f03962ccee675265d185b13c1551e148c (commit)
       via  8fd0f2a7186aebb67628bf0c0c6d63878aa7674f (commit)
       via  46315320abc81bbef139131f754aaab6b39b0a41 (commit)
      from  b003f56f8550614419f63c0c1530d7baa2871372 (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=8d989d1788252066c18de99d6df004abaa888dda
commit 8d989d1788252066c18de99d6df004abaa888dda
Merge: b003f56 2cbf031
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Mon Jan 13 10:25:32 2014 -0500
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Mon Jan 13 10:25:32 2014 -0500

    Merge topic 'constify'
    
    2cbf0311 cmGlobalGenerator: Make SelectMakeProgram const.
    b4ff38a5 cmGlobalGenerator: Make CheckALLOW_DUPLICATE_CUSTOM_TARGETS const
    8aeddf1f cmGlobalGenerator: Make some API const.
    8fd0f2a7 cmGeneratorTarget: Hold a const global generator.
    46315320 cmComputeLinkDepends: Hold a const global generator.


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

Summary of changes:
 Source/cmComputeLinkDepends.h           |    2 +-
 Source/cmGeneratorTarget.cxx            |    2 +-
 Source/cmGeneratorTarget.h              |    2 +-
 Source/cmGlobalGenerator.cxx            |   84 ++++++++++++++++++-------------
 Source/cmGlobalGenerator.h              |   30 +++++------
 Source/cmGlobalNinjaGenerator.h         |    2 +-
 Source/cmGlobalUnixMakefileGenerator3.h |    2 +-
 Source/cmGlobalVisualStudioGenerator.h  |    2 +-
 Source/cmGlobalXCodeGenerator.h         |    2 +-
 9 files changed, 72 insertions(+), 56 deletions(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list