[Cmake-commits] CMake branch, master, updated. v3.0.1-1716-gf7ab238
Brad King
brad.king at kitware.com
Mon Aug 18 13:31:42 EDT 2014
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 f7ab23837994a4a6eff1c5ebf183ae915380b41c (commit)
via aa21001bd3c723f79e74407a2ba315d5988804a0 (commit)
via 6fe770e163daf005cd151798c18b89ad50c17125 (commit)
via 9b4dc2ad4a82b233520015fdc5cbf5df1ed540f7 (commit)
via f063a914c649b1dfbcd1a02d381b4e94ad01ceaa (commit)
from cb578878093473ef1cb3d2e71791d67a410d4184 (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=f7ab23837994a4a6eff1c5ebf183ae915380b41c
commit f7ab23837994a4a6eff1c5ebf183ae915380b41c
Merge: cb57887 aa21001
Author: Brad King <brad.king at kitware.com>
AuthorDate: Mon Aug 18 13:31:41 2014 -0400
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Mon Aug 18 13:31:41 2014 -0400
Merge topic 'vs-special-source-file-properties'
aa21001b Help: Add notes for topic 'vs-special-source-file-properties'
6fe770e1 VS: Add a source file property to set the hlsl shader type
9b4dc2ad VS: Add a source file property to mark content for Windows App deployment
f063a914 VS: Re-arrange WriteExtraSource to support tool configuration
-----------------------------------------------------------------------
Summary of changes:
Help/manual/cmake-properties.7.rst | 2 +
Help/prop_sf/VS_DEPLOYMENT_CONTENT.rst | 11 +++
Help/prop_sf/VS_SHADER_TYPE.rst | 4 ++
.../dev/vs-special-source-file-properties.rst | 11 +++
Source/cmVisualStudio10TargetGenerator.cxx | 71 +++++++++++++++++++-
5 files changed, 98 insertions(+), 1 deletion(-)
create mode 100644 Help/prop_sf/VS_DEPLOYMENT_CONTENT.rst
create mode 100644 Help/prop_sf/VS_SHADER_TYPE.rst
create mode 100644 Help/release/dev/vs-special-source-file-properties.rst
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list