[Cmake-commits] CMake branch, master, updated. v3.7.1-727-g46ff507

Brad King brad.king at kitware.com
Fri Dec 2 09:54:32 EST 2016


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  46ff507e4193eca0bd02b9d0835491c99a082788 (commit)
       via  9b06c22648e992dc135b648ab4039b1b24861be9 (commit)
      from  e9bd298a23412bf8110b29ef54cb9fd980ad385a (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 -----------------------------------------------------------------
https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=46ff507e4193eca0bd02b9d0835491c99a082788
commit 46ff507e4193eca0bd02b9d0835491c99a082788
Merge: e9bd298 9b06c22
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Fri Dec 2 09:54:30 2016 -0500
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Fri Dec 2 09:54:30 2016 -0500

    Merge topic 'csharp_compiler_flag_tables'
    
    9b06c226 VS: Add flag tables for C#


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

Summary of changes:
 Source/cmGlobalVisualStudio10Generator.cxx |   11 +++
 Source/cmGlobalVisualStudio10Generator.h   |    2 +
 Source/cmGlobalVisualStudio11Generator.cxx |    2 +
 Source/cmGlobalVisualStudio12Generator.cxx |    2 +
 Source/cmGlobalVisualStudio14Generator.cxx |    2 +
 Source/cmGlobalVisualStudio15Generator.cxx |    2 +
 Source/cmVS10CSharpFlagTable.h             |  120 ++++++++++++++++++++++++++++
 Source/cmVS11CSharpFlagTable.h             |  120 ++++++++++++++++++++++++++++
 Source/cmVS12CSharpFlagTable.h             |  120 ++++++++++++++++++++++++++++
 Source/cmVS140CSharpFlagTable.h            |  120 ++++++++++++++++++++++++++++
 Source/cmVS141CSharpFlagTable.h            |  120 ++++++++++++++++++++++++++++
 Source/cmVisualStudio10ToolsetOptions.cxx  |   25 ++++++
 Source/cmVisualStudio10ToolsetOptions.h    |    2 +
 13 files changed, 648 insertions(+)
 create mode 100644 Source/cmVS10CSharpFlagTable.h
 create mode 100644 Source/cmVS11CSharpFlagTable.h
 create mode 100644 Source/cmVS12CSharpFlagTable.h
 create mode 100644 Source/cmVS140CSharpFlagTable.h
 create mode 100644 Source/cmVS141CSharpFlagTable.h


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list