[Cmake-commits] CMake branch, next, updated. v3.6.2-2666-ge362585
Brad King
brad.king at kitware.com
Fri Sep 30 14:03:06 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 e3625859c0ec0360a64a0de3088a82695aa931f9 (commit)
via 07a88834c000c88e5a27fb67a7bfe6674ca5202e (commit)
from 983074c1b638e933d1530374075cb63ba1ed70e2 (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=e3625859c0ec0360a64a0de3088a82695aa931f9
commit e3625859c0ec0360a64a0de3088a82695aa931f9
Merge: 983074c 07a8883
Author: Brad King <brad.king at kitware.com>
AuthorDate: Fri Sep 30 14:03:05 2016 -0400
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Fri Sep 30 14:03:05 2016 -0400
Merge topic 'doc-compilers-dropped' into next
07a88834 Revert "Help: Add release note about compilers that no longer build CMake itself"
https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=07a88834c000c88e5a27fb67a7bfe6674ca5202e
commit 07a88834c000c88e5a27fb67a7bfe6674ca5202e
Author: Brad King <brad.king at kitware.com>
AuthorDate: Fri Sep 30 14:02:49 2016 -0400
Commit: Brad King <brad.king at kitware.com>
CommitDate: Fri Sep 30 14:02:49 2016 -0400
Revert "Help: Add release note about compilers that no longer build CMake itself"
This reverts commit c800b7ab9bd02f9df7666cfc909e76d24b5f47fa.
diff --git a/Help/release/3.7.rst b/Help/release/3.7.rst
index 27be313..4c4bcca 100644
--- a/Help/release/3.7.rst
+++ b/Help/release/3.7.rst
@@ -285,14 +285,6 @@ Deprecated and Removed Features
``cmake-help.vim`` have been removed in favor of the files now provided
from the `vim-cmake-syntax`_ project.
-* Support for building CMake itself with some compilers was dropped:
-
- * Visual Studio 7.1 and 2005 -- superseded by VS 2008 and above
- * MinGW.org mingw32 -- superseded by MSYS2 mingw32 and mingw64
-
- CMake still supports generating build systems for other projects using
- these compilers.
-
Other Changes
=============
-----------------------------------------------------------------------
Summary of changes:
Help/release/3.7.rst | 8 --------
1 file changed, 8 deletions(-)
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list