[Cmake-commits] CMake branch, master, updated. v2.8.7-120-g4dd47eb

David Cole david.cole at kitware.com
Tue Jan 17 16:22:54 EST 2012


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  4dd47eb6c394c54bde00ebd0d99a8c01c7128b9f (commit)
       via  0df1942a72f1e67c88f0d02dc405fbd76793347a (commit)
       via  a5e892ca1fbcbeefbe080305aa847d35bd7f930a (commit)
       via  d7c6f410f98123af03322bd916e49b9e21d90310 (commit)
       via  3dd9fa9d6af775473736a01a8970b107b4e0fd47 (commit)
       via  c198730b4558d03b9b98a5eedbf5653eb79ac09d (commit)
       via  5899b988d5306a301b768eadd43bc3ff4b6b839b (commit)
       via  b8cfa656ce7a59bc616eda8d4180ea9642291d07 (commit)
       via  6dae6660fce095681c41fada1d29ab7c80eb8810 (commit)
       via  4080d5510e5a97de8f3659b5ca4c88d17b81f31d (commit)
       via  2cc205a0fb070a5022a6b1c449dafb2423b8fbdb (commit)
       via  a6d83ccea9075af783b91f86c37af1f4ec11b5bd (commit)
       via  a66285583d5d5426ead606dd1175f0c6d664ce47 (commit)
       via  fa7141f5ad9bc084fefbb898c6cdda9312c5f615 (commit)
      from  d9d24e2196a76dc6606d5972d382467c010c9f4e (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=4dd47eb6c394c54bde00ebd0d99a8c01c7128b9f
commit 4dd47eb6c394c54bde00ebd0d99a8c01c7128b9f
Merge: d9d24e2 0df1942
Author:     David Cole <david.cole at kitware.com>
AuthorDate: Tue Jan 17 16:22:53 2012 -0500
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Tue Jan 17 16:22:53 2012 -0500

    Merge topic 'compiler-version'
    
    0df1942 Detect SGI MIPSpro compiler version with its id
    a5e892c Document compiler version macro formats used for detection
    d7c6f41 Detect HP compiler version with its id
    3dd9fa9 Detect SunPro compiler version with its id
    c198730 Detect Watcom compiler version with its id
    5899b98 Detect Clang compiler version with its id
    b8cfa65 Detect PGI compiler version with its id
    6dae666 Detect IBM XL compiler version with its id
    4080d55 Detect Borland compiler version with its id
    2cc205a Detect Intel compiler version with its id (#11937)
    a6d83cc Detect MSVC compiler version with its id
    a662855 Detect GNU compiler version with its id (#6251)
    fa7141f Add framework to detect compiler version with its id (#12408)


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

Summary of changes:
 Modules/CMakeCCompiler.cmake.in              |    1 +
 Modules/CMakeCCompilerId.c.in                |   86 +++++++++++++++++++++++++-
 Modules/CMakeCXXCompiler.cmake.in            |    1 +
 Modules/CMakeCXXCompilerId.cpp.in            |   86 +++++++++++++++++++++++++-
 Modules/CMakeDetermineCompilerId.cmake       |   18 +++++-
 Modules/CMakePlatformId.h.in                 |   40 ++++++++++++
 Source/cmDocumentVariables.cxx               |    9 +++
 Tests/SystemInformation/SystemInformation.in |    4 +
 8 files changed, 237 insertions(+), 8 deletions(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list