[Cmake-commits] CMake branch, next, updated. v3.6.0-rc2-437-ga05cf7f
Brad King
brad.king at kitware.com
Mon Jun 20 09:59:26 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 a05cf7f124d3952a026e36ac66f2b5b9f3eca849 (commit)
via 17a75254e3bfb589326027d953a5a2d305e13cd8 (commit)
from 2e6a91d3e1ba4671e548366c319b033372704497 (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=a05cf7f124d3952a026e36ac66f2b5b9f3eca849
commit a05cf7f124d3952a026e36ac66f2b5b9f3eca849
Merge: 2e6a91d 17a7525
Author: Brad King <brad.king at kitware.com>
AuthorDate: Mon Jun 20 09:59:25 2016 -0400
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Mon Jun 20 09:59:25 2016 -0400
Merge topic 'aix-clang' into next
17a75254 fixup! AIX: Add support for Clang compiler
https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=17a75254e3bfb589326027d953a5a2d305e13cd8
commit 17a75254e3bfb589326027d953a5a2d305e13cd8
Author: Brad King <brad.king at kitware.com>
AuthorDate: Mon Jun 20 09:58:23 2016 -0400
Commit: Brad King <brad.king at kitware.com>
CommitDate: Mon Jun 20 09:58:23 2016 -0400
fixup! AIX: Add support for Clang compiler
diff --git a/Help/release/dev/aix-clang.rst b/Help/release/dev/aix-clang.rst
new file mode 100644
index 0000000..2ff53bf
--- /dev/null
+++ b/Help/release/dev/aix-clang.rst
@@ -0,0 +1,4 @@
+aix-clang
+---------
+
+* The Clang compiler is now supported on AIX.
-----------------------------------------------------------------------
Summary of changes:
Help/release/dev/aix-clang.rst | 4 ++++
1 file changed, 4 insertions(+)
create mode 100644 Help/release/dev/aix-clang.rst
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list