[Cmake-commits] CMake branch, release, updated. v3.8.0-rc1-65-gfce6233

Brad King brad.king at kitware.com
Thu Mar 2 10:04:55 EST 2017


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, release has been updated
       via  fce6233d8be9ed70989875460ee7628f55788554 (commit)
       via  506207f928bfc8853864edb9a200a38e7ac2b02b (commit)
       via  a202749c46f84563a6cccf6d5d31808fddf53408 (commit)
       via  9588d0a2e2442e6cc07dd4563399e257d95c792b (commit)
      from  baed38107eff0da23fc91b18d926fab9a4750f8c (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 -----------------------------------------------------------------
-----------------------------------------------------------------------

Summary of changes:
 Help/manual/cmake-modules.7.rst                    |    1 +
 Help/manual/cmake-properties.7.rst                 |    1 +
 Help/module/CSharpUtilities.rst                    |    1 +
 Help/prop_sf/VS_CSHARP_tagname.rst                 |   19 ++
 Help/release/3.8.rst                               |   14 +-
 Modules/CSharpUtilities.cmake                      |  298 ++++++++++++++++++++
 Source/cmSourceFile.h                              |    1 +
 Source/cmVisualStudio10TargetGenerator.cxx         |   93 +++---
 Tests/RunCMake/VS10Project/RunCMakeTest.cmake      |    1 +
 .../VS10Project/VsCSharpCustomTags-check.cmake     |   23 ++
 .../RunCMake/VS10Project/VsCSharpCustomTags.cmake  |   11 +
 .../foo.cpp => RunCMake/VS10Project/foo.cs}        |    0
 12 files changed, 407 insertions(+), 56 deletions(-)
 create mode 100644 Help/module/CSharpUtilities.rst
 create mode 100644 Help/prop_sf/VS_CSHARP_tagname.rst
 create mode 100644 Modules/CSharpUtilities.cmake
 create mode 100644 Tests/RunCMake/VS10Project/VsCSharpCustomTags-check.cmake
 create mode 100644 Tests/RunCMake/VS10Project/VsCSharpCustomTags.cmake
 copy Tests/{CTestCoverageCollectGCOV/TestProject/3rdparty/foo.cpp => RunCMake/VS10Project/foo.cs} (100%)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list