[Cmake-commits] CMake branch, next, updated. v3.0.1-4772-g37ed2fd

Brad King brad.king at kitware.com
Wed Aug 6 09:21:31 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, next has been updated
       via  37ed2fdab4745c0e3d9c139ee6a1938935111327 (commit)
       via  93ad72c39bd2ebf267a6f9160ed0cff5dd7434d3 (commit)
      from  98b9b0f7b436be12609b99fb7514c810bcff7124 (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=37ed2fdab4745c0e3d9c139ee6a1938935111327
commit 37ed2fdab4745c0e3d9c139ee6a1938935111327
Merge: 98b9b0f 93ad72c
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Wed Aug 6 09:21:30 2014 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Wed Aug 6 09:21:30 2014 -0400

    Merge topic 'file-strings-encoding' into next
    
    93ad72c3 Help: Add notes for topic 'file-strings-encoding'


http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=93ad72c39bd2ebf267a6f9160ed0cff5dd7434d3
commit 93ad72c39bd2ebf267a6f9160ed0cff5dd7434d3
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Wed Aug 6 09:21:30 2014 -0400
Commit:     Brad King <brad.king at kitware.com>
CommitDate: Wed Aug 6 09:21:30 2014 -0400

    Help: Add notes for topic 'file-strings-encoding'

diff --git a/Help/release/dev/file-strings-encoding.rst b/Help/release/dev/file-strings-encoding.rst
new file mode 100644
index 0000000..9da3e47
--- /dev/null
+++ b/Help/release/dev/file-strings-encoding.rst
@@ -0,0 +1,5 @@
+file-strings-encoding
+---------------------
+
+* The :command:`file(STRINGS)` command gained a new ``ENCODING``
+  option to enable extraction of ``UTF-8`` strings.

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

Summary of changes:
 Help/release/dev/file-strings-encoding.rst |    5 +++++
 1 file changed, 5 insertions(+)
 create mode 100644 Help/release/dev/file-strings-encoding.rst


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list