[Cmake-commits] CMake branch, next, updated. v3.2.1-1435-g019805b
Brad King
brad.king at kitware.com
Fri Apr 3 10:59:16 EDT 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, next has been updated
via 019805b0e83d8d5800ec997cdc598357f08202e2 (commit)
via b50b5e8bab2a2e2a98b388ddb61887306fcb58e1 (commit)
from b887785b7a0c921ef59f1de451d2f26f343c33b1 (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=019805b0e83d8d5800ec997cdc598357f08202e2
commit 019805b0e83d8d5800ec997cdc598357f08202e2
Merge: b887785 b50b5e8
Author: Brad King <brad.king at kitware.com>
AuthorDate: Fri Apr 3 10:59:15 2015 -0400
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Fri Apr 3 10:59:15 2015 -0400
Merge topic 'vs-xaml' into next
b50b5e8b Help: Add notes for topic 'vs-xaml'
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=b50b5e8bab2a2e2a98b388ddb61887306fcb58e1
commit b50b5e8bab2a2e2a98b388ddb61887306fcb58e1
Author: Brad King <brad.king at kitware.com>
AuthorDate: Fri Apr 3 10:58:20 2015 -0400
Commit: Brad King <brad.king at kitware.com>
CommitDate: Fri Apr 3 10:58:20 2015 -0400
Help: Add notes for topic 'vs-xaml'
diff --git a/Help/release/dev/vs-xaml.rst b/Help/release/dev/vs-xaml.rst
new file mode 100644
index 0000000..6fdc659
--- /dev/null
+++ b/Help/release/dev/vs-xaml.rst
@@ -0,0 +1,6 @@
+vs-xaml
+-------
+
+* The Visual Studio generators learned to support ``.xaml``
+ source files and automatically associate them with corresponding
+ ``.h`` and ``.cpp`` sources.
-----------------------------------------------------------------------
Summary of changes:
Help/release/dev/vs-xaml.rst | 6 ++++++
1 file changed, 6 insertions(+)
create mode 100644 Help/release/dev/vs-xaml.rst
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list