[Cmake-commits] CMake branch, master, updated. v2.8.9-255-g047749b

Brad King brad.king at kitware.com
Tue Sep 11 15:01:11 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  047749bfe8ff32158f1447ebd2e3a2eee64ad339 (commit)
       via  28d744c9ea332a10b9fc3061758d5f8031158727 (commit)
       via  e7cb80556eddc33dfa81c8ba1070a448d8eea5f9 (commit)
      from  028b7636b8f730926eb15e03045859e4566398b7 (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=047749bfe8ff32158f1447ebd2e3a2eee64ad339
commit 047749bfe8ff32158f1447ebd2e3a2eee64ad339
Merge: 028b763 28d744c
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Tue Sep 11 15:01:09 2012 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Tue Sep 11 15:01:09 2012 -0400

    Merge topic 'windows-ce'
    
    28d744c Add WindowsCE platform information files
    e7cb805 Add additional architectures to CMakePlatformId.h.in


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

Summary of changes:
 Modules/CMakePlatformId.h.in              |    6 +++
 Modules/Platform/Windows-MSVC.cmake       |   54 ++++++++++++++++++++++++-----
 Modules/Platform/WindowsCE-MSVC-C.cmake   |    1 +
 Modules/Platform/WindowsCE-MSVC-CXX.cmake |    1 +
 Modules/Platform/WindowsCE-MSVC.cmake     |    1 +
 Modules/Platform/WindowsCE.cmake          |    1 +
 6 files changed, 55 insertions(+), 9 deletions(-)
 create mode 100644 Modules/Platform/WindowsCE-MSVC-C.cmake
 create mode 100644 Modules/Platform/WindowsCE-MSVC-CXX.cmake
 create mode 100644 Modules/Platform/WindowsCE-MSVC.cmake
 create mode 100644 Modules/Platform/WindowsCE.cmake


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list