[Cmake-commits] CMake branch, next, updated. v3.0.0-rc3-2445-gdea48fc

Stephen Kelly steveire at gmail.com
Thu Apr 17 09:01:27 EDT 2014


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  dea48fcc07f19ee261a4486a58f44b24b85d03f7 (commit)
       via  817fd28e224678239410bb2334c708fdfea6ee7d (commit)
      from  10e7bdb453fb049f93a97deb9699a5f884f0f994 (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=dea48fcc07f19ee261a4486a58f44b24b85d03f7
commit dea48fcc07f19ee261a4486a58f44b24b85d03f7
Merge: 10e7bdb 817fd28
Author:     Stephen Kelly <steveire at gmail.com>
AuthorDate: Thu Apr 17 09:01:27 2014 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Thu Apr 17 09:01:27 2014 -0400

    Merge topic 'WriteCompilerDetectionHeader-module' into next
    
    817fd28e Restore define.


http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=817fd28e224678239410bb2334c708fdfea6ee7d
commit 817fd28e224678239410bb2334c708fdfea6ee7d
Author:     Stephen Kelly <steveire at gmail.com>
AuthorDate: Thu Apr 17 15:01:01 2014 +0200
Commit:     Stephen Kelly <steveire at gmail.com>
CommitDate: Thu Apr 17 15:01:01 2014 +0200

    Restore define.

diff --git a/Modules/CMakeCXXCompilerId.h.in b/Modules/CMakeCXXCompilerId.h.in
index e19a860..b02f29f 100644
--- a/Modules/CMakeCXXCompilerId.h.in
+++ b/Modules/CMakeCXXCompilerId.h.in
@@ -116,6 +116,7 @@
 # define @PREFIX at COMPILER_VERSION_PATCH DEC(__HP_aCC     % 100)
 
 #elif defined(__DECCXX)
+# define @PREFIX at COMPILER_ID "Compaq"
 # define @PREFIX at COMPILER_IS_Compaq
   /* __DECCXX_VER = VVRRTPPPP */
 # define @PREFIX at COMPILER_VERSION_MAJOR DEC(__DECCXX_VER/10000000)

-----------------------------------------------------------------------

Summary of changes:
 Modules/CMakeCXXCompilerId.h.in |    1 +
 1 file changed, 1 insertion(+)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list