[Cmake-commits] CMake branch, master, updated. v3.1.1-953-g98659ae

Brad King brad.king at kitware.com
Thu Jan 29 09:13:59 EST 2015


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  98659aecfd819eb1e7771f7420933316a628b057 (commit)
       via  4775c90145da7ec8a5a87ce5b8b88dc4fc8c1925 (commit)
      from  983a98e5b8118ff5063400d8ffac7a511ca8002a (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=98659aecfd819eb1e7771f7420933316a628b057
commit 98659aecfd819eb1e7771f7420933316a628b057
Merge: 983a98e 4775c90
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Thu Jan 29 09:13:58 2015 -0500
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Thu Jan 29 09:13:58 2015 -0500

    Merge topic 'vs-shader-flags'
    
    4775c901 VS: Add source file property to set extra hlsl shader flags


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

Summary of changes:
 Help/manual/cmake-properties.7.rst                        |    1 +
 Help/prop_sf/VS_SHADER_FLAGS.rst                          |    4 ++++
 Help/release/dev/vs-shader-flags.rst                      |    5 +++++
 Source/cmVisualStudio10TargetGenerator.cxx                |   13 +++++++++++++
 Tests/VSWinStorePhone/CMakeLists.txt                      |    2 ++
 Tests/VSWinStorePhone/Direct3DApp1/SimplePixelShader.hlsl |    4 ++++
 .../VSWinStorePhone/Direct3DApp1/SimpleVertexShader.hlsl  |    4 ++++
 7 files changed, 33 insertions(+)
 create mode 100644 Help/prop_sf/VS_SHADER_FLAGS.rst
 create mode 100644 Help/release/dev/vs-shader-flags.rst


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list