[Cmake-commits] CMake branch, master, updated. v2.8.10.2-893-ga402bc4

Brad King brad.king at kitware.com
Mon Mar 18 09:41:39 EDT 2013


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  a402bc4d5a9722bec60535287e1328462fd0792e (commit)
       via  27e6f6ef398d3ccfc496b1ecedf2db89991be10d (commit)
       via  b3015862e547319bdc91fab5f28a366640ab50ea (commit)
       via  12b25df882968b4f5807f2734c98847337d518a9 (commit)
       via  7baa55ac0b79854238b3fb70c95501d8dcb8cb69 (commit)
      from  253d7b6fe4a0cc7c76d049930a1d58e7e8bd5d3b (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=a402bc4d5a9722bec60535287e1328462fd0792e
commit a402bc4d5a9722bec60535287e1328462fd0792e
Merge: 253d7b6 27e6f6e
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Mon Mar 18 09:41:37 2013 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Mon Mar 18 09:41:37 2013 -0400

    Merge topic 'TI_DSP_to_TI'
    
    27e6f6e TI compiler: add automatic detection of prefix and suffixes
    b301586 rename TI_DSP toolchain to TI, since it works also for the ARM compiler
    12b25df Determine C/CXX/Fortran compiler: fix indentation
    7baa55a Determine C/CXX/Fortran compiler: minor restructuring


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

Summary of changes:
 Modules/CMakeCCompilerId.c.in                      |    2 +-
 Modules/CMakeCXXCompilerId.cpp.in                  |    2 +-
 Modules/CMakeDetermineASMCompiler.cmake            |    6 ++--
 Modules/CMakeDetermineCCompiler.cmake              |   34 +++++++++++-------
 Modules/CMakeDetermineCXXCompiler.cmake            |   37 +++++++++++++-------
 Modules/CMakeDetermineFortranCompiler.cmake        |   28 ++++++++-------
 Modules/CMakeFindBinUtils.cmake                    |    4 +-
 .../Compiler/{TI_DSP-ASM.cmake => TI-ASM.cmake}    |    0
 Modules/Compiler/{TI_DSP-C.cmake => TI-C.cmake}    |    0
 .../Compiler/{TI_DSP-CXX.cmake => TI-CXX.cmake}    |    0
 Source/cmDocumentVariables.cxx                     |    2 +-
 11 files changed, 68 insertions(+), 47 deletions(-)
 rename Modules/Compiler/{TI_DSP-ASM.cmake => TI-ASM.cmake} (100%)
 rename Modules/Compiler/{TI_DSP-C.cmake => TI-C.cmake} (100%)
 rename Modules/Compiler/{TI_DSP-CXX.cmake => TI-CXX.cmake} (100%)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list