[Cmake-commits] CMake branch, master, updated. v2.8.7-461-gad2de3a

David Cole david.cole at kitware.com
Fri Mar 2 11:43:50 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  ad2de3a0c5f212234538b2f3e60d4a53ac267e8e (commit)
       via  bdbbf763d65a4040001188b2e2d05bdab4a35427 (commit)
       via  3f78ced7c2318b23610c6a4ffdf727bde0efa529 (commit)
      from  65dfe9e5bebae6dd7b9d1d43f0d3075ee55de198 (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=ad2de3a0c5f212234538b2f3e60d4a53ac267e8e
commit ad2de3a0c5f212234538b2f3e60d4a53ac267e8e
Merge: 65dfe9e bdbbf76
Author:     David Cole <david.cole at kitware.com>
AuthorDate: Fri Mar 2 11:43:48 2012 -0500
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Fri Mar 2 11:43:48 2012 -0500

    Merge topic 'add-Embarcadero-support'
    
    bdbbf76 Recognize Embarcadero compiler (#12604)
    3f78ced Rename Modules/Platform/Windows-{Borland => Embarcadero}.cmake


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

Summary of changes:
 Modules/CMakeCCompilerId.c.in                      |    6 ++
 Modules/CMakeCXXCompilerId.cpp.in                  |    6 ++
 Modules/Platform/Windows-Borland-C.cmake           |    3 +-
 Modules/Platform/Windows-Borland-CXX.cmake         |    3 +-
 Modules/Platform/Windows-Embarcadero-C.cmake       |    3 +
 Modules/Platform/Windows-Embarcadero-CXX.cmake     |    3 +
 ...ows-Borland.cmake => Windows-Embarcadero.cmake} |   58 +++++++++++---------
 7 files changed, 53 insertions(+), 29 deletions(-)
 create mode 100644 Modules/Platform/Windows-Embarcadero-C.cmake
 create mode 100644 Modules/Platform/Windows-Embarcadero-CXX.cmake
 rename Modules/Platform/{Windows-Borland.cmake => Windows-Embarcadero.cmake} (65%)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list