[Cmake-commits] CMake branch, next, updated. v3.4.0-rc3-1230-gf6eab59
Brad King
brad.king at kitware.com
Wed Nov 4 10:04:53 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 f6eab59bef91d8c51f247df950750591669ecbd8 (commit)
via 2098e8e8ff7be5940a8f018ec6764470205271d1 (commit)
from 5e0cafb14164d92300e618c4ac6f5769ad5b8450 (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=f6eab59bef91d8c51f247df950750591669ecbd8
commit f6eab59bef91d8c51f247df950750591669ecbd8
Merge: 5e0cafb 2098e8e
Author: Brad King <brad.king at kitware.com>
AuthorDate: Wed Nov 4 10:04:52 2015 -0500
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Wed Nov 4 10:04:52 2015 -0500
Merge topic 'add-armcc-toolchain' into next
2098e8e8 Help: Add notes for topic 'add-armcc-toolchain'
https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=2098e8e8ff7be5940a8f018ec6764470205271d1
commit 2098e8e8ff7be5940a8f018ec6764470205271d1
Author: Brad King <brad.king at kitware.com>
AuthorDate: Wed Nov 4 10:04:34 2015 -0500
Commit: Brad King <brad.king at kitware.com>
CommitDate: Wed Nov 4 10:04:34 2015 -0500
Help: Add notes for topic 'add-armcc-toolchain'
diff --git a/Help/release/dev/add-armcc-toolchain.rst b/Help/release/dev/add-armcc-toolchain.rst
new file mode 100644
index 0000000..2cf6414
--- /dev/null
+++ b/Help/release/dev/add-armcc-toolchain.rst
@@ -0,0 +1,4 @@
+add-armcc-toolchain
+-------------------
+
+* Support was added for the ARM Compiler (arm.com) with compiler id ``ARMCC``.
-----------------------------------------------------------------------
Summary of changes:
Help/release/dev/add-armcc-toolchain.rst | 4 ++++
1 file changed, 4 insertions(+)
create mode 100644 Help/release/dev/add-armcc-toolchain.rst
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list