[Cmake-commits] CMake branch, master, updated. v2.8.9-172-g4ac85d0

David Cole david.cole at kitware.com
Fri Aug 24 14:25:14 EDT 2012


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  4ac85d07766ff2bb51493b0f6ddcef2cb59805e4 (commit)
       via  9b2dda5db57415e6f8b910e0fa3d770ec478e9f3 (commit)
       via  4cb99b1dbc3932a74a7c34b0b31187e0e913d625 (commit)
      from  38876a39036eaa2bdcc187aac93c96c6e8d6c95f (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=4ac85d07766ff2bb51493b0f6ddcef2cb59805e4
commit 4ac85d07766ff2bb51493b0f6ddcef2cb59805e4
Merge: 38876a3 9b2dda5
Author:     David Cole <david.cole at kitware.com>
AuthorDate: Fri Aug 24 14:25:12 2012 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Fri Aug 24 14:25:12 2012 -0400

    Merge topic 'vs11-flag-table'
    
    9b2dda5 VS11: Generate flag tables from MSBuild V110 tool files
    4cb99b1 cmparseMSBuildXML: Include DisplayName in the output


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

Summary of changes:
 .../{cmVS10CLFlagTable.h => cmVS11CLFlagTable.h}   |   31 ++++++++++--
 .../{cmVS10LibFlagTable.h => cmVS11LibFlagTable.h} |    4 +-
 ...cmVS10LinkFlagTable.h => cmVS11LinkFlagTable.h} |   50 +++++++++++++++++--
 Source/cmVisualStudio10TargetGenerator.cxx         |   35 ++++++++++++--
 Source/cmparseMSBuildXML.py                        |   25 ++++++----
 5 files changed, 117 insertions(+), 28 deletions(-)
 copy Source/{cmVS10CLFlagTable.h => cmVS11CLFlagTable.h} (89%)
 copy Source/{cmVS10LibFlagTable.h => cmVS11LibFlagTable.h} (98%)
 copy Source/{cmVS10LinkFlagTable.h => cmVS11LinkFlagTable.h} (87%)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list