[Cmake-commits] CMake branch, master, updated. v3.6.2-964-g0b28233
Brad King
brad.king at kitware.com
Thu Sep 15 08:46:33 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, master has been updated
via 0b282335ab2dd9788d7203cc2f94d4f695d686a4 (commit)
via 152bbe5068fc125351f728f04a14113e08f87671 (commit)
via a6d3f5418c4f2c1bd99272a9fac1cf4e33b1df09 (commit)
from f129dc752b09fbfea70b6cfc69acdfb752d3b659 (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=0b282335ab2dd9788d7203cc2f94d4f695d686a4
commit 0b282335ab2dd9788d7203cc2f94d4f695d686a4
Merge: f129dc7 152bbe5
Author: Brad King <brad.king at kitware.com>
AuthorDate: Thu Sep 15 08:46:30 2016 -0400
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Thu Sep 15 08:46:30 2016 -0400
Merge topic 'fix-CMAKE_COMPILER_IS_GNU-confusion'
152bbe50 Modules: Fix typos in name of `CMAKE_COMPILER_IS_GNUCC` variable
a6d3f541 Help: Clarify documentation of CMAKE_COMPILER_IS_GNU{CC,CXX,G77}
-----------------------------------------------------------------------
Summary of changes:
CompileFlags.cmake | 2 +-
Help/manual/cmake-variables.7.rst | 4 +++-
Help/variable/CMAKE_COMPILER_IS_GNUCC.rst | 5 +++++
Help/variable/CMAKE_COMPILER_IS_GNUCXX.rst | 5 +++++
Help/variable/CMAKE_COMPILER_IS_GNUG77.rst | 5 +++++
Help/variable/CMAKE_COMPILER_IS_GNULANG.rst | 15 ---------------
Modules/GenerateExportHeader.cmake | 2 +-
7 files changed, 20 insertions(+), 18 deletions(-)
create mode 100644 Help/variable/CMAKE_COMPILER_IS_GNUCC.rst
create mode 100644 Help/variable/CMAKE_COMPILER_IS_GNUCXX.rst
create mode 100644 Help/variable/CMAKE_COMPILER_IS_GNUG77.rst
delete mode 100644 Help/variable/CMAKE_COMPILER_IS_GNULANG.rst
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list