[Cmake-commits] CMake branch, next, updated. v3.3.0-rc2-517-g9542359
Brad King
brad.king at kitware.com
Thu Jun 18 16:17:21 EDT 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 95423594649a7df0fe254c44379b48c32e0183f6 (commit)
via 54676a0e4cf30d9f026a0f6521f7171a75f85803 (commit)
from 83b997d41a65361e5bd56c601b2896146606cc96 (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=95423594649a7df0fe254c44379b48c32e0183f6
commit 95423594649a7df0fe254c44379b48c32e0183f6
Merge: 83b997d 54676a0
Author: Brad King <brad.king at kitware.com>
AuthorDate: Thu Jun 18 16:17:20 2015 -0400
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Thu Jun 18 16:17:20 2015 -0400
Merge topic 'ConcurrentFortran-compiler-id' into next
54676a0e Help: Add notes for topic 'ConcurrentFortran-compiler-id'
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=54676a0e4cf30d9f026a0f6521f7171a75f85803
commit 54676a0e4cf30d9f026a0f6521f7171a75f85803
Author: Brad King <brad.king at kitware.com>
AuthorDate: Thu Jun 18 16:16:50 2015 -0400
Commit: Brad King <brad.king at kitware.com>
CommitDate: Thu Jun 18 16:16:50 2015 -0400
Help: Add notes for topic 'ConcurrentFortran-compiler-id'
diff --git a/Help/release/dev/ConcurrentFortran-compiler-id.rst b/Help/release/dev/ConcurrentFortran-compiler-id.rst
new file mode 100644
index 0000000..71e79aa
--- /dev/null
+++ b/Help/release/dev/ConcurrentFortran-compiler-id.rst
@@ -0,0 +1,5 @@
+ConcurrentFortran-compiler-id
+-----------------------------
+
+* The `Concurrent Fortran 77 <https://ccur.com>`__ compiler is now supported.
+ Its :variable:`compiler id <CMAKE_<LANG>_COMPILER_ID>` is ``CCur``.
-----------------------------------------------------------------------
Summary of changes:
Help/release/dev/ConcurrentFortran-compiler-id.rst | 5 +++++
1 file changed, 5 insertions(+)
create mode 100644 Help/release/dev/ConcurrentFortran-compiler-id.rst
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list