[Cmake-commits] CMake branch, master, updated. v2.8.8-163-g8f635d0

David Cole david.cole at kitware.com
Thu May 17 14:58:43 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  8f635d0268be899286669f1a8be5da6c97671470 (commit)
       via  5af93bb9879b95364af792b59325c23698ecf55a (commit)
       via  0fa3d093693642a2b6535b93ea99344397f79267 (commit)
      from  c47f90487413703a1306cc0a0f03c05b981c2c2a (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=8f635d0268be899286669f1a8be5da6c97671470
commit 8f635d0268be899286669f1a8be5da6c97671470
Merge: c47f904 5af93bb
Author:     David Cole <david.cole at kitware.com>
AuthorDate: Thu May 17 14:58:41 2012 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Thu May 17 14:58:41 2012 -0400

    Merge topic 'vs11-arm-generator'
    
    5af93bb VS11: Fix ARM architecture hint typo (#13077)
    0fa3d09 VS11: Add ARM architecture generator (#13077)


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

Summary of changes:
 Modules/CMakeGenericSystem.cmake                   |    2 ++
 Modules/CMakePlatformId.h.in                       |    3 +++
 Source/CMakeLists.txt                              |    2 ++
 ....cxx => cmGlobalVisualStudio11ARMGenerator.cxx} |   13 ++++++-------
 ...ator.h => cmGlobalVisualStudio11ARMGenerator.h} |   16 ++++++++--------
 Source/cmake.cxx                                   |    3 +++
 6 files changed, 24 insertions(+), 15 deletions(-)
 copy Source/{cmGlobalVisualStudio11Win64Generator.cxx => cmGlobalVisualStudio11ARMGenerator.cxx} (73%)
 copy Source/{cmGlobalVisualStudio11Win64Generator.h => cmGlobalVisualStudio11ARMGenerator.h} (69%)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list