[Cmake-commits] CMake branch, master, updated. v2.8.9-201-ga4c47fe

Brad King brad.king at kitware.com
Thu Aug 30 11:06:17 EDT 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  a4c47fe0c7d518e180aef3d130c4d57e105d94ba (commit)
       via  e5fee8a7c2873531c8e8e8ee991e8d0697f9bf73 (commit)
       via  3df81b49126cf6dc3e4e9a8fa8c368f33886db54 (commit)
       via  7195aca54f40778f41894c9e62649afe09e71d6c (commit)
      from  3e72df14845fff7830701a9fd8d587968ad43d4a (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=a4c47fe0c7d518e180aef3d130c4d57e105d94ba
commit a4c47fe0c7d518e180aef3d130c4d57e105d94ba
Merge: 3e72df1 e5fee8a
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Thu Aug 30 11:06:15 2012 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Thu Aug 30 11:06:15 2012 -0400

    Merge topic 'cmake-platform-info-version'
    
    e5fee8a Store ABI detection results in compiler information files
    3df81b4 Move CMAKE_<LANG>_COMPILER_WORKS to compiler information files
    7195aca Make platform information files specific to the CMake version


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

Summary of changes:
 Modules/CMakeCCompiler.cmake.in             |    2 +
 Modules/CMakeCXXCompiler.cmake.in           |    2 +
 Modules/CMakeDetermineASMCompiler.cmake     |    2 +-
 Modules/CMakeDetermineCCompiler.cmake       |    2 +-
 Modules/CMakeDetermineCXXCompiler.cmake     |    2 +-
 Modules/CMakeDetermineCompilerABI.cmake     |   12 +++-
 Modules/CMakeDetermineCompilerId.cmake      |    4 +-
 Modules/CMakeDetermineFortranCompiler.cmake |    2 +-
 Modules/CMakeDetermineJavaCompiler.cmake    |    2 +-
 Modules/CMakeDetermineRCCompiler.cmake      |    2 +-
 Modules/CMakeDetermineSystem.cmake          |    2 +-
 Modules/CMakeFindPackageMode.cmake          |    2 +
 Modules/CMakeForceCompiler.cmake            |    3 -
 Modules/CMakeFortranCompiler.cmake.in       |    2 +
 Modules/CMakeTestCCompiler.cmake            |   47 +++++++++------
 Modules/CMakeTestCXXCompiler.cmake          |   47 +++++++++------
 Modules/CMakeTestFortranCompiler.cmake      |   84 +++++++++++++++------------
 Modules/Platform/Windows-Intel.cmake        |    6 +-
 Modules/Platform/Windows-cl.cmake           |   12 ++--
 Source/cmGlobalGenerator.cxx                |   13 +---
 Source/cmake.cxx                            |    3 -
 Tests/CMakeTests/ToolchainTest.cmake.in     |    2 +-
 bootstrap                                   |    3 +
 23 files changed, 147 insertions(+), 111 deletions(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list