[Cmake-commits] CMake branch, next, updated. v3.6.0-rc2-368-ga094bf6

Brad King brad.king at kitware.com
Fri Jun 17 10:54:27 EDT 2016


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  a094bf658b0ee0d2a35e09a8fd7dfaad8442adca (commit)
       via  8be00e443ff4ad6795ddd90d0f6d6873623aa1b3 (commit)
      from  f5a72455d8ff5805fe65b338e43731c346ac8809 (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 -----------------------------------------------------------------
https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=a094bf658b0ee0d2a35e09a8fd7dfaad8442adca
commit a094bf658b0ee0d2a35e09a8fd7dfaad8442adca
Merge: f5a7245 8be00e4
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Fri Jun 17 10:54:26 2016 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Fri Jun 17 10:54:26 2016 -0400

    Merge topic 'xcode-mig-support' into next
    
    8be00e44 Help: Add release note about XCODE_FILE_ATTRIBUTES source file property


https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=8be00e443ff4ad6795ddd90d0f6d6873623aa1b3
commit 8be00e443ff4ad6795ddd90d0f6d6873623aa1b3
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Fri Jun 17 10:53:59 2016 -0400
Commit:     Brad King <brad.king at kitware.com>
CommitDate: Fri Jun 17 10:53:59 2016 -0400

    Help: Add release note about XCODE_FILE_ATTRIBUTES source file property

diff --git a/Help/release/dev/xcode-file-attributes.rst b/Help/release/dev/xcode-file-attributes.rst
new file mode 100644
index 0000000..35824fa
--- /dev/null
+++ b/Help/release/dev/xcode-file-attributes.rst
@@ -0,0 +1,6 @@
+xcode-file-attributes
+---------------------
+
+* A :prop_sf:`XCODE_FILE_ATTRIBUTES` source file property was
+  added to tell the :generator:`Xcode` generator to generate
+  custom content in the Xcode project attributes for the file.

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

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


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list