[Cmake-commits] CMake branch, master, updated. v3.7.2-1152-gf6e4602
Brad King
brad.king at kitware.com
Tue Jan 24 14:45:18 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, master has been updated
via f6e4602fe7467fe149f3843a3263a986ea1d804d (commit)
via 4bfb1249ede1b86dcd53b34ec885f17460edc8f6 (commit)
via 90cb40832375fa880b792ca9bf5cdd3071912f9d (commit)
from 269b1db914698a94cfb53998d8811ab03885418c (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=f6e4602fe7467fe149f3843a3263a986ea1d804d
commit f6e4602fe7467fe149f3843a3263a986ea1d804d
Merge: 269b1db 4bfb124
Author: Brad King <brad.king at kitware.com>
AuthorDate: Tue Jan 24 14:45:15 2017 -0500
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Tue Jan 24 14:45:15 2017 -0500
Merge topic 'csproj-improvements'
4bfb1249 VS: removed usage of relative paths for C# targets in in-source builds
90cb4083 VS: improve handling of source files with special extensions in .csproj
-----------------------------------------------------------------------
Summary of changes:
Help/manual/cmake-properties.7.rst | 3 +
Help/prop_sf/VS_COPY_TO_OUT_DIR.rst | 6 +
Help/prop_sf/VS_INCLUDE_IN_VSIX.rst | 6 +
Help/prop_sf/VS_RESOURCE_GENERATOR.rst | 8 +
Help/release/dev/vs-advanced-source-properties.rst | 12 ++
Help/release/dev/vs-csharp-support.rst | 13 +-
Source/cmVisualStudio10TargetGenerator.cxx | 209 +++++++++++++++++---
7 files changed, 230 insertions(+), 27 deletions(-)
create mode 100644 Help/prop_sf/VS_COPY_TO_OUT_DIR.rst
create mode 100644 Help/prop_sf/VS_INCLUDE_IN_VSIX.rst
create mode 100644 Help/prop_sf/VS_RESOURCE_GENERATOR.rst
create mode 100644 Help/release/dev/vs-advanced-source-properties.rst
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list