[Cmake-commits] CMake branch, next, updated. v3.1.0-1686-ga505369

Brad King brad.king at kitware.com
Sun Jan 11 11:38:21 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, next has been updated
       via  a5053694a6e81aa78fea96ad4f3d247c71faade4 (commit)
       via  2d738ce37acda92b344b1d3f2be2d3b6df63763c (commit)
      from  34a36eafe1aa71a1672e933386622b9c6fd68846 (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=a5053694a6e81aa78fea96ad4f3d247c71faade4
commit a5053694a6e81aa78fea96ad4f3d247c71faade4
Merge: 34a36ea 2d738ce
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Sun Jan 11 11:38:20 2015 -0500
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Sun Jan 11 11:38:20 2015 -0500

    Merge topic 'feature_record_msvc' into next
    
    2d738ce3 Help: Add notes for topic 'feature_record_msvc'


http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=2d738ce37acda92b344b1d3f2be2d3b6df63763c
commit 2d738ce37acda92b344b1d3f2be2d3b6df63763c
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Sun Jan 11 11:37:12 2015 -0500
Commit:     Brad King <brad.king at kitware.com>
CommitDate: Sun Jan 11 11:37:12 2015 -0500

    Help: Add notes for topic 'feature_record_msvc'

diff --git a/Help/release/dev/feature_record_msvc.rst b/Help/release/dev/feature_record_msvc.rst
new file mode 100644
index 0000000..63b642d
--- /dev/null
+++ b/Help/release/dev/feature_record_msvc.rst
@@ -0,0 +1,6 @@
+feature_record_msvc
+-------------------
+
+* The :manual:`Compile Features <cmake-compile-features(7)>` functionality
+  is now aware of features supported by Visual Studio 2010 and above
+  (``MSVC``).

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

Summary of changes:
 Help/release/dev/feature_record_msvc.rst |    6 ++++++
 1 file changed, 6 insertions(+)
 create mode 100644 Help/release/dev/feature_record_msvc.rst


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list