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  12264045453f53aa9ca3defb350842c8b0b3c30c (commit)
       via  32f8437bbfc7141ba4ff9c6dd4311e67c25c2ad2 (commit)
       via  029ab3102e9aa21b4d3bc0471884e8c877bf5c9e (commit)
       via  fec4b637148bf6dca4b1d532ad0c1332c3038ea8 (commit)
       via  557956f3489dbc75c7b6d26ed531c7c577aac146 (commit)
       via  5b114c9bee735eebf3e6b4d6ef18e4c732ac55f0 (commit)
       via  903d914b28655f0643409c4c165654b1daf2e0fd (commit)
       via  8a0eb78f3b49b1f999f4b0c0d5d23f4589b465f7 (commit)
       via  4532d36cc948228ca5e1ed072b7907a84a78c0e7 (commit)
       via  3db2973bd2ceb65a0d88ed6a3428e17cc9f0e182 (commit)
      from  d9f996334bae5c5bd6ceecaa71dd5ed64261a596 (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=12264045453f53aa9ca3defb350842c8b0b3c30c
commit 12264045453f53aa9ca3defb350842c8b0b3c30c
Merge: d9f9963 32f8437
Author:     David Cole <david.c...@kitware.com>
AuthorDate: Tue Oct 11 14:45:35 2011 -0400
Commit:     CMake Topic Stage <kwro...@kitware.com>
CommitDate: Tue Oct 11 14:45:35 2011 -0400

    Merge topic 'ninja-generator-prep'
    
    32f8437 Fix line-too-long style violations
    029ab31 Constify XCode generator getters to match cmGlobalGenerator
    fec4b63 Fix configuration-dependent flag lookup in 
cmLocalGenerator::GetTargetFlags
    557956f Introduce a cmGlobalGenerator::ResolveLanguageCompiler function
    5b114c9 Introduce a cmLocalGenerator::ConvertToIncludeReference function
    903d914 Make cmLocalGenerator::ConvertToLinkReference virtual
    8a0eb78 Constify many getters of cmGlobalGenerator.
    4532d36 Add const versions of some getters.
    3db2973 Refactor TargetTypeNames.


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

Summary of changes:
 Source/cmComputeTargetDepends.cxx         |    2 +-
 Source/cmGlobalGenerator.cxx              |   73 +++++++++++++++++++++++++++++
 Source/cmGlobalGenerator.h                |   41 ++++++++++------
 Source/cmGlobalUnixMakefileGenerator3.cxx |   70 +---------------------------
 Source/cmGlobalUnixMakefileGenerator3.h   |   24 +++++-----
 Source/cmGlobalXCodeGenerator.h           |    4 +-
 Source/cmLocalGenerator.cxx               |   38 ++++++++++++---
 Source/cmLocalGenerator.h                 |    8 ++-
 Source/cmMakefile.cxx                     |    2 +-
 Source/cmTarget.cxx                       |   72 ++++++++++++----------------
 Source/cmTarget.h                         |    2 +-
 11 files changed, 184 insertions(+), 152 deletions(-)


hooks/post-receive
-- 
CMake
_______________________________________________
Cmake-commits mailing list
Cmake-commits@cmake.org
http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-commits

Reply via email to